Gentoo Archives: gentoo-user

From: David Corbin <gentoo.org@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Unmerge failure
Date: Sat, 23 Feb 2008 17:03:57
Message-Id: 200802231203.51245.gentoo.org@machturtle.com
1 I'm getting this failure on numerous ebuilds during the umerge. I'm at a
2 loss to explain it. Any ideas?
3
4 ----cut---
5 /tmp/binpkgs/dev-libs/libxml2-2.6.27/temp/environment: line 265: syntax error
6 near unexpected token `('
7 /tmp/binpkgs/dev-libs/libxml2-2.6.27/temp/environment: line 265: `
8 eval "$1() { ${ECLASS}_$1 "\$@" ; }" >/dev/null;'
9 + exit 1
10 *
11 * ERROR: dev-libs/libxml2-2.6.27 failed.
12 * Call stack:
13 * ebuild.sh, line 1641: Called die
14 * The specific snippet of code:
15 * preprocess_ebuild_env || \
16 * die "error processing environment"
17 * The die message:
18 * error processing environment
19 *
20 * If you need support, post the topmost build error, and the call stack if
21 relevant.
22 * A complete build log is located
23 at '/var/log/portage/dev-libs:libxml2-2.6.27:20080223-145805.log'.
24 * The ebuild environment file is located
25 at '/tmp/binpkgs/dev-libs/libxml2-2.6.27/temp/environment'.
26 *
27 !!! FAILED prerm: 1
28 * The 'prerm' phase of the 'dev-libs/libxml2-2.6.27' package has failed
29 * with exit value 1. The problem occurred while executing the ebuild
30 * located at '/var/db/pkg/dev-libs/libxml2-2.6.27/libxml2-2.6.27.ebuild'.
31 * If necessary, manually remove the ebuild in order to skip the execution
32 * of removal phases.
33
34 --
35 David Corbin
36
37 --
38 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Unmerge failure Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Unmerge failure Zac Medico <zmedico@g.o>