#44498: GIMP-APP fails to launch ----------------------------------+---------------------- Reporter: marga07@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: gimp gimp2 gimp-app | ----------------------------------+---------------------- Comment (by devans@…): Replying to [comment:8 marga07@…]:
First I tried loading D-Bus. This resulted in the following message:
{{{ p.dbus-session.plist org.freedesktop.dbus-session: Already loaded }}}
D-Bus should be OK then.
Then I deinstalled gimp-gap and installed gimp-gap-devel. This didn't go
to wel either:
{{{ Error: org.macports.destroot for port gimp-gap-devel returned: command
execution failed
Please see the log file for port gimp-gap-devel for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_graphics_gimp-gap-devel/gimp-gap- devel/main.log
To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gimp-gap-devel failed }}}
Somewhere in the log I see, but I don't know if this is the real error (the log file is 1,1 MB):
{{{ :debug:build Privilege de-escalation not attempted as not running as root. :debug:destroot destroot phase started at Fri Aug 8 11:26:41 CEST 2014 :notice:destroot ---> Staging gimp-gap-devel into destroot :debug:destroot Can't run destroot under sudo without elevated privileges (due to mtree). :debug:destroot Run destroot without sudo to avoid root privileges. }}}
I know the log file is large but you really need to attach it for me to see the full picture of what is going on here.
As for the locale, where and how can I find this? Sorry, I feel a bit
stupid right now...
But your help is greatly appreciated.
No problem. To see your current locale settings, type on a terminal command line (I'm showing the results on my machine). {{{ $ locale LANG="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_CTYPE="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_ALL= }}} To see what locales are available: {{{ $ locale -a }}} -- Ticket URL: <https://trac.macports.org/ticket/44498#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X