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

Freezes on collecting packages... #8

Closed
karakatsanism opened this issue Dec 23, 2018 · 6 comments
Closed

Freezes on collecting packages... #8

karakatsanism opened this issue Dec 23, 2018 · 6 comments

Comments

@karakatsanism
Copy link

Hi, I am trying to install some package but it gets stuck at collecting packages. I am using keypirinha 2.23
2018-12-23 13_14_01-mozilla firefox

@ueffel
Copy link
Owner

ueffel commented Dec 23, 2018

Anything in the keypirinha console? Looks like you can't reach the repository.
Maybe some missing proxy settings or something?

@karakatsanism
Copy link
Author

I get this:
19:02:57.512 ** ERROR: Error from PackageControl.PackageControl.on_suggest: <class 'TypeError'>: 'NoneType' object is not iterable

@karakatsanism
Copy link
Author

And this
19:02:10.668 ** ERROR: PackageControl.PackageControl: Error occurred while executing command 'PackageControl: Update Repository List'
Traceback (most recent call last):
File "C:\Users\Michalis\Documents\Keypirinha\portable\Profile\InstalledPackages\PackageControl.keypirinha-package\packagecontrol.py", line 228, in on_execute
File "C:\Users\Michalis\Documents\Keypirinha\portable\Profile\InstalledPackages\PackageControl.keypirinha-package\packagecontrol.py", line 299, in _check_installed
File "C:\Users\Michalis\Documents\Keypirinha\portable\Profile\InstalledPackages\PackageControl.keypirinha-package\packagecontrol.py", line 333, in _get_package
TypeError: 'NoneType' object is not iterable
19:02:57.512 ** ERROR: PackageControl.PackageControl: Available packages could not be obtained:
Traceback (most recent call last):
File "C:\Users\Michalis\Documents\Keypirinha\portable\Profile\InstalledPackages\PackageControl.keypirinha-package\packagecontrol.py", line 365, in _get_available_packages
File "C:\Users\Michalis\Documents\Keypirinha\portable\Profile\InstalledPackages\PackageControl.keypirinha-package\packagecontrol.py", line 442, in _get_last_run
File "C:\Users\Michalis\Documents\Keypirinha\portable\Profile\InstalledPackages\PackageControl.keypirinha-package\packagecontrol.py", line 429, in _make_date
File "lib_strptime.py", line 565, in _strptime_datetime
File "lib_strptime.py", line 362, in _strptime
ValueError: time data '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00+0000' does not match format '%Y-%m-%dT%H:%M:%S%z'
19:02:57.512 ** ERROR: Error from PackageControl.PackageControl.on_suggest: <class 'TypeError'>: 'NoneType' object is not iterable

@ueffel
Copy link
Owner

ueffel commented Dec 23, 2018

There seems to be a problem with the last.run file.
Can you try to delete it and run the install package command again?
The file is located in <Keypirinha_Home>\portable\Local\Packages\PackageControl\ in portable mode or %LOCALAPPDATA%\Keypirinha\Packages\PackageControl\

@karakatsanism
Copy link
Author

didn't work... uninstalled and re-installed packagecontrol and everything works fine. thanks for the help

@ueffel
Copy link
Owner

ueffel commented Dec 24, 2018

Alright. Closing this then.

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

2 participants