#468 installability test dies: /usr/sbin/mtps-pkg-test: line 227: /usr/bin/dnf-3: No such file or directory
Closed by jpopelka. Opened by ppisar.

Installability test for libmodulemd-2.15.0-10.fc41 https://bodhi.fedoraproject.org/updates/FEDORA-2024-8b5ea5ed26 dies:

 -----------------------------------------------------------------
|                                                                 |
|   Running install test for libmodulemd-0:2.15.0-10.fc41.x86_64  |
|                                                                 |
-----------------------------------------------------------------
/usr/sbin/mtps-pkg-test: line 227: /usr/bin/dnf-3: No such file or directory
Installation of libmodulemd-0:2.15.0-10.fc41.x86_64 failed.
See /usr/bin/dnf-3 command output above for more information.

A probable trigger is that dnf5 replaced dnf in Fedora 41, i.e. /usr/bin/dnf-3 is not installed by default, but /usr/sbin/mtps-pkg-test attempts to execute it. Execute /usr/bin/dnf instead provided by dnf5 package.

Please note that Fedora ≤ 40 still defaults and remain default to DNF4.


Fixed with https://github.com/fedora-ci/mini-tps/pull/56

https://artifacts.dev.testing-farm.io/cd022b51-2934-47a5-afb3-fd36b57c479b/

Metadata Update from @jpopelka:
- Issue status updated to: Closed (was: Open)

Metadata