Trouble upgrading from f42 to f43. Aardvark-dns package conflict?

Hello,

I am having an error when trying to upgrade from f42 to f43. This is my error when using the software center.

Error running transaction: file /usr/libexec/podman/aardvark-dns from install of aardvark-dns-2:1.17.0-1.fc43.x86_64 conflicts with file from package aardvark-dns-2:1.17.0-1.fc42.x86_64
file /usr/lib/wine/i386-windows/urlmon.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64
file /usr/lib/wine/i386-windows/windows.devices.bluetooth.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64
file /usr/lib/wine/i386-windows/wined3d.dll conflicts between attempted installs of wine-core-10.20-2.fc43.i686 and wine-core-10.20-2.fc43.x86_64

posted with a screenshot of the problem I am having.

So next I attempted to resolve the package conflict by removing the offending package by issuing a sudo dnf rm aardvark-dns command in the terminal and here is what I get.

Package                                 Arch       Version                                 Repository               Size
Removing:
 aardvark-dns                           x86_64     2:1.17.0-1.fc42                         updates               2.4 MiB
Removing dependent packages:
 cockpit-ostree                         noarch     1:220-1.fc42                            updates             339.0 KiB
 gnome-software-rpm-ostree              x86_64     48.4-2.fc42                             updates             262.4 KiB
 podman                                 x86_64     5:5.7.1-1.fc42                          updates              47.5 MiB
 rpm-ostree                             x86_64     2025.12-1.fc42                          updates              14.6 MiB
 toolbox                                x86_64     0.3-1.fc42                              <unknown>            11.9 MiB
Removing unused dependencies:
 bootc                                  x86_64     1.10.0-2.fc42                           updates              10.0 MiB
 bootupd                                x86_64     0.2.31-1.fc42                           <unknown>             3.6 MiB
 catatonit                              x86_64     0.2.1-1.fc42                            <unknown>           776.8 KiB
 conmon                                 x86_64     2:2.1.13-1.fc42                         <unknown>           166.3 KiB
 containers-common                      noarch     5:0.64.2-1.fc42                         <unknown>           128.6 KiB
 containers-common-extra                noarch     5:0.64.2-1.fc42                         <unknown>             0.0   B
 criu                                   x86_64     4.2-11.fc42                             updates               1.6 MiB
 criu-libs                              x86_64     4.2-11.fc42                             updates              85.1 KiB
 crun                                   x86_64     1.25.1-1.fc42                           <unknown>           581.5 KiB
 libbsd                                 x86_64     0.12.2-5.fc42                           <unknown>           427.2 KiB
 libmd                                  x86_64     1.1.0-7.fc42                            <unknown>           102.8 KiB
 libnet                                 x86_64     1.3-5.fc42                              <unknown>           132.5 KiB
 netavark                               x86_64     2:1.17.1-1.fc42                         updates               9.2 MiB
 ostree                                 x86_64     2025.7-1.fc42                           updates             632.8 KiB
 qemu-user-static                       x86_64     2:9.2.4-2.fc42                          <unknown>            44.6 KiB
 qemu-user-static-aarch64               x86_64     2:9.2.4-2.fc42                          <unknown>            13.7 MiB
 qemu-user-static-alpha                 x86_64     2:9.2.4-2.fc42                          <unknown>             3.9 MiB
 qemu-user-static-arm                   x86_64     2:9.2.4-2.fc42                          <unknown>            10.3 MiB
 qemu-user-static-hexagon               x86_64     2:9.2.4-2.fc42                          <unknown>             5.7 MiB
 qemu-user-static-hppa                  x86_64     2:9.2.4-2.fc42                          <unknown>             3.9 MiB
 qemu-user-static-loongarch64           x86_64     2:9.2.4-2.fc42                          <unknown>             4.5 MiB
 qemu-user-static-m68k                  x86_64     2:9.2.4-2.fc42                          <unknown>             4.1 MiB
 qemu-user-static-microblaze            x86_64     2:9.2.4-2.fc42                          <unknown>             7.8 MiB
 qemu-user-static-mips                  x86_64     2:9.2.4-2.fc42                          <unknown>            29.2 MiB
 qemu-user-static-or1k                  x86_64     2:9.2.4-2.fc42                          <unknown>             3.8 MiB
 qemu-user-static-ppc                   x86_64     2:9.2.4-2.fc42                          <unknown>            14.4 MiB
 qemu-user-static-riscv                 x86_64     2:9.2.4-2.fc42                          <unknown>            10.4 MiB
 qemu-user-static-s390x                 x86_64     2:9.2.4-2.fc42                          <unknown>             4.3 MiB
 qemu-user-static-sh4                   x86_64     2:9.2.4-2.fc42                          <unknown>             7.8 MiB
 qemu-user-static-sparc                 x86_64     2:9.2.4-2.fc42                          <unknown>            12.2 MiB
 qemu-user-static-x86                   x86_64     2:9.2.4-2.fc42                          <unknown>             9.1 MiB
 qemu-user-static-xtensa                x86_64     2:9.2.4-2.fc42                          <unknown>            14.0 MiB
 rpm-ostree-libs                        x86_64     2025.12-1.fc42                          updates              52.1 KiB
 shadow-utils-subid                     x86_64     2:4.17.4-1.fc42                         <unknown>            50.4 KiB
 skopeo                                 x86_64     1:1.21.0-1.fc42                         updates              24.2 MiB

Transaction Summary:
 Removing:          41 packages

After this operation, 288 MiB will be freed (install 0 B, remove 288 MiB).
Is this ok [y/N]: y
Running transaction
Package was not found in rpm database

Any ideas?

None of the packages listed above are critical.
You can proceed with removal and reinstall it after upgrading.

See also: Systems with wine installed cannot be upgraded to Fedora 43

1 Like

Thank you for the assistance. Wine was removed successfully but I am still having issue with aardvark-dns where Package was not found in rpm database

Switch to permissive SELinux mode and rebuild the database:

sudo setenforce 0
sudo rpm --rebuilddb

If the issue persists, try this way:

sudo rpm -e --nodeps aardvark-dns-2:1.17.0-1.fc42.x86_64
1 Like

Ok cool, I am on f43 now! But.. should I be concerned about this?

I ran the sudo rpm --rebuilddb command and it had some output along the lines of:


something about aardvark-dns
[HASH] != [HASH]
[HASH] != [HASH]

I am sorry I did not copy the output from the terminal at the time. I closed the terminal by habit and was unable to retrieve it again when I ran that command a 2nd time. [HASH] is just a placeholder for the actual hash key I saw but I don’t remember what it was. Is there a way I can see the output of previous bash commands? I will try and find the actual output it gave to me. Also do I need to reinstall aardvark-dns now that I am on f43?

Thank you so much for the assistance by the way Vladislav Grigoryev, I really appreciate all your help!

1 Like