Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2023
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. First Try
  2. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$ sudo dpkg -i crossover_22.1.0-1.deb
  3. (Reading database ... 288655 files and directories currently installed.)
  4. Preparing to unpack crossover_22.1.0-1.deb ...
  5. Unpacking crossover (22.1.0-1) over (22.1.0-1) ...
  6. dpkg: dependency problems prevent configuration of crossover:
  7. crossover depends on python3-gi-cairo; however:
  8. Package python3-gi-cairo is not installed.
  9. crossover depends on gir1.2-vte-2.91; however:
  10. Package gir1.2-vte-2.91 is not installed.
  11.  
  12. dpkg: error processing package crossover (--install):
  13. dependency problems - leaving unconfigured
  14. Errors were encountered while processing:
  15. crossover
  16. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$ sudo apt-get install python3-gi-cairo
  17. Reading package lists... Done
  18. Building dependency tree... Done
  19. Reading state information... Done
  20. You might want to run 'apt --fix-broken install' to correct these.
  21. The following packages have unmet dependencies.
  22. crossover : Depends: gir1.2-vte-2.91 but it is not going to be installed
  23. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  24. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$ sudo apt-get install gir1.2-vte-2.91
  25. Reading package lists... Done
  26. Building dependency tree... Done
  27. Reading state information... Done
  28. You might want to run 'apt --fix-broken install' to correct these.
  29. The following packages have unmet dependencies.
  30. crossover : Depends: python3-gi-cairo but it is not going to be installed
  31. gir1.2-vte-2.91 : Depends: libvte-2.91-0 (>= 0.67.90) but it is not going to be installed
  32. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  33. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$ sudo apt-get install libvte-2.91-0
  34. Reading package lists... Done
  35. Building dependency tree... Done
  36. Reading state information... Done
  37. You might want to run 'apt --fix-broken install' to correct these.
  38. The following packages have unmet dependencies.
  39. crossover : Depends: python3-gi-cairo but it is not going to be installed
  40. Depends: gir1.2-vte-2.91 but it is not going to be installed
  41. libvte-2.91-0 : Depends: libvte-2.91-common (= 0.68.0-1) but it is not going to be installed
  42. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  43. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$ sudo apt-get install libvte-2.91-common
  44. Reading package lists... Done
  45. Building dependency tree... Done
  46. Reading state information... Done
  47. You might want to run 'apt --fix-broken install' to correct these.
  48. The following packages have unmet dependencies.
  49. crossover : Depends: python3-gi-cairo but it is not going to be installed
  50. Depends: gir1.2-vte-2.91 but it is not going to be installed
  51. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  52. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$ apt --fix-broken
  53. E: Command line option --fix-broken is not understood in combination with the other options
  54. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$ sudo apt --fix-broken
  55. E: Command line option --fix-broken is not understood in combination with the other options
  56. stephanos@stephanos-MS-7B98:~/Downloads/CrossOver$
  57.  
  58.  
  59. Second Try
  60. stephanos@stephanos-MS-7B98:~$ sudo sh -c "apt-get update; apt-get install python-gtk2"
  61. [sudo] password for stephanos:
  62. Hit:1 http://gb.archive.ubuntu.com/ubuntu jammy InRelease
  63. Get:2 http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
  64. Get:3 http://gb.archive.ubuntu.com/ubuntu jammy-backports InRelease [107 kB]
  65. Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
  66. Get:5 http://gb.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [441 kB]
  67. Get:6 http://gb.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [898 kB]
  68. Get:7 http://gb.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [101 kB]
  69. Get:8 http://gb.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [853 kB]
  70. Get:9 http://gb.archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [586 kB]
  71. Get:10 http://gb.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [267 kB]
  72. Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [41.6 kB]
  73. Get:12 http://gb.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [17.3 kB]
  74. Get:13 http://gb.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
  75. Get:14 http://gb.archive.ubuntu.com/ubuntu jammy-backports/main amd64 DEP-11 Metadata [7,992 B]
  76. Get:15 http://gb.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [19.5 kB]
  77. Get:16 http://gb.archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [10.7 kB]
  78. Get:17 http://gb.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [13.9 kB]
  79. Get:18 http://gb.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [12.4 kB]
  80. Get:19 http://gb.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [392 B]
  81. Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [500 kB]
  82. Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [678 kB]
  83. Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [15.2 kB]
  84. Fetched 4,801 kB in 1s (4,382 kB/s)
  85. Reading package lists... Done
  86. Reading package lists... Done
  87. Building dependency tree... Done
  88. Reading state information... Done
  89. E: Unable to locate package python-gtk2
  90. stephanos@stephanos-MS-7B98:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement