Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161424 - dev-lang/helium-1.2-r1 has dep atoms that make it impossible to install
Summary: dev-lang/helium-1.2-r1 has dep atoms that make it impossible to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Andres Loeh (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-10 22:32 UTC by Petteri Räty (RETIRED)
Modified: 2007-04-10 18:23 UTC (History)
3 users (show)

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


Attachments
Patch to fix wrong dependency (helium-1.2-ghc.patch,347 bytes, patch)
2007-04-05 21:20 UTC, Bram Schoenmakers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2007-01-10 22:32:33 UTC
pena paludis # emerge -1pv helium

These are the packages that would be merged, in order:

Calculating dependencies... done!
[blocks B     ] >=dev-lang/ghc-bin-6.4 (is blocking dev-lang/helium-1.2-r1)
[ebuild  N    ] dev-lang/ghc-bin-6.4.2  18,914 kB
[ebuild  N    ] dev-lang/helium-1.2-r1  USE="readline" 1,290 kB

DEPEND=">=virtual/ghc-6.2
	!>=virtual/ghc-6.4

This is so wrong.
Comment 1 Bram Schoenmakers 2007-04-05 21:20:00 UTC
Created attachment 115528 [details, diff]
Patch to fix wrong dependency

This patch fixes the dependencies for Helium, such that ghc-bin-6.2 is installed instead of 6.4.
Comment 2 Bram Schoenmakers 2007-04-05 21:22:11 UTC
Could the patch be tested and submitted, please?
Comment 3 Lennart Kolmodin (RETIRED) gentoo-dev 2007-04-10 18:23:16 UTC
Tested and applied. Thanks.
Sorry for the delay.