From owner-freebsd-questions@FreeBSD.ORG Tue Oct 18 07:16:37 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E008D106564A for ; Tue, 18 Oct 2011 07:16:37 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id A506C8FC17 for ; Tue, 18 Oct 2011 07:16:37 +0000 (UTC) Received: by ggeq3 with SMTP id q3so355447gge.13 for ; Tue, 18 Oct 2011 00:16:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=eGEtJcJGNDBZv3Pzf+dsKF3bSHmq0/lx9oVcuryWs1A=; b=X5gwvEuhunE0bLHHnokvfGr044fJjg9Uby0PP5IoEOsi1yzwiIWS4s/B1DLxNZ2xhW fmVDufTiTAFds6V5L9TWc+nXfQec+pyKMWGwaKH9GONFXl0YPVICgYAFZwn+2RA5+XfJ dEj21cTX4QpreIR+hxWUNPktvBI6n8vv4dF4s= MIME-Version: 1.0 Received: by 10.42.197.197 with SMTP id el5mr2250566icb.23.1318922196833; Tue, 18 Oct 2011 00:16:36 -0700 (PDT) Received: by 10.231.206.136 with HTTP; Tue, 18 Oct 2011 00:16:36 -0700 (PDT) Date: Tue, 18 Oct 2011 09:16:36 +0200 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: printing Cups Gutenprint 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: Tue, 18 Oct 2011 07:16:38 -0000 I updated the ports : gutenprint-base-5.2.4_2 < needs updating (index has 5.2.7) gutenprint-cups-5.2.4_2 < needs updating (index has 5.2.7) now printing a text file $ lp testfile.txt doesn't print and $ lpstat -t says: printer psg is idle. enabled since Tue Oct 18 08:55:19 2011 The PPD version (5.2.4) is not compatible with Gutenprint 5.2.7. the file remains in the queue until it cancel it How to solve? There was nothing about that in /usr/ports/UPDATING ...