Guest User

Untitled

a guest
Mar 18th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. > sicarii-13@sicarii13-K55VD:~$ sudo apt-get remove wine
  2. wine32-development wine-development winetricks
  3. wine64-development wine-rt-amd64
  4. wineasio-amd64 wine-rt-i386
  5. sicarii-13@sicarii13-K55VD:~$ sudo apt-get remove wine-rt-amd64
  6. Reading package lists... Done
  7. Building dependency tree
  8. Reading state information... Done
  9. You might want to run 'apt --fix-broken install' to correct these.
  10. The following packages have unmet dependencies:
  11. wine-rt-i386:i386 : Depends: wine-rt:any (= 2:2.0.1-1~kxstudio1)
  12. Recommends: libgif4:i386 but it is not installable
  13. wineasio-amd64 : Depends: wine-rt-amd64 but it is not going to be installed or
  14. wine-staging-amd64 but it is not installable or
  15. wine-amd64
  16. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  17.  
  18. > sicarii-13@sicarii13-K55VD:~$ sudo apt --fix-broken install
  19. Reading package lists... Done
  20. Building dependency tree
  21. Reading state information... Done
  22. Correcting dependencies... Done
  23. The following packages were automatically installed and are no longer required:
  24. linux-headers-4.13.0-16 linux-headers-4.13.0-16-generic
  25. linux-image-4.13.0-16-generic linux-image-extra-4.13.0-16-generic
  26. Use 'sudo apt autoremove' to remove them.
  27. The following additional packages will be installed:
  28. wine-rt
  29. Suggested packages:
  30. dosbox:any winbind
  31. Recommended packages:
  32. ttf-droid | fonts-droid
  33. The following NEW packages will be installed:
  34. wine-rt
  35. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  36. 3 not fully installed or removed.
  37. Need to get 0 B/1195 kB of archives.
  38. After this operation, 6268 kB of additional disk space will be used.
  39. Do you want to continue? [Y/n] y
  40. (Reading database ... 461604 files and directories currently installed.)
  41. Preparing to unpack .../wine-rt_2%3a2.0.1-1~kxstudio1_amd64.deb ...
  42. Unpacking wine-rt (2:2.0.1-1~kxstudio1) ...
  43. dpkg: error processing archive /var/cache/apt/archives/wine-rt_2%3a2.0.1-1~kxstudio1_amd64.deb (--unpack):
  44. trying to overwrite '/usr/share/wine/fonts/ssef1256.fon', which is also in package fonts-wine 2.0.2-2ubuntu1
  45. dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  46. Errors were encountered while processing:
  47. /var/cache/apt/archives/wine-rt_2%3a2.0.1-1~kxstudio1_amd64.deb
  48. E: Sub-process /usr/bin/dpkg returned an error code (1)
Add Comment
Please, Sign In to add comment