Skip to content
New issue

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

NFSv4 Basic chown test fails in Ubuntu 23.10 VM #426

Open
rbalint opened this issue Jul 2, 2023 · 1 comment
Open

NFSv4 Basic chown test fails in Ubuntu 23.10 VM #426

rbalint opened this issue Jul 2, 2023 · 1 comment

Comments

@rbalint
Copy link
Contributor

rbalint commented Jul 2, 2023

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'
@rbalint
Copy link
Contributor Author

rbalint commented Aug 12, 2023

For the record the test script passes for NFSv3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant