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

mount --no-dereference, glob, no output #24223

Open
edsantiago opened this issue Oct 10, 2024 · 0 comments
Open

mount --no-dereference, glob, no output #24223

edsantiago opened this issue Oct 10, 2024 · 0 comments
Labels
flakes Flakes from Continuous Integration

Comments

@edsantiago
Copy link
Member

Another mount --no-dereference flake, superficially similar to #23754 but probably not related:

not ok 105 |060| podman mount no-dereference in 14336ms
...
# podman run --mount type=glob,src=/tmp/CI_0hDL/podman_bats.Mmzk2k/rel-in/*,dst=/mountroot/,no-dereference --rm --privileged localhost/img-t105-9ljpetbj sh -c stat -c '%N' /mountroot/link; cat /mountroot/link
#/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
#|     FAIL: glob mount /* -> /mountroot/ (in), relative ,no-dereference -- stat /mountroot/link
#| expected: = \'/mountroot/link\' -\> \'data\'
#|   actual:   ''
#\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
#|     FAIL: glob mount /* -> /mountroot/ (in), relative ,no-dereference -- cat /mountroot/link
#| expected: = data file in the SAME DIRECTORY - tTIbCOblksuxEqC
#|   actual:   ''
#\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

If the file was not mounted, I would expect stat: can't stat ... ENOENT. Not empty string. I do not have the brainpower at this late hour to pursue that.

Only one instance, f40 aarch64 root

@edsantiago edsantiago added the flakes Flakes from Continuous Integration label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakes Flakes from Continuous Integration
Projects
None yet
Development

No branches or pull requests

1 participant