Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520610 - app-admin/sagan installs into paths that should be created at runtime
Summary: app-admin/sagan installs into paths that should be created at runtime
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: PullRequest
: 641540 670514 677290 (view as bug list)
Depends on:
Blocks: runtime-paths
  Show dependency tree
 
Reported: 2014-08-22 15:44 UTC by Agostino Sarubbo
Modified: 2021-03-11 08:04 UTC (History)
3 users (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 Agostino Sarubbo gentoo-dev 2014-08-22 15:44:35 UTC
This is an auto-filled bug because this package should create some paths at runtime.

 * QA Notice: This ebuild installs into paths that should be created at runtime.
 *  To fix, simply do not install into these directories.  Instead, your package
 *  should create dirs on the fly at runtime as needed via init scripts/etc...
 * 
 *   var/run
 *   var/run/sagan
Comment 1 Toralf Förster gentoo-dev 2019-06-28 17:54:13 UTC
*** Bug 677290 has been marked as a duplicate of this bug. ***
Comment 2 Toralf Förster gentoo-dev 2019-06-28 17:58:21 UTC
*** Bug 670514 has been marked as a duplicate of this bug. ***
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-02-11 02:10:04 UTC
*** Bug 641540 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2021-03-11 08:04:24 UTC
The bug has been closed via the following commit(s):

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

commit f070b28cadf7d6674e21f16beb2dd54f289e7248
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-11 08:00:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-11 08:04:13 +0000

    app-admin/sagan: add 2.0.1
    
    Closes: https://bugs.gentoo.org/628604
    Closes: https://bugs.gentoo.org/520610
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/sagan/Manifest            |   1 +
 app-admin/sagan/files/sagan.service |  14 +++++
 app-admin/sagan/sagan-2.0.1.ebuild  | 104 ++++++++++++++++++++++++++++++++++++
 3 files changed, 119 insertions(+)