New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35744 (closed defect: duplicate)

Opened 9 months ago

Last modified 9 months ago

liblzma -> xz / kdelibs4 dependency conundrum

Reported by: dave@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: kdelibs4

Description

pluto:~ dave% sudo port uninstall inactive 
--->  Unable to uninstall liblzma @5.0.3_0, the following ports depend on it:
--->  	kdelibs4 @4.8.3_2
Error: org.macports.uninstall for port liblzma returned: Please uninstall the ports that depend on liblzma first.
Please see the log file for port liblzma for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_liblzma_5.0.3_0/liblzma/main.log
Warning: Failed to execute portfile from registry for liblzma @5.0.3_0
--->  Unable to uninstall liblzma @5.0.3_0, the following ports depend on it:
--->  	kdelibs4 @4.8.3_2
Error: port uninstall failed: Please uninstall the ports that depend on liblzma first.
pluto:~ dave% port installed | grep kdelib
  kdelibs4 @4.8.3_2 (active)
pluto:~ dave% sudo port activate liblzma  
--->  Activating liblzma @5.0.3_0
Error: org.macports.activate for port liblzma returned: Image error: /opt/local/include/lzma.h is being used by the active xz port.  Please deactivate this port first, or use 'port -f activate liblzma' to force the activation.
Please see the log file for port liblzma for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_liblzma_5.0.3_0/liblzma/main.log
Warning: Failed to execute portfile from registry for liblzma @5.0.3_0
--->  Activating liblzma @5.0.3_0
Error: port activate failed: Image error: /opt/local/include/lzma.h is being used by the active xz port.  Please deactivate this port first, or use 'port -f activate liblzma' to force the activation.
pluto:~ dave% 

Seems I can't use xz with kdelibs4?

Change History

comment:1 Changed 9 months ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to duplicate
  • Port set to kdelibs4

Duplicate of #35321.

Note: See TracTickets for help on using tickets.