Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808655 - app-portage/gentoolkit: installs tmpfiles without calling tmpfiles_process
Summary: app-portage/gentoolkit: installs tmpfiles without calling tmpfiles_process
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tmpfiles-qa
  Show dependency tree
 
Reported: 2021-08-17 00:41 UTC by Sam James
Modified: 2021-08-17 00:56 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-17 00:41:23 UTC
Seems to be for revdep-rebuild.conf. We can drop the mkdir in pkg_postinst as a result.
Comment 1 Larry the Git Cow gentoo-dev 2021-08-17 00:56:01 UTC
The bug has been closed via the following commit(s):

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

commit 274cbff94b0b529b63aae59d08976c3b783a8550
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-17 00:33:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-17 00:44:39 +0000

    app-portage/gentoolkit: [QA] add missing tmpfiles_process call
    
    Revbump for the missing tmpfiles.eclass inherit which adds
    a virtual/tmpfiles RDEPEND.
    
    Closes: https://bugs.gentoo.org/808655
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{gentoolkit-0.5.0-r2.ebuild => gentoolkit-0.5.0-r3.ebuild}      | 6 ++----
 .../{gentoolkit-0.5.1.ebuild => gentoolkit-0.5.1-r1.ebuild}         | 6 ++----
 app-portage/gentoolkit/gentoolkit-9999.ebuild                       | 6 ++----
 3 files changed, 6 insertions(+), 12 deletions(-)