Guest User

Untitled

a guest
Jun 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.95 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo apt-get install -f
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. 0 upgraded, 0 newly installed, 0 to remove and 187 not upgraded.
  6. ubuntu@ubuntu:~$ sudo apt-get install woeusb
  7. Reading package lists... Done
  8. Building dependency tree      
  9. Reading state information... Done
  10. Some packages could not be installed. This may mean that you have
  11. requested an impossible situation or if you are using the unstable
  12. distribution that some required packages have not yet been created
  13. or been moved out of Incoming.
  14. The following information may help to resolve the situation:
  15.  
  16. The following packages have unmet dependencies:
  17.  woeusb : Depends: p7zip-full but it is not installable
  18.           Depends: libwxbase3.0-0v5 (>= 3.0.4+dfsg) but it is not installable
  19.           Depends: libwxgtk3.0-0v5 (>= 3.0.4+dfsg) but it is not installable
  20. E: Unable to correct problems, you have held broken packages.
Add Comment
Please, Sign In to add comment