From owner-freebsd-bugs Thu Jan 7 02:40:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA05163 for freebsd-bugs-outgoing; Thu, 7 Jan 1999 02:40:08 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA05154 for ; Thu, 7 Jan 1999 02:40:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA16944; Thu, 7 Jan 1999 02:40:01 -0800 (PST) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA05024 for ; Thu, 7 Jan 1999 02:38:35 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: (from kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) id LAA07916; Thu, 7 Jan 1999 11:38:03 +0100 (CET) Message-Id: <199901071038.LAA07916@gwdu60.gwdg.de> Date: Thu, 7 Jan 1999 11:38:03 +0100 (CET) From: Konrad Heuer Reply-To: kheuer@gwdu60.gwdg.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/9362: "lpc start queue" doesn't work in 3.0-R : Current Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9362 >Category: bin >Synopsis: "lpc start queue" doesn't work in 3.0-R & Current >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 7 02:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Konrad Heuer >Release: FreeBSD 3.0-RELEASE i386 >Organization: Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH Goettingen, Am Fassberg, 37077 Goettingen, Germany >Environment: No very special environment. FreeBSD 3.0-RELEASE has been installed some days ago on a Pentium II system to build a printer server. 3.0-R is required because of Adaptec 7890 on-board SCSI controller not supported by 2.2.8-R. The bug is still present in FreeBSD-current. >Description: After stopping a printer queue by "lpc stop ..." it can't be started by "lpc start ..." although the diagnostic output pretends so. "lpc up ..." does work, but is also enables the queue which is not always useful. >How-To-Repeat: Suppose you've configured a printer "lp" in "/etc/printcap". Enter and watch the results: lpc up lp # just to make sure lp is up lpc status lp # verify lpc stop lp # stop lp lpc status lp # it it stopped lpc start lp # start lp lpc status lp # lp is still stopped lpc up lp # start & enable lp lpc status lp # lp is up >Fix: Not fixed (no success). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message