[MacPorts] #23544: curl-ca-bundle: can't activate

MacPorts noreply at macports.org
Thu Feb 4 12:56:02 PST 2010


#23544: curl-ca-bundle: can't activate
----------------------------------+-----------------------------------------
  Reporter:  cozimlate@…          |       Owner:  ryandesign@…           
      Type:  defect               |      Status:  closed                 
  Priority:  Normal               |   Milestone:                         
 Component:  ports                |     Version:  1.8.2                  
Resolution:  invalid              |    Keywords:                         
      Port:  curl-ca-bundle       |  
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 ''Please'' remember WikiFormatting, otherwise it's pretty hard to read
 your replies. I've fixed the formatting of your previous comments above.

 Replying to [comment:5 cozimlate@…]:
 > I did but amarok installed curl and put the file back, so again: [[br]]
 > [[br]]
 > sudo rm /opt/local/share/curl/curl-ca-bundle.crt

 Well, the file is supposed to be there and registered to the curl-ca-
 bundle port. But for some inadequately explored reason it was there and
 not registered to a port. So now you should please deactivate curl-ca-
 bundle and reactivate curl-ca-bundle to get the file back, and then leave
 it there.

 {{{
 sudo port deactivate curl-ca-bundle
 sudo port activate curl-ca-bundle
 }}}

 > --->  Building cyrus-sasl2 [[br]]
 > [snip] [[br]]
 > Undefined symbols: [[br]]
 >   "_auxprop_plugin_info", referenced from: [[br]]
 >       _main in pluginviewer.o [[br]]
 >       _main in pluginviewer.o [[br]]
 > ld: symbol(s) not found

 This is #20194. You need to deactivate your currently-installed cyrus-
 sasl2 before you can build the current one. Probably a good idea to clean
 before trying to build again.

 {{{
 sudo port deactivate cyrus-sasl2
 sudo port clean cyrus-sasl2
 sudo port install cyrus-sasl2
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/23544#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list