Unmet dependancies on 16.04

Bug #1699310 reported by Se6
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
click (Ubuntu)
Confirmed
Critical
Unassigned

Bug Description

SInce today I can not install anything in 16.04 due to unmet dependencies with click. I'd like to remove it, but that fails:
---
The following packages will be REMOVED
  click*
0 to upgrade, 0 to newly install, 1 to remove and 0 not to upgrade.
3 not fully installed or removed.
After this operation, 88.1 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 590359 files and directories currently installed.)
Removing click (0.4.43+16.04.20160203-0ubuntu2) ...
Traceback (most recent call last):
  File "/usr/bin/click", line 37, in <module>
    import click
ImportError: No module named 'click'
dpkg: error processing package click (--purge):
 subprocess installed pre-removal script returned error exit status 1
Job for click-system-hooks.service failed because the control process exited with error code. See "systemctl status click-system-hooks.service" and "journalctl -xe" for details.
click-system-hooks.service couldn't start.
Errors were encountered while processing:
 click
E: Sub-process /usr/bin/dpkg returned an error code (1)
---
I also often get the following error:
---
The following packages have unmet dependencies.
 click : Depends: python3-click-package (= 0.4.43+16.04.20160203-0ubuntu2) but 0.4.43+16.04.20170613-0ubuntu1 is to be installed
---

Changed in click (Ubuntu):
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Se6 (se6astien) wrote :

Resolved it with:

sudo apt install python3-click-package=0.4.43+16.04.20160203-0ubuntu2 gir1.2-click-0.4=0.4.43+16.04.20160203-0ubuntu2 libclick-0.4-0=0.4.43+16.04.20160203-0ubuntu2

Revision history for this message
Thomas T. (dontpanic) wrote :

On ubuntu 16.10

sudo apt install python3-click-package=0.4.45.1+16.10.20160916-0ubuntu1 gir1.2-click-0.4=0.4.45.1+16.10.20160916-0ubuntu1 libclick-0.4-0=0.4.45.1+16.10.20160916-0ubuntu1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.