From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 14 02:10:03 2007 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 714D916A402 for ; Wed, 14 Mar 2007 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2E8F213C459 for ; Wed, 14 Mar 2007 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2E2A365044521 for ; Wed, 14 Mar 2007 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2E2A2gG044520; Wed, 14 Mar 2007 02:10:02 GMT (envelope-from gnats) Resent-Date: Wed, 14 Mar 2007 02:10:02 GMT Resent-Message-Id: <200703140210.l2E2A2gG044520@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, Rance Hall Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 90B3F16A400 for ; Wed, 14 Mar 2007 02:08:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 767E013C45E for ; Wed, 14 Mar 2007 02:08:34 +0000 (UTC) (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 l2E28YDN085163 for ; Wed, 14 Mar 2007 02:08:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2E28X67085162; Wed, 14 Mar 2007 02:08:33 GMT (envelope-from nobody) Message-Id: <200703140208.l2E28X67085162@www.freebsd.org> Date: Wed, 14 Mar 2007 02:08:33 GMT From: Rance Hall To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/110292: cups-base port 1.2.8 does not show local printers 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: Wed, 14 Mar 2007 02:10:03 -0000 >Number: 110292 >Category: ports >Synopsis: cups-base port 1.2.8 does not show local printers >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 14 02:10:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Rance Hall >Release: 6.2-STABLE >Organization: >Environment: FreeBSD icm.hallhomeonline.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Sun Mar 11 20:49:02 CDT 2007 root@icm.hallhomeonline.net:/usr/obj/usr/src/sys/ICM i386 >Description: since the merge of cups-base and cups-lpr I can not add a local printer. Ive made sure that the device files are recognized by dmesg during boot, and that the device files themselvs are created, and recreated at startup with the following permissions as required for cups to detect and use: chown root:cups /dev/lpt0 chmod 0660 /dev/lpt0 trying to add a new printer via the web admin interface does not show the local device in the drop-down picklist that asks how the printer is connected. again, just a few short weeks ago, this worked. what I've tried: world privileges on device files (ie chmod 666 /dev/lpt0) The "FileDevice" directive in /usr/local/etc/cups/cupsd.conf No matter what, I cant seem to add a local printer via the web admin panel. before the merge of cups-base and cups-lpr I could do this easily. >How-To-Repeat: I started with a fresh 6.2 release minimal install, and updated to stable and updated ports installed /usr/ports/print/cups with "make install clean distclean" install goes with no errors, but cant add printers connected locally. >Fix: >Release-Note: >Audit-Trail: >Unformatted: