Incorrect evaluation of expr
Bug #2112445 reported by
Heinrich Schuchardt
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| coreutils-from (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
| qemu (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
| rust-coreutils (Debian) |
New
|
Unknown
|
|||
| rust-coreutils (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
I have installed rust-coreutils 0.0.30-2.
I have created a symbolic link /usr/bin/expr => /usr/lib/
When executing the appended script test.sh it does not find a space between words.
With /usr/bin/expr => /usr/bin/gnuexpr the script finds a space.
My expectation is that both binaries should be equivalent.
Best regards
Heinrich
| Changed in rust-coreutils (Ubuntu): | |
| milestone: | none → ubuntu-25.10 |
| Changed in rust-coreutils (Debian): | |
| status: | Unknown → New |
| no longer affects: | gnupg2 (Ubuntu) |
| Changed in rust-coreutils (Ubuntu): | |
| status: | In Progress → Fix Committed |
| Changed in coreutils-from (Ubuntu): | |
| status: | New → Invalid |
To post a comment you must log in.

Thank you for filing this, I can confirm this hits me as well and I can reproduce the above in questing containers.