[MacPorts] #43305: Upgrade OpenSSL Not Working

MacPorts noreply at macports.org
Wed Apr 9 12:46:49 PDT 2014


#43305: Upgrade OpenSSL Not Working
---------------------------+--------------------------------
  Reporter:  anthrotech@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.2.1
Resolution:                |   Keywords:
      Port:  openssl       |
---------------------------+--------------------------------
Changes (by ciserlohn@…):

 * keywords:  upgrade not working =>
 * priority:  High => Normal


Old description:

> When I try to upgrade openssl (sudo upgrade openssl), I get the following
> message:
>
> --->  Scanning binaries for linking errors: 100.0%
> --->  No broken files found.
>
> openssl not updated. Still at @1.0.1f_0.
>
> I have tried to deactivate and uninstall openssl, but there are too many
> dependencies.
>
> How can I upgrade to openssl @1.0.1g without uninstalling everything and
> installing ports agin.
>
> Brew is looking better everyday. :(
>
> I am using Macports version: MacPorts 2.2.1.
>
> I did run selfupdate yesterday.
>
> Any suggestions would be great.

New description:

 When I try to upgrade openssl (sudo upgrade openssl), I get the following
 message:
 {{{
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 }}}
 openssl not updated. Still at @1.0.1f_0.

 I have tried to deactivate and uninstall openssl, but there are too many
 dependencies.

 How can I upgrade to openssl @1.0.1g without uninstalling everything and
 installing ports agin.

 Brew is looking better everyday. :(

 I am using Macports version: MacPorts 2.2.1.

 I did run selfupdate yesterday.

 Any suggestions would be great.

--

Comment:

 Please run selfupdate and clean first:
 {{{
 $ sudo port selfupdate
 $ sudo port clean openssl
 $ sudo port upgrade openssl
 }}}

 If that doesn't work please provide the output of:
 {{{
 $ port info openssl
 $ sudo port -d sync
 }}}

 Please note that priority {{{high}}} is reserved for MacPorts team members
 and don't use arbitrary keywords (see DraftKeywordGuidelines).

-- 
Ticket URL: <https://trac.macports.org/ticket/43305#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list