Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 11:38:03 +0100 (CET)
From:      Konrad Heuer <kheuer@gwdu60.gwdg.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/9362: "lpc start queue" doesn't work in 3.0-R :  Current
Message-ID:  <199901071038.LAA07916@gwdu60.gwdg.de>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901071038.LAA07916>