took a while to figure out why all your tests fail

Dennis Clarke dclarke at blastwave.org
Fri May 7 18:55:04 UTC 2021


On 5/6/21 19:03, Mark Andrews wrote:
> First of all the user running the tests needs to be able to write to bin/tests/system. See the permission denied from tee. 
> 


Well I gave up and decided to run the tests with the same userid and
gid as the acct that created the build.

However I see a whack of :

I:allow-query:exit status: 0
find: bad option -or
find: [-H | -L] path-list predicate-list
find: bad option -print0
find: [-H | -L] path-list predicate-list
xargs: illegal option -- 0
xargs: Usage: xargs: [-t] [-p] [-e[eofstr]] [-E eofstr] [-I replstr]
[-i[replstr]] [-L #] [-l[#]] [-n # [-x]] [-s size] [cmd [args ...]]
R:allow-query:PASS


So I guess there are hard coded gnuisms in there?

Dennis


More information about the bind-users mailing list