From owner-freebsd-ports@freebsd.org Sat Mar 10 07:35:02 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A423F2B422 for ; Sat, 10 Mar 2018 07:35:02 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [104.225.8.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freebsd-11-64", Issuer "freebsd-11-64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1728187FEB for ; Sat, 10 Mar 2018 07:35:01 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [104.225.8.138]) by mail.neu.net (8.15.2/8.15.2) with ESMTPS id w2A7Ys5V096936 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 10 Mar 2018 02:34:54 -0500 (EST) (envelope-from andy@neu.net) Date: Sat, 10 Mar 2018 02:34:54 -0500 (EST) From: AN To: freebsd-ports@freebsd.org Subject: pkg: cached package wxMaxima-17.05.1: size mismatch, cannot continue Message-ID: User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-0.0 required=5.0 tests=RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.neu.net X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2018 07:35:02 -0000 Hi: FreeBSD FBSD_12 12.0-CURRENT FreeBSD 12.0-CURRENT #3 r330356: Sat Mar 3 20:44:35 EST 2018 root@FBSD_12:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1200059 I recently started having a problem when trying to install a package: # pkg install wxmaxima Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. The following 6 package(s) will be affected (of 0 checked): New packages to be INSTALLED: wxMaxima: 17.05.1 atkmm: 2.24.2_1 maxima: 5.41.0 gnuplot: 5.2.2_1 wx28-gtk2: 2.8.12_7 wx28-gtk2-common: 2.8.12_7 Number of packages to be installed: 6 The process will require 146 MiB more space. 34 MiB to be downloaded. Proceed with this action? [y/N]: y [1/6] Fetching wxMaxima-17.05.1.txz: 100% 3 MiB 2.9MB/s 00:01 pkg: cached package wxMaxima-17.05.1: size mismatch, fetching from remote [2/6] Fetching wxMaxima-17.05.1.txz: 100% 3 MiB 2.9MB/s 00:01 pkg: cached package wxMaxima-17.05.1: size mismatch, cannot continue Any help fixing this would be greatly appreciated. Thanks in advance.