[Bug 2054100] [NEW] Can't upgrade keyboard-configuration on Noble
Marcos Alano
2054100 at bugs.launchpad.net
Fri Feb 16 12:22:33 UTC 2024
Public bug reported:
I'm testing Noble using multipass and I got this error when I try to upgrade the system:
ubuntu at ubuntu2404:~$ sudo apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
keyboard-configuration : Depends: xkb-data (< 2.38A) but 2.41-2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I think because in the package "Depends" section the configuration is in this way:
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, xkb-data (>= 2.38~), xkb-data (<< 2.38A)
So I think it should be a "|"(pipe) instead of "," (comma) when refering
to xkb-data.
The keyboard-configuration package version is 1.223ubuntu1.
** Affects: console-setup (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
I'm testing Noble using multipass and I got this error when I try to upgrade the system:
- ubuntu at ubuntu2404:~$ sudo apt full-upgrade
+ ubuntu at ubuntu2404:~$ sudo apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
- keyboard-configuration : Depends: xkb-data (< 2.38A) but 2.41-2 is to be installed
+ keyboard-configuration : Depends: xkb-data (< 2.38A) but 2.41-2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I think because in the package "Depends" section the configuration is in this way:
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, xkb-data (>= 2.38~), xkb-data (<< 2.38A)
So I think it should be a "|"(pipe) instead of "," (comma) when refering
to xkb-data.
+
+ The keyboard-configuration package version is 1.223ubuntu1.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/2054100
Title:
Can't upgrade keyboard-configuration on Noble
Status in console-setup package in Ubuntu:
New
Bug description:
I'm testing Noble using multipass and I got this error when I try to upgrade the system:
ubuntu at ubuntu2404:~$ sudo apt full-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
keyboard-configuration : Depends: xkb-data (< 2.38A) but 2.41-2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I think because in the package "Depends" section the configuration is in this way:
Depends: debconf (>= 0.5) | debconf-2.0, liblocale-gettext-perl, xkb-data (>= 2.38~), xkb-data (<< 2.38A)
So I think it should be a "|"(pipe) instead of "," (comma) when
refering to xkb-data.
The keyboard-configuration package version is 1.223ubuntu1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/2054100/+subscriptions
More information about the foundations-bugs
mailing list