Thomas Liske
Thomas Liske
A reboot ist not required, can you please provide the output of `needrestart -v -k` ?
Thanks for checking. Sadly the above patch was incomplete. I've tested needrestart's git HEAD on a test vm with xanmod kernel and the issue did disappear.
> @liske ping, is there any chance this PR could get reviewed? There has been a new release since this PR was posted, so I'm assuming there must be some...
I need to reschedule this for 3.10. Needrestart 3.9 will be release ASAP to fix the regression reported in #317.
I did a first review and it looks almost good to me. Are you going to remove the `trace()` functions in the restart.d scripts? I'm fine with the solution you...
> > Are you going to remove the trace() functions in the restart.d scripts? > > Oh. I left it in by accident. Although, now that I look at it...
needrestart only prints the progress bar if `stderr` [is a terminal](https://github.com/liske/needrestart/blob/master/perl/lib/NeedRestart/UI.pm#L129) Are you observing this issue in some automation implementation lacking a real terminal implementation?
closing due to inactivity
I'm sorry but I won't like to add (and maintain) any packaging stuff in needrestart at all.