From owner-freebsd-questions@freebsd.org Mon Sep 12 12:18:45 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 CCEEDBD7F45 for ; Mon, 12 Sep 2016 12:18:45 +0000 (UTC) (envelope-from lgroups@vlymskerp.net) Received: from mail.wolk.co.za (mail.wolk.co.za [197.189.230.211]) by mx1.freebsd.org (Postfix) with ESMTP id 70464DFA for ; Mon, 12 Sep 2016 12:18:44 +0000 (UTC) (envelope-from lgroups@vlymskerp.net) Received: from poskantoor (cal.wolk.co.za [10.30.40.70]) by mail.wolk.co.za (Postfix) with ESMTP id 2A0452330E2 for ; Mon, 12 Sep 2016 14:18:35 +0200 (SAST) X-Virus-Scanned: amavisd-new at wolk.co.za Received: from mail.wolk.co.za ([10.30.40.70]) by poskantoor (mail.wolk.co.za [10.30.40.70]) (amavisd-new, port 10024) with LMTP id qlWywUfhN4ON for ; Mon, 12 Sep 2016 14:18:26 +0200 (SAST) Received: from [196.1.1.201] (unknown [41.189.77.118]) by mail.wolk.co.za (Postfix) with ESMTPSA id 48E8922B496 for ; Mon, 12 Sep 2016 14:18:26 +0200 (SAST) To: freebsd-questions@freebsd.org From: Coert Subject: pkg fetch -a Message-ID: <57D69D11.7090502@vlymskerp.net> Date: Mon, 12 Sep 2016 14:18:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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: Mon, 12 Sep 2016 12:18:45 -0000 Hello all, In relation to my question about /var/cache/pkg and Matthew's answer, I am now doing pkg fetch -y -a -o /data/mirror/pkg/ It runs for a while, and now repeatedly bombs out with: pkg: cartotheque-0.1_6 failed checksum from repository If I restart it, it continues where it left off, successfully downloading the package. Am I doing something wrong? I tried pkg update -f a few times but no difference. And our internet connection at my place of work is good and reliable. Any ideas? Kind regards, Coert