[MacPorts] #21167: p5-io-compress conflicts with p5-compress-zlib
MacPorts
noreply at macports.org
Tue Sep 8 06:19:04 PDT 2009
#21167: p5-io-compress conflicts with p5-compress-zlib
----------------------------------------------+-----------------------------
Reporter: vinc17@… | Owner: narf_tm@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Resolution: fixed | Keywords:
Port: p5-io-compress p5-compress-zlib |
----------------------------------------------+-----------------------------
Comment(by michael.paesold@…):
So just to make sure we all understand this correctly... given this list
of packages matching "compress":
{{{
sudo port installed and \( p5-\*compress\* \)
The following ports are currently installed:
p5-compress-raw-bzip2 @2.021_0 (active)
p5-compress-raw-zlib @2.021_0 (active)
p5-compress-zlib @2.015_0 (active)
p5-io-compress @2.021_2 (active)
p5-io-compress-base @2.015_0 (active)
p5-io-compress-zlib @2.015_0 (active)
}}}
... we should remove all those ports that have version 2.015_0, i.e. p5
-compress-zlib, p5-io-compress-base, and p5-io-compress-zlib.
Right now it seems the deps have not yet been changed, or the changes are
not yet public, because after a `port -v sync` I cannot remove the
packages yet:
{{{
sudo port uninstall -y p5-compress-zlib p5-io-compress-base p5-io-
compress-zlib
---> Unable to uninstall p5-compress-zlib 2.015_0, the following ports
depend on it:
---> p5-libwww-perl
---> p5-io-zlib
---> p5-archive-tar
---> p5-io-compress
Error: port uninstall failed: Please uninstall the ports that depend on p5
-compress-zlib first.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21167#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list