Upgraded local wide plugins are not loaded correctly
Bug #233602 reported by
Guido Amoruso
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Moovida |
Fix Released
|
Critical
|
Philippe Normand |
Bug Description
When upgrading a plugin by elisa-get it is installed in the user wide directory ~/.elisa/plugins but doesn't get loaded [before] the old system wide one.
Try with an svn-updated system-wide installation of Elisa: take care not to run elisa-get from the checkout directory. Check the version of one plugin (eg.: elisa-get list-installed | grep base), build and upload a newer version of that plugin (or use a known repository where there is a newer version), test the upgrade (elisa-get upgrade base) and recheck the version number.
To post a comment you must log in.
(In [5201]) * elisa.egg- info/entry_ points. txt:
pkg_resources is imported, fixes #1043
* generic_setup.py:
* scripts/elisa:
* scripts/elisa-get:
Scripts are now pre-generated, don't use setuptools to generate
them because we want to add ~/.elisa/plugins sitedir before