[MacPorts] #49936: port tries to install already installed packet

MacPorts noreply at macports.org
Tue Dec 8 10:24:30 PST 2015


#49936: port tries to install already installed packet
-------------------------+--------------------------------
 Reporter:  soulne4ny@…  |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.3.4
 Keywords:               |       Port:
-------------------------+--------------------------------
 I've faced openssl 1.0.2e compilation issue.
 https://trac.macports.org/ticket/49916
 To get around the issue, I decided to install openssl 1.0.2d following
 https://trac.macports.org/wiki/howto/InstallingOlderPort

 I've got it installed
 ```
 $ port installed openssl
 The following ports are currently installed:
   openssl @1.0.2d_0 (active)
 ```

 But installing anything that depends on openssl, like curl I face an
 attempt to install the openssl port again.
 ```
 $ port install curl
 ...
 --->  Computing dependencies for openssl
 --->  Fetching archive for openssl
 ```

-- 
Ticket URL: <https://trac.macports.org/ticket/49936>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list