This is another case of rust-coreutils:
```
echo test > file\ space
md5sum file\ space > sums
md5sum -c sums
```
The difference:
```
$ md5sum -c sums
'file space': OK
$ gnumd5sum -c sums
file space: OK
```
** Also affects: rust-coreutils (Ubuntu)
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/2161957
Title:
test_check_files_md5 fails on stonking
To manage notifications about this bug go to:
https://bugs.launchpad.net/rust-coreutils/+bug/2161957/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs