Gentoo Archives: gentoo-user

From: "Anthony E. Caudel" <tony.caudel@×××××××××.net>
To: Gentoo Mailing List <gentoo-user@l.g.o>
Subject: [gentoo-user] Package removal error
Date: Mon, 31 Mar 2008 22:11:43
Message-Id: 47F1616C.1010308@sbcglobal.net
1 While updating world and after emerging a new version of texinfo, I
2 received the following error when it tried to remove the old version:
3
4 ==========================================
5 sys-apps/texinfo
6 selected: 4.8-r5
7 protected: 4.11-r1
8 omitted: none
9
10 >>> 'Selected' packages are slated for removal.
11 >>> 'Protected' and 'omitted' packages will not be removed.
12
13 >>> Unmerging sys-apps/texinfo-4.8-r5...
14 /var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/environment: line 256:
15 syntax error near unexpected token `('
16 /var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/environment: line 256:
17 ` done <<(get_mounts);'
18 *
19 * ERROR: sys-apps/texinfo-4.8-r5 failed.
20 * Call stack:
21 * ebuild.sh, line 1641: Called die
22 * The specific snippet of code:
23 * preprocess_ebuild_env || \
24 * die "error processing environment"
25 * The die message:
26 * error processing environment
27 *
28 * If you need support, post the topmost build error, and the call stack
29 if relevant.
30 * A complete build log is located at
31 '/var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/build.log'.
32 * The ebuild environment file is located at
33 '/var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/environment'.
34 *
35 !!! FAILED prerm: 1
36 * The 'prerm' phase of the 'sys-apps/texinfo-4.8-r5' package has failed
37 * with exit value 1. The problem occurred while executing the ebuild
38 * located at '/var/db/pkg/sys-apps/texinfo-4.8-r5/texinfo-4.8-r5.ebuild'.
39 * If necessary, manually remove the ebuild in order to skip the execution
40 * of removal phases.
41 ========================================
42
43 How do I handle this? I notice it recommends removing the ebuild but
44 how would that remove the old package? Should I just wait and re-sync
45 after a while, hoping they fix it. Nothing in BGO yet.
46
47 Tony
48
49 --
50 Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.
51 -- Benjamin Franklin
52
53 --
54 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Package removal error Albert Hopkins <marduk@×××××××××××.org>
Re: [gentoo-user] Package removal error [solved] "Anthony E. Caudel" <tony.caudel@×××××××××.net>