Advertisement
NLinker

wine install error

Dec 1st, 2019
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. ~ ❯❯❯ sudo dpkg --add-architecture i386 ⏎
  2. sudo apt update
  3. sudo apt install wine32
  4.  
  5. Get:1 file:/var/nccl-repo-2.2.13-ga-cuda9.2 InRelease
  6. Ign:1 file:/var/nccl-repo-2.2.13-ga-cuda9.2 InRelease
  7. Get:2 file:/var/nccl-repo-2.3.7-ga-cuda9.2 InRelease
  8. Ign:2 file:/var/nccl-repo-2.3.7-ga-cuda9.2 InRelease
  9. Get:3 file:/var/nccl-repo-2.2.13-ga-cuda9.2 Release [574 B]
  10. Get:4 file:/var/nccl-repo-2.3.7-ga-cuda9.2 Release [574 B]
  11. Get:3 file:/var/nccl-repo-2.2.13-ga-cuda9.2 Release [574 B]
  12. Get:4 file:/var/nccl-repo-2.3.7-ga-cuda9.2 Release [574 B]
  13. Hit:5 http://ru.archive.ubuntu.com/ubuntu bionic InRelease
  14. Hit:7 http://ppa.launchpad.net/apandada1/brightness-controller/ubuntu bionic InRelease
  15. Ign:8 http://linux.dropbox.com/ubuntu bionic InRelease
  16. Get:9 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
  17. Hit:11 http://storage.googleapis.com/bazel-apt stable InRelease
  18. Hit:12 http://linux.dropbox.com/ubuntu bionic Release
  19. Hit:13 http://ppa.launchpad.net/audio-recorder/ppa/ubuntu bionic InRelease
  20. Hit:14 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic InRelease
  21. Hit:15 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease
  22. Hit:16 http://ppa.launchpad.net/kritalime/ppa/ubuntu bionic InRelease
  23. Hit:18 http://ppa.launchpad.net/mumble/release/ubuntu bionic InRelease
  24. Hit:19 http://ppa.launchpad.net/noobslab/themes/ubuntu bionic InRelease
  25. Fetched 88.7 kB in 2s (42.3 kB/s)
  26. Reading package lists... Done
  27. Building dependency tree
  28. Reading state information... Done
  29. All packages are up to date.
  30. Reading package lists... Done
  31. Building dependency tree
  32. Reading state information... Done
  33. Some packages could not be installed. This may mean that you have
  34. requested an impossible situation or if you are using the unstable
  35. distribution that some required packages have not yet been created
  36. or been moved out of Incoming.
  37. The following information may help to resolve the situation:
  38.  
  39. The following packages have unmet dependencies:
  40. wine32:i386 : Depends: libwine:i386 (= 3.0-1ubuntu1) but it is not going to be installed
  41. Recommends: wine-stable:i386 (= 3.0-1ubuntu1)
  42. E: Unable to correct problems, you have held broken packages.
  43. ~ ❯❯❯ lsb_release -a ⏎
  44. No LSB modules are available.
  45. Distributor ID: Ubuntu
  46. Description: Ubuntu 18.04.1 LTS
  47. Release: 18.04
  48. Codename: bionic
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement