https://bugzilla.novell.com/show_bug.cgi?id=637187 https://bugzilla.novell.com/show_bug.cgi?id=637187#c0 Summary: rpmlint/post-build-checks: %run_ldconfig gives incomplete warning message Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: jengelh@medozas.de QAContact: qa@suse.de Found By: Beta-Customer Blocker: --- aufs.src:98: W: deprecated-use-of-%run_ldconfig aufs.src:104: W: deprecated-use-of-%run_ldconfig According to the new SUSE Packaging Conventions, the use of %run_ldconfig is deprecated. use %post(un) -p /sbin/ldconfig instead. But my %post section reads %post [ -x /sbin/mkinitrd_setup ] && /sbin/mkinitrd_setup %run_ldconfig So doing %post -p is not a good idea, because ldconfig cannot run mkinitrd_setup. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.