Gentoo Archives: gentoo-user

From: Trenton Adams <trenton.d.adams@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eselect could not source blas.eselect
Date: Thu, 12 Oct 2006 04:49:11
Message-Id: 9b1675090610112141ia71020ao23d5cbd42cf39c2@mail.gmail.com
In Reply to: Re: [gentoo-user] eselect could not source blas.eselect by "Bo Ørsted Andresen"
1 [22:41 root@abda trenta]# equery check eselect
2 [ Checking app-admin/eselect-1.0.2 ]
3 * 57 out of 57 files good
4 [22:41 root@abda trenta]# eselect
5 Usage: eselect <global options> <module name> <module options>
6
7 Global options:
8 --no-color,--no-colour Disable coloured output
9
10 Built-in modules:
11 help Display a help message
12 list-modules Find and display available modules
13 usage Display a usage message
14 version Display version information
15
16 Extra modules:
17 bashcomp Manage contributed bash-completion scripts
18 binutils Manage installed versions of sys-devel/binutils
19 !!! Error: Couldn't source /usr/share/eselect//modules/blas.eselect
20 Call stack:
21 * ec_do_list-modules (eselect:139)
22 * ec_do_help (eselect:86)
23 * main (eselect:193)
24 exiting.
25 [22:41 root@abda trenta]# equery b blas.eselect
26 [ Searching for file(s) blas.eselect in *... ]
27 app-admin/eselect-1.0.2 (/usr/share/eselect/modules/blas.eselect)
28 [22:42 root@abda trenta]# equery belongs blas.eselect | sed 's/^/=/' |
29 xargs equery check
30 [ Checking app-admin/eselect-1.0.2 ]
31 * 57 out of 57 files good
32 [22:42 root@abda trenta]#
33
34
35
36 On 10/11/06, Bo Ørsted Andresen <bo.andresen@××××.dk> wrote:
37 > On Thursday 12 October 2006 04:56, Trenton Adams wrote:
38 > > Hi guys, eselect doesn't appear to be working on my one computer
39 > > (amd64) for some reason. I've re-emerged it already, but to no avail.
40 >
41 > What is the output of:
42 >
43 > # equery check eselect
44 >
45 > # equery belongs blas.eselect
46 >
47 > # equery belongs blas.eselect | sed 's/^/=/' | xargs equery check
48 >
49 > --
50 > Bo Andresen
51 >
52 >
53 >
54
55 --
56 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] eselect could not source blas.eselect "Bo Ørsted Andresen" <bo.andresen@××××.dk>