Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@aspire:/# sudo apt install linux-image-3.19.0-58-generic
- sudo: unable to resolve host aspire
- 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-image-3.19.0-58-generic : Depends: module-init-tools (>= 3.3-pre11-4ubuntu3) but it is not going to be installed
- E: Unable to correct problems, you have held broken packages.
- root@aspire:/# sudo apt install module-init-tools
- sudo: unable to resolve host aspire
- 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:
- module-init-tools : Depends: libkmod2 (= 18-3ubuntu1) but 22-1ubuntu4 is to be installed
- E: Unable to correct problems, you have held broken packages.
- root@aspire:/# sudo apt install libkmod2
- sudo: unable to resolve host aspire
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- libkmod2 is already the newest version (22-1ubuntu4).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement