macports could not set effective gid to 0

这两天把osx升到10.9, xcode也升到5 dp3. 问题来了port

macports could not set effective gid to 0 


解决办法

sudo ln -s /usr/bin/tar /usr/bin/gnutar



Error: Failed to install expat
Please see the log file for port expat for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/main.log
Error: The following dependencies were not installed: expat


解决办法

sudo port clean expat subversion
sudo port -n upgrade --force expat subversion

你可能感兴趣的:(macports could not set effective gid to 0)