Lock files listed at cyrus-imapd startup

Bug #1010424 reported by Harald Alvestrand
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cyrus-imapd-2.4 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

A thousand files are listed when I type "/etc/init.d/cyrus-imapd start".
The following code seems responsible:

    # Clean stale entries
    find "$LOCK_DIR" -mindepth 1 -depth -size 0 # -delete
    find "$PROC_DIR" -mindepth 1 -depth -name '[0-9]*' # -delete

> /dev/null seems appropriate.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cyrus-common 2.4.12-2
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Fri Jun 8 12:53:39 2012
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cyrus-imapd-2.4
UpgradeStatus: Upgraded to precise on 2012-06-05 (2 days ago)

Revision history for this message
Harald Alvestrand (harald-alvestrand) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in cyrus-imapd-2.4 (Ubuntu):
status: New → Confirmed
Revision history for this message
Charles KOPROWSKI (juanix) wrote :

Same problem here.

Why the "-delete" option is commented out ?

If the goal of those two lines is to clean, we should just uncomment the -delete option. What do you think ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.