From john_m_cooper@yahoo.com  Thu Jun 29 15:54:49 2006
Return-Path: <john_m_cooper@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6480216A403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 29 Jun 2006 15:54:49 +0000 (UTC)
	(envelope-from john_m_cooper@yahoo.com)
Received: from smtp106.biz.mail.mud.yahoo.com (smtp106.biz.mail.mud.yahoo.com [68.142.200.254])
	by mx1.FreeBSD.org (Postfix) with SMTP id A87D74446C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 29 Jun 2006 15:54:46 +0000 (GMT)
	(envelope-from john_m_cooper@yahoo.com)
Received: (qmail 41186 invoked from network); 29 Jun 2006 15:54:45 -0000
Received: from unknown (HELO borgdemon2.clspco.adelphia.net) (j.m.cooper@borgsdemons.com@209.137.221.2 with login)
  by smtp106.biz.mail.mud.yahoo.com with SMTP; 29 Jun 2006 15:54:45 -0000
Received: from borgdemon2.clspco.adelphia.net (localhost [127.0.0.1])
	by borgdemon2.clspco.adelphia.net (Postfix) with ESMTP id 8EB475C46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 29 Jun 2006 10:54:43 -0500 (CDT)
Message-Id: <1151596483.87257@borgdemon2.clspco.adelphia.net>
Date: Thu, 29 Jun 2006 10:54:43 -0500
From: "John Merryweather Cooper, 417 N. Jordan Avenue, Liberal, KS  67901" <john_m_cooper@yahoo.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: net/samba3 requires that cupsd start before samba.sh, but the starting order is reversed
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify: timur@gnu.org

>Number:         99612
>Category:       ports
>Synopsis:       net/samba3 requires that cupsd start before samba.sh, but the starting order is reversed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 29 16:00:38 GMT 2006
>Closed-Date:    Sun Jul 02 01:31:19 GMT 2006
>Last-Modified:  Sun Jul 02 01:31:19 GMT 2006
>Originator:     John Merryweather Cooper, 417 N. Jordan Avenue, Liberal, KS  67901
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #17: Tue Jun 27 15:36:39 CDT 2006
    root@borgdemon2.clspco.adelphia.net:/usr/obj/usr/src/sys/P4



>Description:


On startup, samba.sh reports errors if net/samba3 is built with CUPS support because the cupsd server isn't being started until after samba.


>How-To-Repeat:


Install print/cups and net/samba3 with CUPS support and have both services started and enabled in /etc/rc.conf.


>Fix:


samba.sh needs to be patched to required cupsd start before it is called.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 29 16:02:10 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99612 

From: "Timur I. Bakeyev" <timur@gnu.org>
To: bug-followup@FreeBSD.org,  john_m_cooper@yahoo.com
Cc:  
Subject: Re: ports/99612: net/samba3 requires that cupsd start before samba.sh,
 but the starting order is reversed
Date: Sat, 01 Jul 2006 02:53:02 +0200

 Hi John!
 
 Thanks for your report!
 
 The problem with the startup script is that CUPS had changed(?) the name 
 how it's mentioned in PROVIDE: section from 'cups' to 'cupsd'
 
 If you take a look into REQUIRE: section of samba.sh you can notice that 
 'cups'. Changing it to 'cupsd' should fix the problem.
 
 I'm going to put that change into next version of the Samba port.
 
 with regards,
 Timur Bakeyev.
State-Changed-From-To: feedback->closed 
State-Changed-By: cperciva 
State-Changed-When: Sun Jul 2 01:30:41 UTC 2006 
State-Changed-Why:  
Maintainer says that this will be fixed in the next version of the port. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99612 
>Unformatted:
