From owner-freebsd-ports@FreeBSD.ORG Mon Aug 4 21:27:31 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 937E7B12 for ; Mon, 4 Aug 2014 21:27:31 +0000 (UTC) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id D88DA2CCE for ; Mon, 4 Aug 2014 21:27:30 +0000 (UTC) Received: (qmail 57640 invoked by uid 89); 4 Aug 2014 21:27:23 -0000 Received: from unknown (HELO ?192.168.250.177?) (mg@grem.de@88.217.180.211) by mail.grem.de with ESMTPA; 4 Aug 2014 21:27:23 -0000 References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: iPhone Mail (11D257) From: Michael Gmelin Subject: Re: pkg: cached package size mismatch, cannot continue Date: Mon, 4 Aug 2014 23:26:55 +0200 To: Craig Rodrigues Cc: ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2014 21:27:31 -0000 > On 04 Aug 2014, at 23:10, Craig Rodrigues wrote: >=20 >> On Mon, Aug 4, 2014 at 11:39 AM, Michael Gmelin wrot= e: >>=20 >>=20 >>=20 >>> On 04 Aug 2014, at 20:32, Craig Rodrigues wrote: >>> Fetching automake-1.14.txz: 100% of 431 >>> KB >>> pkg: cached package automake-1.14: size mismatch, fetching from remote >>> Fetching automake-1.14.txz: 100% of 431 >>> KB >>> pkg: cached package automake-1.14: size mismatch, cannot continue >>>=20 >>> This seems to be happening for any package that I try to install. >>> Any idea what the problem might be? >>=20 >> Try >>=20 >> pkg update -f >=20 >=20 > Hi, >=20 > That worked. Thanks! > I'm not sure what would have caused this problem. This is a relatively ne= w > machine which I set up last week, > and installed a bunch of packages via "pkg install". >=20 > The only thing I did different today was that I built and installed a few > packages via ports under /usr/ports (updated with portsnap). >=20 Happened to me as well under 1.3.4 (my own repo). I didn't have time to look= into it yet, but it happened after a package in the repo had been rebuilt (= same version number, updated dependencies), so it might be a pkg bug. > -- > Craig > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"