Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775707 - app-admin/sagan-2.0.1-r2 needs tmpfile rule for /var/run/sagan
Summary: app-admin/sagan-2.0.1-r2 needs tmpfile rule for /var/run/sagan
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 775395
  Show dependency tree
 
Reported: 2021-03-13 03:03 UTC by Alessandro Barbieri
Modified: 2021-03-13 09:42 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 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(-)