Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808661 - sys-fs/lvm2: installs tmpfiles without calling tmpfiles_process
Summary: sys-fs/lvm2: 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 (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tmpfiles-qa
  Show dependency tree
 
Reported: 2021-08-17 00:53 UTC by Sam James
Modified: 2021-08-17 00:56 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-17 00:53:31 UTC
.
Comment 1 Larry the Git Cow gentoo-dev 2021-08-17 00:56:04 UTC
The bug has been closed via the following commit(s):

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

commit 15b89a04f750ae280e1baae3167f7568ddcc2dd3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-17 00:55:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-17 00:55:16 +0000

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

 sys-fs/lvm2/{lvm2-2.02.187-r2.ebuild => lvm2-2.02.187-r3.ebuild} | 4 +++-
 sys-fs/lvm2/{lvm2-2.02.188.ebuild => lvm2-2.02.188-r1.ebuild}    | 4 +++-
 sys-fs/lvm2/{lvm2-2.03.13.ebuild => lvm2-2.03.13-r1.ebuild}      | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)