From owner-freebsd-questions@freebsd.org Thu Jul 30 13:55:09 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 577123A5FF6 for ; Thu, 30 Jul 2020 13:55:09 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from mx32.harte-lyne.ca (mx32.harte-lyne.ca [216.185.71.32]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mx32.harte-lyne.ca", Issuer "CA_HLL_ISSUER_2016" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BHX3c2g0Kz4PTG; Thu, 30 Jul 2020 13:55:08 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from mx32.harte-lyne.ca (localhost [127.0.32.1]) by mx32.harte-lyne.ca (Postfix) with ESMTP id 8AE314A5C1; Thu, 30 Jul 2020 09:55:06 -0400 (EDT) X-Virus-Scanned: amavisd-new at harte-lyne.ca Received: from mx32.harte-lyne.ca ([127.0.32.1]) by mx32.harte-lyne.ca (mx32.harte-lyne.ca [127.0.32.1]) (amavisd-new, port 10024) with ESMTP id m2OU2oIyl3tb; Thu, 30 Jul 2020 09:55:04 -0400 (EDT) Received: from webmail.harte-lyne.ca (webmail.hamilton.harte-lyne.ca [216.185.71.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx32.harte-lyne.ca (Postfix) with ESMTPSA id 353474A5B6; Thu, 30 Jul 2020 09:55:04 -0400 (EDT) Received: from 216.185.71.44 (SquirrelMail authenticated user byrnejb_hll) by webmail.harte-lyne.ca with HTTP; Thu, 30 Jul 2020 09:55:04 -0400 Message-ID: <7fa512bd47eae8547d772731e14eb174.squirrel@webmail.harte-lyne.ca> In-Reply-To: <20200729111005.69aba9bf@FreeBSD.org> References: <927fbf2aa31817ad0939bc7557591bf4.squirrel@webmail.harte-lyne.ca> <20200729111005.69aba9bf@FreeBSD.org> Date: Thu, 30 Jul 2020 09:55:04 -0400 Subject: Re: Cups on FreeBSd-12.1p7 From: "James B. Byrne" To: =?iso-8859-1?Q?=22T=C4=B3l_Coosemans=22?= Cc: freebsd-questions@freebsd.org Reply-To: byrnejb@harte-lyne.ca User-Agent: SquirrelMail/1.4.23 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Rspamd-Queue-Id: 4BHX3c2g0Kz4PTG X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.50 / 15.00]; HAS_REPLYTO(0.00)[byrnejb@harte-lyne.ca]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; R_DKIM_ALLOW(-0.20)[harte-lyne.ca:s=dkim_hll]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:216.185.71.0/26]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_ADDR_EQ_FROM(0.00)[]; ARC_NA(0.00)[]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; DWL_DNSWL_LOW(-1.00)[harte-lyne.ca:dkim]; NEURAL_HAM_MEDIUM(-1.00)[-1.002]; RCVD_IN_DNSWL_MED(-0.20)[216.185.71.32:from]; RCPT_COUNT_TWO(0.00)[2]; HAS_X_PRIO_THREE(0.00)[3]; DKIM_TRACE(0.00)[harte-lyne.ca:+]; DMARC_POLICY_ALLOW(-0.50)[harte-lyne.ca,quarantine]; NEURAL_HAM_LONG(-1.04)[-1.037]; NEURAL_HAM_SHORT(-0.76)[-0.759]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:12021, ipnet:216.185.64.0/20, country:CA] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2020 13:55:09 -0000 On Wed, July 29, 2020 05:10, Tijl Coosemans wrote: > On Tue, 28 Jul 2020 16:46:25 -0400 "James B. Byrne via > freebsd-questions" wrote: >> Following a pkg upgrade the printers on my desktop stopped working. I use >> cups and I see this in /var/log/cups/error.log . . . >> (gs_ll3.ps) 1 Pscript5Idiom.pkgsave IdiomSet 7 >> Pscript5Idiom.pkgsave > > The pkgsave extension is used by pkg when it has to install a file over > an existing file. It renames the existing file with this extension then. > Pscript5Idiom should be in /usr/local/share/ghostscript/9.52/Resource/IdiomSet/ > So my guess is something went wrong with the registration of the > ghostscript package during a previous upgrade. You can just remove this > file. Maybe you should also search your system for other pkgsave files. > > Thank you very much. I have eliminated the problematic files and directories, run 'pkg check --shlibs --dependencies --checksums --all', and forced the install of all reported packages. The print service now works again. Still cannot get cups-pdf to work but that is another problem for another day. Thank you. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Unencrypted messages have no legal claim to privacy Do NOT open attachments nor follow links sent by e-Mail James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3