[MacPorts] #39439: "port upgrade outdated" is failing

MacPorts noreply at macports.org
Sat Jun 15 00:33:20 PDT 2013


#39439: "port upgrade outdated" is failing
------------------------------+--------------------------------
  Reporter:  streamline455@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.3
Resolution:                   |   Keywords:
      Port:                   |
------------------------------+--------------------------------

Comment (by ryandesign@…):

 Replying to [comment:2 streamline455@…]:
 > I also tried these,
 > {{{
 > $sudo port clean expat
 > $sudo port install expat
 > }}}
 > and got the following error.
 >
 > {{{
 > $ sudo port install expat
 > --->  Deactivating expat @2.1.0_0+universal
 > --->  Cleaning expat
 > --->  Activating expat @2.1.0_0
 > --->  Cleaning expat
 [snip]
 > }}}

 expat was already installed with the universal variant, and then you asked
 MacPorts to install it without the universal variant. This will likely
 break other ports you've installed with the universal variant that depend
 on expat. You should reactivate the universal version of expat that you
 had active before, by running:

 {{{
 sudo port activate expat @2.1.0_0+universal
 }}}

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


More information about the macports-tickets mailing list