Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395997 - repoman commit has no default action for interactive query
Summary: repoman commit has no default action for interactive query
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-25 15:03 UTC by Patrick Lauer
Modified: 2022-07-12 03:18 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 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.