Activity log for bug #2054100

Date Who What changed Old value New value Message
2024-02-16 12:22:33 Marcos Alano bug added bug
2024-02-16 12:23:43 Marcos Alano description I'm testing Noble using multipass and I got this error when I try to upgrade the system: ubuntu@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. I'm testing Noble using multipass and I got this error when I try to upgrade the system: ubuntu@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.
2024-02-17 10:39:10 Hans Joachim Desserud tags noble unmetdeps
2024-02-18 08:53:29 Hans Joachim Desserud bug task added xkeyboard-config (Ubuntu)
2024-02-18 08:53:36 Hans Joachim Desserud summary Can't upgrade keyboard-configuration on Noble Can't upgrade keyboard-configuration on Noble-proposed