Summary: | sys-apps/mlocate shows elog messages on every reinstall | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | base-system |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 440214 |
Description
Pacho Ramos
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af088b41c694fbfd94e1db51a9df836eda0f7fd commit 0af088b41c694fbfd94e1db51a9df836eda0f7fd Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-04-12 16:06:19 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-04-12 16:17:13 +0000 sys-apps/mlocate: modernize ebuild - EAPI=7 - Depend on acct-group/locate - Install systemd service/timer - Remove unneeded fperms/chown - Display postinst message on initial install only Closes: https://bugs.gentoo.org/622236 Closes: https://bugs.gentoo.org/509994 Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/mlocate/files/updatedb.service | 7 ++++ sys-apps/mlocate/files/updatedb.timer | 10 ++++++ sys-apps/mlocate/mlocate-0.26-r3.ebuild | 63 +++++++++++++++++++++++++++++++++ 3 files changed, 80 insertions(+) |