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

Bug 740594

Summary: www-servers/apache: use tmpfiles.eclass instead of systemd_tmpfiles*
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal CC: apache-bugs
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:23:47 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 2020-10-01 13:07:01 UTC
The bug has been closed via the following commit(s):

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

commit d981cba8b67bc3e2c5ab54ec56f6274ca3d54cf8
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-10-01 13:06:43 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-10-01 13:06:57 +0000

    www-servers/apache: Use dotmpfiles from tmpfiles eclass
    
    Closes: https://bugs.gentoo.org/740594
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 www-servers/apache/apache-2.4.46-r1.ebuild | 2 +-
 www-servers/apache/apache-2.4.46.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)