Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740594 - www-servers/apache: use tmpfiles.eclass instead of systemd_tmpfiles*
Summary: www-servers/apache: use tmpfiles.eclass instead of systemd_tmpfiles*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 740638
  Show dependency tree
 
Reported: 2020-09-06 03:23 UTC by Michał Górny
Modified: 2020-10-01 13:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)