You are not logged in.

#1 2017-07-16 17:57:30

alex.theoto
Member
From: Athens Greece
Registered: 2014-11-30
Posts: 307

Errors at haskell's dependencies

From time to time, around a month ago till now I see some errors when I update my system.
Although my system works with no problems, today I checked what is happening.
I gave

pacman -Qnq | pacman -S -

and at the stage of 'post-transaction hooks' I see the following errors

( 7/26) Registering Haskell modules...
darcs-2.12.5: dependency "HTTP-4000.3.7-C67mjM47SfREJVHCgq4Jk3" doesn't exist (ignoring)
darcs-2.12.5: dependency "async-2.1.1.1-2GwQEYzLBsdIBCHbNA3HGy" doesn't exist (ignoring)
darcs-2.12.5: dependency "attoparsec-0.13.1.0-7xLJO1EwFQpJLBzOR8WqkC" doesn't exist (ignoring)
....................
aeson-1.1.2.0: dependency "hashable-1.2.6.1-2nPqxcHq7mUGgurrYaLtXr" doesn't exist (ignoring)
aeson-1.1.2.0: dependency "scientific-0.3.5.1-3aJEdQvcyho88FhIoGrzGS" doesn't exist (ignoring)
aeson-1.1.2.0: dependency "tagged-0.8.5-DG0qxw3gXxx4NfDcDx4Iai" doesn't exist (ignoring)
....................
asn1-encoding-0.9.5: dependency "asn1-types-0.3.2-9aXDFyarEaR4iFeC6pBR3x" doesn't exist (ignoring)
asn1-encoding-0.9.5: dependency "hourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY" doesn't exist (ignoring)
asn1-parse-0.9.4: dependency "asn1-types-0.3.2-9aXDFyarEaR4iFeC6pBR3x" doesn't exist (ignoring)
asn1-types-0.3.2: dependency "hourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY" doesn't exist (ignoring)

including many other applications.
I haven't installed haskell libraries from AUR or elsewhere. I use only the official packages.
Is this normal? Is there a workaround to fix these warnings?

Offline

#2 2017-07-22 02:45:38

GenkiSky
Member
From: This account is henceforth dis
Registered: 2017-04-04
Posts: 82

Re: Errors at haskell's dependencies

I think it has to do with this: https://wiki.archlinux.org/index.php/Ha … th_linking which involves a change in GHC ( https://git.archlinux.org/svntogit/comm … 1778e79f9f ) in the arch package about a month ago, which corresponds nicely to when you started noticing the errors. To go back to the old model, there is always ghc-static. But I think that wiki section in the Haskell is your best bet for figuring out what you need.

Offline

Board footer

Powered by FluxBB