From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1IBzgT-0004rr-DK for garchives@archives.gentoo.org; Fri, 20 Jul 2007 21:06:46 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6KL4ZK6016956; Fri, 20 Jul 2007 21:04:35 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6KL4YvV016951 for ; Fri, 20 Jul 2007 21:04:35 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E3B4C6514E for ; Fri, 20 Jul 2007 21:04:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.535 X-Spam-Level: X-Spam-Status: No, score=-0.535 required=5.5 tests=[AWL=-0.536, BAYES_50=0.001] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KG8GyFgDmYX6 for ; Fri, 20 Jul 2007 21:04:32 +0000 (UTC) Received: from moa.ifa.hawaii.edu (moa.IfA.Hawaii.Edu [128.171.168.48]) by smtp.gentoo.org (Postfix) with ESMTP id 37C3165143 for ; Fri, 20 Jul 2007 21:04:32 +0000 (UTC) Received: by moa.ifa.hawaii.edu (Postfix, from userid 1041) id ABBBDB365B; Fri, 20 Jul 2007 11:11:01 -1000 (HST) Date: Fri, 20 Jul 2007 11:11:01 -1000 From: Joshua Hoblitt To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] where is sed supposed to be? Message-ID: <20070720211101.GB7788@ifa.hawaii.edu> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MfFXiAuoTsnnDAfZ" Content-Disposition: inline X-Archives-Salt: a71e6e75-2332-459d-a4dc-15ff1dae2ee3 X-Archives-Hash: 5e6258660e4815aa6faf6c5fc963a704 --MfFXiAuoTsnnDAfZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 -- --MfFXiAuoTsnnDAfZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFGoSTlWa2BU+b7tU0RAg/kAJkBAYsiEVGDW0x1L0lWPifTCIkM3ACfXGuH CnAWfIv2i11RHu/lG5GXQPU= =L7Fd -----END PGP SIGNATURE----- --MfFXiAuoTsnnDAfZ-- -- gentoo-amd64@gentoo.org mailing list