http://qa.mandrakesoft.com/show_bug.cgi?id=3678
Product: ldetect-lst
Component: packaging
Summary: Needs coreutils PreReq
Version: 0.1.7-12mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
%postinstall calls /usr/sbin/update-ldetect-lst which is a perl script which
itself calls "cat" to concatenate several files together into a single file (I
won't even go into how easy this would be to do in perl itself and avoid the
"system()" to use cat to do what perl could do itself very easily).
Therefore, this package needs a PreReq. of coreutils (or fix the script to not
use cat).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.