On Sun, 19 Jul 2015 09:17:34 -0500
Richard Shaw wrote:
Basically I added a conditional that if the RPM build, but
doesn't install,
it still logs it as a failure but doesn't mark it as failed so it shouldn't
skip it during the boot service.
I'm about to try and build a dnf plugin that will wait for
dnf to finish, then run some random stuff.
I wonder if that would work for akmods as well - background itself
and monitor the dnf PID that started everything to wait for it
to exit, then run the build while no one has the rpm lock.