Some comments: [EMAIL PROTECTED] ls]$ rpm -qpR lsbappchk-1.1.1-2.i386.rpm rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 ld-linux.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3)
lsbappchk should be compiled with lsbdev and require only 'lsb >= x.y' and the rpmlib internal requirements. Should we clean up the lsb package namespace by always using a -? Currently we have lsbappchk, lsb-distribution-test, and lsblibchk. I would suggest lsb-appchk and lsb-libchk. lsb-distribution-test needs to have Requires: lsb >= 1.1 (it won't run without lsb runtime) [EMAIL PROTECTED] ls]$ rpm -qpR lsblibchk-1.1.1-1.i386.rpm rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 ld-linux.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) ditto appchk. Cheers, Matt On Fri, Jan 18, 2002 at 04:30:32PM +1100, Christopher Yeoh wrote: > > I've uploaded updated versions of the LSB-FHS and LSB-UsersGroups test > suites as well as a new binary version of lsb-distribution-test. They > can be downloaded from here: > > ftp://ftp.freestandards.orb/pub/lsb/test_suites/beta/ > > lsb-distribution-test-1.1.1-1.i386.rpm > lsb-distribution-test-1.1.1-1.src.rpm > lts_lsb-fhs-1.1.2.1.tgz > lts_usersgroups-1.1.2.1.tgz > > They're currently in beta directory hierarchy and will be moved to the > released area after a period of testing (late next week unless people > report further problems). > > * Fix for LSB.usersgroups/commands/misc/T.misc 21 > > Note that the test for success of this test was effectively > reversed, so you may notice that you are now seeing a fail for the > test when you previously saw a pass. > > * LSB.fhs/root/bin/bin-tc 46 > > Fix for erroneous failure when /bin/bash is a symlink > > * Add a warning messages to the package description regarding > setuid/setgid programs. > > * Fix for many erroneous test failures in usersgroups test suite due > to static linking of getspnam. > > Chris. > -- > [EMAIL PROTECTED] > IBM OzLabs Linux Development Group > Canberra, Australia > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with subject of "unsubscribe". Trouble? Email [EMAIL PROTECTED]
