Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233083 - emerge app-admin/sabayon-2.20.1.r1 fails because "sabayon needs python bindings to gamin"
Summary: emerge app-admin/sabayon-2.20.1.r1 fails because "sabayon needs python bindin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-27 01:02 UTC by Simon Hunt
Modified: 2008-07-27 02:18 UTC (History)
0 users

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


Attachments
output when running emerge -N sabayon (emerge.log,2.38 KB, text/plain)
2008-07-27 01:04 UTC, Simon Hunt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hunt 2008-07-27 01:02:13 UTC
i was running emerge -uDN world and it stopped because sabayon could not be emerged. i thought adding USE="python" would work but i got the same output. when i try to emerge gamin it is up-to-date.

Reproducible: Always

Steps to Reproduce:
1.emerge -N sabayon

Actual Results:  
it dies "need python bindings to app-admin/gamin"

Expected Results:  
it should emerge normally
Comment 1 Simon Hunt 2008-07-27 01:04:55 UTC
Created attachment 161450 [details]
output when running emerge -N sabayon
Comment 2 Simon Hunt 2008-07-27 02:18:26 UTC
(In reply to comment #0)
> i was running emerge -uDN world and it stopped because sabayon could not be
> emerged. i thought adding USE="python" would work but i got the same output.
> when i try to emerge gamin it is up-to-date.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1.emerge -N sabayon
> 
> Actual Results:  
> it dies "need python bindings to app-admin/gamin"
> 
> Expected Results:  
> it should emerge normally
> 

i had to add python USE flag in make.conf, then unmerge gamin and emerge it again.