help with zmq

Brandon Allbery allbery.b at gmail.com
Thu Jan 3 15:46:19 PST 2013


On Thu, Jan 3, 2013 at 4:08 PM, Comer Duncan <comer.duncan at gmail.com> wrote:

>
> zmq @3.2.2 (devel, net)
>     ØMQ (ZeroMQ) lightweight messaging kernel
>
> zmq20 @2.0.11 (devel, net)
>     ØMQ lightweight messaging kernel, 2.0.x branch
>
> zmq22 @2.2.0 (devel, net)
>     ØMQ (ZeroMQ) lightweight messaging kernel, 2.2.x branch
>
> homelap-3:~ comerduncan$ port installed zmq
> The following ports are currently installed:
>   zmq @2.2.0_0
>
> So, how come I am getting this problem with zmq22?  Any help is
> appreciated.
>

Something you have installed does not work with the zmq 3.x API.  In the
tme since you last updated, zmq updated from your currently installed 2.2.0
version to 3.2.2; the port that requires zeromq was therefore updated to
use zmq22 instead, but there can't be an automatic replace because other
users need the current zmq and still others need zmq20.

I expect that you will need to force remove zmq and install zmq22 in its
place; then you can continue.

This is one of the prices you pay for not updating in a timely fashion.
 Probably if you had updated regularly, you would have been transitioned
from zmq to zmq22 before zmq was updated to 3.x.

(I know the pain here; within the past few months I resuscitated an iMac
that had been in storage for over a year.  Much painful updating followed.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130103/169bb8a9/attachment.html>


More information about the macports-users mailing list