Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#75990 - [unzip] Replace egrep usage with grep -E

Attached to Project: Arch Linux
Opened by Vuk Mirovic (wooque) - Friday, 23 September 2022, 15:15 GMT
Last edited by Toolybird (Toolybird) - Friday, 23 September 2022, 23:07 GMT
Task Type Bug Report
Category Packages: Extra
Status Assigned
Assigned To Lukas Fleischer (lfleischer)
Jonas Witschel (diabonas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 3
Private No

Details

Description:
When running zipgrep utility from unzip package it prints lot of "egrep: warning: egrep is obsolescent; using grep -E".
egrep usage as I see is located in "unix/zipgrep" script

Additional info:
* package version(s)
6.0-19
* config and/or log files etc.
/
* link to upstream bug report, if any
/

Steps to reproduce:
run - zipgrep foo bar.zip
This task depends upon

Loading...