Opened 11 years ago
Closed 11 years ago
#39889 closed defect (duplicate)
apr @1.4.8_0: extract failure
Reported by: | jsdk.net@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: |
Description (last modified by larryv (Lawrence Velázquez))
---> Updating MacPorts base sources using rsync MacPorts base version 2.2.0 installed, MacPorts base version 2.2.0 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated $ sudo port upgrade outdated ---> Fetching archive for apr ---> Attempting to fetch apr-1.4.8_0+universal.darwin_10.i386-x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/apr ---> Attempting to fetch apr-1.4.8_0+universal.darwin_10.i386-x86_64.tbz2 from http://packages.macports.org/apr ---> Attempting to fetch apr-1.4.8_0+universal.darwin_10.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/apr ---> Fetching distfiles for apr ---> Verifying checksums for apr ---> Extracting apr Error: org.macports.extract for port apr returned: command execution failed Please see the log file for port apr for details: /opt/local/var/macports/logs/_Volumes_doc_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/apr/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
main.log
:info:extract Command failed: cd "/opt/local/var/macports/build/_Volumes_doc_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/apr/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/apr/apr-1.4.8.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf - :info:extract Exit code: 2 :error:extract org.macports.extract for port apr returned: command execution failed :debug:extract Error code: NONE :debug:extract Backtrace: command execution failed while executing "$procedure $targetname"
Attachments (1)
Change History (4)
Changed 11 years ago by jsdk.net@…
comment:1 follow-up: 2 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Port: | apr added |
Summary: | Attempting to fetch apr-1.4.8_0 returned: command execution failed → apr @1.4.8_0: extract failure |
Type: | update → defect |
comment:2 follow-up: 3 Changed 11 years ago by jsdk.net@…
Replying to larryv@…:
Is your MacPorts prefix symlinked?
yes.
MacPorts home is /opt/local/var/macports/
/opt is symlinked
$ ls -al /opt lrwxr-xr-x 1 admin admin 17 1 20 2011 /opt -> /Volumes/doc/opt/
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Component: | ports → base |
---|---|
Port: | apr removed |
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #39850.
Note: See
TracTickets for help on using
tickets.
Is your MacPorts prefix symlinked?