Ticket #12192 (closed defect: invalid)
BUG: libxml2 upgrade fails to deactivate existing version
| Reported by: | liontooth@… | Owned by: | cedric.luthi@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | cedric.luthi@…, liontooth@…, ryandesign@… | |
| Port: |
Description
---> 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
comment:1 Changed 6 years ago by nox@…
- Priority changed from Expected to Normal
- Version 1.4.42 deleted
- Summary changed from libxml2 upgrade fails to deactivate existing version to BUG: libxml2 upgrade fails to deactivate existing version
- Milestone set to Port Bugs
comment:2 Changed 6 years ago by ryandesign@…
- Cc cedric.luthi@…, liontooth@…, ryandesign@… added
- Owner changed from macports-dev@… to cedric.luthi@…
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".
Note: See
TracTickets for help on using
tickets.

