[Bug 2154583] Re: sha3 executables are broken
Icecream95
2154583 at bugs.launchpad.net
Fri May 29 15:37:37 UTC 2026
Initially I thought they were always broken, but this behaviour
change is a regression. Therefore I opened:
https://github.com/uutils/coreutils/issues/12518
** Bug watch added: github.com/uutils/coreutils/issues #12518
https://github.com/uutils/coreutils/issues/12518
--
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/2154583
Title:
sha3 executables are broken
Status in rust-coreutils package in Ubuntu:
New
Bug description:
The following executable links:
sha3sum
sha3-224sum
sha3-256sum
sha3-384sum
sha3-512sum
shake128sum
shake256sum
exist but do not calculate SHA3; instead they behave in an identical
way to the utility `sum`; this is because their name ends with "sum".
They should either be removed, given that they do not exist in GNU
Core Utilities, or uutils should be modified to implement these in
similar ways to how the SHA2 utils are implemented.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2154583/+subscriptions
More information about the foundations-bugs
mailing list