after installing the new rpm (rpm-4.0.2-6x, up2date stopped working properly, even though i have already updated all the ucd-* files. the error messages are as follows: Traceback (innermost last): File "/usr/sbin/up2date", line 9, in ? import rpm ImportError: /usr/lib/librpm.so.0: undefined symbol: fdio
the linux version indicated in the header was incorrect, the correct version is linux 6.2.
You need to update the rpm-python module as well
[root@netflow RPM]# up2date Traceback (innermost last): File "/usr/sbin/up2date", line 9, in ? import rpm ImportError: undefined symbol: rpmSetVerbosity [root@netflow RPM]#
With reference to my comment previously added: This is related to RedHat 7 and up2date-2.1.7-1.i386.rpm I see now that Bugzilla Bug 34832 was originally reported for a different version of up2date I wanted to add this comment to clarify. I will create a new Bug report aimed at 2.1.7-1
*** This bug has been marked as a duplicate of 32301 ***