Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eix && gensync
Date: Thu, 18 May 2006 21:18:41
Message-Id: 5bdc1c8b0605181407m4c52eaffh85c1c8910c374335@mail.gmail.com
In Reply to: Re: [gentoo-user] eix && gensync by Neil Bothwick
1 On 5/18/06, Neil Bothwick <neil@××××××××××.uk> wrote:
2 > On Thu, 18 May 2006 09:42:31 -0700, Mark Knecht wrote:
3 >
4 > > Now my problem is that eix doesn't seem to know about the packages in
5 > > the overlay while esearch does. Should it or have I missed some setup
6 > > that would make that work? I had assumed this sync thing that required
7 > > gensync would do it but it didn't.
8 >
9 > That only updates the overlay, using gensync. update-eix should pick up
10 > any overlays defined in make.conf.
11 >
12 > Does update-eix add overlays to the database when run separately?
13 >
14 >
15 > --
16 > Neil Bothwick
17
18 Hi Neil,
19 Hard for me to tell but I think it's added. I can get to new
20 updates in the pro-audio overlay using emerge. The USE flags are new
21 today so the emerge database knows about the right files and ebuilds.
22 I can find the packages with esearch. However eix doesn't see them.
23
24 I wonder if it is because I'm using the cdb hack for the portage
25 database but the overlay doesn't seem to be included in that?
26
27 Thanks again!
28
29 - Mark
30
31 lightning ~ # layman -s pro-audio
32 * Running command "/usr/bin/svn update /usr/portage/local/layman/pro-audio"...
33 A /usr/portage/local/layman/pro-audio/sys-kernel/rt-sources/files/digest-rt-sources-2.6.16-r23U
34 /usr/portage/local/layman/pro-audio/sys-kernel/rt-sources/files/digest-rt-sources-2.6.16-r22U
35 /usr/portage/local/layman/pro-audio/sys-kernel/rt-sources/rt-sources-2.6.16-r22.ebuild
36 A /usr/portage/local/layman/pro-audio/sys-kernel/rt-sources/rt-sources-2.6.16-r23.ebuild
37 U /usr/portage/local/layman/pro-audio/sys-kernel/rt-sources/Manifest
38 U /usr/portage/local/layman/pro-audio/00-PACKAGES-LIST
39 D /usr/portage/local/layman/pro-audio/sys-libs/pam/files/pam-rt-limits.patch
40 U /usr/portage/local/layman/pro-audio/sys-libs/pam/Manifest
41 U /usr/portage/local/layman/pro-audio/media-sound/ardour2-cvs/Manifest
42 U /usr/portage/local/layman/pro-audio/media-sound/ardour2-cvs/ardour2-cvs-1.ebuild
43 A /usr/portage/local/layman/pro-audio/media-libs/portaudio/portaudio-19-r1.ebuild
44 A /usr/portage/local/layman/pro-audio/media-libs/portaudio/files/digest-portaudio-19-r1
45 U /usr/portage/local/layman/pro-audio/media-libs/portaudio/Manifest
46 Updated to revision 127.
47 * Successfully synchronized overlay "pro-audio".
48 lightning ~ # update-eix
49 Reading Portage settings ..
50 Building database (/var/cache/eix) from scratch ..
51 [0] /usr/portage/ (cache: cdb)
52 Reading 100%
53 [1] /usr/local/portage (cache: none)
54 Reading 100%
55 Applying masks ..
56 Database contains 11058 packages in 147 categories.
57 lightning ~ # emerge -pv rt-sources
58
59 These are the packages that I would merge, in order:
60
61 Calculating dependencies ...done!
62 [ebuild NS ] sys-kernel/rt-sources-2.6.16-r23 -build -doc
63 -fbsplash -realtime-lsm -symlink -vesafb-tng 1,559 kB [2]
64
65 Total size of downloads: 1,559 kB
66 Portage overlays:
67 [1] /usr/local/portage
68 [2] /usr/portage/local/layman/pro-audio
69 lightning ~ # eix rt-sources
70
71 Found 0 matches
72 lightning ~ #
73
74 --
75 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] eix && gensync "Bo Ørsted Andresen" <bo.andresen@××××.dk>