this test call the rust coreutils binary file with execveat() syscall using AT_EMPTY_PATH
the call looks like: execveat(3, "", ["/bin/echo", "-n", "param1", "param2", "param3"], 0x7ffeb1056278 /* 0 vars */, AT_EMPTY_PATH) = 0 There is a reported issue upstream: https://github.com/uutils/coreutils/issues/12552 ** Bug watch added: github.com/uutils/coreutils/issues #12552 https://github.com/uutils/coreutils/issues/12552 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2155758 Title: autopkgtests fail in stonking To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hare/+bug/2155758/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
