bug#12778: Failure when running check-root make target

2012-11-01 Thread Matt Burgess
Hi, When running 'make NON_ROOT_USERNAME=nobody check-root' on coreutils-8.20, I get: CCLD test-xvasprintf CC test-yesno.o CCLD test-yesno make[6]: Leaving directory `/home/burgessm/sources/coreutils-8.20/gnulib-tests' make check-TESTS make[6]: Entering directory

bug#11150: getlogin test failure

2012-04-01 Thread Matt Burgess
Hi, The coreutils-8.16 release brought in the getlogin gnulib module. When running through the testsuite, test-getlogin.c fails for me on a GNU/Linux system. There are a couple of different failure scenarios: 1) If I 'make' as my normal user account, then run su nobody -s /bin/bash -c 'make