Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 775707

Summary: app-admin/sagan-2.0.1-r2 needs tmpfile rule for /var/run/sagan
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 775395    

Description Alessandro Barbieri 2021-03-13 03:03:02 UTC
From the log
[E] [03/13/2021 03:43:28] - [lockfile.c, line 137] Cannot create lock file directory (mkdir /var/run/sagan - Permission denied)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-13 08:05:40 UTC
Version?
Comment 2 Larry the Git Cow gentoo-dev 2021-03-13 09:42:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a0380c0bbc890785601f8824cd969d2d9de402

commit 44a0380c0bbc890785601f8824cd969d2d9de402
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-13 09:39:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-13 09:42:46 +0000

    app-admin/sagan: install tmpfiles, logrotate
    
    Closes: https://bugs.gentoo.org/775707
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/sagan/files/sagan.logrotate                    | 13 +++++++++++++
 app-admin/sagan/files/sagan.tmpfiles                     |  1 +
 .../{sagan-2.0.1-r2.ebuild => sagan-2.0.1-r3.ebuild}     | 16 +++++++++++-----
 3 files changed, 25 insertions(+), 5 deletions(-)