Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. matthew@Hal9000:~$ sudo apt-get -f install
  2. [sudo] password for matthew:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Correcting dependencies... Done
  7. The following packages were automatically installed and are no longer required:
  8. calligra-l10n-engb cdparanoia k3b k3b-data k3b-i18n kde-l10n-engb
  9. kde-l10n-zhcn kdevelop-l10n kdevelop-php-docs-l10n kdevelop-php-l10n
  10. language-pack-kde-en libboost-date-time1.46.1 libboost-python1.46.1
  11. libboost-thread1.46.1 libflac++6 libk3b6 libkcddb4
  12. Use 'apt-get autoremove' to remove them.
  13. The following extra packages will be installed:
  14. libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386
  15. The following NEW packages will be installed:
  16. libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386
  17. 0 upgraded, 3 newly installed, 0 to remove and 125 not upgraded.
  18. 1 not fully installed or removed.
  19. Need to get 0 B/103 kB of archives.
  20. After this operation, 392 kB of additional disk space will be used.
  21. Do you want to continue [Y/n]? y
  22. (Reading database ... 369600 files and directories currently installed.)
  23. Unpacking libdrm-intel1:i386 (from .../libdrm-intel1_2.4.39-0ubuntu1_i386.deb) ...
  24. dpkg: error processing /var/cache/apt/archives/libdrm-intel1_2.4.39-0ubuntu1_i386.deb (--unpack):
  25. trying to overwrite shared '/usr/share/doc/libdrm-intel1/changelog.Debian.gz', which is different from other instances of package libdrm-intel1:i386
  26. Unpacking libdrm-nouveau2:i386 (from .../libdrm-nouveau2_2.4.39-0ubuntu1_i386.deb) ...
  27. dpkg: error processing /var/cache/apt/archives/libdrm-nouveau2_2.4.39-0ubuntu1_i386.deb (--unpack):
  28. trying to overwrite shared '/usr/share/doc/libdrm-nouveau2/changelog.Debian.gz', which is different from other instances of package libdrm-nouveau2:i386
  29. Unpacking libdrm-radeon1:i386 (from .../libdrm-radeon1_2.4.39-0ubuntu1_i386.deb) ...
  30. dpkg: error processing /var/cache/apt/archives/libdrm-radeon1_2.4.39-0ubuntu1_i386.deb (--unpack):
  31. trying to overwrite shared '/usr/share/doc/libdrm-radeon1/changelog.Debian.gz', which is different from other instances of package libdrm-radeon1:i386
  32. Errors were encountered while processing:
  33. /var/cache/apt/archives/libdrm-intel1_2.4.39-0ubuntu1_i386.deb
  34. /var/cache/apt/archives/libdrm-nouveau2_2.4.39-0ubuntu1_i386.deb
  35. /var/cache/apt/archives/libdrm-radeon1_2.4.39-0ubuntu1_i386.deb
  36. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement