Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > main > by-pkgid > 6727f1768af9b4f017e4dcbbf6976799 > scriptlet

lsb-2.0-15mdk.i586.rpm

PREIN

/bin/sh
/usr/share/rpm-helper/add-group lsb $1 nobody

POSTIN

/bin/sh

echo "To run the LSB binary test suite, download the latest version from"
echo "ftp://ftp.freestandards.org/pub/lsb/test_suites/released/binary/runtime/"
echo "and install the rpm. You need to create a password for user vsx0."  
echo "Log in as user vsx0 and use the command 'run_tests'."
echo ""
echo "Note1: When prompted for the 'Block special filename' in the test"
echo "       interview, use /home/tet/test_sets/nonexistb, rather than"
echo "       /dev/sda. You may also need to manually 'modprobe loop'."
echo ""
echo "Note2: Additionally, if you have partitions containing /tmp or /home"
echo "       that are mounted with 'noatime', this option should be changed"
echo "       to 'atime' or you will see additional test failures."
echo ""
echo "Note3: You should also note that using the fstab option 'acl' for"
echo "       Posix ACLs will generate 1 test failure.  This is not enabled"
echo "       by default on Mandrakelinux."

POSTUN

/bin/sh
/usr/share/rpm-helper/del-group lsb $1 nobody