[Bug 1966127] Re: ubuntu-desktop-minimal pulls gnome-session which is in universe
Launchpad Bug Tracker
1966127 at bugs.launchpad.net
Mon Apr 4 23:43:39 UTC 2022
This bug was fixed in the package gdm3 - 42.0-1ubuntu2
---------------
gdm3 (42.0-1ubuntu2) jammy; urgency=medium
* debian/control.in: Depend on ubuntu-session ahead of gnome-session
(LP: #1966127)
-- Jeremy Bicha <jbicha at ubuntu.com> Fri, 01 Apr 2022 14:14:18 -0400
** Changed in: gdm3 (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1966127
Title:
ubuntu-desktop-minimal pulls gnome-session which is in universe
Status in gdm3 package in Ubuntu:
Fix Released
Status in ubuntu-meta package in Ubuntu:
Invalid
Bug description:
ubuntu-desktop-minimal is in main but installing it pulls gnome-
session from universe. Here is how to reproduce it:
1) Create a Jammy VM:
$ lxc launch images:ubuntu/jammy jammy-vm --vm
2) Enter the Jammy VM:
$ lxc shell jammy-vm
3) Install ubuntu-desktop-minimal
root at jammy-vm:~# apt-get update
...
root at jammy-vm:~# apt-get install -V ubuntu-desktop-minimal
...
Get:726 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfont2 amd64 1:2.0.5-1 [94.7 kB]
Get:727 http://archive.ubuntu.com/ubuntu jammy/main amd64 xwayland amd64 2:22.1.0-1 [932 kB]
Get:728 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gnome-session all 42.0-1ubuntu1 [15.2 kB]
Get:729 http://archive.ubuntu.com/ubuntu jammy/main amd64 yaru-theme-gnome-shell all 22.04.2 [66.4 kB]
Get:730 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-session all 42.0-1ubuntu1 [5,418 B]
...
4) Check the policy of packages:
root at jammy-vm:~# apt-cache policy ubuntu-desktop-minimal gnome-session
ubuntu-desktop-minimal:
Installed: 1.478
Candidate: 1.478
Version table:
*** 1.478 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
100 /var/lib/dpkg/status
gnome-session:
Installed: 42.0-1ubuntu1
Candidate: 42.0-1ubuntu1
Version table:
*** 42.0-1ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100 /var/lib/dpkg/status
Both should be from main.
Additional information:
root at jammy-vm:~# lsb_release -rd
Description: Ubuntu Jammy Jellyfish (development branch)
Release: 22.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1966127/+subscriptions
More information about the foundations-bugs
mailing list