Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. apt-get install ntfs-3g
  2.  
  3. The following packages have unmet dependencies:
  4. grub-pc : Depends: grub-common (= 2.02~beta2-36ubuntu3.2) but it is not going to be installed
  5. Depends: grub2-common (= 2.02~beta2-36ubuntu3.2) but it is not going to be installed
  6. Depends: grub-pc-bin (= 2.02~beta2-36ubuntu3.2) but it is not going to be installed
  7. Depends: grub-gfxpayload-lists but it is not going to be installed
  8. ntfs-3g : PreDepends: fuse but it is not going to be installed
  9. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  10.  
  11. apt-get -f install
  12.  
  13. dpkg: error processing grub-pc (--remove):
  14. subprocess installed pre-removal script returned error exit status 10
  15. Errors were encountered while processing:
  16. grub-pc
  17. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement