Opened 13 years ago

Last modified 12 years ago

#30831 closed defect

cannot port upgrade outdated — at Initial Version

Reported by: jbundgaa@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: ncursesw

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

Change History (0)

Note: See TracTickets for help on using tickets.