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

Re: G++ 3.x transition



On Thu, Aug 14, 2003 at 11:27:35AM +0200, Andreas Tille wrote:

 > >  $ grep-available -s Package \
 > >     -F Depends libstdc++2.10 -a \
 > >     -F Maintainer email@in.maintainer.field
 > 
 > ~> grep-available -s Package     -F Depends libstdc++2.10 -a     -F Maintainer tille@debian.org
 > grep-available: invalid option -- a
 > ~> grep-available --version
 > grep-dctrl 1.11

 Oh....

 Sorry, -a is one of those things that you get easily used to :-\

 With older versions of grep-dctrl this achieves the same effect:

 $ grep-available -F Depends libstdc++2.10 |
   grep-dctrl -s Package -F Maintainer email@in.maintainer.field

 I have:

 $ grep-available --version
 grep-dctrl (dctrl-tools) 1.100

 > ~> grep-available -s Package     -F Depends libstdc++2.10 -a     -F Maintainer tille@debian.org
 > 
 > Should I report this as bug as advised in the banner message?

 What?  The fact that the output is empty?  Give yourself a pat in the
 back :-)

-- 
Marcelo



Reply to: