Comment 3 for bug 1457680

Revision history for this message
opensas (opensas) wrote :

Right now I can't install anything, not even update my system

Any advice or workaround to get rid of tpl.

sudo apt-get purge tpl raises the following error:

[...]
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 linux-tools-3.13.0-53 : Depends: linux-tools-common but it is not going to be installed
 tlp-rdw : Depends: tlp but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

and running sudo apt-get -f install

The following extra packages will be installed:
  linux-tools-common
The following NEW packages will be installed:
  linux-tools-common
0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded.
3 not fully installed or removed.
Need to get 88,0 kB of archives.
After this operation, 312 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ar.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-tools-common all 3.13.0-53.89 [88,0 kB]
Fetched 88,0 kB in 1s (46,7 kB/s)
(Reading database ... 238408 files and directories currently installed.)
Preparing to unpack .../linux-tools-common_3.13.0-53.89_all.deb ...
Unpacking linux-tools-common (3.13.0-53.89) ...
dpkg: error processing archive /var/cache/apt/archives/linux-tools-common_3.13.0-53.89_all.deb (--unpack):
 trying to overwrite '/usr/bin/perf', which is also in package linux-lts-vivid-tools-common 3.19.0-18.18~14.04.1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/linux-tools-common_3.13.0-53.89_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)