From owner-freebsd-questions@FreeBSD.ORG Mon Feb 20 17:47:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554EE16A420 for ; Mon, 20 Feb 2006 17:47:12 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from ns1.internetinsite.com (ns1.internetinsite.com [208.179.97.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A47B43D46 for ; Mon, 20 Feb 2006 17:47:06 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from [192.168.4.2] (68-190-198-174.dhcp.ccmn.ca.charter.com [68.190.198.174]) by ns1.internetinsite.com (8.13.4/8.13.4) with ESMTP id k1KHl0OG033345; Mon, 20 Feb 2006 09:47:00 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <43FA0094.2020708@chrismaness.com> Date: Mon, 20 Feb 2006 09:47:00 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (X11/20060217) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, e.schuele@computer.org Content-Type: multipart/mixed; boundary="------------060005090708060309070204" Cc: Subject: Append: CUPS Problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 17:47:12 -0000 This is a multi-part message in MIME format. --------------060005090708060309070204 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit There are some errors in the CUPS log: W [20/Feb/2006:09:44:19 -0800] Unknown username "lp" I [20/Feb/2006:09:44:19 -0800] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [20/Feb/2006:09:44:19 -0800] Configured for up to 100 clients. I [20/Feb/2006:09:44:19 -0800] Allowing up to 100 client connections per host. I [20/Feb/2006:09:44:19 -0800] Full reload is required. E [20/Feb/2006:09:44:19 -0800] LoadDevices: Unable to open backend directory "/usr/lib/cups/backend": No such file or directory I [20/Feb/2006:09:44:19 -0800] LoadPPDs: Read "/usr/local/etc/cups/ppds.dat", 16 PPDs... I [20/Feb/2006:09:44:19 -0800] LoadPPDs: No new or changed PPDs... I [20/Feb/2006:09:44:19 -0800] Full reload complete. --------------060005090708060309070204 Content-Type: message/rfc822; name="CUPS Problems" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="CUPS Problems" Message-ID: <43F9FF88.5070305@chrismaness.com> Date: Mon, 20 Feb 2006 09:42:32 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (X11/20060217) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: CUPS Problems Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit It looks like cups accepts my root account and password, but it is just hanging when it authenticates. There is nothing suspicious in the log. This is a fresh install of CUPS with FreeBSD 6.0 I had also had synced my ports tree a couple of weeks ago, so the CUPS port should be the latest. Also, after it hangs, if I try a killall -9 cupsd, I get: killall: warning: kill -KILL 20896: No such process Did it crash? --------------060005090708060309070204--