[MacPorts] #14411: running port upgrade outdated installs the port in the current directory
#14411: running port upgrade outdated installs the port in the current directory ------------------------------+--------------------------------------------- Reporter: ram@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: | ------------------------------+--------------------------------------------- I was upgrading outdated ports on my system and I noticed the following strange behaviour, if you run "`port upgraded outdated`" in a directory that contains a `Portfile` that is not installed, `port upgrade outdated` will install that port: {{{ [ram@skymoo ~]$ port installed p7zip None of the specified ports are installed. [ram@skymoo ~]$ cd `port dir p7zip` [ram@skymoo p7zip]$ sudo port upgrade outdated ---> Fetching p7zip ---> Attempting to fetch p7zip_4.57_src_all.tar.bz2 from http://downloads.sourceforge.net/p7zip ---> Verifying checksum(s) for p7zip ---> Extracting p7zip ---> Applying patches to p7zip ---> Configuring p7zip ---> Building p7zip with target all ---> Staging p7zip into destroot ---> Installing p7zip 4.57_1 ---> Activating p7zip 4.57_1 ---> Cleaning p7zip [ram@skymoo p7zip]$ }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14411> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts