Changes between Initial Version and Version 1 of Ticket #38848


Ignore:
Timestamp:
Apr 18, 2013, 9:33:28 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Try selecting the no_root variant and/or deselecting the startupitem variant. I don't know if the port could be modified to do so automatically when appropriate.

$ port variants dbus
dbus has the variants:
   no_root: Run the DBUS daemon as MacPorts install user.
[+]startupitem: Install startup files.
   test: enable tests
   universal: Build for multiple architectures

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38848

    • Property Keywords gimp removed
    • Property Owner changed from macports-tickets@… to mcalhoun@…
    • Property Summary changed from Gimp userdir install failed to dbus: userdir install failed
    • Property Port dbus added; gimp removed
  • Ticket #38848 – Description

    initial v1  
    11The root directory of my MacPorts install resides in my user directory. When I use build Gimp, it errors out with the following information:
    22
     3{{{
    34Error: org.macports.activate for port dbus returned: error renaming "/Users/mike/macports/var/macports/software/dbus/mpextractD7sWHyg3/Library/LaunchAgents/org.freedesktop.dbus-session.plist" to "/Library/LaunchAgents/org.freedesktop.dbus-session.plist": permission denied
    45Error: Failed to install dbus
    56Please see the log file for port dbus for details:
    67 /Users/mike/macports/var/macports/logs/_Users_mike_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log
     8}}}
    79
    810I have attached the referenced log file. Could the build be modified to be flexible enough to accomodate macport userdir installations?