Bug ID 1203227
Summary yast2-core: breaks with GNU grep 3.8: fgrep: warning: fgrep is obsolescent; using grep -F
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Enhancement
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter Andreas.Stieger@gmx.de
QA Contact jsrain@suse.com
CC schwab@suse.de
Found By ---
Blocker ---

+++ This bug was initially created as a clone of Bug #1203092 +++

GNU grep from 3.8 emitting warnings when invoking egrep/fgrep
https://build.opensuse.org/request/show/1001674

> egrep and fgrep commands, deprecated since 2007, now warn that
>  they are obsolescent and should be replaced by grep -E / -F

Breaks yast2-core:

https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:N/yast2-core/standard/x86_64

[  273s] FAIL: test case failed for values/Void: fgrep: warning: fgrep is
obsolescent; using grep -F
[  273s] fgrep: warning: fgrep is obsolescent; using grep -

https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:N/yast2-hardware-detection/standard/x86_64

[   62s] FAIL: test case failed for arch: fgrep: warning: fgrep is obsolescent;
using grep -F
[   62s] Running dir...
[   62s] FAIL: test case failed for dir: fgrep: warning: fgrep is obsolescent;
using grep -F

(and possibly others)


You are receiving this mail because: