Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409497 - dev-haskell/cabal-install-0.13.3 fails to install: missing haskell dependencies
Summary: dev-haskell/cabal-install-0.13.3 fails to install: missing haskell dependencies
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 08:41 UTC by R Stephan
Modified: 2012-04-03 16:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description R Stephan 2012-03-24 08:41:50 UTC
When upgrading to 0.13.0:
  * Install failed for 'dev-haskell/cabal-install-0.13.3:0::gentoo' (paludis::ActionFailedError)

setup: At least the following dependencies are missing:
HTTP >=4000.0.2 && <4001,
mtl >=1.1 && <3,
network >=1 && <3,
zlib >=0.4 && <0.6

!!! ERROR in dev-haskell/cabal-install-0.13.3::gentoo:
!!! In cabal-configure at line 784
!!! setup configure failed
Comment 1 R Stephan 2012-03-24 08:43:54 UTC
Version is 0.13.3 sorry
Comment 2 R Stephan 2012-03-24 09:01:24 UTC
It looks like this is introduced by cabal-0.14 (a dep of cabal-install-0.13.3). In detail, the flagged libraries are actually installed but somehow not recognised.
Comment 3 R Stephan 2012-03-24 09:33:22 UTC
I could resolve it now by reinstalling the Haskell subtree.
Comment 4 Jaak Ristioja 2012-04-03 16:40:46 UTC
(In reply to comment #3)
> I could resolve it now by reinstalling the Haskell subtree.

Using "haskell-updater" did the trick for me.