[Bug 2111211] Re: rust-coreutils: Missing stty binary
Renan Rodrigo
2111211 at bugs.launchpad.net
Wed Jun 11 17:59:10 UTC 2025
It seems that the `0.0.30-2ubuntu2 ` version in -proposed already ships stty:
```
root at sbuild:/build/reproducible-path# dpkg -S /usr/bin/stty
coreutils-from-uutils: /usr/bin/stty
root at sbuild:/build/reproducible-path# stty sane
stty: invalid argument 'sane'
```
Mind that some options are missing, and it's causing some other test
suites to fail, like in https://bugs.launchpad.net/ubuntu/+source/rust-
coreutils/+bug/2113983. This is most probably due to
https://github.com/uutils/coreutils/issues/3860
** Bug watch added: github.com/uutils/coreutils/issues #3860
https://github.com/uutils/coreutils/issues/3860
--
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/2111211
Title:
rust-coreutils: Missing stty binary
Status in rust-coreutils package in Ubuntu:
New
Bug description:
The stty binary is crucial for a bunch of scripts, such as apt's test
suite, or the unbuffer command.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2111211/+subscriptions
More information about the foundations-bugs
mailing list