#16506: "port extract" in current directory extracts nothing ---------------------------------+------------------------------------------ Reporter: vinc17@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.6.0 Keywords: | Port: ---------------------------------+------------------------------------------ I want to extract in the current directory because I have another source that has the precedence. But this doesn't work: {{{ $ pwd /Users/vinc17/software/dports/net/rrdtool $ ls -l total 4 -rw-r--r-- 1 vinc17 vinc17 1227 2008-09-10 12:57:42 Portfile $ sudo port -v -f extract $ ls -l total 8 -rw-r--r-- 1 vinc17 vinc17 1227 2008-09-10 12:57:42 Portfile lrwxr-xr-x 1 root vinc17 76 2008-09-10 15:54:16 work -> /opt/local/var/macports/build/_Users_vinc17_software_dports_net_rrdtool/work/ $ ls -l work/ total 0 }}} -- Ticket URL: <http://trac.macports.org/ticket/16506> MacPorts <http://www.macports.org/> Ports system for Mac OS