#40929 closed defect (invalid)
Mac OSX 10.9 Mavericks - Unable to upgrade port adns
Reported by: | marc@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | mavericks | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | adns |
Description
While trying to update the ports packages i get an error with the adns package.
Start port
$ sudo port Password: MacPorts 2.2.0 Entering interactive mode... ("help" for help, "quit" to quit)
Update
selfupdate ---> 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
Update outdated
upgrade outdated ---> 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
Change History (6)
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | adns error upgrade 10.9 removed |
---|---|
Owner: | changed from macports-tickets@… to toby@… |
Port: | adns added |
And what does the main.log say? Please attach it.
If it mentions gnutar, read MavericksProblems.
comment:3 follow-up: 5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Ah, sorry, I see you already showed the log, and it does mention gnutar.
Please remove the gnutar symlink you created and instead reinstall MacPorts (i.e. "sudo port -f selfupdate")
comment:4 Changed 11 years ago by marc@…
Yes, sollution is mentioned in https://trac.macports.org/wiki/MavericksProblems.
Sheers.
comment:5 follow-up: 6 Changed 11 years ago by ilkermoral@…
sudo port -f selfupdate has worked for me thanks a lot.
Replying to ryandesign@…:
Ah, sorry, I see you already showed the log, and it does mention gnutar.
Please remove the gnutar symlink you created and instead reinstall MacPorts (i.e. "sudo port -f selfupdate")
comment:6 Changed 11 years ago by ilkermoral@…
At first it was working but on update port gave another error. Best way is apply http://trac.macports.org/wiki/Migration
Replying to ilkermoral@…:
sudo port -f selfupdate has worked for me thanks a lot.
Replying to ryandesign@…:
Ah, sorry, I see you already showed the log, and it does mention gnutar.
Please remove the gnutar symlink you created and instead reinstall MacPorts (i.e. "sudo port -f selfupdate")
Read the log file
Found the error
Dirty solution
Now perform the update again. This time it works.