Opened 6 years ago

Last modified 6 years ago

#55830 new defect

Activating Thunar Fails When Installing Xfce

Reported by: m5comp Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: xfce

Description

When I try to install xfce, the process comes to a stop when an attempt to activate the dependency Thunar is made:

:msg:activate --->  Activating Thunar @1.6.12_0
:debug:activate Using /usr/bin/tar
:debug:activate Using /usr/bin/bzip2
:debug:activate system: /usr/bin/bzip2 -d -c /opt/local/var/macports/software/Thunar/Thunar-1.6.12_0.darwin_17.x86_64.tbz2 | ( /usr/bin/tar -xvpf - )
:info:activate sh: /usr/bin/tar: No such file or directory
:info:activate Command failed: /usr/bin/bzip2 -d -c /opt/local/var/macports/software/Thunar/Thunar-1.6.12_0.darwin_17.x86_64.tbz2 | ( /usr/bin/tar -xvpf - )
:info:activate Exit code: 127
:error:activate Failed to activate Thunar: command execution failed
:debug:activate Error code: CHILDSTATUS 71110 127
:debug:activate Backtrace: command execution failed

Change History (2)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Does /usr/bin/tar exist? It should.

Are you using trace mode? If so, try not using trace mode.

comment:2 Changed 6 years ago by m5comp

Yes, /usr/bin/tar exists. I have tried using trace mode, and that did not help.

Note: See TracTickets for help on using tickets.