Package: fish-common
Version: 3.6.0-1
Severity: normal

In a minimal chroot without procps installed:

# apt install fish
# fish
# kill
fish: Unknown command: kill
/usr/share/fish/config.fish (line 232):
    command kill (__fish_expand_pid_args $argv)
            ^~~^
in function 'kill'
fish: Unknown command: kill
/usr/share/fish/config.fish (line 232):
    command kill (__fish_expand_pid_args $argv)
            ^~~^
in function 'kill' with arguments '-t'
        called on line 31 of file 
/usr/share/fish/functions/__fish_make_completion_signals.fish
in function '__fish_make_completion_signals'
        called on line 2 of file 
/usr/share/fish/functions/fish_status_to_signal.fish
in function 'fish_status_to_signal' with arguments '127'
        called on line 1 of file 
/usr/share/fish/functions/__fish_print_pipestatus.fish
in command substitution
        called on line 26 of file 
/usr/share/fish/functions/__fish_print_pipestatus.fish
in function '__fish_print_pipestatus' with arguments '\[ \] \| \e\[31m 
\e\[1m\e\[31m 127'
        called on line 1 of file /usr/share/fish/functions/fish_prompt.fish
in command substitution
        called on line 31 of file /usr/share/fish/functions/fish_prompt.fish
in function 'fish_prompt'
in command substitution
fish: Unknown command: kill
/usr/share/fish/config.fish (line 232):
    command kill (__fish_expand_pid_args $argv)
            ^~~^

# apt install procps

solves this.

Not sure if it should be Depends or Recommends but I triggered this with
other input as well, for example `cd ...`.

Cheers Jochen


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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

fish-common depends on no packages.

Versions of packages fish-common recommends:
ii  fish  3.6.0-1

fish-common suggests no packages.

-- no debconf information

Reply via email to