When I issue the following command
$ sudo apt-get install linux-libre64-lts
I get
Reading package lists... Done
Building dependency tree
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:
 linux-libre64-lts : Depends: linux-libre-lts but it is not installable
E: Unable to correct problems, you have held broken packages.
then $ sudo apt-get install linux-libre-lts
Reading package lists... Done
Building dependency tree
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:
linux-libre-lts:i386 : Depends: freesh-keyring:i386 but it is not installable
E: Unable to correct problems, you have held broken packages.
and $ sudo apt-get install freesh-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
freesh-keyring is already the newest version.
The following packages were automatically installed and are no longer required:
  linux-headers-3.13.0-100 linux-headers-3.13.0-100-lowlatency
  linux-headers-3.13.0-39 linux-headers-3.13.0-39-lowlatency
  linux-headers-3.13.0-96 linux-headers-3.13.0-96-lowlatency
  linux-image-3.13.0-100-lowlatency linux-image-3.13.0-39-lowlatency
  linux-image-3.13.0-96-lowlatency
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I then type $ sudo apt-get install linux-libre-4.1
Reading package lists... Done
Building dependency tree
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:
 linux-libre-4.1 : Depends: linux-image-4.135-gnu but it is not installable
Depends: linux-firmware-image-4.135-gnu but it is not installable
                   Depends: linux-headers-4.135-gnu but it is not installable
E: Unable to correct problems, you have held broken packages.
And before that when I tried to install linux-libre64-lts it just hang at the beggining. What to do? I did the update before this.

Reply via email to