Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: libsvm - A Library for Support Vector Machines


https://bugzilla.redhat.com/show_bug.cgi?id=254091





------- Additional Comments From [EMAIL PROTECTED]  2008-01-01 22:16 EST -------
Another question about %post and %postun

When doing:
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
rpm -e libsvm reports:
/sbin/ldconfig: relative path `0' used to build cache
error: %postun(libsvm-2.84-9.fc8.x86_64) scriptlet failed, exit status 1

But, it passed when I wrote like:
%post

/sbin/ldconfig



#%postun -p /sbin/ldconfig

%postun

/sbin/ldconfig

What format should I use?



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to