Actions
Bug #11846
closedLogging configuration added by a package is not removed on uninstall
Start date:
04/23/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.5.1
Affected Architecture:
Description
How to reproduce:
1) Install HAProxy-devel;
2) Check /var/etc/syslog.d/haproxy.log.conf file;
3) Uninstall HAProxy-devel;
4) /var/etc/syslog.d/haproxy.log.conf still there, and you can see `syslogd: /var/log/haproxy.log: No such file or directory` errors
workaround - reboot the system
Updated by Viktor Gurov over 3 years ago
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
Updated by Jim Pingle over 3 years ago
- Subject changed from package-related syslog config file is not removed on uninstall to Logging configuration added by a package is not removed on uninstall
- Target version set to 2.6.0
- Plus Target Version set to 21.09
Updated by Renato Botelho over 3 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Viktor Gurov over 3 years ago
- % Done changed from 0 to 100
Applied in changeset 71024ca1064fe21145d7402ec5abc05360558f5e.
Updated by Max Leighton about 3 years ago
- Status changed from Feedback to Resolved
Tested with haproxy-devel 0.62_4
/var/etc/syslog.d/haproxy.log.conf is removed on deinstall and no errors are present. Marking the ticket resolved
Updated by Jim Pingle about 3 years ago
- Plus Target Version changed from 21.09 to 22.01
Actions