Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge gnome
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Fri Jun 21, 2002 5:38 pm    Post subject: emerge gnome Reply with quote

Is anyone else getting some funky errors when trying to emerge GNOME? I just finished installing Gentoo 1.2, did a <emerge rsync> then I do a <cd /usr/portage/gnome-base> I type emerge gnome and it looks to me like emerge is crashing... here's the output I get

There are the packages that I would merge in order.

Calculating Dependincies /Trackback (most recent call last):
File "/usr/bin/emerge", Line 1227, in ?
if not mydepgraph.create(mytype + " " + portage.root +
etc...
and ends with this line

IOError: [Errno 2] No such file or directory 'var/cache/ebd/dep/gnome-base/control-center-1.4.0.5-r1

Does anybody have any idea what's going on? And this only seems to be happening with gnome, KDE, X11 all worked great with emerge.

Thanks!! :D
Back to top
mixmasterdj2002
n00b
n00b


Joined: 20 Jun 2002
Posts: 66
Location: UK

PostPosted: Fri Jun 21, 2002 5:58 pm    Post subject: Reply with quote

can you please post the output of the command:
Code:
emerge --pretend gnome

this will help in solving th problem

thanks 8)
_________________
[img:5c38d54d9d]http://djsleepy.servebeer.com/images/logo.gif[/img:5c38d54d9d]
http://www.djsleepy.co.uk
Back to top
View user's profile Send private message
Guest






PostPosted: Fri Jun 21, 2002 10:25 pm    Post subject: Reply with quote

That is the output from <emerge --pretend gnome>
Back to top
Guest






PostPosted: Fri Jun 21, 2002 11:31 pm    Post subject: Reply with quote

Anyone got any ideas?
Back to top
jazz...
n00b
n00b


Joined: 17 Apr 2002
Posts: 22
Location: Toronto, Canada

PostPosted: Sun Jun 23, 2002 3:47 pm    Post subject: Reply with quote

I have this problem too i believe. Here is the output i recieved. I have tried cleaning my tree with the emtytree command and various other things i have discovered rummaging around.. I still can't compile gnome..

Thanks,
jazz...

emerge gnome-base/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/con trol-center-1.4.0.5-r1'
_________________
Scissors, Rock, Paper... Which one are you gonna choose?
Back to top
View user's profile Send private message
ojansen
n00b
n00b


Joined: 19 Apr 2002
Posts: 17
Location: Germany

PostPosted: Sun Jun 23, 2002 5:07 pm    Post subject: possible solution (it worked for me) Reply with quote

I had the same problem here.

then I went to '/usr/portage/gnome-base/control-center'

and 'emerge control-center-1.4.0.5-r1.ebuild'

after that I had no Problems emerging gnome.

(and all that only for gnomemeeting :-)

Good Luck
Olaf
Back to top
View user's profile Send private message
jazz...
n00b
n00b


Joined: 17 Apr 2002
Posts: 22
Location: Toronto, Canada

PostPosted: Sun Jun 23, 2002 10:07 pm    Post subject: Reply with quote

i just tried that..
i went to /usr/portage/gnome/control-center
typed emerge control-center-1.4.0.5-r1.ebuild

and got this message

]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 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'


can i disable this from the emerge so i don't have to compile this?
_________________
Scissors, Rock, Paper... Which one are you gonna choose?
Back to top
View user's profile Send private message
Guest






PostPosted: Sun Jun 23, 2002 10:31 pm    Post subject: Reply with quote

I too tried that same thing and got the same error, odviously I'm not the only one having this problem out there, isn't there someone that knows what's going on, Maybe one of the Gentoo Programmers?
Back to top
Guest






PostPosted: Sun Jun 23, 2002 10:35 pm    Post subject: Reply with quote

OK, I fixed my little problem. I just went into /usr/portage/gnome-base/controlcenter/ and deleted all of the .ebuild's in that directory and then did an emerge rsync. Some of the files must have just been corrupted, as I'm know compiling gnome.
Back to top
jazz...
n00b
n00b


Joined: 17 Apr 2002
Posts: 22
Location: Toronto, Canada

PostPosted: Sun Jun 23, 2002 11:36 pm    Post subject: Reply with quote

deleting all the ebuilds didn't help for me..

i am now getting this message:

emerge --pretend gnome-base/gnome

These are the packages that I would merge, in order.

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 2605, in aux_get
self.auxcache[mycpv][auxdbkeys[x]]=mylines[x][:-1]
IndexError: list index out of range


any ideas on what exactly is going on??
i deleted /usr/portage with rm -Rf and did an emerge rsync and still got the same output as listed above...

thanks..
_________________
Scissors, Rock, Paper... Which one are you gonna choose?
Back to top
View user's profile Send private message
ojansen
n00b
n00b


Joined: 19 Apr 2002
Posts: 17
Location: Germany

PostPosted: Mon Jun 24, 2002 9:10 am    Post subject: sorry wrong version Reply with quote

Hi out there,

after I read your answers - I tried to find where the problem is.
Sorry I didn't emerge 'control-center-1.4.0.5-r1.ebuild'
I emerged 'control-center-1.4.0.5.ebuild' and this did for me.

here is the output of emerge -s control-center:
--->
maledictus control-center # emerge -s control-center
[ Results for search key : control-center ]
[ Applications found : 1 ]

* gnome-base/control-center
Latest version Available: 1.4.0.5-r1
Latest version Installed: 1.4.0.5
Homepage:
Description:
<---

Sorry for waisting your time

Olaf
Back to top
View user's profile Send private message
jazz...
n00b
n00b


Joined: 17 Apr 2002
Posts: 22
Location: Toronto, Canada

PostPosted: Mon Jun 24, 2002 2:54 pm    Post subject: Reply with quote

any other ideas on how to fix this problem?

i really would like to play with gnome 2 ....
and i don't really want to manually emerge each package...

thanks...

jazz...
_________________
Scissors, Rock, Paper... Which one are you gonna choose?
Back to top
View user's profile Send private message
jazz...
n00b
n00b


Joined: 17 Apr 2002
Posts: 22
Location: Toronto, Canada

PostPosted: Tue Jun 25, 2002 5:22 pm    Post subject: Reply with quote

no ideas, thoughts, speculation on why this is happening?
_________________
Scissors, Rock, Paper... Which one are you gonna choose?
Back to top
View user's profile Send private message
jazz...
n00b
n00b


Joined: 17 Apr 2002
Posts: 22
Location: Toronto, Canada

PostPosted: Wed Jun 26, 2002 1:46 am    Post subject: Reply with quote

well.. i emerged the new version of portage and it worked..
so if anyone else is having issues similar to mine.. try updating to portage 2.0.5
_________________
Scissors, Rock, Paper... Which one are you gonna choose?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum