From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SHdpGE3TumIyRgEAbAwnHQ (envelope-from ) for ; Tue, 28 Jun 2022 12:09:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8I03GE3TumLTZAAAauVa8A (envelope-from ) for ; Tue, 28 Jun 2022 12:09:17 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F191212DD3 for ; Tue, 28 Jun 2022 12:09:16 +0200 (CEST) Received: from localhost ([::1]:52624 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o689k-0005Ut-2R for larch@yhetil.org; Tue, 28 Jun 2022 06:09:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47170) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o686T-0002Ez-B0 for guix-devel@gnu.org; Tue, 28 Jun 2022 06:05:53 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:50728) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o686M-0005jn-Sh for guix-devel@gnu.org; Tue, 28 Jun 2022 06:05:48 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 9303BE2379; Tue, 28 Jun 2022 10:05:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bokr.com; s=easymail; t=1656410745; bh=2Pm0XaC+P1M0cyAn6k3uv/jRRa7a/hpft5/YG8FoFFA=; h=From:Date:To:Cc:Subject:References:In-Reply-To:From; b=Cy9XfQdUlKDuXm2oZioIfZjedOYzzLkF7MW1W/UuZT2DXG4sgYQlf2AMftt0KVwCG BjtUVCzmNDR2NT+Z5kOGrdkeLZVijRZtNS+s17wJO+FQx2+6M17rOixk3byOwvU60u FAcxeRx+1yoTryzpEIPdGtHWyx/VjZlpnY6UJ+T7JFGpOGOIz/29YR6MM2vKDOZyBs LVj5caHcCBPkXZ74ThLNrErkkS4vm7g1vdx4/F9vUrxLMONhKVcNn/8lusfttSy+eX w84LHJviVHFa86m5xqjDBhn9gMqNIEp8i0RRHkB2GQIbzm/sM2+h8eUC2V7YqasYP3 2iLY12+LTgE+A== X-Virus-Scanned: Debian amavisd-new at emo08-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo08-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Rpz4QhGrjmg; Tue, 28 Jun 2022 10:05:45 +0000 (UTC) Received: from localhost (m83-185-44-184.cust.tele2.se [83.185.44.184]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id AF9B6E2204; Tue, 28 Jun 2022 10:05:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bokr.com; s=easymail; t=1656410745; bh=2Pm0XaC+P1M0cyAn6k3uv/jRRa7a/hpft5/YG8FoFFA=; h=From:Date:To:Cc:Subject:References:In-Reply-To:From; b=Cy9XfQdUlKDuXm2oZioIfZjedOYzzLkF7MW1W/UuZT2DXG4sgYQlf2AMftt0KVwCG BjtUVCzmNDR2NT+Z5kOGrdkeLZVijRZtNS+s17wJO+FQx2+6M17rOixk3byOwvU60u FAcxeRx+1yoTryzpEIPdGtHWyx/VjZlpnY6UJ+T7JFGpOGOIz/29YR6MM2vKDOZyBs LVj5caHcCBPkXZ74ThLNrErkkS4vm7g1vdx4/F9vUrxLMONhKVcNn/8lusfttSy+eX w84LHJviVHFa86m5xqjDBhn9gMqNIEp8i0RRHkB2GQIbzm/sM2+h8eUC2V7YqasYP3 2iLY12+LTgE+A== From: bokr@bokr.com Date: Tue, 28 Jun 2022 12:05:27 +0200 To: Akib Azmain Turja Cc: guix-devel@gnu.org Subject: Re: First guix pull is too costly Message-ID: <20220628100527.GA5178@LionPure> References: <87wnd1kycb.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87wnd1kycb.fsf@disroot.org> User-Agent: Mutt/1.10.1 (2018-07-13) Received-SPF: pass client-ip=64.68.200.34; envelope-from=bokr@bokr.com; helo=mailout.easymail.ca X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656410957; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=WTz3PpaCajpt7SMuYemd9Jv4W+R47N3IDs050aRUD/Q=; b=C7Mo0l+JOMRFdJooTW+bsbdLIkfnNHpCS57eP6Tzhfao64jPctxggd9VDbzJuLKwtw66ym Ikhjpv69Rh0a51k8/aa9guha0kLdE3+/kYFtFQS0iIiuuNzB3lcSVBzwkLQmlwCe+jxuQS LmQrLUSXMNlKHdfSKawKF8BO5j1d1uoYyswQOdC27Xrlf6AGXxOZ7feaXFWiwvHXAnhAoz IMuOJTmw0Tam175ccTM1Ae8SD321KYPC8CqeLq9MlvMsPczo4qzUm8iBczeaPsQDC2SyvS FsxcEO8aHJ09s2nf1uiTjZFR3uoTKoNVWrkJiZqAQVnD1HYKtiqntKwGEQIqpw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656410957; a=rsa-sha256; cv=none; b=lr/W4SAfzQ/Wxx/R3L8Oz0zZo4W3PEnBRNwanNKYM+HNYfp+Mt2cisdGF7Ar00aRbtHeH3 ZIo2iAum5Kn/N3xyOk6CUjjJiyOxL2BOA2bwdcI1PTi18W4LLb64/efmjrj+DlPXPe3QjQ lpk04xcQiix0gZUdsHRKDiPrs6zdEkp4u7lIpkYSCEKE3nieoVuWM/ruHWZaPiwIeXUDAM NLl+sjoXtIMoMyAsLgKCBxjWgupLUj5yq7e5mCu22JPVQsjglIF0vCrUDywIhlYL3X2h4Z OUBGELnYZ1MVO+Hk8UOQsgokzTvo3MTQN5DF9S5h6owR6+ep/0PIJ99OJvnXCg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bokr.com header.s=easymail header.b=Cy9XfQdU; dkim=fail ("headers rsa verify failed") header.d=bokr.com header.s=easymail header.b=Cy9XfQdU; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 1.55 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bokr.com header.s=easymail header.b=Cy9XfQdU; dkim=fail ("headers rsa verify failed") header.d=bokr.com header.s=easymail header.b=Cy9XfQdU; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: F191212DD3 X-Spam-Score: 1.55 X-Migadu-Scanner: scn1.migadu.com X-TUID: TZm+H4azTwqA On +2022-06-28 14:04:52 +0600, Akib Azmain Turja wrote: > > Hello, > > Yesterday, I created a new user in my system. Then I tried to install a > package, but found that it's not the latest, although I did sudo guix > pull before sudo guix system reconfigure. So I tried to do guix pull, > but it seems to clone the whole repository from scratch. But, > unfortunately, it never succeeds due to my faulty network connection. > It progresses somewhat like 5%, 7%, 20%, and my connection fails, and I > have to start again from the beginning. > > Is possible to reuse the guix channel from any other user to do the > first guix pull? Or maybe a shallow clone? > > -- > Akib Azmain Turja > > This message is signed by me with my GnuPG key. It's fingerprint is: > > 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5 I'm trying to imagine help for this situation: Does git have a feature for an entire pull like wget does for a file? E.g., wget -c some_incompletely_downloaded_file TIA to anyone who knows and tells :) -- Regards, Bengt Richter