From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FvfxF-00014S-J3 for garchives@archives.gentoo.org; Wed, 28 Jun 2006 19:44:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5SJeHeK013161; Wed, 28 Jun 2006 19:40:17 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5SJRDHQ004178 for ; Wed, 28 Jun 2006 19:27:13 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 40B4F64714 for ; Wed, 28 Jun 2006 19:27:13 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09744-06 for ; Wed, 28 Jun 2006 19:27:07 +0000 (UTC) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by smtp.gentoo.org (Postfix) with ESMTP id 6943E64719 for ; Wed, 28 Jun 2006 19:27:07 +0000 (UTC) Received: by nz-out-0102.google.com with SMTP id 12so205833nzp for ; Wed, 28 Jun 2006 12:27:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oYWc3k9FqCbyKALsrq6QM4JJpFabAQIMqFhDg4jU6Ih7S9tZm5NRwYGURIdGWZCgA0SOn3F3wIzYNv10t0bzgROsveqfL9V8Va+MBwSrDkxkDB600lGoWgM3+puERHw25aU3Y7SyPKO0KgK0tHfRFIF7Eu6K648HipGNPKahtBI= Received: by 10.36.10.20 with SMTP id 20mr1718629nzj; Wed, 28 Jun 2006 12:27:06 -0700 (PDT) Received: by 10.37.15.29 with HTTP; Wed, 28 Jun 2006 12:27:06 -0700 (PDT) Message-ID: <18e575130606281227tceccab1iaf4d9b4367264ded@mail.gmail.com> Date: Wed, 28 Jun 2006 15:27:06 -0400 From: "Michael [Plouj] Ploujnikov" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] cannot print after changing CUPS printer Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.144 required=5.5 tests=[AWL=0.178, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_DF=0.077] X-Spam-Score: -2.144 X-Spam-Level: X-Archives-Salt: e0ac60d5-36b0-4325-a2ae-0c7db8ff71c5 X-Archives-Hash: 3cf0d35d54e6e72d84f192507725e767 I used to print to a LAN CUPS printer at lanmachine:631/printers/printername until I recently took that (parallel port printer) and hooked it up to lp0 on my local machine. Since then I cannot seem to print from any local application nor does lpstat show any printers: currently this is what I see: $ lpstat lpstat: Unable to connect to server: No route to host I think it's still trying to connect to the old CUPS printer on a different machine however: $ lpstat -h localhost -t scheduler is running system default destination: gray-deskjet device for gray-deskjet: parallel:/dev/lp0 device for pdfprt: cups-pdf:/ gray-deskjet accepting requests since Jan 01 00:00 pdfprt accepting requests since Jan 01 00:00 printer gray-deskjet is idle. enabled since Jan 01 00:00 printer pdfprt is idle. enabled since Jan 01 00:00 The only way I can print to my local printer is if I select "print test page" from the CUPS web interface so I know the printer is working. The funny thing is that I can also print to this local printer from other machines - Linux and Windows via IPP/CUPS. -- gentoo-user@gentoo.org mailing list