Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740592 - dev-db/postgresql uses obsolete systemd.eclass tmpfiles support
Summary: dev-db/postgresql uses obsolete systemd.eclass tmpfiles support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 740638
  Show dependency tree
 
Reported: 2020-09-06 03:20 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:20:20 UTC
These functions are long obsolete in favor of tmpfiles.eclass, and apparently no longer work.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-07 11:58:18 UTC
The bug has been closed via the following commit(s):

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

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

    dev-db/postgresql: migrate to tmpfiles.eclass
    
    Closes: https://bugs.gentoo.org/740592
    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>

 dev-db/postgresql/postgresql-10.16.ebuild  | 6 +++---
 dev-db/postgresql/postgresql-11.11.ebuild  | 6 +++---
 dev-db/postgresql/postgresql-12.6.ebuild   | 6 +++---
 dev-db/postgresql/postgresql-13.2.ebuild   | 6 +++---
 dev-db/postgresql/postgresql-9.5.25.ebuild | 6 +++---
 dev-db/postgresql/postgresql-9.6.21.ebuild | 6 +++---
 dev-db/postgresql/postgresql-9999.ebuild   | 8 ++++----
 7 files changed, 22 insertions(+), 22 deletions(-)