Opened 11 years ago
Closed 11 years ago
#40731 closed defect (invalid)
adns @1.4_0: extract fails
Reported by: | daltonpublic@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | mavericks | Cc: | |
Port: | adns |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
carlisle:~ dalton$ port version Version: 2.2.0 carlisle:~ dalton$ sudo port selfudate Password: Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. Error: Unrecognized action "port selfudate" carlisle:~ dalton$ sudo port selfupdate Password: ---> 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 carlisle:~ dalton$ sudo port upgrade outdated ---> Fetching archive for adns ---> Attempting to fetch adns-1.4_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/adns ---> Attempting to fetch adns-1.4_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/adns ---> Attempting to fetch adns-1.4_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/adns ---> Fetching distfiles for adns ---> Verifying checksums for adns ---> Extracting adns Error: org.macports.extract for port adns returned: command execution failed Please see the log file for port adns for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_adns/adns/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets carlisle:~ dalton$
Attachments (1)
Change History (4)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mavericks added |
Owner: | changed from macports-tickets@… to toby@… |
Port: | adns added |
Summary: | Trying to upgrade outdated and it fails on adns-1.4_0 → adns @1.4_0: extract fails |
Changed 11 years ago by daltonpublic@…
comment:2 Changed 11 years ago by daltonpublic@…
I've attached the 'main.log'. I upgraded from Mountain Lion to Mavericks.
comment:3 Changed 11 years ago by tobypeterson
Resolution: | → invalid |
---|---|
Status: | new → closed |
Looks like you didn't reinstall MacPorts after updating. See http://trac.macports.org/wiki/Migration
Note: See
TracTickets for help on using
tickets.
I see you're on Mavericks, which has not yet been released and is not yet supported by MacPorts. I see the extract phase failed. Please attach the main.log file so we can see why it failed. Mavericks doesn't have
gnutar
; we've already had a few other reports of extracts failing on Mavericks because of that. How did you install MacPorts—did you build from source?