From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Description of problem: after upgrading to new version of rpm, snmpd fails to start with the following error: Starting snmpd: /usr/sbin/snmpd: error in loading shared libraries: /usr/lib/librpm.so.0: undefined symbol: fdio [FAILED] How reproducible: Always Steps to Reproduce: 1. upgrade to rpm-4.0.2-6x 2. restart/start snmpd 3. watch the pretty error message Actual Results: it dies a horrible death Expected Results: it should actually work? :) Additional info:
Have you tried the latest version of rpm? You could also update the ucd-snmp to the newest version (a couple of bad bugs have been fixed)... Otherwise a rpm --rebuild on the SRPM of the ucd-snmp package with the newest rpm version should fix it as well. It's strange though that snmpd is somehow linked agains librpm... I've just checked the newest version and don't see any linking to rpm libaries (why should there be?!?). Read ya, Phil
There is now a errata version of the most recent ucd-snmp package. If you could try that one and tell me if that works so that i can close the bug. Read ya, Phil
the latest ucd-snmp package fixes this problem :)
OK, closing this bug then ;) Read ya, Phil