Description of problem: The post-install references a program which no longer exists. Version-Release number of selected component (if applicable): librsvg2-2.6.4-2 How reproducible: only with certain versions of packages (current as of 2004-07-05 Steps to Reproduce: 1. rpm -Uvh gtk2-2.4.1-3.i386.rpm 2. rpm -Uvh librsvg2-2.6.4-7.i386.rpm 3. Actual results: /var/tmp/rpm-tmp.86408: line 2: gdk-pixbuf-query-loaders: command not found error: %postun(librsvg2-2.6.4-2) scriptlet failed, exit status 127 Expected results: clean install/update Additional info: This bug report very closely resembles bug #80857, for which I do not have the permissions to "REOPEN". Named bug was closed, but now, gtk2 (from gtk2-2.4.1-3) no longer provides gdk-pixbuf-query-loaders, this program has been renamed to gdk-pixbuf-query-loaders-{32,64}, and no symbolic links or the likes have been provided. (For this renaming, see bug #124478.) Please switch the culprit component to "gtk2" if applicable.
As explained in the other bug, it seems better to let the postun fail than to provide a pointless link and write a file in the wrong location.