kOn Mon, Aug 28, 2017 at 9:02 AM, Ed Greshko <ed.greshko@xxxxxxxxxxx> wrote:
On 08/28/2017 09:47 PM, Tom Horsley wrote:
> On Mon, 28 Aug 2017 08:04:40 -0500
> Richard Shaw wrote:
>
>> akmods basically runs dnf in nohup so it will sit there and wait until the
>> current transaction completes, which is why you have to be careful to wait
>> for a while before you reboot.
> You'd think that if it really waited long enough, it wouldn't have
> had the problem I saw with the rpm version though :-).
>
> In any case, I always run top when doing an update and wait till
> all the akmod and dnf stuff seems to have been finished for a while
> before I reboot.
But all you really have to do is check for
2017/08/28 14:32:03 akmods: Successful.
in /var/cache/akmods/akmods.log
So a good option might be something like:
# tail -f /var/cache/akmods/akmods.log
Thanks,
Richard
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx