Package: dlocate
Version: 0.5-0.1
Severity: normal

When searching packages that are not found:

        $ dlocate debbuild; echo $?
        0

This is a problem, because then the binary cannot be chained like

        dlocate || or-do-other-thing

Likewise this fails:

        if ! dlocate pkg ; then
           ...do other thing
        fi

Please exit with non-zero when package cannot be found.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages dlocate depends on:
ii  dpkg                          1.13.10    Package maintenance system for Deb
ii  grep-dctrl                    2.6.7      Grep Debian package information
ii  perl                          5.8.7-4    Larry Wall's Practical Extraction 

dlocate recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to