-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tracer wants me to unnecessarily restart services #126
Comments
Any hope of getting this fixed? We are having the same problem when updating |
We recently encountered the same issue in combination with Foreman + Katello and I suspect Satellite would be affected too Our reproducer is as follows:
dnf correctly reports nothing to do:
tracer claims rsyslog needing to be restarted:
Tracer version:
|
i think this might be an issue that we've found in a bespoke homegrown script we used to use before we switched to needrestart - it's not any deleted page that matters, you need to select only executable ones.... |
Hi all,
tracer doesn't recognize daemon restarts that have taken place by the rpm upgrade process.
For example, tonight at 04:02 rspamd has been updated. The
%postun
section of the rpm's spec restarted rspamd.Also, there are no (relevant) deleted open files:
tracer still wants me to restart rspamd, though:
I've got no idea where tracer gets its timestamps from:
And that's what the yum history database shows:
unfortunately, there's no debug output:
Any clues?
The text was updated successfully, but these errors were encountered: