[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#37499: apt: Order matters: For options -sq for packages beginning with a digit



On Tue, 11 May 1999 mttrader@access.mountain.net wrote:

> Try this: apt-get install -sq 2utf (doesn't work)
> Now this: apt-get install -qs 2utf (does work)
> Now this: apt-get -sq install 2utf (does work)
> And this: apt-get install -sq apt 2utf (also works)
> 
> When -q is right before a package beginning with a digit, nothing happens.

q takes a single optional numeric argument, 2utf looks like a numeric
argument. I guess it should ignore those sorts of things eh?

Jason



Reply to: