Advertisement
Guest User

Untitled

a guest
Jul 16th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. bossollie-eME528 bossollie # sudo apt-get install wine
  2. E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
  3. E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
  4. bossollie-eME528 bossollie # sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »
  5. USER PID ACCESS COMMAND
  6. /var/lib/dpkg/lock: root 16268 F.... dpkg
  7. Kill process 16268 ? (y/N) y
  8. dpkg: error: --configure --pending does not take any non-option arguments
  9.  
  10. Type dpkg --help for help about installing and deinstalling packages [*];
  11. Use `dselect' or `aptitude' for user-friendly package management;
  12. Type dpkg -Dhelp for a list of dpkg debug flag values;
  13. Type dpkg --force-help for a list of forcing options;
  14. Type dpkg-deb --help for help about manipulating *.deb files;
  15.  
  16. Options marked [*] produce a lot of output - pipe it through `less' or `more' !
  17. bossollie-eME528 bossollie #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement