three packages have been held back due to unmet dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libwacom (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I just upgraded my ubuntu from 21.10 to 22.04. Post upgrade and reboot, when I ran `apt update && apt upgrade` from terminal, I got some packages have been kept back. Upon further investigation I found the following errors:
himadri@himadri:~$ apt list --upgradable
Listing... Done
libinput-
libinput10/
libwacom-
xserver-
himadri@himadri:~$ sudo apt install xserver-
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
libwacom2 : Depends: libwacom-common (= 1.8-2ubuntu2) but 2.2.0-1 is to be installed
E: Error, pkgProblemResol
himadri@himadri:~$ sudo apt install libinput10
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
libwacom2 : Depends: libwacom-common (= 1.8-2ubuntu2) but 2.2.0-1 is to be installed
E: Error, pkgProblemResol
himadri@himadri:~$ sudo apt install libinput-bin
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
libwacom2 : Depends: libwacom-common (= 1.8-2ubuntu2) but 2.2.0-1 is to be installed
E: Error, pkgProblemResol
description: | updated |