Bug 57418 - использование egrep в filetrigger
Summary: использование egrep в filetrigger
Status: NEW
Alias: None
Product: Branch p11
Classification: Unclassified
Component: mono-core (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrey Cherepanov
QA Contact: qa-p11@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-02 18:36 MSK by Anton Shevtsov
Modified: 2026-01-12 11:57 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Shevtsov 2026-01-02 18:36:37 MSK
пакет содержит filetrigger который использует egrep, что приводит к некритичным ошибкам при работе с apt - а именно выводу "egrep: warning: egrep is obsolescent; using grep -E"

grep egrep /lib/rpm/*.filetrigger

/lib/rpm/mono-cert-sync.filetrigger:if egrep -qs '^(/etc/pki/tls/certs/ca-bundle.crt|/usr/bin/mono)$' ; then