Gentoo Archives: gentoo-user

From: Andrew Gaydenko <a@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emaint --check question
Date: Sat, 07 Jan 2006 15:23:22
Message-Id: 200601071823.06386@goldspace.net
In Reply to: [gentoo-user] emaint --check question by Mark Knecht
1 I have resolved similar problem with 'emerge --metadata' after
2 some of 'portage' upgrading.
3
4
5 a
6
7 ======= On Saturday 07 January 2006 18:09, Mark Knecht wrote: =======
8 Hello,
9 I tried Googling around on this but didn't find anytthing. This
10 seems broken. What's this emaint --check stuff about?
11
12 Thanks,
13 Mark
14
15
16 lightning ~ # emerge -pv world
17
18 These are the packages that I would merge, in order:
19
20 Calculating world dependencies
21 !!! Problems have been detected with your world file
22 !!! Please run emaint --check world
23
24 ...done!
25
26 Total size of downloads: 0 kB
27 lightning ~ # emaint --check world
28 Checking world for problems
29
30 'x11-base/x11-drm' has no ebuilds available
31
32
33 Finished
34 lightning ~ # eix x11-drm
35 * x11-base/x11-drm
36 Available versions: !4.3.0-r7 ~20050502 ~20050807 ~20051028 ~20051223
37 Installed: 20050807
38 Homepage: http://dri.sf.net
39 Description: DRM Kernel Modules for X11
40
41
42 Found 1 matches
43 lightning ~ #
44
45 --
46 gentoo-user@g.o mailing list
47
48 --
49 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emaint --check question Mark Knecht <markknecht@×××××.com>