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

ee doesn't work anymore after update to Debian 8.1 #587

Closed
ddelaey opened this issue Jul 19, 2015 · 7 comments
Closed

ee doesn't work anymore after update to Debian 8.1 #587

ddelaey opened this issue Jul 19, 2015 · 7 comments

Comments

@ddelaey
Copy link

ddelaey commented Jul 19, 2015

ee doesn't work anymore after update to Debian 8.1 from Debian 7.8

ee version is 3.3.0

root@vm1855:~# lsb_release -da
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.1 (jessie)
Release: 8.1
Codename: jessie

root@vm1855:~# ee
Traceback (most recent call last):
File "/usr/local/bin/ee", line 5, in
from pkg_resources import load_entry_point
File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2876, in
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources.py", line 449, in _build_master
ws.require(requires)
File "/usr/lib/python3/dist-packages/pkg_resources.py", line 745, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources.py", line 639, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: ee==3.3.0

How to fix this?

Thanks, David

@ddelaey
Copy link
Author

ddelaey commented Jul 24, 2015

Is there anyone who can help?
Thanks, David

@rjdp
Copy link
Contributor

rjdp commented Jul 24, 2015

try reinstalling ee , if it doesn't help plz let me know along with the errors after the reinstall .
fire this on your terminal --> "wget -qO ee rt.cx/ee && sudo bash ee"

@ddelaey
Copy link
Author

ddelaey commented Jul 24, 2015

I tried reinstalling ee, but it terminated with the message that ee 3.3.0 was already installed.
Is there a command to ignore the current version and force reinstall?

Executing apt-get update, please wait...
[ Sun Jul 19 16:27:12 UTC 2015 ] You already have EasyEngine 3.3.0, exit status =  1

Thanks, David

@rjdp
Copy link
Contributor

rjdp commented Jul 24, 2015

thats weird , since the latest version is 3.3.1 ,
it should've worked .......... anyways ,fire this on your terminal ,
"ee update"

@ddelaey
Copy link
Author

ddelaey commented Jul 24, 2015

That was the message from before 3.3.1 was available. Any ee command did not work.
"wget -qO ee rt.cx/ee && sudo bash ee" did the update to from 3.3.0 to 3.3.1 and now it's working fine again on that specific VPS.

The remaining question is:
If I'm already on the latest version of ee, is there a way to force reinstall ee (so, not being stopped by a You already have EasyEngine 3.3.1, exit status = 1 message)?
How do I need to do that?

It would be great knowing how to do that in case I (or someone else) have the same issue somewhere in future again.

Thanks for the support, David

@rjdp
Copy link
Contributor

rjdp commented Jul 24, 2015

@ddelaey , please continue your support questions at the community forum here: http://community.rtcamp.com/
This page is for discussions about the development of EE.

@harshadyeola
Copy link
Contributor

@ddelaey
We have tested EasyEngine latest version over Debian 8.1. we are not able to reproduce issue.
I am closing this issue for now. Please create ticket on community forum (http://community.rtcamp.com/c/easyengine)

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