Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498510 - sys-auth/keystone-2013.2.9999.ebuild: fix QA notice; init script cleanup
Summary: sys-auth/keystone-2013.2.9999.ebuild: fix QA notice; init script cleanup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-19 01:34 UTC by Vadim Kuznetsov (RETIRED)
Modified: 2014-01-20 06:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
QA notice adn init script patch (keystone-2013.2.9999.patch,3.05 KB, patch)
2014-01-19 01:34 UTC, Vadim Kuznetsov (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim Kuznetsov (RETIRED) gentoo-dev 2014-01-19 01:34:47 UTC
Created attachment 368128 [details, diff]
QA notice adn init script patch

Patch fixes:
 * 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/keystone

and tidy up init scripts.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2014-01-20 06:08:43 UTC
fixed in tree, thanks for the init script :D