* [gentoo-amd64] where is sed supposed to be?
@ 2007-07-20 21:11 Joshua Hoblitt
2007-07-20 23:56 ` [gentoo-amd64] " Duncan
0 siblings, 1 reply; 2+ messages in thread
From: Joshua Hoblitt @ 2007-07-20 21:11 UTC (permalink / raw
To: gentoo-amd64
[-- Attachment #1: Type: text/plain, Size: 812 bytes --]
I have two systems with the same baselayout
(sys-apps/baselayout-1.12.9-r2) and sed (sys-apps/sed-4.1.5) package
installed. Yet the older system has symlinks in /usr/bin/sed and
/usr/X11R6/bin/sed -> /bin/sed. `equery belongs` claims no ownship for
the symlink eithers so I can only assume that this is bleed through from
a previous baselayout on the older system. I'm tempted to just remove
the symlinks on the older system as it's causing me some grief is moving
binpkgs from the older system to the new installs but isn't /usr/bin/sed
a POSIX defined path?
old system:
$ whereis sed
sed: /bin/sed /usr/bin/sed /usr/X11R6/bin/sed /usr/share/man/man1p/sed.1p.bz2 /usr/share/man/man1/sed.1.bz2
new systems:
$ whereis sed
sed: /bin/sed /usr/share/man/man1/sed.1.bz2 /usr/share/man/man1p/sed.1p.bz2
-J
--
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-amd64] Re: where is sed supposed to be?
2007-07-20 21:11 [gentoo-amd64] where is sed supposed to be? Joshua Hoblitt
@ 2007-07-20 23:56 ` Duncan
0 siblings, 0 replies; 2+ messages in thread
From: Duncan @ 2007-07-20 23:56 UTC (permalink / raw
To: gentoo-amd64
Joshua Hoblitt <jhoblitt@ifa.hawaii.edu> posted
20070720211101.GB7788@ifa.hawaii.edu, excerpted below, on Fri, 20 Jul
2007 11:11:01 -1000:
> I have two systems with the same baselayout
> (sys-apps/baselayout-1.12.9-r2) and sed (sys-apps/sed-4.1.5) package
> installed. Yet the older system has symlinks in /usr/bin/sed and
> /usr/X11R6/bin/sed -> /bin/sed. `equery belongs` claims no ownship for
> the symlink eithers so I can only assume that this is bleed through from
> a previous baselayout on the older system. I'm tempted to just remove
> the symlinks on the older system as it's causing me some grief is moving
> binpkgs from the older system to the new installs but isn't /usr/bin/sed
> a POSIX defined path?
equery l baselayout
[ Searching for package 'baselayout' in all categories among: ]
* installed packages
[I--] [ ~] sys-apps/baselayout-1.13.0_alpha12 (0)
equery b sed
[ Searching for file(s) sed in *... ]
sys-apps/sed-4.1.5 (/bin/sed)
which -a sed
/usr/bin/sed
/bin/sed
lsl /usr/bin/sed
lrwxrwxrwx 1 root root 8 2006-09-28 08:56 /usr/bin/sed -> /bin/sed
lsl /usr/X11R6
lrwxrwxrwx 1 root root 6 2007-05-22 19:24 /usr/X11R6 -> ../usr
$equery b /usr/X11R6
[ Searching for file(s) /usr/X11R6 in *... ]
x11-base/xorg-x11-7.2 (/usr/X11R6 -> ../usr)
So /usr/bin/sed isn't owned by anything here, either. You are likely
correct about the /usr/bin/sed location being standard, however.
As for /usr/X11R6, as you can see, newer xorgs have it to /usr, so
anything that puts anything there puts it directly in /usr instead.
However, the lack of anything else owning it as a dir indicates I don't
have anything doing that here. (The Gentoo xorg modules have been
updated to put their files directly in /usr.)
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-21 0:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20 21:11 [gentoo-amd64] where is sed supposed to be? Joshua Hoblitt
2007-07-20 23:56 ` [gentoo-amd64] " Duncan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox