Gentoo Archives: gentoo-user

From: Wolfram Schlich <lists@×××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ....Gentoo update killed Gentoo update?
Date: Wed, 04 Oct 2017 05:14:36
Message-Id: 20171004051425.GB9458@bla.fasel.org
In Reply to: Re: [gentoo-user] ....Gentoo update killed Gentoo update? by tuxic@posteo.de
1 * tuxic@××××××.de <tuxic@××××××.de> [2017-10-04 05:04]:
2 > On 10/04 02:26, tuxic@××××××.de wrote:
3 > > On 10/04 01:58, Ian Bloss wrote:
4 > > > [...]
5 > > > On Tue, Oct 3, 2017, 6:55 PM <tuxic@××××××.de> wrote:
6 > > > > [...]
7 > > > >
8 > > > > I tried eix-sync this morning and got:
9 > > > >
10 > > > > /root>eix-sync
11 > > > > /usr/bin/eix-sync: line 22: ReadFunctions: command not found
12 > > > > /usr/bin/eix-sync: line 24: ReadVar: command not found
13 > > > > /usr/bin/eix-sync: line 25: ReadVar: command not found
14 > > > > /usr/bin/eix-sync: line 26: ReadVar: command not found
15 > > > > /usr/bin/eix-sync: line 27: ReadVar: command not found
16 > > > > /usr/bin/eix-sync: line 28: local_portage_configroot: unbound variable
17 > > > > [1] 4865 exit 1 eix-sync
18 > > > >
19 > > > > [...]
20 > > [...]
21 > > /root>eix-sync
22 > > /usr/bin/eix-sync: line 22: ReadFunctions: command not found
23 > > /usr/bin/eix-sync: line 24: ReadVar: command not found
24 > > /usr/bin/eix-sync: line 25: ReadVar: command not found
25 > > /usr/bin/eix-sync: line 26: ReadVar: command not found
26 > > /usr/bin/eix-sync: line 27: ReadVar: command not found
27 > > /usr/bin/eix-sync: line 28: local_portage_configroot: unbound variable
28 > > [...]
29 >
30 > More on this:
31 > /usr/bin/eix-test-obsolete: line 17: ReadGettext: command not found
32 > /usr/bin/eix-test-obsolete: line 69: Push: command not found
33 > /usr/bin/eix-test-obsolete: line 70: Push: command not found
34 > /usr/bin/eix-test-obsolete: line 72: opt: unbound variable
35 >
36 > Seems to be a more common problem...
37
38 The logic to use /usr/share/eix/eix-functions.sh from the
39 /usr/bin/eix-* scripts is just broken.
40
41 Use this for a quick fix until it's sorted out upstream:
42 ln -nsf /usr/share/eix/eix-functions /usr/share/eix/eix-functions.sh
43
44 Cheers,
45 Wolfram

Replies

Subject Author
[gentoo-user] Re: ....Gentoo update killed Gentoo update? Martin Vaeth <martin@×××××.de>