Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740610 - net-fs/samba: use tmpfiles.eclass instead of systemd_tmpfiles*
Summary: net-fs/samba: 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: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 740638
  Show dependency tree
 
Reported: 2020-09-06 03:24 UTC by Michał Górny
Modified: 2021-03-07 11:58 UTC (History)
0 users

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:24:29 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:25 UTC
The bug has been closed via the following commit(s):

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

commit 37ee13ae10ec6676101b28ead666afbdaf18e6a5
Author:     Theo Anderson <telans@posteo.de>
AuthorDate: 2021-03-07 11:57:05 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-07 11:57:05 +0000

    net-fs/samba: migrate to tmpfiles.eclass
    
    Closes: https://bugs.gentoo.org/740610
    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-fs/samba/samba-4.12.11.ebuild    | 4 ++--
 net-fs/samba/samba-4.12.9-r1.ebuild  | 4 ++--
 net-fs/samba/samba-4.13.3-r1.ebuild  | 4 ++--
 net-fs/samba/samba-4.13.4.ebuild     | 4 ++--
 net-fs/samba/samba-4.14.0_rc4.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)