Bug 427659 - init script uses inconsistent locations for lock file
Summary: init script uses inconsistent locations for lock file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: up-imapproxy
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rakesh Pandit
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 460583
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-06 11:31 UTC by Tim Jackson
Modified: 2008-08-31 14:15 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-08-31 14:15:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.