http://bugzilla.opensuse.org/show_bug.cgi?id=1203096 Bug ID: 1203096 Summary: net-snmp: convert egrep to grep -E Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Minor Priority: P5 - None Component: Network Assignee: abergmann@suse.com Reporter: Andreas.Stieger@gmx.de QA Contact: qa-bugs@suse.de Blocks: 1203092 Found By: --- Blocker: --- +++ This bug was initially created as a clone of Bug #1203092 +++ GNU grep from 3.8 is emitting warnings when invoking egrep/fgrep
egrep and fgrep commands, deprecated since 2007, now warn that they are obsolescent and should be replaced by grep -E / -F
Please update the occurrences found below and upstream a fix. net-snmp: /bin/net-snmp-create-v3-user https://github.com/net-snmp/net-snmp/blob/c1a5b912c49824c96ac39465f63481dde3... and others in the git tree. -- You are receiving this mail because: You are on the CC list for the bug.