|
Bugzilla – Full Text Bug Listing |
| Summary: | courier-imap init scripts do not stop running service | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Petr Cerny <pcerny> |
| Component: | Network | Assignee: | Michael Skibbe <mskibbe> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 10.2 | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Petr Cerny
2007-07-25 17:17:38 UTC
Errata: init script stops the services however reports them running, so it is just confusing the user. (Maybe the script is checking courier-authdaemon instead of the imap/pop daemon?) Which version of courier-imap are you running? Sorry, forgot to enter in original bugreport: /work/CDs/all/full-10.2-x86_64/suse/x86_64 courier-authlib-0.58-36 courier-imap-4.1.1-24 i can reproduce this here: # rccourier-imap status Checking for Courier-IMAP unused # rccourier-imap start Starting Courier Authentication Daemon done Starting Courier-IMAP done # rccourier-imap status Checking for Courier-IMAP running # rccourier-imap stop Shutting down Courier-IMAP done # rccourier-imap status Checking for Courier-IMAP running i take a look on that i already fix this problem on jan 22: ------------------------------------------------------------------- Mon Jan 22 08:53:39 CET 2007 - mskibbe@suse.de - checkproc uses -p parameter not as specified in man page (#230806) it's already fixed in stable *** This bug has been marked as a duplicate of bug 230806 *** |