only to get the message below, which does not specify which package is eventually causing the issue. the transaction seems to silently fail because of this, so I cannot upgrade the machine (workstation f42 → f43)
[3156/3156] Total 100% | 8.7 MiB/s | 4.5 GiB | 08m54s
Testing offline transaction
Package was not found in rpm database
so far, I have tried:
looking at the logs in /var/log/dnf.log → nothing of interest there it seems
rpm --rebuilddb → the problem persists
any idea on how to find which package is creating trouble?
thanks in advance!
I reconstructed what happened, at least superficially.
some days ago I tried the graphical upgrade method.
after the fc43 download the usual dialog “restart and install” appeared, but it contained a warning message about keybase being “not compatible with fc43 and hence will be removed”.
clicking “restart and install” would just close the dialog and do nothing.
I moved to terminal, run dnf system-upgrade and got the OP cryptic message for the first time.
rebooted just in case, same thing on both GUI and terminal.
removed keybase, same thing on both GUI and terminal.
rebooted, same thing on terminal, while the GUI update worked. so, proceeded with the latter, upgraded to fc43. (btw, just reinstalled keybase and it seems to work fine so far.)
not sure what actually went wrong behind the scenes, but whatever was throwing that “Package not found…” message should probably be modified to provide a more descriptive message (e.g. “which package” was not found).