Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Orphaned files: /usr/sbin/rdev, vidmode, etc, what package?
Date: Sat, 12 Nov 2005 07:34:21
Message-Id: pan.2005.11.12.07.30.52.732315@cox.net
1 I'm finally getting around to some stale binaries cleanup, after a disk
2 problem this summer had me back on an old /usr, with incorrect portage
3 data. I was able to emerge almost everything to current using
4 --emptytree, and from binpkg, as I've been running FEATURES=buildpkg for
5 some time (and what I didn't have a binpkg for were small packages,
6 luckily), but that left some stale files around.
7
8 I've just spent several hours running a "for $file in *; do equery b
9 $file; done" in one konsole tab, while running an mc in another console
10 tab to delete stuff that didn't show up as belonging to anything.
11
12 So around comes /usr/sbin, and I find rdev and the symlinks pointing to it
13 aren't listed as belonging to anything. I don't want to get rid of them
14 as they occasionally come in handy, particularly for checking a setting
15 in the existing kernel (new ones are easy enough to build if I want to
16 change it, but for a quick look, rdev and friends are nice), but I don't
17 know what Gentoo package they belong to.
18
19 A google-linux says on most distributions, they are (or were, the info
20 could be dated) part of util-linux. However, double-checking here, they
21 aren't part of the current util-linux package (2.12r-r1) I have merged.
22 What package now contains them (emerge -p rdev says no such package,
23 esearch doesn't return anything either, even with -S), or is it a bug in
24 the ebuild or on my system that failed to get them?
25
26 ... I still have the manpages for them, too, just not a package I can
27 (re)merge to hook the files back up with the portage database.
28
29 ... Or is rdev no longer supposed to be usable with kernel 2.6 and it has
30 been removed? If so, that's a shame! ...
31
32 --
33 Duncan - List replies preferred. No HTML msgs.
34 "Every nonfree program has a lord, a master --
35 and if you use the program, he is your master." Richard Stallman in
36 http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html
37
38
39 --
40 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Orphaned files: /usr/sbin/rdev, vidmode, etc, what package? Harm Geerts <harmgeerts@××××.nl>