From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KGAIOBlkEGFYGgEAgWs5BA (envelope-from ) for ; Mon, 09 Aug 2021 01:09:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KEp9MxlkEGHtfgAAB5/wlQ (envelope-from ) for ; Sun, 08 Aug 2021 23:09:13 +0000 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 42116D5FB for ; Mon, 9 Aug 2021 01:09:13 +0200 (CEST) Received: from localhost ([::1]:58234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCruq-0007VB-7F for larch@yhetil.org; Sun, 08 Aug 2021 19:09:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCruh-0007V3-6R for guix-patches@gnu.org; Sun, 08 Aug 2021 19:09:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43379) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCrug-0005Ds-Tq for guix-patches@gnu.org; Sun, 08 Aug 2021 19:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCrug-0000DI-8m for guix-patches@gnu.org; Sun, 08 Aug 2021 19:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49252] [PATCH] Channels defaulting to HEAD instead of =?UTF-8?Q?=E2=80=98master=E2=80=99?= Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 08 Aug 2021 23:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ricardo Wurmus Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 49252@debbugs.gnu.org Received: via spool by 49252-submit@debbugs.gnu.org id=B49252.1628464095763 (code B ref 49252); Sun, 08 Aug 2021 23:09:02 +0000 Received: (at 49252) by debbugs.gnu.org; 8 Aug 2021 23:08:15 +0000 Received: from localhost ([127.0.0.1]:54925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCrtv-0000CF-Kw for submit@debbugs.gnu.org; Sun, 08 Aug 2021 19:08:15 -0400 Received: from out0.migadu.com ([94.23.1.103]:29945) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCrtp-0000C3-UU for 49252@debbugs.gnu.org; Sun, 08 Aug 2021 19:08:14 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1628464088; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bQah+k/CFLK2YqJ1w/jdTKsMNIBry1PepJXi9lmFTmo=; b=laabB9I1FfDdbBoWmII6ZHbIRXAYEXuBejFoP27zLspn3TcESH3kdd6EICBZ5mutNtg0rh ingB+o/fdCt1+j9tbvDmf6S7Uw4E3n0+X5YGYgzpUmCml1ENgS7CCfzxX8dOo771Z5a6Hk kSoEIa1nENjtEIDuOEnbBMDlna1vWHF7wFOflunruZBEes1IwI66t53fsyD6o1/9xFCwsQ 2AjUWS2AgKSkXlQiCGwrBPtVbCIKn8XMLE5sAMqe65wVwTxHfSmgyTpk6m6MCMWCZjEg68 Bq4lzylJUp3KomqAvEvYvOe9wb2SbhdQYHSrb6Y5hf+xGNBYac50O96Y/WDeAw== From: Kyle Meyer In-Reply-To: <87tuk0kpoz.fsf@elephly.net> References: <87y2auw3jo.fsf@inria.fr> <87tuk0kpoz.fsf@elephly.net> Date: Sun, 08 Aug 2021 19:08:06 -0400 Message-ID: <87mtpr8rhl.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Migadu-Auth-User: kyle@kyleam.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628464153; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=bQah+k/CFLK2YqJ1w/jdTKsMNIBry1PepJXi9lmFTmo=; b=AE928aqKRS7v32b0imjmCVXxs3Rq/NT5l9/evmZdUc0AJPc2xPJROTnSSAOPxbSX4+t3xr jT68SnmO282vWCpyzu/5r3ODbahXfTPTrFmK8OdfBWCiuwwg9BE5DYyhf03Rr3SZFQkvBk jrVfCWi5xg2sQ8prtXIsrC/CWHXg+n4BaXxNf0HjfecoNLASE/ZHDjivm6Bmr9ckQub/US +BScs81WU91zNi3w+PwMQA+sq24Xhpb0sv/NC2At3xSQP58UOjsuIWQxgBdcAod7/Kbf8x /QSs5C8j/mnfbJXUe779esKy4K2NMvuaB/mWey4N/POYQN4Oih7e6u9OQR4ekg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628464153; a=rsa-sha256; cv=none; b=EpRBbJ/1wPRduMzZFRuJev/fE19typvH2i0qT/kVkyrWO2YtUTYOC+a87KpJgzX8I1w0Uv ooLWg4+vRfNhwof07nDsAOaz5Uklab6KhyooH3kY1OAwiJdh+YFOX2Z3ggBvUPmOp82QP/ mDl0hZOv/52MuzV1TRM8h8eFPC/3TErUcCUXmeK2cP0K+qQQ4bZLh2ar8QvQZycEsvhJVm krL5uFcF5v25U6jFqUu6ZSajR8pI2WdNlHLWrkHrJWwOV14VrJFuFE2K/iEy85zMrJLWkr F/+GMbYair9u5g6HmohqcwByWkQuDFLazvhgC/PVyna3RQvWfQA4iXzCx2HgFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=laabB9I1; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=laabB9I1; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 42116D5FB X-Spam-Score: -1.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: ruR66mrrbfdn Ricardo Wurmus writes: > For what it=E2=80=99s worth I found the same kind of problem when=20 > importing an R package from Github: > > ./pre-inst-env guix import cran -a git=20 > https://github.com/ImmuneDynamics/Spectre > > Here=E2=80=99s the error backtrace: [...] > > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > Git error: reference 'refs/remotes/origin/HEAD' not found > --8<---------------cut here---------------end--------------->8--- > >> Presumably we have a server-side setup issue at Savannah? > > I think it might be a repository setting rather than a server=20 > setting as other Github repositories work, yet this one repo on=20 > Github does not. Hmm, I'm not sure what's going on here, but, as with , if I clone the above repo via `git clone', refs/remotes/origin/HEAD is there: $ git ls-remote https://github.com/ImmuneDynamics/Spectre | grep HEAD 742ebc4bc09ce69b970eceb78291bdbf5229d20d HEAD $ git clone https://github.com/ImmuneDynamics/Spectre && cd Spectre $ git for-each-ref refs/remotes/origin | grep HEAD 742ebc4bc09ce69b970eceb78291bdbf5229d20d commit refs/remotes/origin/HEAD