-
Notifications
You must be signed in to change notification settings - Fork 581
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
2.10.0-1 upgrade Error from 2.9.2-1 #6695
Comments
Please create such issues in icinga/icinga-packaging next time. I would guess that "apt upgrade" cannot deal with removed packages (and dependencies). libicinga2 is gone for 2.10. Try it with a manual |
@dnsmichi |
I know these problems with other packages in Debian/Ubuntu. Sometimes such things happen, still it is unfortunate. You might want to try to remove that old package, AFAIK autoremove or |
IMHO such things shouldn't happen at all, we shouldn't ship packages that break straight upgrade paths. Guess we can do better here. |
Probably. For now, I am the only resource taking care of these releases, so it slipped through my release tests. Sorry for the problems, I'll mark this as solved. |
The answer is pretty simple: we are removing deprecated packages with the upgrade. APT does not remove packages on This is not an issue with our packages, please see |
Ok thank you guys. I think I just misinterpreted the output of
|
Seems that icinga2-classicui is also gone with 2.10.1... maybe this could be added to that page : https://icinga.com/docs/icinga2/latest/doc/16-upgrading-icinga-2/#upgrading-to-v210 :) |
Now the Icinga docs say:
https://icinga.com/docs/icinga2/latest/doc/16-upgrading-icinga-2/#upgrading-to-v210 This means in debian, the classic UI package got dropped with 2.10, which seems true for the icinga repository. Interestingly, there is a classicUI 2.10.3-2~bpo9+1 currently in Debian stretch-backports. This package seems to still work with the 2.10.3 from the backports repository. At least its dependecies can be satisfied. I have not tried it, as I am already on 2.10.4 and don't like to downgrade. |
Using
apt update && apt upgrade
will not upgrade to 2.10.0-1Happens on Ubuntu Xenial and Bionic servers. The Master is running on Xenial, the satellites are mixed.
Expected Behavior
Should upgrade to latest version. Never had issues with upgrading icinga2 before.
Current Behavior
When I upgrade all packages I won't get an error, but 4 packages will not be upgraded:
So when i run
apt upgrade icinga2 icinga2-bin icinga2-common icinga2-ido-mysql
manually, I will get the message:Your Environment
icinga2 --version
): 2.9.2-1icinga2 feature list
):>Disabled features: compatlog debuglog elasticsearch gelf graphite icingastatus livestatus opentsdb perfdata statusdata syslogAdditional Information
The text was updated successfully, but these errors were encountered: