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

Bug 395997

Summary: repoman commit has no default action for interactive query
Product: Portage Development Reporter: Patrick Lauer <patrick>
Component: RepomanAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2011-12-25 15:03:43 UTC
repoman ci -m "Commit some stuff"

[snip]

Commit changes? [Yes/No]

if one hits enter at this prompt portage just mentions "Not understood" and asks again. A default action (I guess "no" as default to avoid accidents) would be nice, and maybe a variable to configure the default behaviour to make everyone happy?
Comment 1 Zac Medico gentoo-dev 2011-12-25 20:09:05 UTC
(In reply to comment #0)
> maybe a variable to configure the default behaviour to make
> everyone happy?

We could allow you to configure this with a --ask-default=<yes|no> option that you'd be able to set in REPOMAN_DEFAULT_OPTS.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:39 UTC
repoman support has been removed per bug 835013.

Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist.