Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > media > main > by-pkgid > 1918a6467c39868c4d747acf70c15f48 > scriptlet

lsb-1.2-9mdk.noarch.rpm

POSTIN

/bin/sh
/usr/sbin/groupadd -g 65533 nobody

echo "To run the LSB binary test suite, download the latest version from"
echo "ftp://ftp.freestandards.org/pub/lsb/test_suites/beta/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 "Note: Currently you must boot with devfs=nomount to be able to"
echo "      successfully run the LSB binary test suite."
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 Mandrake Linux."

POSTUN

/bin/sh
/usr/sbin/groupdel nobody