Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217044 - sys-apps/baselayout: WIPE_TMP should exclude the lost+found directory, not only the files contained within
Summary: sys-apps/baselayout: WIPE_TMP should exclude the lost+found directory, not on...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 18:41 UTC by Gordon Malm (RETIRED)
Modified: 2008-04-10 03:21 UTC (History)
0 users

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 Gordon Malm (RETIRED) gentoo-dev 2008-04-09 18:41:37 UTC
bootmisc should leave /tmp/lost+found directory intact when WIPE_TMP="yes", instead of simply excluding the files contained within.  e2fsck complains and recreates it, where it is subsequently deleted again by bootmisc.  This is quite annoying.

Baselayout version is sys-apps/baselayout-1.12.11.1.

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2008-04-10 03:21:59 UTC
this has already been fixed in openrc.  you can easily workaround it by doing:
touch /tmp/lost+found/.keep