From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IkJw0-0002Th-MJ for garchives@archives.gentoo.org; Tue, 23 Oct 2007 13:36:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9NDZMao013013; Tue, 23 Oct 2007 13:35:22 GMT Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9NDV5Nr008169 for ; Tue, 23 Oct 2007 13:31:06 GMT Received: by wa-out-1112.google.com with SMTP id k34so1789345wah for ; Tue, 23 Oct 2007 06:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Vp66vKWet/5d5MdZYCc+7+FQymdTGhwGVcOVzLxj7jw=; b=Senswlq+X+yjT0cZVqK5FY6s9pDPvuYwoKhAI8MpUSGWow0k8GN+NqkV5wj5ZO9tFdnTOmJg4BtzTHQzvBEYJn4EcCgvviP050YYgXzrBqUzojZCIvcvHYNjtPZuqcsYOCJ696P8hUYQ/GIvyGlj5ag1ImNvQ5VkX5RrlhJjRUQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f5+lBXRPYW/BSEPIeyfKgd3vuLp4M9lOwbLQvcd0GRIHWv+3gocs7FIMDACt8cFbBcIZq5KbgbxBU7oUr/V7nOshoxcaoDGJVQ8qpoOEUGjcSKtG75xgCS0IENV5VsyMSgm1oeSFzvmeT4g5z8pn0RAZ38s1aVyep8ug8fmUJSQ= Received: by 10.114.173.15 with SMTP id v15mr6899842wae.1193146264811; Tue, 23 Oct 2007 06:31:04 -0700 (PDT) Received: by 10.115.110.15 with HTTP; Tue, 23 Oct 2007 06:31:04 -0700 (PDT) Message-ID: <49bf44f10710230631y2f605754p17ad26af832dd9ac@mail.gmail.com> Date: Tue, 23 Oct 2007 06:31:04 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge --sync fails with CacheCorruption In-Reply-To: <471D4F00.2050009@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10710221811n546a81e8ja34ff47987326ee9@mail.gmail.com> <471D4F00.2050009@gentoo.org> X-Archives-Salt: cf134d20-811b-4966-84fa-9bc93a170a2a X-Archives-Hash: cfeb34694acb67a6722f8a12c6c848b9 > > File "/usr/lib/portage/pym/cache/util.py", line 31, in mirror_cache > > try: entry = src_cache[x] > > File "/usr/lib/portage/pym/cache/metadata.py", line 32, in __getitem__ > > return flat_hash.database.__getitem__(self, cpv) > > File "/usr/lib/portage/pym/cache/flat_hash.py", line 38, in __getitem__ > > raise cache_errors.CacheCorruption(cpv, e) > > cache.cache_errors.CacheCorruption: dev-games/ode-0.8 is corrupt: > > [Errno 5] Input/output error > > http://bugs.gentoo.org/show_bug.cgi?id=196680 > > It is a bug in portage, but it's also abnormal to receive an > Input/output error in that case, so you should probably run fsck on > that filesystem. Fixed, thanks Zac! - Grant -- gentoo-user@gentoo.org mailing list