Advertisement
elboy71

liquorix-wine install error

Nov 12th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. # apt-get install wine
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. wine is already the newest version.
  6. You might want to run 'apt-get -f install' to correct these:
  7. The following packages have unmet dependencies:
  8. wine1.7 : Depends: wine1.7-amd64 (= 1:1.7.28-1) but it is not going to be installed
  9. Depends: wine1.7-i386 (= 1:1.7.28-1)
  10. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  11. root@sid-box:/home/tuxic# apt-get -f install
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. Correcting dependencies... Done
  16. The following extra packages will be installed:
  17. wine1.7-amd64 wine1.7-i386:i386
  18. Recommended packages:
  19. libcapi20-3 libosmesa6 p11-kit-modules unixodbc libcapi20-3:i386 libcups2:i386 libgif4:i386 libosmesa6:i386 libpcap0.8:i386 libsane:i386 libxcomposite1:i386 libxcursor1:i386 libxinerama1:i386 libxrandr2:i386 libxslt1.1:i386
  20. p11-kit-modules:i386 unixodbc:i386
  21. The following NEW packages will be installed:
  22. wine1.7-amd64 wine1.7-i386:i386
  23. 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
  24. 2 not fully installed or removed.
  25. Need to get 0 B/35.8 MB of archives.
  26. After this operation, 275 MB of additional disk space will be used.
  27. Do you want to continue? [Y/n] y
  28. (Reading database ... 233436 files and directories currently installed.)
  29. Preparing to unpack .../wine1.7-amd64_1%3a1.7.28-1_amd64.deb ...
  30. Unpacking wine1.7-amd64 (1:1.7.28-1) ...
  31. dpkg: error processing archive /var/cache/apt/archives/wine1.7-amd64_1%3a1.7.28-1_amd64.deb (--unpack):
  32. trying to overwrite '/usr/bin/wine64', which is also in package wine64 1.6.2-16
  33. dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  34. Preparing to unpack .../wine1.7-i386_1%3a1.7.28-1_i386.deb ...
  35. Unpacking wine1.7-i386 (1:1.7.28-1) ...
  36. Errors were encountered while processing:
  37. /var/cache/apt/archives/wine1.7-amd64_1%3a1.7.28-1_amd64.deb
  38. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement