Bug 55378 - использование egrep в filetrigger
Summary: использование egrep в filetrigger
Status: NEW
Alias: None
Product: Branch p11
Classification: Unclassified
Component: dovecot (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: 2025-07-28 14:15 MSK by Anton Shevtsov
Modified: 2025-07-28 14:47 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 2025-07-28 14:15:25 MSK
пакет содержит filetrigger который использует egrep, что приводит к некритичным ошибкам при работе с apt - а именно выводу "egrep: warning: egrep is obsolescent; using grep -E"

[anton@dell Work]$ grep egrep /lib/rpm/*.filetrigger
/lib/rpm/90-dovecot.filetrigger:LC_ALL=C egrep -qs "^$(getconf LIBDIR)/dovecot/modules" || exit 0

rpm -qf /lib/rpm/90-dovecot.filetrigger
dovecot-2.3.21.1-alt1.x86_64