On Sat, 27 Sep 2025 11:57:44 +0200
Patrick Dupre via users <[email protected]> wrote:
[...]
> > What gives: rpm -qi akmod-VirtualBox

> Name        : akmod-VirtualBox
[...]
> Packager    : RPM Fusion
> Vendor      : RPM Fusion

akmod-VirtualBox is thus from the rpmfusion repo.

Verify that this is the case for all the *VirtualBox* RPMs, for
example with:

  rpm -qa --qf '%{name}-%{version}-%{release}   %{vendor}\n' \*VirtualBox\*

Ignore the kmod-VirtualBox that are build by akmods. Re-install from
rpmfusion if needed (disable the oracle repo for that).

I have that on my machine:

rpm -qa --qf '%-40{name} %{version}-%{release} %{vendor}\n' \*VirtualBox\*
VirtualBox-kmodsrc                       7.2.2-1.fc42 RPM Fusion
VirtualBox-server                        7.2.2-1.fc42 RPM Fusion
VirtualBox                               7.2.2-1.fc42 RPM Fusion
kmod-VirtualBox-6.16.7-200.fc42.x86_64   7.2.2-1.fc42 (none)
akmod-VirtualBox                         7.2.2-1.fc42 RPM Fusion
kmod-VirtualBox-6.14.0-63.fc42.x86_64    7.2.2-1.fc42 (none)

If you installed those RPMs with dnf you see from what repo they came
with dnf list:

dnf list --installed \*VirtualBox\*
Installed packages
VirtualBox.x86_64                             7.2.2-1.fc42 
rpmfusion-free-updates
VirtualBox-kmodsrc.noarch                     7.2.2-1.fc42 
rpmfusion-free-updates
VirtualBox-server.x86_64                      7.2.2-1.fc42 
rpmfusion-free-updates
akmod-VirtualBox.x86_64                       7.2.2-1.fc42 
rpmfusion-free-updates
kmod-VirtualBox-6.14.0-63.fc42.x86_64.x86_64  7.2.2-1.fc42 @commandline
kmod-VirtualBox-6.16.7-200.fc42.x86_64.x86_64 7.2.2-1.fc42 @commandline
virtualbox-guest-additions.x86_64             7.1.8-1.fc42 updates

For your network problem, I have no idea.

-- 
francis
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to