BUG: libxml2 upgrade fails to deactivate existing version
---> Activating libxml2 2.6.28_0
Error: Activating libxml2 2.6.28_0 failed: Image error: Another version of this port (libxml2 @2.6.27_0) is already active.
Change History (4)
Milestone: |
→ Port Bugs
|
Priority: |
Expected →
Normal
|
Summary: |
libxml2 upgrade fails to deactivate existing version →
BUG: libxml2 upgrade fails to deactivate existing version
|
Version: |
1.4.42
|
Cc: |
cedric.luthi@… liontooth@… ryandesign@… added
|
Owner: |
changed from macports-dev@… to cedric.luthi@…
|
Resolution: |
→ invalid
|
Status: |
new →
closed
|
I'm not sure there's a bug here. Did you "
sudo port upgrade libxml2
" or did you "sudo port install libxml2
"? If the latter, then the error is expected. You can now "sudo port uninstall libxml2 @2.6.27_0
" and then "sudo port activate libxml2 @2.6.28_0
".