Advertisement
Guest User

Untitled

a guest
Nov 10th, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. edvinas@ed:~ $ sudo apt-get install build-essential linux-headers-`uname -r`
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. build-essential is already the newest version.
  6. linux-headers-3.5.0-18-generic is already the newest version.
  7. linux-headers-3.5.0-18-generic set to manually installed.
  8. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  9. 1 not fully installed or removed.
  10. After this operation, 0 B of additional disk space will be used.
  11. Do you want to continue [Y/n]? y
  12. Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  13. update-initramfs: deferring update (trigger activated)
  14. Traceback (most recent call last):
  15. File "/usr/bin/quirks-handler", line 26, in <module>
  16. import Quirks.quirkapplier
  17. EOFError: EOF read where not expected
  18. dpkg: error processing nvidia-current (--configure):
  19. subprocess installed post-installation script returned error exit status 1
  20. Processing triggers for bamfdaemon ...
  21. Rebuilding /usr/share/applications/bamf.index...
  22. Processing triggers for initramfs-tools ...
  23. update-initramfs: Generating /boot/initrd.img-3.5.0-18-generic
  24. Errors were encountered while processing:
  25. nvidia-current
  26. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement