Unter openSUSE Leap 15.4 konnte ich mit Yast den KVM-Hypervisor (KVM-Server und KVM-tools) einfach installieren. Endlich konnte ich eine Alternative zu Virtualbox nutzen. Ich kenne mich nicht gut mit KVM aus. Zum Anlegen einiger virtueller Maschinen, auf denen ich Betriebssysteme und Programme teste, hat es ausgereicht.
Diesen Monat habe ich openSUSE 15.5 installiert (mit eingebundener Home-Partition von 15.4). Danach führte ich einen Update des Systems durch und installierte meine bevorzugten Paketquellen und Programme. Doch das Installieren der KVM-tools misslang. Wenn mir jemand weiterhelfen könnte, die KVM-tools zu installieren, wäre ich dankbar.
Hier ist eine Information über meine Paketquellen:
Beim Installationsversuch der KVM-tools mit Yast unter OS 15.5 bekam ich folgende Fehlermeldung:
Diesen Monat habe ich openSUSE 15.5 installiert (mit eingebundener Home-Partition von 15.4). Danach führte ich einen Update des Systems durch und installierte meine bevorzugten Paketquellen und Programme. Doch das Installieren der KVM-tools misslang. Wenn mir jemand weiterhelfen könnte, die KVM-tools zu installieren, wäre ich dankbar.
Hier ist eine Information über meine Paketquellen:
Code:
zypper lr -P
# | Alias | Name | Enabled | GPG Check | Refresh | Priority
---+-----------------------------+---------------------------------------------------------------------------------------------+---------+-----------+---------+---------
6 | Packman | Packman | Ja | (r ) Ja | Ja | 20
5 | LibreOffice_7.6 | LibreOffice 7.6 (15.5) | Ja | (r ) Ja | Ja | 90
13 | editors | editors | Ja | (r ) Ja | Ja | 90
2 | Dokumentation | Dokumentation | Ja | (r ) Ja | Nein | 99
8 | Skype | Skype | Ja | (r ) Ja | Ja | 99
9 | Spiele | Spiele | Ja | (r ) Ja | Ja | 99
10 | Virtualisierung | Virtualisierung | Ja | (r ) Ja | Ja | 99
11 | Wine | Wine | Ja | (r ) Ja | Ja | 99
12 | dvd | dvd | Ja | (r ) Ja | Ja | 99
14 | home_Kieltux_tools | Tools (openSUSE_Leap_15.5) | Ja | (r ) Ja | Ja | 99
15 | home_MasterPatricko | MasterPatricko's Home Project (openSUSE_Leap_15.5) | Ja | (r ) Ja | Ja | 99
18 | home_fusionfuture_anki | home:fusionfuture:anki (15.5) | Ja | (r ) Ja | Ja | 99
19 | home_fusionfuture_zoom | home:fusionfuture:zoom (15.5) | Ja | (r ) Ja | Ja | 99
20 | openSUSE-Leap-15.5-1 | openSUSE-Leap-15.5-1 | Nein | ---- | ---- | 99
21 | repo-backports-debug-update | Update repository with updates for openSUSE Leap debuginfo packages from openSUSE Backports | Nein | ---- | ---- | 99
22 | repo-backports-update | Update repository of openSUSE Backports | Ja | (r ) Ja | Ja | 99
23 | repo-debug | Debug Repository | Nein | ---- | ---- | 99
24 | repo-debug-non-oss | Debug Repository (Non-OSS) | Nein | ---- | ---- | 99
25 | repo-debug-update | Update Repository (Debug) | Nein | ---- | ---- | 99
26 | repo-debug-update-non-oss | Update Repository (Debug, Non-OSS) | Nein | ---- | ---- | 99
27 | repo-non-oss | Non-OSS Repository | Ja | (r ) Ja | Ja | 99
28 | repo-openh264 | Open H.264 Codec (openSUSE Leap) | Ja | (r ) Ja | Ja | 99
29 | repo-oss | Haupt-Repository | Ja | (r ) Ja | Ja | 99
30 | repo-sle-debug-update | Update repository with debuginfo for updates from SUSE Linux Enterprise 15 | Nein | ---- | ---- | 99
31 | repo-sle-update | Update repository with updates from SUSE Linux Enterprise 15 | Ja | (r ) Ja | Ja | 99
32 | repo-source | Source Repository | Nein | ---- | ---- | 99
33 | repo-update | Hauptaktualisierungs-Repository | Ja | (r ) Ja | Ja | 99
34 | repo-update-non-oss | Aktualisierungs-Repository (Nicht-Open-Source-Software) | Ja | (r ) Ja | Ja | 99
35 | skype-stable | skype (stable) | Ja | (r ) Ja | Ja | 99
4 | KDE-Extra | KDE-Extra | Ja | (r ) Ja | Ja | 100
16 | home_Sauerland | Sauerland's Home Project (openSUSE_Leap_15.5) | Ja | (r ) Ja | Ja | 100
17 | home_bhwachter_emacs | home:bhwachter:emacs (openSUSE_Leap_15.5) | Ja | (r ) Ja | Ja | 100
1 | Bildung | Bildung | Ja | (r ) Ja | Ja | 105
3 | GNOME_Apps_15.5 | GNOME_Apps_15.5 | Ja | (r ) Ja | Ja | 105
7 | Publishing | Publishing | Ja | (r ) Ja | Ja | 105
Beim Installationsversuch der KVM-tools mit Yast unter OS 15.5 bekam ich folgende Fehlermeldung:
Code:
Unable to connect to libvirt qemu:///system.
Socket-Erstellung zu '/var/run/libvirt/virtqemud-sock' fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 925, in _do_open
self._backend.open(cb, data)
File "/usr/share/virt-manager/virtinst/connection.py", line 173, in open
open_flags)
File "/usr/lib64/python3.6/site-packages/libvirt.py", line 147, in openAuth
raise libvirtError('virConnectOpenAuth() failed')
libvirt.libvirtError: Socket-Erstellung zu '/var/run/libvirt/virtqemud-sock' fehlgeschlagen: Datei oder Verzeichnis nicht gefunden