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.60) (envelope-from ) id 1GFMLd-0001Xn-BA for garchives@archives.gentoo.org; Tue, 22 Aug 2006 02:50:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7M2mXdC022786; Tue, 22 Aug 2006 02:48:33 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7M2jXCK007316 for ; Tue, 22 Aug 2006 02:45:33 GMT Received: from [10.151.12.21] (unknown [209.129.85.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D64DE64542 for ; Tue, 22 Aug 2006 02:45:32 +0000 (UTC) Message-ID: <44EA6FC2.1020303@gentoo.org> Date: Mon, 21 Aug 2006 19:45:22 -0700 From: Zac Medico User-Agent: Thunderbird 1.5.0.5 (X11/20060719) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] odd emerge problem References: <20060821195519.496a161c@gentoo-01> In-Reply-To: <20060821195519.496a161c@gentoo-01> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 915a794c-d3bf-4d50-85d4-db0d19708066 X-Archives-Hash: 01576932f0da4c511a38b6cdb98ef85d -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adrian wrote: > root $ emerge --ask -v world > These are the packages that would be merged, in order: > Calculating world dependencies > Traceback (most recent call last): > File "/usr/bin/emerge", line 3440, in ? > if not mydepgraph.xcreate(myaction): > File "/usr/bin/emerge", line 1416, in xcreate > elif not portage.db["/"]["vartree"].dbapi.match(x): > File "/usr/lib/portage/pym/portage.py", line 4665, in match > mydep=dep_expand(origdep,mydb=self,use_cache=use_cache) > File "/usr/lib/portage/pym/portage.py", line 3531, in dep_expand > return > prefix+cpv_expand(mydep,mydb=mydb,use_cache=use_cache)+postfix File > "/usr/lib/portage/pym/portage.py", line 3694, in cpv_expand if (not > mydb.cp_list(mykey,use_cache=use_cache)) and virts and > virts.has_key(mykey): File "/usr/lib/portage/pym/portage.py", line > 4606, in cp_list > mystat=os.stat(self.root+VDB_PATH+"/"+mysplit[0])[stat.ST_MTIME] > TypeError: stat() argument 1 must be (encoded string without NULL > bytes), not str It seems that /var/lib/portage/world is corrupt and contains NULL bytes. You should probably check your filesystem for additional corruption. Zac -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE6m/A/ejvha5XGaMRAv4VAKDGVR6akfOrLz8ywPL0c+A4yObW0gCg5BOh ooFTc2ndsl2KU5jWuuprNBY= =DRd6 -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list