Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 740616

Summary: net-analyzer/fail2ban: use tmpfiles.eclass instead of systemd_tmpfiles*
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Sam James <sam>
Status: RESOLVED FIXED    
Severity: normal CC: netmon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 740638    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-06 03:24:38 UTC
The packages listed in summary still use systemd_tmpfiles API.  Please switch to tmpfiles.eclass that is maintained and supports OpenRC correctly.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-07 11:58:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73bca9b839ec8c3d5b73bdebd0791265884f4fe4

commit 73bca9b839ec8c3d5b73bdebd0791265884f4fe4
Author:     Theo Anderson <telans@posteo.de>
AuthorDate: 2021-03-07 11:56:32 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-07 11:56:32 +0000

    net-analyzer/fail2ban: migrate to tmpfiles.eclass
    
    Closes: https://bugs.gentoo.org/740616
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Theo Anderson <telans@posteo.de>
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-analyzer/fail2ban/fail2ban-0.11.2.ebuild | 6 +++---
 net-analyzer/fail2ban/fail2ban-9999.ebuild   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)