-
Notifications
You must be signed in to change notification settings - Fork 15
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
icinga2-bin from /debian icinga-stretch repo has wrong dependencies #148
Comments
assumed |
Debian Backports repository included? |
no. |
Debian Stretch requires the Backports repository with 2.11 - for the Boost package dependency. This is noted in the Upgrading docs as well as the steps are highlighted inside the installation docs as always. https://icinga.com/docs/icinga2/latest/doc/16-upgrading-icinga-2/#added-boost-166 |
OK |
Imho `On platforms where EPEL or Backports cannot satisfy this dependency` is enough, but GH is flooded with issues. https://github.com/Icinga/icinga2/issues/7523 https://github.com/Icinga/icinga2/issues/7524 https://github.com/Icinga/icinga2/issues/7522 https://github.com/Icinga/icinga2/issues/7512 https://github.com/Icinga/icinga2/issues/7511 Icinga/icinga-packaging#150 Icinga/icinga-packaging#149 Icinga/icinga-packaging#148 Icinga/icinga-packaging#146
Imho `On platforms where EPEL or Backports cannot satisfy this dependency` is enough, but GH is flooded with issues. https://github.com/Icinga/icinga2/issues/7523 https://github.com/Icinga/icinga2/issues/7524 https://github.com/Icinga/icinga2/issues/7522 https://github.com/Icinga/icinga2/issues/7512 https://github.com/Icinga/icinga2/issues/7511 Icinga/icinga-packaging#150 Icinga/icinga-packaging#149 Icinga/icinga-packaging#148 Icinga/icinga-packaging#146
The lastest icinga 2.11 release comes with Packages for debian stretch with unfulfillabel package dependencies:
Operating system, Distribution, Release (lsb_release.py output):
{'RELEASE': '9.11', 'CODENAME': 'stretch', 'OS': 'GNU/Linux', 'ID': 'Debian', 'DESCRIPTION': 'Debian GNU/Linux 9.11 (stretch)'}
It is reproducible with the following
apt/sources.list.d/icinga2.list
repository configuration:deb http://packages.icinga.org/debian icinga-stretch main
output of dpkg -l icinga2* before upgrade attempt:
The text was updated successfully, but these errors were encountered: