Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367441 - Don't want to wait 5 seconds while using emerge -C --ask
Summary: Don't want to wait 5 seconds while using emerge -C --ask
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-15 21:47 UTC by Johannes
Modified: 2011-05-16 11:38 UTC (History)
0 users

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 Johannes 2011-05-15 21:47:21 UTC
I would prefer if I don't have to wait five seconds every time when I use emerge -C --ask. I think it's unnecessary because of the --ask.

Reproducible: Always

Steps to Reproduce:
emerge -C --ask <package>
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-05-15 21:52:26 UTC
Read about CLEAN_DELAY in:
man make.conf
Comment 2 Johannes 2011-05-16 11:38:51 UTC
Thanks!