help with zmq

Comer Duncan comer.duncan at gmail.com
Thu Jan 3 13:08:44 PST 2013


Hi,

After several months of not running selfupgrade today I am trying to get
back to a reasonable level of updatedness.  I have done:

sudo port selfupdate

then

sudo port  upgrade outdated

It was merrrily porting along when the following happened:

.
.
.
.
--->  Fetching archive for openmpi
--->  Attempting to fetch openmpi-1.6.3_0+gcc46.darwin_12.x86_64.tbz2 from
http://packages.macports.org/openmpi
--->  Attempting to fetch openmpi-1.6.3_0+gcc46.darwin_12.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/openmpi
--->  Attempting to fetch openmpi-1.6.3_0+gcc46.darwin_12.x86_64.tbz2 from
http://lil.fr.packages.macports.org/openmpi
--->  Attempting to fetch openmpi-1.6.3_0+gcc46.darwin_12.x86_64.tbz2 from
http://jog.id.packages.macports.org/macports/packages/openmpi
--->  Fetching distfiles for openmpi
--->  Attempting to fetch openmpi-1.6.3.tar.bz2 from
http://www.open-mpi.org/software/ompi/v1.6/downloads/
--->  Verifying checksum(s) for openmpi
--->  Extracting openmpi
--->  Configuring openmpi
--->  Building openmpi
--->  Staging openmpi into destroot
--->  Installing openmpi @1.6.3_0+gcc46
--->  Cleaning openmpi
--->  Computing dependencies for openmpi
--->  Deactivating openmpi @1.6.2_0+gcc46
--->  Cleaning openmpi
--->  Activating openmpi @1.6.3_0+gcc46
--->  Cleaning openmpi
Portfile changed since last build; discarding previous state.

Error: Unable to upgrade port: Can't install zmq because conflicting ports
are installed: zmq22
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

So I poked around a bit:


homelap-3:~ comerduncan$ sudo port search zmq

czmq @1.3.2 (devel, sysutils, net)
    High-level C Binding for ØMQ

py-zmq @2.2.0.1 (python, devel, net)
    Python bindings for ØMQ

py26-zmq @2.2.0.1 (python, devel, net)
    Python bindings for ØMQ

py27-zmq @2.2.0.1 (python, devel, net)
    Python bindings for ØMQ

py31-zmq @2.2.0.1 (python, devel, net)
    Python bindings for ØMQ

py32-zmq @2.2.0.1 (python, devel, net)
    Python bindings for ØMQ

py33-zmq @2.2.0.1 (python, devel, net)
    Python bindings for ØMQ

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

Found 10 ports.

Then

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.

Thanks.

Comer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130103/3560eebf/attachment.html>


More information about the macports-users mailing list