[Bug 2141441] Re: autopkgtest failures in resolute due to readlink
Launchpad Bug Tracker
2141441 at bugs.launchpad.net
Wed Mar 18 11:45:10 UTC 2026
This bug was fixed in the package rust-coreutils - 0.7.0-0ubuntu1
---------------
rust-coreutils (0.7.0-0ubuntu1) resolute; urgency=medium
* New upstream version 0.7.0 (LP: #2143711)
* Fixes:
- `man 1 test` is badly formated (LP: #2115782)
- cp -r /dev/urandom copies content (LP: #2125263)
- date: gnu date allows options after format (LP: #2142588)
- autopkgtest failures in resolute due to readlink (LP: #2141441)
* Refresh patches:
- Tweak-release-build-profile.patch
- dd-ensure-full-writes.patch
- require-utilities-to-be-invoked-using-matching-path.patch
- use-l10n-translations-in-makefile.patch
- workspace-exclude.patch
* Drop patches:
- prevent-stty-termios2-on-ppc64el.patch: Fixed upstream.
* Add patches:
- use-u32-for-ppc64le.patch: Fix type assumption for ppc64 little-endian.
This relates to the previous dropped patch about termios2, but upstream
did not treat little- and big-endian ppc64 differently.
-- Simon Johnsson <simon.johnsson at canonical.com> Mon, 09 Mar 2026
11:33:48 +0100
** Changed in: rust-coreutils (Ubuntu Resolute)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/2141441
Title:
autopkgtest failures in resolute due to readlink
Status in ruby-build package in Ubuntu:
Confirmed
Status in rust-coreutils package in Ubuntu:
Fix Released
Status in ruby-build source package in Resolute:
Confirmed
Status in rust-coreutils source package in Resolute:
Fix Released
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-build/+bug/2141441/+subscriptions
More information about the foundations-bugs
mailing list