Gentoo Archives: gentoo-user

From: felix@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] dev-haskell/{cabal,haxml} -- runaway memory hog
Date: Sun, 23 Dec 2007 16:33:37
Message-Id: 20071223162357.GA30824@crowfix.com
1 In a "routine" upgrade, I get the following message from several
2 haskell components:
3
4 * The package dev-haskell/cabal is not correctly installed for
5 * the currently active version of ghc (6.8.2). Please
6 * run ghc-updater or re-emerge dev-haskell/cabal.
7
8 So I tried running ghc-updater, and it hangs emerging haxml by
9 gradually absorbing all available CPU time, memory, and swap,
10 eventually the oom killer kills firebird, and eventually I realize
11 something is going on and kill ghc-updater.
12
13 Emerging haxml directly repeats the greedy performance, and when I
14 kill it, it gives me this message:
15
16 * The 'prerm' phase of the 'dev-haskell/haxml-1.13.2' package has failed
17 * with exit value -1. The problem occurred while executing the ebuild
18 * located at '/var/db/pkg/dev-haskell/haxml-1.13.2/haxml-1.13.2.ebuild'.
19 * If necessary, manually remove the ebuild in order to skip the execution
20 * of removal phases.
21
22 What the heck is going on here, and how do I manually remove haxml? I
23 know nothing of haskell; it is merged only because I use darcs. The
24 ebuild mentioned is short and has no "prerm" anywhere in it.
25
26 This happens on both a ~x86 machine and a ~amd64 machine.
27
28 --
29 ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
30 Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
31 GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
32 I've found a solution to Fermat's Last Theorem but I see I've run out of room o
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] dev-haskell/{cabal,haxml} -- runaway memory hog Jason Dusek <jason.dusek@×××××.com>