Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nothing for virtual/python
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
uberfoo
n00b
n00b


Joined: 24 Jul 2002
Posts: 9
Location: Dallas, TX

PostPosted: Thu Mar 06, 2003 3:59 am    Post subject: nothing for virtual/python Reply with quote

When trying to emerge gnome and a number of other things:

Code:
Calculating dependencies \
emerge: there are no masked or unmasked ebuilds to satisfy "virutal/python".


Tried sync and db-update.py, remerging portage and python. Can't figure it out.

Currently running:
python-2.2.2
portage-2.0.47-r8
Back to top
View user's profile Send private message
funkmankey
Guru
Guru


Joined: 06 Mar 2003
Posts: 304
Location: CH

PostPosted: Thu Mar 06, 2003 4:10 am    Post subject: Reply with quote

yeah I just ran into this too...um....wtf?!

Code:
grep virutal /var/cache/edb/dep/dev-python/*


outoput is NOT pretty (unless it's intentional?!)

and it's in more than just dev-python...
Back to top
View user's profile Send private message
uberfoo
n00b
n00b


Joined: 24 Jul 2002
Posts: 9
Location: Dallas, TX

PostPosted: Thu Mar 06, 2003 4:19 am    Post subject: Reply with quote

how did i overlook that, s/virutal/virtual/

bug here:

https://bugs.gentoo.org/show_bug.cgi?id=16940

to fix edit /usr/portage/eclass/distutils.eclass

find

Code:
newdepend "virutal/python"


and make it

Code:
newdepend "virtual/python"
Back to top
View user's profile Send private message
funkmankey
Guru
Guru


Joined: 06 Mar 2003
Posts: 304
Location: CH

PostPosted: Thu Mar 06, 2003 4:26 am    Post subject: Reply with quote

ah, that's gone and fixed it.

thanks, I always seem to forget to look in the defect list!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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