Bug 427659

Summary: init script uses inconsistent locations for lock file
Product: [Fedora] Fedora Reporter: Tim Jackson <rpm>
Component: up-imapproxyAssignee: Rakesh Pandit <rpandit>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-31 14:15:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 460583    
Bug Blocks:    

Description Tim Jackson 2008-01-06 11:31:55 UTC
Description of problem:
The init script uses inconsistent locations for the lock file. On one line we have:

lockfile=/var/lock/subsys/imapproxy

followed later by:

 condrestart)
        [ -f /var/lock/subsys/in.imapproxyd ] && restart || :


I picked this up from the following rpmlint error:

E: incoherent-subsys /etc/rc.d/init.d/imapproxy in.imapproxyd

This is true in the 'devel' CVS branch and in at least some (if not all)
released versions including up-imapproxy-1.2.4-7.fc6 (which is current for F-8)

Comment 1 Bug Zapper 2008-05-14 04:18:04 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Rakesh Pandit 2008-08-28 19:50:21 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=460583
Filed an update to latest stable 1.2.6, will fix this issue there.

Comment 3 manuel wolfshant 2008-08-29 14:00:08 UTC
this is fixed by bz #460583. please close the bug once the package is built.

Comment 4 Rakesh Pandit 2008-08-31 14:15:08 UTC
Build