On Tue, May 17, 2011 at 11:00:01PM +0200, frantisek holop wrote: > (my rationale for removing the option "0: <None>" is that > i have asked for the package, so why would i choose None? > i can always ctrl-c out if i have changed my mind...)
AFAIK, ambiguous packages can also happen during updates (pkg_add -ui), for example if an updated package has a new dependency on another package that's available in different flavors. You don't want to hit ^C in this case, because pkg_add -ui can take a long time, especially when the number of installed packages is huge and the update is run over a slow link. Apart from this, I like the idea. Ciao, Kili