Sublime Forum

Unable to install LSP

#1

Hi, I am trying to try out the LSP-copilot plugin, but I am unable to install the LSP plugin, which is a prerequisite for LSP-copilot. The logs show it got stuck on this line Package Control: The dependency 'backrefs' is not currently installed; installing.... 24 hours has passed and it’s still stuck. Any ideas on how to resolve this?

I am on Ubuntu 22.04, ST4 Build 4147.

0 Likes

#2

https://github.com/facelessuser/sublime-backrefs looks no difference with other ST dependencies. So I would guess it’s a general network issue. But how can it be if you can install other packages, which are also on GitHub.

0 Likes

#3

For some reason, I can’t find backrefs in Package Control: Install Package.

Saw a closed 2-year-old issue about it, https://github.com/wbond/package_control/issues/1581, as the issue indicated, backref is indeed in packagecontrol.io/channel_v3.json now. Any ideas on the possible reasons why backref is not available in my package control?

0 Likes

#4

it’s a dependency. not a package.

0 Likes

#5

Also, this problem might be Ubuntu 22.04 specific? I found a Windows machine and tried installing LSP and it works.

0 Likes

#6

you are the first person who reports this afaik.

0 Likes

#7

What’s the best way to debug this? Is there a more detailed log somewhere for package installation, so I can figure out why it’s stuck on Package Control: The dependency 'backrefs' is not currently installed; installing?

0 Likes

#8

personally no clue, unfortunately.

0 Likes