Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256704 - app-portage/gentoolkit: allow to use --jobs when revdep-rebuild runs emerge
Summary: app-portage/gentoolkit: allow to use --jobs when revdep-rebuild runs emerge
Status: RESOLVED WORKSFORME
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 22:16 UTC by Pacho Ramos
Modified: 2009-01-29 08:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!