Re: port upgrade failed after mac upgrade

2014-05-17 Thread Shiyuan
A reinstallation resolves this problem. Thanks. On Mon, May 12, 2014 at 1:53 PM, Ryan Schmidt ryandes...@macports.orgwrote: On May 12, 2014, at 15:20, Shiyuan wrote: Macports used to work well on Mac 10.8. After a upgrade to mac 10.9, :info:extract sh: /usr/bin/gnutar: No such file

port upgrade failed after mac upgrade

2014-05-12 Thread Shiyuan
Hi, Macports used to work well on Mac 10.8. After a upgrade to mac 10.9, `sudo port upgrade -u outdated` gives errors complaining privilege (but I do have the `sudo` privilege and it worked well before the mac upgrade) . The port sync is done via svn. The screenshot and main.log are attached

Re: port upgrade failed after mac upgrade

2014-05-12 Thread Jeremy Lavergne
When migrating to a new OS, be sure to reinstall MacPorts. For minimum support of MacPorts, you need the Command Line Tools, which can be installed using xcode-select --install. If you are installing MacPorts from source, you will also want to run sudo xcodebuild -license. Note that some ports

Re: port upgrade failed after mac upgrade

2014-05-12 Thread Ryan Schmidt
On May 12, 2014, at 15:20, Shiyuan wrote: Macports used to work well on Mac 10.8. After a upgrade to mac 10.9, :info:extract sh: /usr/bin/gnutar: No such file or directory This error message indicates you did not reinstall MacPorts after upgrading to OS X 10.9, which is required.