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

Bug 7305

Summary: [PATCH] to implement bug #1771 behaviour in emerge
Product: Portage Development Reporter: Ronald Moesbergen <r.moesbergen>
Component: CoreAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED INVALID    
Severity: enhancement CC: kevin, mholzer, vapier
Priority: High    
Version: 2.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: small emerge feature patch
small portage.py feature patch

Description Ronald Moesbergen 2002-08-31 11:13:17 UTC
Hi,

I've attached a patch to portage.py and emerge to implement a feature
mentioned in bug #1771 by seemant. The feature will show all useflags that
will affect the build of the package(s) you are about to emerge. This
list is only displayed with the --pretend option. It obviously needs
some more work and i'm not a python expert (in fact, this is the first
time i've ever done anything in python), but this should show the idea.
I hope someone likes this enough to get something similar into portage,
because it makes figuring out the correct useflags so much easier.

Thanks,
Ronald.
Comment 1 Ronald Moesbergen 2002-08-31 11:13:50 UTC
Created attachment 3573 [details, diff]
small emerge feature patch
Comment 2 Ronald Moesbergen 2002-08-31 11:14:17 UTC
Created attachment 3574 [details, diff]
small portage.py feature patch
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2002-11-14 05:49:23 UTC
Already in portage via 'emerge info'