Advertisement
Guest User

Untitled

a guest
Feb 15th, 2013
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. :~$ sudo apt-get install libdrm-nouveau2 libdrm-nouveau2:i386[sudo]
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libdrm-nouveau1a:i386 libllvm3.0:i386
  7. Use 'apt-get autoremove' to remove them.
  8. The following NEW packages will be installed:
  9. libdrm-nouveau2 libdrm-nouveau2:i386
  10. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  11. 10 not fully installed or removed.
  12. Need to get 0 B/31.1 kB of archives.
  13. After this operation, 179 kB of additional disk space will be used.
  14. (Reading database ... 543711 files and directories currently installed.)
  15. Unpacking libdrm-nouveau2 (from .../libdrm-nouveau2_2.4.39-0ubuntu0.1_amd64.deb) ...
  16. dpkg: error processing /var/cache/apt/archives/libdrm-nouveau2_2.4.39-0ubuntu0.1_amd64.deb (--unpack):
  17. trying to overwrite '/usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0', which is also in package libdrm-nouveau1a 2.4.40~precise~ppa1
  18. Unpacking libdrm-nouveau2:i386 (from .../libdrm-nouveau2_2.4.39-0ubuntu0.1_i386.deb) ...
  19. dpkg: error processing /var/cache/apt/archives/libdrm-nouveau2_2.4.39-0ubuntu0.1_i386.deb (--unpack):
  20. trying to overwrite '/usr/lib/i386-linux-gnu/libdrm_nouveau.so.2.0.0', which is also in package libdrm-nouveau1a:i386 2.4.40~precise~ppa1
  21. Errors were encountered while processing:
  22. /var/cache/apt/archives/libdrm-nouveau2_2.4.39-0ubuntu0.1_amd64.deb
  23. /var/cache/apt/archives/libdrm-nouveau2_2.4.39-0ubuntu0.1_i386.deb
  24. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement