Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4052 - emerge gnome fails
Summary: emerge gnome fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-23 08:07 UTC by Mark Horn
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Horn 2002-06-23 08:07:24 UTC
Doing an "emerge gnome" produces the following error:

localhost root # emerge gnome
Calculating dependencies -Traceback (most recent call last):
  File "/usr/bin/emerge", line 1227, in ?
    if not mydepgraph.create(mytype+" "+portage.root+" "+mykey,None,"--onlydeps"
not in myopts):
  File "/usr/bin/emerge", line 447, in create
    if not self.create(mynew,mybigkey):
  File "/usr/bin/emerge", line 447, in create
    if not self.create(mynew,mybigkey):
  File "/usr/bin/emerge", line 391, in create
    edepend=portage.db[myroot]["porttree"].dbapi.aux_get(mykey,portage.auxdbkeys)
  File "/usr/lib/python2.2/site-packages/portage.py", line 2601, in aux_get
    mycent=open(mydbkey,"r")
IOError: [Errno 2] No such file or directory:
'/var/cache/edb/dep/gnome-base/control-center-1.4.0.5-r1'
localhost root # 


I've tried to "emerge rsync" and then re "emerge gnome".  This causes the same
error.  After asking on #gentoo, I tried unmasking gnome2, and that appeared to
install w/out actually downloading or compiling the source code!  So I unmerged
that, re-did "emerge rsync" to end up at the above error message again.

HELP!
Comment 1 Spider (RETIRED) gentoo-dev 2002-06-23 16:17:33 UTC
According to drobbins this appears of two reasons:
1) not unmasking gnome 2 stuff after emerge rsync
2) broken rsync mirror which have corrupted the contents in the control-center
ebuild