[MacPorts] #25200: kdelibs4 install fails when xz-devel is installed
MacPorts
noreply at macports.org
Thu Jun 10 06:39:36 PDT 2010
#25200: kdelibs4 install fails when xz-devel is installed
------------------------------------+---------------------------------------
Reporter: jjudin+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.0
Keywords: | Port:
------------------------------------+---------------------------------------
I have xz_devel port installed and when I try to install kdelibs4 that
depends on liblzma the installation fails on conflict with xz-devel even
when I try to install the no_liblzma variant with command
{{{
port install kdelibs4 +no_liblzma
}}}
I'm getting following error when running installation:
{{{
port install kdelibs4 +no_liblzma
...
DEBUG: Checking for conflicts against lzmautils
DEBUG: Searching for dependency: xz-devel
DEBUG: Found Dependency: receipt exists for xz-devel
DEBUG: Can't install lzmautils because conflicting ports are installed:
xz-devel
while executing
"mportdepends $subport "" $recurseDeps $skipSatisfied"
(procedure "mportdepends" line 136)
invoked from within
"mportdepends $mport $target"
(procedure "mportexec" line 44)
invoked from within
"mportexec $workername $target"
Error: Unable to execute port: Can't install lzmautils because conflicting
ports are installed: xz-devel
}}}
Full installation debug log is as an attachment.
--
Ticket URL: <http://trac.macports.org/ticket/25200>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list