Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2010
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. sudo dpkg --remove --force-all nvidia-bl-dkms
  2. (Reading database ... 388517 files and directories currently installed.)
  3. Removing nvidia-bl-dkms ...
  4.  
  5. Error! There are no instances of module: nvidia_bl
  6. 0.16.5 located in the DKMS tree.
  7. dpkg: error processing nvidia-bl-dkms (--remove):
  8. subprocess installed pre-removal script returned error exit status 3
  9. Errors were encountered while processing:
  10. nvidia-bl-dkms
  11. antibody@Neptunus:~$ sudo apt-get -f remove nvidia-bl-dkms
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. The following packages were automatically installed and are no longer required:
  16. BLALBLABL
  17. Use 'apt-get autoremove' to remove them.
  18. The following packages will be REMOVED:
  19. nvidia-bl-dkms
  20. 0 upgraded, 0 newly installed, 1 to remove and 184 not upgraded.
  21. 1 not fully installed or removed.
  22. After this operation, 53.2kB disk space will be freed.
  23. Do you want to continue [Y/n]? Y
  24. (Reading database ... 388517 files and directories currently installed.)
  25. Removing nvidia-bl-dkms ...
  26.  
  27. Error! There are no instances of module: nvidia_bl
  28. 0.16.5 located in the DKMS tree.
  29. dpkg: error processing nvidia-bl-dkms (--remove):
  30. subprocess installed pre-removal script returned error exit status 3
  31. Errors were encountered while processing:
  32. nvidia-bl-dkms
  33. E: Sub-process /usr/bin/dpkg returned an error code (1)
  34. antibody@Neptunus:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement