[MacPorts] #30734: Unable to install anything
MacPorts
noreply at macports.org
Fri Aug 12 20:03:34 PDT 2011
#30734: Unable to install anything
----------------------------+-----------------------------------------------
Reporter: wilburg@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.0.1
Keywords: | Port:
----------------------------+-----------------------------------------------
Comment(by wilburg@…):
After I installed XCode and macports I attempted an install of ncftp, with
failure at installing ncursesw. When that failed, I tried another install
and the screen I sent you was from that attempt.
Here's the output from another attempt, preceded by uninstall/clean of any
remnants of ncursesw:
{{{
mini,:~ wilbur$ sudo port
MacPorts 2.0.1
Entering interactive mode... ("help" for help, "quit" to quit)
[Users/wilbur] > uninstall ncurses
[Users/wilbur] > clean ncurses
---> Cleaning ncurses
[Users/wilbur] > uninstall ncursesw
---> Uninstalling ncursesw @5.8_0
---> Cleaning ncursesw
[Users/wilbur] > uninstall ncftp
[Users/wilbur] > install ncftp
---> Computing dependencies for ncftp
---> Dependencies to be installed: ncurses ncursesw
---> Installing ncursesw @5.8_0
Error: Target org.macports.install returned: no destroot found at:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ncursesw/ncursesw/work/destroot
Error: Failed to install ncursesw
Log for ncursesw is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ncursesw/ncursesw/main.log
Error: The following dependencies were not installed: ncurses ncursesw
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
And, now here is the log file:
{{{
version:1
:debug:clean changing euid/egid - current euid: 0 - current egid: 0
:debug:clean egid changed to: 502
:debug:clean euid changed to: 507
:debug:main Executing org.macports.main (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.build (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.destroot (ncursesw)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:install install phase started at Fri Aug 12 20:37:43 MDT 2011
:notice:install ---> Installing ncursesw @5.8_0
:debug:install Can't run install on this port without elevated privileges.
Escalating privileges back to root.
:debug:install euid changed to: 0. egid changed to: 0.
:debug:install Executing org.macports.install (ncursesw)
:debug:install Using /usr/bin/tar
:debug:install Using /usr/bin/bzip2
:error:install Target org.macports.install returned: no destroot found at:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ncursesw/ncursesw/work/destroot
:debug:install Backtrace: no destroot found at:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ncursesw/ncursesw/work/destroot
while executing
"create_archive $location $portarchivetype"
(procedure "portinstall::install_main" line 15)
invoked from within
"$procedure $targetname"
:info:install Warning: the following items did not execute (for ncursesw):
org.macports.activate org.macports.install
:error:install Failed to install ncursesw
:notice:install Log for ncursesw is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ncursesw/ncursesw/main.log
}}}
I have successfully installed XCode and macports on a Lion machine and am
able to install everything I need on that machine without issue.
--
Ticket URL: <https://trac.macports.org/ticket/30734#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list