#17353: attempt to install gnutar seems to depend on gnutar already being installed -------------------------+-------------------- Reporter: rssolis@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: gnutar | -------------------------+-------------------- Comment (by james.sumners@…): I just upgraded from OS 10.8.4 to OS 10.9.0. The gnutar binary (link?) is no longer present (even after installing the command line developer tools with Xcode): {{{ $ ls -l /usr/bin/tar lrwxr-xr-x 1 root wheel 6 Oct 23 11:41 /usr/bin/tar -> bsdtar $ ls -l /usr/bin/gnutar ls: /usr/bin/gnutar: No such file or directory }}} Linking bsdtar to gnutar seems to allow a `port update outdated` to work as expected. -- Ticket URL: <https://trac.macports.org/ticket/17353#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X