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

Outdated source packages on Debian? #279

Open
Iceforgedmvp opened this issue Feb 24, 2023 · 0 comments
Open

Outdated source packages on Debian? #279

Iceforgedmvp opened this issue Feb 24, 2023 · 0 comments

Comments

@Iceforgedmvp
Copy link

Hi :) Correct me if I'm wrong but on my Debian 11 system I cannot find the most recent source packages for icingadb and icingadb-web.

Configuration

$ cat /etc/apt/sources.list.d/bullseye-icinga.list 
deb https://packages.icinga.com/debian icinga-bullseye main
deb-src https://packages.icinga.com/debian icinga-bullseye main

icingadb

  • Current Package version: 1.1.0-1
  • Current source package version: 1.0.0-1
# apt list icingadb
icingadb/icinga-bullseye 1.1.0-1+debian11 amd64
$ apt source icingadb
Reading package lists... Done
Need to get 3850 kB of source archives.
Get:1 https://packages.icinga.com/debian icinga-bullseye/main icingadb 1.0.0-1.bullseye (diff) [2564 B]
Get:2 https://packages.icinga.com/debian icinga-bullseye/main icingadb 1.0.0-1.bullseye (dsc) [919 B]
Get:3 https://packages.icinga.com/debian icinga-bullseye/main icingadb 1.0.0-1.bullseye (tar) [3846 kB]
Fetched 3850 kB in 0s (18.5 MB/s)

icingadb-web

  • Current Package version: 1.0.2-1
  • Current source package version: 1.0.0-1
# apt list icingadb-web
icingadb-web/icinga-bullseye 1.0.2-1+debian11 all
$ apt source icingadb-web
Reading package lists... Done
Need to get 2297 kB of source archives.
Get:1 https://packages.icinga.com/debian icinga-bullseye/main icingadb-web 1.0.0-1.bullseye (diff) [2388 B]
Get:2 https://packages.icinga.com/debian icinga-bullseye/main icingadb-web 1.0.0-1.bullseye (dsc) [856 B]
Get:3 https://packages.icinga.com/debian icinga-bullseye/main icingadb-web 1.0.0-1.bullseye (tar) [2294 kB]
Fetched 2297 kB in 0s (10.9 MB/s) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant