From owner-freebsd-questions@freebsd.org Thu Nov 3 17:16:37 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BAA15C2C9D1 for ; Thu, 3 Nov 2016 17:16:37 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 604641078 for ; Thu, 3 Nov 2016 17:16:36 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from dalet402 ([174.0.43.39]) by shaw.ca with SMTP id 2LcvcllGoKjjy2LcwcIGY3; Thu, 03 Nov 2016 11:16:35 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shaw.ca; s=s20150330; t=1478193395; bh=ygLULFl67xAlb/U0+OcfKWOm4VsnPY9RMfrTdQMWFzs=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=unwZrVhFhjJa4+EO+KZrtXFeEjE/FskXMo/bdn8xMozToW+CT83hO1G/tuIzc0D08 Cd+RLBe3bT1LgJOzguW90baf2uSHsTweVnORw6BQ/MmN62O17bMAujpPcoMRyUs4FB /oMgCsJ31p931Ks/iLR0tVVGdn2luGW2hODp8u1NqFkf2m8//909Uk2cqRxIMWoW7D z35ysjLRHINvwSMzwzM98anP3v/aHStQcP7H1sjYJo3Yp63VqBwDJHP4lH7TngczWc gctmUdgwIrVXYA92/cvv9xNkzySkIlvxb9ZxSMHRX2LSwPCUv805zz859Rkh395EwT njjTgYBOt0wFg== X-Authority-Analysis: v=2.2 cv=SPoybKnH c=1 sm=1 tr=0 a=TiBur8m8wieNAdBnNdHE5Q==:117 a=TiBur8m8wieNAdBnNdHE5Q==:17 a=kj9zAlcOel0A:10 a=6I5d2MoRAAAA:8 a=5mcg790sAAAA:8 a=jU4qhlNgAAAA:8 a=kiRMg-7jhmhkGmVp_SUA:9 a=r82FpND-Oa3dowj5:21 a=rs5Pwz_oVPPJE2ue:21 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=uQeDYW1NI25gHNlrW_eK:22 a=Yzj368saxjB-0pgflKQk:22 From: "Dale Scott" To: "'Victor'" , "'FreeBSD Mailing List'" Cc: "'Ben Woods'" References: <3241E433-BF99-4EDD-B994-F39CD53E88F9@gmail.com> <82DACA70-3577-454D-8D0E-A640CDDF4963@gmail.com> In-Reply-To: <82DACA70-3577-454D-8D0E-A640CDDF4963@gmail.com> Subject: RE: pkg results in errors "different from original checksum, not removing" Date: Thu, 3 Nov 2016 11:16:34 -0600 Message-ID: <007b01d235f6$082e88a0$188b99e0$@shaw.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQFHu/85bPGR46PucMMbqtNgTR8zCQMlYSbkAY9iZFGhtsrLIA== Content-Language: en-us X-CMAE-Envelope: MS4wfG5R6ngNfpeIjkqsYWykVuB2kn3cv4k853ZiE1wbzZcYw8Dl8nwitUIDryTn9e/3rF1pALL3x7rTWPE8tBSA+yTBqkjCaUnrJxm/AvNzzT1M+Q/3Hq8C hMS2dGU2hjL9mt5xUbR6iR9Uhlefkq4N5c0mM+YrMvxThlcqMKG3LmklSgOwOAC24XZOlK/PzdtKOGfzAdwhn8pZFJ+wV6YKg7JmNd8BqTf3W5pFiNRcMdox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 17:16:37 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Victor Sent: Thursday, November 3, 2016 10:24 AM To: FreeBSD Mailing List Cc: Ben Woods Subject: Re: pkg results in errors "different from original checksum, not removing" >Do you mean that I have to delete files from the directory /var/cache/pkg? Right? >Ciao >Vittorio Delete them using the paths in the messages from pkg. > [5/5] Deleting files for python35-3.5.1_3: 0% > pkg: /usr/local/bin/2to3-3.5 different from original checksum, not > removing etc. I.e. % rm /usr/local/bin/2to3-3.5 The cache directory is where the package source files are stored, deleting the source package files will have essentially no effect. If you were to re-install a package, and even if the current version was still the same, the only effect will be that the package will be downloaded again rather than being used from the cache. --- Dale R. Scott, P.Eng. Transparency with Trust Blog: http://www.dalescott.net LinkedIn: https://ca.linkedin.com/in/dalescott