-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
Bionic packages do not play well with HWE 18.04 #2190
Comments
Please post the full upgrade messages. |
2019-03-04 13:51:13: pma commented
|
How are we supposed to support HWE using a single repository? |
This seems to be the same problem: https://bugs.launchpad.net/ubuntu/+source/xpra/+bug/1691025 I tried installing from xpra repo, but the problem remained. If xorg-video-dummy is not installed, xpra wants to remove all xorg hwe packages, but if it is, it installs just fine. |
Links: If we provide both ABIs in the repository, will apt be able to figure it out? |
So I installed xpra stable on a fresh Ubuntu 18.04.2 installation which includes HWE by default, and everything works OK out of the box. |
Using debootstrap made this more difficult. Steps:
Through trial and error (well mostly error):
And so the official solution is now to run this command to upgrade to the HWE version (adding
That's because the Ubuntu repositories don't upgrade the dummy package during the HWE upgrade unless we tell it to. (that's an upstream bug - nothing to do with us) The only positive thing we've gained is that we now ensure that we update the dummy package with the patched one, even when HWE is enabled. |
2019-03-30 00:32:04: okappa commented
|
Right you are, and this is another epic mistake by Ubuntu upstream packaging. |
2019-03-30 12:58:34: okappa commented
|
2019-04-01 16:32:46: pma commented
|
2019-04-02 14:45:19: okappa commented
|
Don't use those, they're always seriously messed up. For details see Packaging DistributionPackages. |
Issue migrated from trac ticket # 2190
component: packaging | priority: major | resolution: fixed
2019-03-04 13:37:00: pma created the issue
The text was updated successfully, but these errors were encountered: