
Ich habe ein Problem mit der Installationsanleitung für Fedora 26 aufhttps://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel/
Im Schritt 5 der Webseite dnf install VirtualBox-5.2
führte der Befehl zu Fehlermeldungen, die ich am Ende dieser Forumsanfrage aufgeführt habe. Da ich die Bedeutung dieser Meldungen nicht verstand, fuhr ich mit dem /usr/lib/virtualbox/vboxdrv.sh setup
Befehl aus Schritt 5 fort. Dieser Befehl schlug fehl; das /usr/lib/virtualbox/
Verzeichnisnichtexistieren jetzt.
Ich weiß, warum das Problem aufgetreten ist, aber nicht, wie ich es beheben kann. Vor ein paar Monaten habe ich installiert Fedora-Workstation-Live-x86_64-26-1.5.iso
und dann manuell ausgeführt dnf install @cinnamon-desktop
, gefolgt von dnf install VirtualBox
. Zu diesem Zeitpunkt habe ich keine anderen ausgeführtVirtualBox-Installationzugehörige Befehle. VirtualBox wurde nicht im Cinnamon-Startmenü angezeigt und ich vergaß anschließend, dass ich es installiert hatte. Ich bitte um Hilfe beim Entwirren dieses Durcheinanders.
*************************** start of messages ********************************
[root@ip98-167-107-31 yum.repos.d]# dnf install VirtualBox-5.2
Last metadata expiration check: 0:17:20 ago on Fri 01 Dec 2017 01:09:48 AM PST.
dependencies resolved.
=================================================================================================================
Package Arch Version Repository Size
=================================================================================================================
Installing:
VirtualBox-5.2 x86_64 5.2.2_119230_fedora26-1 virtualbox 70 M
Transaction Summary
=================================================================================================================
Install 1 Package
Total download size: 70 M
Installed size: 154 M
Is this ok [y/N]: y
Downloading Packages:
VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64.rpm 15 MB/s | 70 MB 00:04
-----------------------------------------------------------------------------------------------------------------
Total 15 MB/s | 70 MB 00:04
warning: /var/cache/dnf/virtualbox-4917f85f98c326df/packages/VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 98ab5139: NOKEY
Importing GPG key 0x98AB5139:
Userid : "Oracle Corporation (VirtualBox archive signing key) <[email protected]>"
Fingerprint: 7B0F AB3A 13B9 0743 5925 D9C9 5442 2A4B 98AB 5139
From : https://www.virtualbox.org/download/oracle_vbox.asc
Is this ok [y/N]: y
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
file /usr/bin/VBox from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/bin/VBoxTunctl from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/bin/vbox-img from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/icons/hicolor/128x128/apps/virtualbox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/icons/hicolor/16x16/apps/virtualbox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/icons/hicolor/20x20/apps/virtualbox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/icons/hicolor/32x32/apps/virtualbox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/icons/hicolor/40x40/apps/virtualbox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/icons/hicolor/48x48/apps/virtualbox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/icons/hicolor/64x64/apps/virtualbox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/mime/packages/virtualbox.xml from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-server-5.1.30-2.fc26.x86_64
file /usr/share/applications/virtualbox.desktop from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-5.1.30-2.fc26.x86_64
file /usr/share/pixmaps/VBox.png from install of VirtualBox-5.2-5.2.2_119230_fedora26-1.x86_64 conflicts with file from package VirtualBox-5.1.30-2.fc26.x86_64
Error Summary
-------------
[root@ip98-167-107-31 yum.repos.d]#
Antwort1
Das VirtualBox-5.2
Paket ist kein Upgrade für die vorhandenen Pakete, die Sie installiert haben. Sie müssen daher letztere entfernen:
sudo dnf remove VirtualBox VirtualBox-server
bevor Sie die Installation VirtualBox-5.2
erneut durchführen.
Antwort2
Überprüfen Sie, ob das RPM-Paket heruntergeladen wurde, und installieren Sie es mit rpm -Uvh --replacefiles