From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 3 20:20:07 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7739F16A426 for ; Sat, 3 Dec 2005 20:20:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34BBD43D5C for ; Sat, 3 Dec 2005 20:20:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jB3KK6xI081792 for ; Sat, 3 Dec 2005 20:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jB3KK6pt081791; Sat, 3 Dec 2005 20:20:06 GMT (envelope-from gnats) Resent-Date: Sat, 3 Dec 2005 20:20:06 GMT Resent-Message-Id: <200512032020.jB3KK6pt081791@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nicolas Blais Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25FF516A41F for ; Sat, 3 Dec 2005 20:12:30 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id C109B43D69 for ; Sat, 3 Dec 2005 20:12:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jB3KCKia077993 for ; Sat, 3 Dec 2005 20:12:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id jB3KCKg8077992; Sat, 3 Dec 2005 20:12:20 GMT (envelope-from nobody) Message-Id: <200512032012.jB3KCKg8077992@www.freebsd.org> Date: Sat, 3 Dec 2005 20:12:20 GMT From: Nicolas Blais To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/89892: [cups] /usr/local/etc/rc.d/cups.sh kills boot on -CURRENT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 20:20:07 -0000 >Number: 89892 >Category: ports >Synopsis: [cups] /usr/local/etc/rc.d/cups.sh kills boot on -CURRENT >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 03 20:20:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Nicolas Blais >Release: 7.0-CURRENT >Organization: >Environment: FreeBSD clk01a 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Sat Dec 3 12:39:04 EST 2005 root@clk01a:/usr/obj/usr/src/sys/CLK01A i386 >Description: After a recent change to the /etc/rc structure (rcorder etc...), having : cups_enable="YES" in your /etc/rc.conf makes my system unbootable. The error msg is similar to: Starting rpcbind. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib / usr/local/lib/compat/pkg a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout Starting mountd. Starting nfsd. Starting apache2. Usage: cups {reload|restart|start|status|stop} init: can't get /dev/console for controlling terminal: Operation not permitted Adding a comment in front of the line in /etc/rc.conf still doesn't make FreeBSD boot for some reason, but manually moving /usr/local/etc/rc.d/cups.sh to /usr/local/etc/rc.d/cups.sh.notworking now allows BSD to boot, but with the following message: Starting rpcbind. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib / usr/local/lib/compat/pkg a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout Starting mountd. Starting nfsd. Starting apache2. Usage: cups {reload|restart|start|status|stop} Starting SAMBA: removing stale tdbs : /var/db/samba/connections.tdb /var/db/samba/locking.tdb /var/db/samba/messages.tdb /var/db/samba/sessionid.tdb /var/db/samba/brlock.tdb Starting nmbd. Starting smbd. Starting local daemons:. (Notice how cups still shows its usage flags). Running /usr/local/etc/rc.d/cups.sh start manually works fine. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: