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

repository_channels not working on some linux installs #28

Closed
purplefish32 opened this issue Sep 23, 2011 · 3 comments
Closed

repository_channels not working on some linux installs #28

purplefish32 opened this issue Sep 23, 2011 · 3 comments

Comments

@purplefish32
Copy link

I am running latest dev builds of sublime on :
64Bit Debian
32Bit Ubuntu
64Bit Ubuntu
Win 7

On 64Bit Debian and 32Bit Ubuntu Package manager installs ok but when installing packages via Package control the only packages that are listed are the 4 or 5 from wbond.net I'm not getting the others in the list (zen codeing...)

I have tried to add the git hub repos manualy in Package controll sublime settings but it doesent seem to help

here is my conf :

{
"auto_upgrade_last_run": 1316782868,
"repositories":
[
"http://sublime.wbond.net/repositories.json"
],
"repository_channels":
[
"http://sublime.wbond.net/repositories.json"
]
}

All other versions tested (Ubuntu 64Bit and Win 7) work fine

I dont know if the problem comes from sublime version, package control, github, permissions...

@wbond
Copy link
Owner

wbond commented Sep 24, 2011

I think this may be an issue with my wget and curl downloaders not falling back properly. I'll check it out and let you know what I find.

@wbond
Copy link
Owner

wbond commented Sep 24, 2011

This should be fixed in version 1.2.8 (bb52c2b)

@wbond wbond closed this as completed Sep 24, 2011
@danjessen
Copy link

I still have some problems related to this issue:
http://dl.dropbox.com/u/2060820/console_dump.txt

I'm running version 1.2.8

my conf:
{
"auto_upgrade": true,
"auto_upgrade_frequency": 6,
"auto_upgrade_last_run": 1317624583.0,
"repositories":
[
"https://github.com/ChrisKempson/Tomorrow-Theme",
"https://github.com/fredwu/ruby-slim-tmbundle",
"https://github.com/kuroir/SCSS",
"https://github.com/seaofclouds/sass-textmate-bundle"
],
"repository_channels":
[
"http://sublime.wbond.net/repositories.json"
]
}

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

No branches or pull requests

3 participants