| 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.
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.
Could the patch be tested and submitted, please?
Tested and applied. Thanks. Sorry for the delay.