First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 107557
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Crowley <davidcrowley@comcast.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 107557 depends on: Show dependency tree
Bug 107557 blocks: 130957
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-28 22:12 0000
/etc/init.d/courier will start famd if imad is configured to start.  But it
will
not start famd if only imapd-ssl is configured to start.  Something like the
following needs to be added to /etc/init.d/courier in the depend() function:

grep -q "^IMAPDSSLSTART=.*[Yy].*" /etc/courier/imapd-ssl && need famd



Reproducible: Always
Steps to Reproduce:
1.emerge courier
2.configure courier and imapd-ssl but NOT imapd
3./etc/init.d/famd stop
4./etc/init.d/courier start

Actual Results:  
courier and imapd-ssl start.  famd did not start.

Expected Results:  
famd should have started.

------- Comment #1 From Marcin Semeniuk 2006-05-25 12:48:20 0000 -------
Something like the
> following needs to be added to /etc/init.d/courier in the depend() function:
> 
> grep -q "^IMAPDSSLSTART=.*[Yy].*" /etc/courier/imapd-ssl && need famd

added in bug 130957

------- Comment #2 From Luca Longinotti 2006-07-10 17:23:36 0000 -------
Fixed in mail-mat/courier-0.53.2 as suggested here.
Best regards, CHTEKK.

First Last Prev Next    No search results available      Search page      Enter new bug