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

Bug 1978

Summary: kde-3 template emptydir not created
Product: Gentoo Linux Reporter: Silvio Boehme <Boehme.Silvio>
Component: [OLD] KDEAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: normal CC: Boehme.Silvio
Priority: High    
Version: 1.1a   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Silvio Boehme 2002-04-21 12:58:48 UTC
The template for a new directory ( emtpydir ) does not   
exists. I found a dodir in kdebase-3.0-r1, but the directory 
is not   
created. Mayby because I have remerged the kdebase-3.0-r1 
package ?!
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-04-21 17:34:00 UTC
Dan -- sounds like you need to create a directory or two in pkg_postinst() to
prevent the "empty directory disappears on remerge" bug.
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-05-04 04:59:46 UTC
I've done as suggested. Committing kdebase-3.0-r3, bug fixed.