Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] eselect binutils list not matching
Date: Sun, 24 Jun 2012 18:30:24
Message-Id: CAK2H+efTNVptAZD9XpYYzgrh_nQFG3EdtZMoGfThaoV7j28Gng@mail.gmail.com
1 Hi,
2 One of my machines is giving an undesired response in eselect:
3
4 c2stable ~ # eselect binutils list
5 !!! Error: Pattern does not match any installed version of binutils!
6 exiting
7 c2stable ~ #
8
9 All other machiness do something akin to:
10
11 k2 ~ # eselect binutils list
12 Installed binutils for target x86_64-pc-linux-gnu
13 [1] 2.21.1 *
14 k2 ~ #
15
16 However it seems that binutils-config on the machine having trouble
17 knows the right answer:
18
19 c2stable ~ # binutils-config -l
20 [1] x86_64-pc-linux-gnu-2.21.1 *
21 c2stable ~ #
22
23 which is what's installed:
24
25 c2stable ~ # eix -Ic binutils
26 [I] sys-devel/binutils (2.21.1-r1{tbz2}@05/03/2012): Tools necessary
27 to build programs
28 [I] sys-devel/binutils-config (3-r3{tbz2}@06/11/2012): Utility to
29 change the binutils version being used
30 Found 2 matches.
31 c2stable ~ #
32
33 How can I get this resolved in eselect? I'm not sure where eselect
34 is looking when it complains about the patterns not matching.
35
36 Thanks,
37 Mark

Replies

Subject Author
[gentoo-user] Re: eselect binutils list not matching James <wireless@×××××××××××.com>
[gentoo-user] Re: eselect binutils list not matching walt <w41ter@×××××.com>
[gentoo-user] Re: eselect binutils list not matching Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] eselect binutils list not matching Paul Hartman <paul.hartman+gentoo@×××××.com>