Bug ID 1203230
Summary quilt tests fail with GNU grep 3.8
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee jdelvare@suse.com
Reporter Andreas.Stieger@gmx.de
QA Contact qa-bugs@suse.de
CC schwab@suse.de
Blocks 1203092
Found By ---
Blocker ---

GNU grep 3.8 introduces some warnings on certain regexes
https://build.opensuse.org/request/show/1001674

> Regular expressions with stray backslashes now cause warnings

From
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:N/quilt/standard/x86_64

[   35s] [44] $ quilt patches -- /dev/null dev/null null --- -- failed
[   35s] grep: warning: stray \ before /       != ~
[   35s] grep: warning: stray \ before /       != ~
[   35s] grep: warning: stray \ before /       != ~
[...]
[   35s] 19 commands (18 passed, 1 failed)


You are receiving this mail because: