Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 180791

Summary: gnome-base/alacarte-0.10.2 fails - required pygtk version not found
Product: Gentoo Linux Reporter: David D. Huff Jr. <David.Huff>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge log

Description David D. Huff Jr. 2007-06-03 21:11:24 UTC
is alacarte-0.10.2 really necessary? I think not every gnome dependency but this one can be met and it doesn't have a equiry d dependency
that packages requires python-2.8

Reproducible: Always

Steps to Reproduce:
1.emerge gnome
2.eventually spawns emerge for alacarte-0.10.2 which cannot be satisfied because python-2.8 isn't available
3.

Actual Results:  
emerge of alacarte disrupting emerge -Duv world

Expected Results:  
if required alacarte should emerge

I don't think alacarte is viable application in it's present form, what does it do, has anybody run it?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-03 21:23:55 UTC
http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.10.2.ebuild?rev=1.8&view=markup

Post some errors, emerge output or whatever; there's no python-2.8 dependency anywhere.

$ emerge -pv =alacarte-0.10.2

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] x11-misc/alacarte-0.10.2  USE="-debug" 197 kB 
Comment 2 David D. Huff Jr. 2007-06-03 21:42:38 UTC
emerge alacarte and you will see it when the build dies
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-06-03 21:44:33 UTC
Well, as said above, post the error, emerge --info and reopen then. We are more than busy enough for such riddles.
Comment 4 David D. Huff Jr. 2007-06-04 01:07:11 UTC
Created attachment 121100 [details]
emerge --info

emerge --info
Comment 5 David D. Huff Jr. 2007-06-04 01:08:24 UTC
Created attachment 121101 [details]
emerge log

I would question if this emerge had ever been tested. I think this is the product of shoddy workmanship.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-06-04 07:35:24 UTC
(In reply to comment #5)
> I would question if this emerge had ever been tested. I think this is the
> product of shoddy workmanship.

1/ pygtk != python

<snip>
checking for pygtk 2.8.0 installed for python 2.4... not found
configure: error: required pygtk version not found
</snip>

2/ The ebuild already depends on >=dev-python/pygtk-2.8; re-emerge it and try again...

3/ If it still doesn't compile then, you'll have to attach the config.log as well, as told by the error message.

<snip>
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/x11-misc/alacarte-0.10.2/work/alacarte-0.10.2/config.log
</snip>