Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install package from bitbucket repo #1430

Closed
typorian opened this issue Jun 12, 2019 · 4 comments · Fixed by #1436
Closed

Can't install package from bitbucket repo #1430

typorian opened this issue Jun 12, 2019 · 4 comments · Fixed by #1436

Comments

@typorian
Copy link

When adding the bitbucket repo of markupsafe to sublime text, sublime tries to download the package via the 1.0 api resulting in the following error:

Package Control: Error downloading repository. HTTP error 410 downloading https://api.bitbucket.org/1.0/repositories/teddy_beer_maniac/sublime-text-dependency-markupsafe/main-branch.
error: Package Control

@lpanebr
Copy link

lpanebr commented Jul 11, 2019

any workaround?

@danillos
Copy link

@lpanebr It not too safe but it works.

A temporary fix for it sublimelsp/LSP#643 (comment)
(Remember to revert the Channel to the original after the installation)

@lpanebr
Copy link

lpanebr commented Jul 11, 2019

@lpanebr It not too safe but it works.

A temporary fix for it tomv564/LSP#643 (comment)
(Remember to revert the Channel to the original after the installation)

It worked perfectly! Thanks!

FichteFoll added a commit to wbond/package_control_channel that referenced this issue Jul 11, 2019
Workaround for wbond/package_control#1430.

I also updated the dependencies in the process (and added license info).
@FichteFoll
Copy link
Collaborator

I replaced all bitbucket dependencies with github mirrors for now (and also updated them). This should allow people to install packages that depend on these in about an hour when the crawler fetches the updates.

wbond/package_control_channel@b64ef4a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants