From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 16 00:30:10 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05D70106564A for ; Sun, 16 May 2010 00:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E988F8FC0A for ; Sun, 16 May 2010 00:30:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4G0U9oe047916 for ; Sun, 16 May 2010 00:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4G0U9q6047913; Sun, 16 May 2010 00:30:09 GMT (envelope-from gnats) Date: Sun, 16 May 2010 00:30:09 GMT Message-Id: <201005160030.o4G0U9q6047913@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Leif Neland Cc: Subject: Re: ports/142996: print/hplip3 - HP LaserJet 2300L exists in models.dat, but is not found by print/hplip X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Leif Neland List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 00:30:10 -0000 The following reply was made to PR ports/142996; it has been noted by GNATS. From: Leif Neland To: bug-followup@FreeBSD.org, leif@neland.dk Cc: Subject: Re: ports/142996: print/hplip3 - HP LaserJet 2300L exists in models.dat, but is not found by print/hplip Date: Sun, 16 May 2010 02:22:17 +0200 I can print with . Although I get this error: # /usr/local/etc/rc.d/hpssd start Starting hpssd. error: attempted to read from '/root/.hplip/hplip.conf' error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting... /usr/local/etc/rc.d/hpssd: WARNING: failed to start hpssd But it seems not to be important.... I have installed dbus-python-0.83.1 Leif