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 <gentoo-user+bounces-64495-garchives=archives.gentoo.org@gentoo.org>) id 1HsOVa-0005Di-U2 for garchives@archives.gentoo.org; Sun, 27 May 2007 19:34:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4RJWA3V006351; Sun, 27 May 2007 19:32:10 GMT Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4RJPoiT031162 for <gentoo-user@lists.gentoo.org>; Sun, 27 May 2007 19:25:51 GMT Received: by an-out-0708.google.com with SMTP id c8so381806ana for <gentoo-user@lists.gentoo.org>; Sun, 27 May 2007 12:25:50 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mqqvqbGtSa+lCC0CAuwjo2mbticT9ed1MgeSBJndkyXeee3YcLOLruYWCoMh1WVi1TBNBNcb8qspBXMnxeZpYAYdGbzv4/62RH2sdrVKKLu60tQlqBfdKe6dIe9KJ11sDCIKq0bvHdeO0L7b/BzyODVCn+Uu9qycvu+FhpIORSk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oXCyhPUXXC5jgBhSNuJgFov8zt6GBOHoqFaaBHfxBiQypKdUTsCTC2dDs6lFU0sE3TVqPkeVkNKqDHXQkLWZSx+d/61f22ZRz2KQIHpIJp1gWEJSgYsYdbjIV3EcIuK+oHRxZGSK6OxR75xzJoC4iRJWRBahjVPYcN5655TizOw= Received: by 10.100.93.5 with SMTP id q5mr4070509anb.1180293950463; Sun, 27 May 2007 12:25:50 -0700 (PDT) Received: by 10.100.37.16 with HTTP; Sun, 27 May 2007 12:25:50 -0700 (PDT) Message-ID: <9acccfe50705271225g7875e993v4b7373ffdd5c4791@mail.gmail.com> Date: Sun, 27 May 2007 12:25:50 -0700 From: "Kevin O'Gorman" <kogorman@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Cleaning /var/lib/portage/packages -- a big mistake? Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: b6666d7b-c690-4e1c-a4a3-0fdf867798c6 X-Archives-Hash: 5c2f32b23f50517545826ee1f5b5d0ed I'm trying to clean up my hard drive to make it feasible to back up the root partition. I cleaned out /usr/portage/disfiles (10 GB) with no problem. But... I also cleaned out /usr/portage/packages (10 GB) but now emerge --sync is complaining about a large number of them, and apparently cannot update its cache. I just moved them to another partition, they're not really gone, but I'd like to not be carrying around so many of them. I've been running with FEATURES="buildpkg" on in /etc/make.conf, so I've accumulated a lot of these things. How do I now clean up my act? If there's a way, I'd like to keep building them, but be able to manage them without ruining portage. Most of the messages said the package "should be deleted". This mystifies my as in effect that's what I already did. What does it want me to do? The emerge --sync died eventually. Maybe one or more of the packages is more vital than most. So there may be packages I should not manage. Here's the tail end of the output: !!! Invalid binary package: '/usr/portage/packages/All/less-394.tbz2' !!! This binary package is not recoverable and should be deleted. !!! Invalid binary package: '/usr/portage/packages/All/pycrypto-2.0.1-r5.tbz2' !!! This binary package is not recoverable and should be deleted. !!! Invalid binary package: '/usr/portage/packages/All/lsof-4.76.tbz2' !!! This binary package is not recoverable and should be deleted. !!! Invalid binary package: '/usr/portage/packages/All/rsync-2.6.8-r2.tbz2' !!! This binary package is not recoverable and should be deleted. !!! Invalid binary package: '/usr/portage/packages/All/man-pages-2.31.tbz2' !!! This binary package is not recoverable and should be deleted. Traceback (most recent call last): File "/usr/bin/emerge", line 5530, in ? retval = emerge_main() File "/usr/bin/emerge", line 5487, in emerge_main action_sync(settings, trees, mtimedb, myopts, myaction) File "/usr/bin/emerge", line 4207, in action_sync if portage.global_updates(settings, trees, mtimedb["updates"]): File "/usr/lib/portage/pym/portage.py", line 8163, in global_updates trees["/"]["bintree"].move_slot_ent(update_cmd) File "/usr/lib/portage/pym/portage.py", line 6413, in move_slot_ent self.populate() File "/usr/lib/portage/pym/portage.py", line 6570, in populate mycat = mytbz2.getfile("CATEGORY") File "/usr/lib/portage/pym/xpak.py", line 345, in getfile a=open(self.file,"r") IOError: [Errno 2] No such file or directory: '/usr/portage/packages/All/perl-cleaner-1.03.tbz2' portage # Pointers, please... ++ kevin -- Kevin O'Gorman, PhD -- gentoo-user@gentoo.org mailing list