Public bug reported: in rust-coreutils <= 0.6.0 `readlink` defaults to non-silent mode, differing from GNU coreutils. This leads to various test failures with "Invalid argument" as the matching string, as stderr is being captured
this PR fixes the issue: https://github.com/uutils/coreutils/pull/10711 example failure https://autopkgtest.ubuntu.com/results/autopkgtest- resolute/resolute/amd64/r/ruby-build/20260210_152746_ea48a@/log.gz ** Affects: ruby-build (Ubuntu) Importance: Undecided Status: New ** Affects: ruby-build (Ubuntu Resolute) Importance: Undecided Status: New ** Tags: update-excuse ** Also affects: ruby-build (Ubuntu Resolute) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2141441 Title: autopkgtest failures in resolute due to readlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-build/+bug/2141441/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
