Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: This doesn't look good ... Cleanup : dmraid-1.0.0.rc16-17.fc18.x86_64 323/576 /sbin/ldconfig: relative path `1' used to build cache warning: %postun(dmraid-1.0.0.rc16-17.fc18.x86_64) scriptlet failed, exit status 1 Non-fatal POSTUN scriptlet failure in rpm package dmraid-1.0.0.rc16-17.fc18.x86_64 Version-Release number of selected component (if applicable): See above.
The scriptlet looks suspicious, although not actually wrong: $ rpm -q --scripts dmraid postinstall program: /sbin/ldconfig postuninstall scriptlet (using /bin/sh): /sbin/ldconfig # 1. Main package [The # 1. etc seems to be part of the %postun script]
It should be fixed already, but the change will apply only with a future update of dmraid as %postun scriptlet is called for the old package. So once updated to dmraid-1.0.0.rc16-18.fc18, the error should not appear anymore. *** This bug has been marked as a duplicate of bug 877840 ***