Bug#312110: aptitude: selection limit 40 hardcoded

2005-06-05 Thread Daniel Burrows
severity 312110 wishlist clone 312110 -1 retitle -1 Add a command to modify the state database without acting thanks [we resolved this on IRC, so this is mostly for the peanut gallery] On Sunday 05 June 2005 10:40 am, Marc Haber wrote: > Hi, > > On Sun, Jun 05, 2005 at 10:29:51AM -0700, Daniel Bu

Bug#312110: aptitude: selection limit 40 hardcoded

2005-06-05 Thread Marc Haber
Hi, On Sun, Jun 05, 2005 at 10:29:51AM -0700, Daniel Burrows wrote: > On Sunday 05 June 2005 08:52 am, Marc Haber wrote: > > $ sudo aptitude markauto '.' > > Couldn't find package ".", and more than 40 > > packages contain "." in their name. > > (no action results) > > > > A quick look into the so

Bug#312110: aptitude: selection limit 40 hardcoded

2005-06-05 Thread Daniel Burrows
severity 312110 wishlist thanks On Sunday 05 June 2005 08:52 am, Marc Haber wrote: > $ sudo aptitude markauto '.' > Couldn't find package ".", and more than 40 > packages contain "." in their name. > (no action results) > > A quick look into the source code shows that the 40 is hard-coded. It > sh

Bug#312110: aptitude: selection limit 40 hardcoded

2005-06-05 Thread Marc Haber
Package: aptitude Version: 0.2.15.9-2 Severity: normal Hi, $ sudo aptitude markauto '.' Couldn't find package ".", and more than 40 packages contain "." in their name. (no action results) A quick look into the source code shows that the 40 is hard-coded. It should be at least configurable. Gree