[MacPorts] #30831: cannot port upgrade outdated
MacPorts
noreply at macports.org
Tue Aug 16 17:15:35 PDT 2011
#30831: cannot port upgrade outdated
--------------------------------+-------------------------------------------
Reporter: jbundgaa@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: ncursesw
--------------------------------+-------------------------------------------
Changes (by ryandesign@…):
* priority: High => Normal
* keywords: ncursesw, ncurses, upgrade outdate, lion, xcode 4 =>
* port: upgrade outdated, install ncursesw, install ncurses => ncursesw
Old description:
> after entering
>
> "sudo port -v upgrade outdated"
>
> the following terminal output...
>
> ---> Installing ncursesw @5.8_0
> Error: Target org.macports.install returned: tar: +CONTENTS: Not found in
> archive
> tar: Error exit delayed from previous errors.
> Warning: the following items did not execute (for ncursesw):
> org.macports.activate org.macports.install
> Log for ncursesw is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/ncursesw/main.log
> Error: Problem while installing ncursesw
> To report a bug, see <http://guide.macports.org/#project.tickets>
>
>
> below is the contents of the log file specified in the above terminal
> output...
>
> version:1
> :debug:main Executing org.macports.main (ncursesw)
> :debug:main changing euid/egid - current euid: 0 - current egid: 0
> :debug:main egid changed to: 502
> :debug:main euid changed to: 503
> :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 Tue Aug 16 17:14:25 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)
> :error:install Target org.macports.install returned: tar: +CONTENTS: Not
> found in archive
> tar: Error exit delayed from previous errors.
> :debug:install Backtrace: tar: +CONTENTS: Not found in archive
> tar: Error exit delayed from previous errors.
> while executing
> "exec [findBinary tar ${portutil::autoconf::tar_path}] -xOj${qflag}f
> $location +CONTENTS"
> (procedure "extract_contents" line 6)
> invoked from within
> "extract_contents $location $portarchivetype"
> (procedure "portinstall::install_main" line 19)
> invoked from within
> "$procedure $targetname"
> :info:install Warning: the following items did not execute (for
> ncursesw): org.macports.activate org.macports.install
> :notice:install Log for ncursesw is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/ncursesw/main.log
New description:
after entering
{{{
sudo port -v upgrade outdated
}}}
the following terminal output...
{{{
---> Installing ncursesw @5.8_0
Error: Target org.macports.install returned: tar: +CONTENTS: Not found in
archive
tar: Error exit delayed from previous errors.
Warning: the following items did not execute (for ncursesw):
org.macports.activate org.macports.install
Log for ncursesw is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/ncursesw/main.log
Error: Problem while installing ncursesw
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
below is the contents of the log file specified in the above terminal
output...
{{{
version:1
:debug:main Executing org.macports.main (ncursesw)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 502
:debug:main euid changed to: 503
: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 Tue Aug 16 17:14:25 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)
:error:install Target org.macports.install returned: tar: +CONTENTS: Not
found in archive
tar: Error exit delayed from previous errors.
:debug:install Backtrace: tar: +CONTENTS: Not found in archive
tar: Error exit delayed from previous errors.
while executing
"exec [findBinary tar ${portutil::autoconf::tar_path}] -xOj${qflag}f
$location +CONTENTS"
(procedure "extract_contents" line 6)
invoked from within
"extract_contents $location $portarchivetype"
(procedure "portinstall::install_main" line 19)
invoked from within
"$procedure $targetname"
:info:install Warning: the following items did not execute (for ncursesw):
org.macports.activate org.macports.install
:notice:install Log for ncursesw is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncursesw/ncursesw/main.log
}}}
--
Comment:
Please use WikiFormatting and preview before submitting.
High priority is at the discretion of MacPorts team members.
--
Ticket URL: <https://trac.macports.org/ticket/30831#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list