Bug 161424 - dev-lang/helium-1.2-r1 has dep atoms that make it impossible to install
Bug#: 161424 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kosmikus@gentoo.org Reported By: betelgeuse@gentoo.org
Component: Applications
URL: 
Summary: dev-lang/helium-1.2-r1 has dep atoms that make it impossible to install
Keywords:  
Status Whiteboard: 
Opened: 2007-01-10 22:32 0000
Description:   Opened: 2007-01-10 22:32 0000
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 From Bram Schoenmakers 2007-04-05 21:20:00 0000 -------
Created an attachment (id=115528) [details]
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 From Bram Schoenmakers 2007-04-05 21:22:11 0000 -------
Could the patch be tested and submitted, please?

------- Comment #3 From Lennart Kolmodin 2007-04-10 18:23:16 0000 -------
Tested and applied. Thanks.
Sorry for the delay.