Bug 45943 - egrep: warning: egrep is obsolescent; using grep -E
Summary: egrep: warning: egrep is obsolescent; using grep -E
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-build-python3 (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-24 15:13 MSK by Andrew Vasilyev
Modified: 2023-04-26 22:53 MSK (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Vasilyev 2023-04-24 15:13:32 MSK
$ grep -r egrep /usr/lib/rpm
/usr/lib/rpm/brp.d/000-fix_python3_site-packages_location.brp:	egrep -q --line-regexp 'python([2-9](\.[0-9])?)?'; then

$ rpm -qf /usr/lib/rpm/brp.d/000-fix_python3_site-packages_location.brp
rpm-build-python3-0.1.21-alt1.noarch
Comment 1 Stanislav Levin 2023-04-24 15:17:17 MSK
https://git.altlinux.org/tasks/319076/

approved.
Comment 2 Andrew Vasilyev 2023-04-26 16:57:16 MSK
id=319076 locked=no shared=no fail_early=yes test_only=no repo=sisyphus owner=lav state=EPERM try=2 iter=1 age=0w build_time=2023-Apr-21/23:50:43 message=replace_egrep_with_grep_-E
 100:dir=/people/lav/packages/rpm-build-python3.git
 100:tag_name=0.1.22-alt1
 100:tag_id=90a9605a88706eb54c3130e66d323b0b72fee14a
 100:tag_author=Vitaly Lipatov <lav@altlinux.org>
 100:fetched=2023-04-21T22:55:36
 100:userid=lav
 100:approved_by=slev 
 100:pkgname=rpm-build-python3
Comment 3 Andrew Vasilyev 2023-04-26 22:53:53 MSK
#100 rpm-build-python3 0.1.21-alt1 -> 0.1.22-alt1
 Sat Apr 22 2023 Vitaly Lipatov <lav@altlinux.ru> 0.1.22-alt1
 - NMU: brp-fix_python3_site-packages_location: replace egrep with grep -E