Opened 11 years ago

Last modified 11 years ago

#41215 closed defect

Port upgrade outdated results in gnome-settings-daemon returned: command execution failed — at Initial Version

Reported by: christopherbalz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: gnome-settings-daemon

Description

Either:

$ sudo port upgrade outdated

~ or ~

$ sudo port -nR upgrade --force gnome-settings-daemon

produces:

Error: org.macports.build for port gnome-settings-daemon returned: command execution failed

Checking the log:

$ tail -n 20 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-settings-daemon/gnome-settings-daemon/main.log :info:build make: * [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-settings-daemon/gnome-settings-daemon/work/gnome-settings-daemon-2.32.1' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-settings-daemon/gnome-settings-daemon/work/gnome-settings-daemon-2.32.1" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port gnome-settings-daemon returned: command execution failed :debug:build Error code: CHILDSTATUS 78409 2 :debug:build Backtrace: command execution failed

while executing

"system -nice 0 $fullcmdstring"

("eval" body line 1) invoked from within

"eval system $notty $nice \$fullcmdstring"

invoked from within

"command_exec build"

(procedure "portbuild::build_main" line 8) invoked from within

"$procedure $targetname" :info:build Warning: targets not executed for gnome-settings-daemon: org.macports.destroot org.macports.build :notice:build Please see the log file for port gnome-settings-daemon for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-settings-daemon/gnome-settings-daemon/main.log

Uninstalling gnome-settings-daemon and gstreamer-010-gst-plugins-ugly and then doing: sudo port install gstreamer010-gst-plugins-ugly and then installing gnome-settings-daemon again went without error. But then the error was reproduced again when doing sudo port upgrade outdated.

Instead, users should be able to do sudo port upgrade outdated without error.

w$ port -v MacPorts 2.2.1

Change History (0)

Note: See TracTickets for help on using tickets.