Paste #163635

   
pasted on 08.02.2021 16:16
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
crossover:error: Could not identify the distribution
Could not install some Unix packages
Ошибки могут помешать нормальной работе CrossOver Linux:
* Could not load the GObject-Introspection Python module.
* Could not load the GObject-Introspection data for GTK.
* Не удалось загрузить Python модули для работы с D-Bus.

You may be able to fix some issues by running one of the following commands as root:
Arch Linux             	pacman -Syu gtk3 python-gobject python2-dbus
Debian 6               	apt-get install python-dbus
Debian 7               	apt-get install gir1.2-gtk-3.0 python-dbus python3-gi python3-gi-cairo
Fedora 13              	yum install dbus-python
Fedora 14              	yum install gtk3 python3-gobject
Fedora 15              	yum install python3-gobject
Mandriva               	/usr/sbin/urpmi dbus-python
openSUSE 11.2          	zypper install dbus-1-python
openSUSE 12.1          	zypper install python3-gobject
openSUSE 12.2          	zypper install python3-cairo python3-gobject-Gdk typelib-1_0-Gtk-3_0
openSUSE Tumbleweed    	zypper install python3-gobject-Gdk python3-pycairo typelib-1_0-Gtk-3_0
Add Comment
Author