From owner-freebsd-questions@freebsd.org Mon Sep 12 18:41:50 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 A03F4BD8781 for ; Mon, 12 Sep 2016 18:41:50 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49449DC4 for ; Mon, 12 Sep 2016 18:41:50 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: by mail-wm0-x22d.google.com with SMTP id a6so68814418wmc.0 for ; Mon, 12 Sep 2016 11:41:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=veo+X6V7LuFPIaG2x46uNU7bMBZwMMMsxKzFH842OCg=; b=olpDCs2ATQDlG8sc9st/csmYqGzQGxVg/wcAcz5KdnkqcILMRz00a0PymxU7oCrrQg UMIhba+cNfAmsP6q574zcMJveyze7TJvxcwEOyziDjJziA2VyLKjMQvAD0+GIA+AMVUE cQtPQbPlSoRo+h0VspG9Sz3uHdD8+KctUW8Ag4YYVYvznqk+r7sGqJmTIKecenfzjutl l+GY0nu2xIj80otH0GPNkzbOfW8yxz6+TzJfNzZSNhjLGEDOVtv1qRcC3s8jv2c1USBH qLwQ5sTOfLPfyPgGW7Ew5YpV9bx853s+Z5oyKeTVygqkYvYb7sMjH5eq+BpDC0nvMBwP qoQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=veo+X6V7LuFPIaG2x46uNU7bMBZwMMMsxKzFH842OCg=; b=Ke6MxFGYP8v1bN4TCFI2FZm59imxzNfHPJAn0a7ORc6OFwqV7VEBEPGj3UqP+9yWNO lOD2XSgvMkBjXpfJ/5dNP244KoMMLIhZem7kpONp83ZVVIFWfqpZqi7eXDoofwh5vYiw KiSO30FlZHNv1ySRBZZ+o9/xcHa3QpgC56HI1VOO0LTLVGWaIR5WxttPMH/VSiXNPY14 Kiq4yBx4F/dTq0sr3D46tZuIZgdRlobi679H5NcCGRKA6FLO3IeQtJLkkqmw94AwSxBO b4NwlvRcXSoSmXCJq5nCFtV4gAbQRRjOas45L0VG7s0qLsj6vy/qieXUaEuQYWtxsVH0 4qLA== X-Gm-Message-State: AE9vXwPYPenpWA0OarFXer9XJEuDSIBB4h3Bt1U8Gi0CUq4dQpNO9XCLHTHq4SvZMBoDaziDCiOFixK2ADYCyQ== X-Received: by 10.28.48.71 with SMTP id w68mr13035934wmw.4.1473705708763; Mon, 12 Sep 2016 11:41:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.63.173 with HTTP; Mon, 12 Sep 2016 11:41:47 -0700 (PDT) Received: by 10.194.63.173 with HTTP; Mon, 12 Sep 2016 11:41:47 -0700 (PDT) In-Reply-To: <57D69D11.7090502@vlymskerp.net> References: <57D69D11.7090502@vlymskerp.net> From: krad Date: Mon, 12 Sep 2016 19:41:47 +0100 Message-ID: Subject: Re: pkg fetch -a To: Coert Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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 18:41:50 -0000 Are you running out of space on the filesystem, or any temp areas used by pkg? On 12 Sep 2016 1:18 p.m., "Coert" wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe > @freebsd.org" >