On Fri, Apr 18, 2008 at 11:32:39AM -0700, Bart Smaalders wrote: > Can you add a test case for the new commands/options?
Yep. > > No package matching <blah> is installed on the system. > > Suggest specifying -r to retrieve information from the server. > > That sounds reasonable.... it could read > > > No package matching <blah> is installed on the system; however, > <blah expanded> is available in <...> repository. > Specify -r to retrieve requested information from repository. This is unfortunately complicated because you can specify multiple packages on the commandline. So what should happen if A is installed, B is not installed, but available from repoB, C is not installed, but available from repoC, and D is completely unknown? So I'm printing out a generic message that just points you at asking the server. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
