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

Fails fetching new version of packman #11

Closed
comp500 opened this issue Mar 1, 2015 · 2 comments
Closed

Fails fetching new version of packman #11

comp500 opened this issue Mar 1, 2015 · 2 comments

Comments

@comp500
Copy link
Contributor

comp500 commented Mar 1, 2015

When I have the pre-namespaces version of packman, fetch downloads the new one then fails. This is because it tries to read the new files but it is still using the old version. Packman needs to be restarted after updating the installer.

@lyqyd
Copy link
Owner

lyqyd commented Mar 6, 2015

Unfortunately, there's not a whole lot I can do about this issue, if I'm understanding you correctly. The namespace change is a pretty major breaking change. For clarity, you're saying that the fetch does manage to grab the new version of everything, but can't reload itself properly, so requires running the program again?

Yikes, just noticed that packman wasn't fetching a new copy of the package API. Fixed that!

@comp500
Copy link
Contributor Author

comp500 commented Mar 6, 2015

Pretty much yes.

@lyqyd lyqyd closed this as completed Jun 3, 2015
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