Your message dated Sat, 14 Dec 2013 06:18:02 +0100
with message-id <[email protected]>
and subject line Re: Bug#375506: dpkg --search needs more escaping
has caused the Debian Bug report #375506,
regarding dpkg --search needs more escaping
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
375506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375506
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Version: 1.13.21
Severity: normal

$ dpkg -S /usr/bin/[
dpkg: /usr/bin/[ not found.
$ dpkg -S /usr/bin/\\[
coreutils: /usr/bin/[

coreutils.list:/usr/bin/[


--- End Message ---
--- Begin Message ---
Hi!

On Tue, 2006-06-27 at 15:00:46 -0400, Justin Pryzby wrote:
> On Mon, Jun 26, 2006 at 09:46:53PM +0200, Nicolas François wrote:
> > On Mon, Jun 26, 2006 at 09:53:38AM -0400, Justin Pryzby wrote:
> > > 
> > > $ dpkg -S /usr/bin/[
> > > dpkg: /usr/bin/[ not found.
> > > $ dpkg -S /usr/bin/\\[
> > > coreutils: /usr/bin/[
> > > 
> > > coreutils.list:/usr/bin/[
> > 
> > Justin, can you look at #365271.
> > It is the same issue.
> > 
> > I don't think dpkg can do much in this case, and I think this bug should
> > be closed.

> I'd forgotten or didn't know that dpkg-query did globs.  Should a
> pattern with '[' without a closing ']' be treated as invalid?  I guess
> since the shell doesn't, fnmatch doesn't, so dpkg can't...  Is this
> correct?

I don't think it's worth the possible confusion (even with Frank's
suggested fix) or performance hit. I'm thus closing this report.

Thanks,
Guillem

--- End Message ---

Reply via email to