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 1H1wRD-0004DV-LN for garchives@archives.gentoo.org; Wed, 03 Jan 2007 03:05:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0333Cub010020; Wed, 3 Jan 2007 03:03:12 GMT Received: from brego.pewamo.office ([207.241.133.40]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0333BwN021833 for ; Wed, 3 Jan 2007 03:03:12 GMT Received: by brego.pewamo.office (Postfix, from userid 500) id 30226108F03; Tue, 2 Jan 2007 22:03:11 -0500 (EST) Date: Tue, 2 Jan 2007 22:03:10 -0500 From: Michael George To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] quickpkg problems Message-ID: <20070103030310.GA3184@brego.pewamo.office> 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: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Archives-Salt: 97d4ec2d-e61f-4b00-8819-eb896d514a48 X-Archives-Hash: 7c739682b22943e1170db2919e48274b I'm updating my system with my normal CHROOT method where I update all teh packages in a CHROOT and then make packages of them for my real system. For the first time, I am doing this to my amd64 system rather than my x86 system, and I've had a couple glitches. Because /lib and /usr/lib are symlinked to /lib64 and /usr/lib64, the packages I made in my CHROOT won't extract correctly. It will get to extracting /lib (or /usr/lib), which is a symlink, and it cannot create the next level of directories within it because the referenced directory doesn't exist where the package is being extracted. Am I doing something wrong in creating the packages, or in extracting them? Thanks! -- -M There are 10 kinds of people in this world: Those who can count in binary and those who cannot. -- gentoo-amd64@gentoo.org mailing list