Page 1 of 1
heads up: VBox RPM doesn't work on Fedora 32
Posted: 24. Apr 2020, 22:23
by robatino
I just installed F32 Final (official release next Tuesday) and found that VirtualBox-6.1-6.1.6_137129_fedora31-1.x86_64.rpm doesn't install:
Error:
Problem: conflicting requests
- nothing provides python(abi) = 3.7 needed by VirtualBox-6.1-6.1.6_137129_fedora31-1.x86_64
The blog post
https://medium.com/@drpdishant/installi ... 0118d54e05 claims that a Test Build .run file from
https://www.virtualbox.org/wiki/Testbuilds will work on F32 but I have not tried this yet (I can wait at least a few days).
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 29. Apr 2020, 03:44
by masch
Hi!
Did you get any workaround to make it work on Fedora 32?
Thanks!
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 29. Apr 2020, 05:48
by ferb
I have the same problem with fedora 32,
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 29. Apr 2020, 11:46
by robatino
masch wrote:Hi!
Did you get any workaround to make it work on Fedora 32?
Thanks!
I tried installing VB 6.1.6 from the Rpmfusion repo, but after doing what I always do to make the Oracle version work (adding my user to the vboxusers group, installing the extension pack) guests would immediately abort after starting, so I gave up and uninstalled the packages. I'm not familiar with the Rpmfusion version so I don't know if there's always something else that needs to be done. In any case, there's a ticket for the Oracle version (
https://www.virtualbox.org/ticket/19537 ) and it's being worked on, so hopefully will be fixed soon. Installing the Rpmfusion packages works fine, so that's a workaround if you can figure out how to make that work.
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 29. Apr 2020, 22:58
by robatino
I just installed using the .run file in
https://download.virtualbox.org/virtualbox/6.1.6/ , which works despite the fact that it's labeled amd64 and my CPU is Intel. It seems to work fine (after also installing the Oracle extension pack).
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 30. Apr 2020, 23:55
by ferb
robatino wrote:masch wrote:Hi!
Did you get any workaround to make it work on Fedora 32?
Thanks!
I tried installing VB 6.1.6 from the Rpmfusion repo, but after doing what I always do to make the Oracle version work (adding my user to the vboxusers group, installing the extension pack) guests would immediately abort after starting, so I gave up and uninstalled the packages. I'm not familiar with the Rpmfusion version so I don't know if there's always something else that needs to be done. In any case, there's a ticket for the Oracle version (
https://www.virtualbox.org/ticket/19537 ) and it's being worked on, so hopefully will be fixed soon. Installing the Rpmfusion packages works fine, so that's a workaround if you can figure out how to make that work.
i installed this version its work for me
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 1. May 2020, 04:20
by masch
I have installed the VirtualBox from rpmfusion and everything works great!
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 8. May 2020, 06:53
by ferb
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 12. May 2020, 22:37
by albflo
Has somebody issues to get the hardware acceleration working in a Windows 10 guest? I can't figure out how to get that to work, would be great if someone has any informations how to set that up!
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 13. May 2020, 20:05
by thesourcehim
albflo wrote:Has somebody issues to get the hardware acceleration working in a Windows 10 guest? I can't figure out how to get that to work, would be great if someone has any informations how to set that up!
For me virtualbox crashes whenever I try to start a VM with 3d acceleration enabled (never happened in Fedora 31, started to happen in Fedora 32 with RPMFusion packages, doesn't matter which guest, both VMSVGA and VBoxSVGA are affected), I managed to get some backtrace and created a bug report:
https://www.virtualbox.org/ticket/19560
Re: heads up: VBox 6.1.6 RPM doesn't work on Fedora 32
Posted: 16. May 2020, 01:25
by robatino
VirtualBox-6.1-6.1.8_137981_fedora31-1.x86_64.rpm gives the same error when trying to install on F32. There still appears to be no F32 RPM. The .run file in
https://download.virtualbox.org/virtualbox/6.1.8/ appears to work fine, as before.
Re: heads up: VBox RPM doesn't work on Fedora 32
Posted: 6. Jun 2020, 08:51
by robatino
Installed VirtualBox-6.1-6.1.10_138449_fedora32-1.x86_64.rpm on F32 and it seems to work fine. The F32 repo is also working.
Re: heads up: VBox RPM doesn't work on Fedora 32
Posted: 6. Jun 2020, 14:08
by GlennJohnson
This is still an issue.
- nothing provides python(abi) = 3.7
Re: heads up: VBox RPM doesn't work on Fedora 32
Posted: 6. Jun 2020, 14:11
by robatino
GlennJohnson wrote:This is still an issue.
- nothing provides python(abi) = 3.7
Are you on F32? If so, you need to install the version I mentioned since that's the only RPM available for F32.
Re: heads up: VBox RPM doesn't work on Fedora 32
Posted: 6. Jun 2020, 14:32
by GlennJohnson
Yes, I'm running Fedora 32. I tried installing the wrong VB version. Let me try VirtualBox-6.1-6.1.10_138449_fedora32-1.x86_64.rpm.
Thanks for the reply robatino.
Later that same morning... Worked a charm robatino. I was able to install without issue. Thank you!