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

Bug 256704

Summary: app-portage/gentoolkit: allow to use --jobs when revdep-rebuild runs emerge
Product: Portage Development Reporter: Pacho Ramos <pacho>
Component: Enhancement/Feature RequestsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED WORKSFORME    
Severity: enhancement CC: loki_val
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pacho Ramos gentoo-dev 2009-01-28 22:16:30 UTC
Now that portage-2.1.6 supports --jobs option, would be interesting being able to also use this option when emerge is run from revdep-rebuild


Thanks a lot

Reproducible: Always
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-01-28 22:19:17 UTC
revdep-rebuild ${REVDEP_OPTIONS} -- --jobs=x doesn't work?
Comment 2 Pacho Ramos gentoo-dev 2009-01-29 08:13:38 UTC
(In reply to comment #1)
> revdep-rebuild ${REVDEP_OPTIONS} -- --jobs=x doesn't work?
> 

I don't have any breakage now, but as seen in manpage it should work (/pacho slaps himself for not checking man page before :'( )

sorry a lot
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2009-01-29 08:38:24 UTC
That's okay :-) thanks for caring!