Opened 10 years ago

Closed 10 years ago

#44926 closed defect (invalid)

Permission denied migrating to Mavericks

Reported by: daldrich@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: neverpanic (Clemens Lang)
Port: at-spi2-atk

Description (last modified by neverpanic (Clemens Lang))

Got stuck at step 4 on the migration guide. Was chugging along until got file permission error.

Error: org.macports.destroot for port xorg-libXaw returned: command execution failed
Please see the log file for port xorg-libXaw for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXaw/xorg-libXaw/main.log
--->  Computing dependencies for xterm
--->  Dependencies to be installed: xorg-libXaw
Error: Requested variants "" do not match original selection "+docs".
Please use the same variants again, perform 'port clean xorg-libXaw' or specify the force option (-f).
Error: Failed to install xorg-libXaw
Please see the log file for port xorg-libXaw for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXaw/xorg-libXaw/main.log
Error: The following dependencies were not installed: xorg-libXaw
can't create directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_at-spi2-atk": permission denied
    while executing
"file mkdir $workpath/.home"
    (procedure "open_statefile" line 29)
    invoked from within
"open_statefile"
    (procedure "check_variants" line 29)
    invoked from within
"check_variants install"
    invoked from within
"$workername eval check_variants $target"
    (procedure "mportexec" line 7)
    invoked from within
"mportexec $workername $install_target"
Unable to execute target 'install' for port 'at-spi2-atk': can't create directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_at-spi2-atk": permission denied
    while executing
"install_ports $operationList"
    (file "./restore_ports.tcl" line 294)

Attachments (1)

main.log (804 bytes) - added by daldrich@… 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by daldrich@…

Attachment: main.log added

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Cc: openmaintainer@… removed
Description: modified (diff)
Resolution: invalid
Status: newclosed

Please use WikiFormatting and preview your post when reporting bugs. openmaintainer isn't an email address and shouldn't be Cc'd.

The real problem occurs earlier:

--->  Dependencies to be installed: xorg-libXaw
Error: Requested variants "" do not match original selection "+docs".
Please use the same variants again, perform 'port clean xorg-libXaw' or specify the force option (-f).
Error: Failed to install xorg-libXaw
Please see the log file for port xorg-libXaw for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libXaw/xorg-libXaw/main.log

Please run sudo port clean xorg-libXaw and try again.

Note: See TracTickets for help on using tickets.