Hi,

currently, we cannot install all Haskell packages at the same time, due
to two bindings to conflicting zeromq packages:

# apt-get install libghc-zeromq3-haskell-dev libghc-zeromq-haskell-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libghc-zeromq3-haskell-dev : Depends: libzmq3-dev (>= 3.2.3-0) but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.

# apt-get install libzmq3-dev libzmq-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libzmq3-dev : Conflicts: libzmq-dev
E: Unable to correct problems, you have held broken packages.


Is there a reason to keep both bindings? Judging from all-packages, we
can drop zeromq-haskell without breaking any other packages.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [email protected] | http://people.debian.org/~nomeata


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to