Package: debfoster
Version: 2.8-1
Severity: normal

In bash, if i type /usr/sbin/debfoster and then hit TAB, i see the
following error on stderr (four times):

 bash: have: command not found

The bash tab completion rules do indeed try to call something named
"have" -- but maybe they're ancient?

```
$ head /usr/share/bash-completion/completions/debfoster
# -*- sh -*-

# Provided by Eric Hansander <[email protected]> in
# <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349035>

have debfoster &&
_debfoster()
{
    local cur prev options

$ 
```

Regards,

        --dkg


-- System Information:
Debian Release: 13.0
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (200, 
'unstable-debug'), (200, 'unstable'), (1, 'experimental-debug'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.22-amd64 (SMP w/20 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages debfoster depends on:
ii  libc6   2.41-7
ii  libgc1  1:8.2.8-1

Versions of packages debfoster recommends:
ii  apt  3.0.1

debfoster suggests no packages.

-- no debconf information

Reply via email to