[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RE:issue in unstable ?



Hi,

Am Montag, den 04.04.2016, 15:48 +0000 schrieb PICCA Frederic-Emmanuel:
> Do you think that it could interfear ;) with the system installed
> packages ?

yes. What happens is that a Haskell package foo you built uses one of
the packages provided by Debian, say, bar. Then bar gets updated, then
suddenly foo’s dependency on bar is no longer fulfilled, causing these
errors.

This is confirmed by the above error messages pointing to /root (and
not /usr/lib, where Debian packages put the code).

Try to run
$ ghc-pkg unregister async-2.1.0
and similarly for all broken packages.

Or, alternatively, remove all Haskell packages, clear out
$ /var/lib/ghc/
and then reinstall.

Greetings,
Joachim

-- 
Joachim “nomeata” Breitner
Debian Developer
  nomeata@debian.org • https://people.debian.org/~nomeata
  XMPP: nomeata@joachim-breitner.de • GPG-Key: 0xF0FBF51F
  https://www.joachim-breitner.de/

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


Reply to: