daily pastebin goal
63%
SHARE
TWEET

Untitled

a guest Dec 15th, 2015 59 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@ericw:~# 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 0 not upgraded.
  6. 1 not fully installed or removed.
  7. After this operation, 0 B of additional disk space will be used.
  8. debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
  9. Setting up grub-pc (2.02~beta2-9ubuntu1.6) ...
  10. debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
  11. dpkg: error processing package grub-pc (--configure):
  12.  subprocess installed post-installation script returned error exit status 1
  13. Errors were encountered while processing:
  14.  grub-pc
  15. E: Sub-process /usr/bin/dpkg returned an error code (1)
  16. root@ericw:~# rm /var/cache/debconf/*
  17. root@ericw:~# apt-get install -f
  18. Reading package lists... Done
  19. Building dependency tree      
  20. Reading state information... Done
  21. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  22. 1 not fully installed or removed.
  23. After this operation, 0 B of additional disk space will be used.
  24. Setting up grub-pc (2.02~beta2-9ubuntu1.6) ...
RAW Paste Data
Top