Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash-Completion for icingacli missing in Debian packages #294

Open
Donien opened this issue Nov 16, 2023 · 0 comments
Open

Bash-Completion for icingacli missing in Debian packages #294

Donien opened this issue Nov 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Donien
Copy link

Donien commented Nov 16, 2023

Describe the bug

When installing icingacli in Debian 12 Bookworm, the bash-completions for icingacli are missing (/usr/share/bash-completion/completions/icingacli).

To Reproduce

Install icingacli and check existence of /usr/share/bash-completion/completions/icingacli.

apt install -y icingacli

Affected versions

icingacli_2.12.0-1+debian12
icingacli_2.12.1-1+debian12

Looking at the different versions on packages.icinga.com the newest version of icingacli that still ships the bash-completions seems to be "icingacli_2.11.3-1".

Expected behaviour

Have bash-completion be available under /usr/share/bash-completion/completions/icingacli.

Environment

OS

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

/etc/apt/sources.list.d/icinga.list

deb [signed-by=/usr/share/keyrings/icinga-archive-keyring.gpg] https://packages.icinga.com/debian icinga-bookworm main
deb-src [signed-by=/usr/share/keyrings/icinga-archive-keyring.gpg] https://packages.icinga.com/debian icinga-bookworm main
@yhabteab yhabteab added the bug Something isn't working label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants