GNU Core Utilities - Support: sr #109486, Coreutils 8.29 Failed test
You are not allowed to post comments on this tracker with your current authentication level.
sr #109486: Coreutils 8.29 Failed test
Submitter: | None | ||
Submitted: | Mon 02 Apr 2018 02:08:49 PM UTC | ||
Category: | None | Priority: | 5 - Normal |
Severity: | 3 - Normal | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Email: | -email is unavailable- | Open/Closed: | Open |
Operating System: | GNU/Linux |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Autobuild of coreutils failed cause failed test.
After this commit test dd/direct.sh failed:
(was added iflag=direct for dd)
"2017-11-24 dd: support iflag=direct with arbitrary sized files Pádraig Brady 1"
http://git.savannah.gnu.org/cgit/coreutils.git/log/tests/dd/direct.sh
dd if=short iflag=direct oflag=direct of=out
dd: error reading 'short': wrong argument
Checked on Gentoo with ReiserFS, Ubuntu 14 with ext4 etc.
How to fix this?