From Bugzilla Helper: User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-7 i686) Description of problem: Upgrading to the latest version in RHN causes the service script to reset to all OFF and you completely lose the /etc/snmp/snmpd.conf file (no rpmsave, no rpmnew, no luck!) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Download the latest package 2. rpm -Uvh ucd-snmp*.rpm Additional info:
This is very strange as the spec file contains this entry for the snmpd.conf file: %config(noreplace,missingok) %{_sysconfdir}/snmp/snmpd.conf Which means (IIRC) that the config fiel should never be replaced. Maybe the 6.2 original version had a wrong entry for the config file, but it shouldn't matter as the new rpm should deal with the replacement/change of the config file. I'll look into it. Read ya, Phil
I was in an alternate universe when I filed this bug. I can't seem to reproduce it.