First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106648
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: SpanKY <vapier@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 106648 depends on: 100444 Show dependency tree
Bug 106648 blocks: 108082
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-19 23:04 0000
this was working with previous version of portage ...

root@vapier 0 ~ # emerge metadata
skipping sync

>>> Updating Portage cache:   17%Traceback (most recent call last):
  File "/usr/bin/emerge", line 2731, in ?
    cleanse_cache(pdb, oldcat, savelist)
  File "/usr/bin/emerge", line 2706, in cleanse_cache
    for pv in pdb.auxdb[porttree_root][cat].keys():
KeyError: 'cross-arm-gentoo-linux-uclibc'

root@vapier 0 ~ # grep cross-arm-gentoo-linux-uclibc /etc/portage/categories
cross-arm-gentoo-linux-uclibc

root@vapier 0 ~ # ls /usr/local/portage/cross-arm-gentoo-linux-uclibc
binutils  gcc  linux-headers  uclibc

root@vapier 0 ~ # portageq envvar PORTDIR_OVERLAY
/usr/local/portage

------- Comment #1 From Danny van Dyk (RETIRED) 2005-10-03 13:50:03 0000 -------
I can confirm this Bug. PORTDIR_OVERLAY pointing to an overlay containing
cross-compiler ebuilds breaks emerge --{sync,metadata} :-/

phi dvandyk # emerge --metadata
skipping sync

>>> Updating Portage cache:   17%Traceback (most recent call last):
  File "/usr/bin/emerge", line 2731, in ?
    cleanse_cache(pdb, oldcat, savelist)
  File "/usr/bin/emerge", line 2706, in cleanse_cache
    for pv in pdb.auxdb[porttree_root][cat].keys():
KeyError: 'cross-powerpc-unknown-linux-gnu'

phi dvandyk # emerge info
Portage 2.0.52-r1 (default-linux/amd64/2005.1, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.12-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.12
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.2.3-r5, 2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
[snip]
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildsyspkg cvs distlocks sandbox sfperms sign strict"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://sigma/gentoo-portage"

------- Comment #2 From Jason Stubbs (RETIRED) 2005-10-04 08:41:25 0000 -------
Fixed in portage-2.0.53_rc3 

------- Comment #3 From Jason Stubbs (RETIRED) 2005-10-05 13:16:17 0000 -------
Forgot to mark. 

First Last Prev Next    No search results available      Search page      Enter new bug