Hi,

On Fri, 20 Mar 2009, Bill Allombert wrote:
> Nowadays, dpkg-query and dpkg use the same option parser.
> 'dpkg-query -S -pic' no more work, but 'dpkg-query -S -- -pic' does.
> 
> However 'dpkg -S -- -pic' does not work because dpkg actually call
> 'dpkg-query -S -pic'.
> 
> The attach patch make dpkg to add a "--" delimiter after the options,
> to avoid this issue.

I was worried that this could have been on purpose in some cases for
example to also pass supplementary options. But my reading of the code
and the usage of dpkg-deb/dpkg-query suggest that this is not the case.

So I'll apply your patch shortly (and your other one for #386197). In the
future, please create patches with git format-patch so that you take care
of writing the git log entry and we can apply it with git am.

Cheers,
-- 
Raphaël Hertzog

Contribuez à Debian et gagnez un cahier de l'admin Debian Lenny :
http://www.ouaza.com/wp/2009/03/02/contribuer-a-debian-gagner-un-livre/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to