Bug ID 1215338
Summary pv is failing for s390x sometimes
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter pgajdos@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

[  238s]  8/35: Display: --fineta - plausible values               FAILED
[  238s]  8/35: - more than 7 different values (8)
[  238s]  8/35: - ETA 08:10:39
[  238s]  8/35: - ETA 08:10:40
[  238s]  8/35: - ETA 08:10:41
[  238s]  8/35: - ETA 08:10:42
[  238s]  8/35: - ETA 08:10:43
[  238s]  8/35: - ETA 08:10:44
[  238s]  8/35: - ETA 08:10:45
[  238s]  8/35: - ETA 08:10:46

The failing command is:

$ dd if=/dev/zero bs=100 count=1 2>/dev/null | ./pv -f -I -s 100 -i 0.1 -L 25
2>log; tr '\r' '\n' < "log" | tr -d ' ' | sed '/^$/d' | sort | uniq

and may have 8 lines as result. Jan: do you have an idea what could be the way
out? I just guess that the command just last longer than expected. For x86_64
build root the list had 5 or 6 elements.


You are receiving this mail because: