We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reproduction:
$ autopkgtest-buildvm-ubuntu-cloud -r mantic $ git clone https://salsa.debian.org/debian/libnfs.git $ cd libnfs/ $ autopkgtest . -U -- qemu ../autopkgtest-mantic-amd64.img ... Running test_0400_chown.sh -------------- NFSv4 Basic chown tests. test chown(1000, 2000) ... [OK] Stat the file ... [OK] Verifying the uid is 1000 ... make: *** [Makefile:1061: test] Error 1 [OK] Verifying the gid is 2000 ... [FAILED] make: Leaving directory '/tmp/autopkgtest.w3EXbr/build.gDJ/src/tests'
The text was updated successfully, but these errors were encountered:
For the record the test script passes for NFSv3.
Sorry, something went wrong.
No branches or pull requests
Reproduction:
The text was updated successfully, but these errors were encountered: