From owner-freebsd-office@FreeBSD.ORG Wed Jan 15 05:41:12 2014 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 23D8BA42 for ; Wed, 15 Jan 2014 05:41:12 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D14B71972 for ; Wed, 15 Jan 2014 05:41:11 +0000 (UTC) Received: from [188.174.56.221] (helo=localhost.my.domain) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1W3JDq-0003j2-Gi; Wed, 15 Jan 2014 06:41:02 +0100 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.7/8.14.3) with ESMTP id s0F5f0tD001647; Wed, 15 Jan 2014 06:41:01 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.7/8.14.3/Submit) id s0F5exHu001646; Wed, 15 Jan 2014 06:40:59 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Wed, 15 Jan 2014 06:40:58 +0100 From: Matthias Apitz To: Juris Kaminskis Subject: Re: Libreoffice printing on Freebsd via LPD spooling Message-ID: <20140115054058.GA1629@La-Habana> References: <20140113052938.GA1607@La-Habana> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 9.0-CURRENT r214444 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 188.174.56.221 Cc: office@freebsd.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Matthias Apitz List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2014 05:41:12 -0000 El día Monday, January 13, 2014 a las 10:32:15PM +0200, Juris Kaminskis escribió: > > truss was what I was using. Ultimately, it would be best to fix LO so > > that spadmin and printing can be used without CUPS. > > > I tried also truss and I understood from it that CUPS is the faulty one. > For interest I attach the log file from truss and spadmin. Is it definetly > that rebuilding libreoffice without CUPS would not help? I used package > when installed libreoffice... and how to report this thing and to whom? Your libreoffice is looking for CUPS: $ egrep 'cups|631' error.message open("/usr/local/etc/cups/client.conf",O_RDONLY,00) ERR#2 'No such file or directory' connect(15,{ AF_INET 127.0.0.1:631 },16) ERR#61 'Connection refused' open("/root/.cups/client.conf",O_RDONLY,00) ERR#2 'No such file or directory' open("/usr/local/etc/cups/client.conf",O_RDONLY,00) ERR#2 'No such file or directory' connect(15,{ AF_INET 127.0.0.1:631 },16) ERR#61 'Connection refused' open("/root/.cups/client.conf",O_RDONLY,00) ERR#2 'No such file or directory' open("/usr/local/etc/cups/client.conf",O_RDONLY,00) ERR#2 'No such file or directory' connect(15,{ AF_INET 127.0.0.1:631 },16) ERR#61 'Connection refused' You should try to build one from the ports w/o CUPS. matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: www.asciiribbon.org E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards