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

Bug 499444

Summary: media-video/vdr ToDo: fix QA Notice
Product: Gentoo Linux Reporter: Joerg Bornkessel (RETIRED) <hd_brummy>
Component: [OLD] UnspecifiedAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal CC: ago
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 520404    

Description Joerg Bornkessel (RETIRED) gentoo-dev 2014-01-27 11:29:29 UTC
* 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/cache
 *   var/cache/vdr
 *   var/cache/vdr/.keep_media-video_vdr-0

ToDo

- remove the depended code lines from media-video/vdr
- add a proper way, to fix this issue in media-tv/gentoo-vdr-scripts
Comment 1 Joerg Bornkessel (RETIRED) gentoo-dev 2014-07-11 12:41:17 UTC
fixed in git

cache dir will be create on the fly
Comment 2 Joerg Bornkessel (RETIRED) gentoo-dev 2014-08-24 20:42:49 UTC
*** Bug 520622 has been marked as a duplicate of this bug. ***
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2014-09-26 11:10:12 UTC
done with:

>=media-video/vdr-2.0.6
>=media-tv/gentoo-vdr-scripts-2.5

temp masked; because this needs also some adaption in overlay vdr-devel for the depended media-tv/vdr ebuilds.


anyway, goal is reached....