From unknown Sun Aug 17 00:58:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42509: guix refresh: Error downloading release information through the GitHub API Resent-From: Alexandru-Sergiu Marton Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 24 Jul 2020 08:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 42509 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 42509@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159557786130409 (code B ref -1); Fri, 24 Jul 2020 08:05:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Jul 2020 08:04:21 +0000 Received: from localhost ([127.0.0.1]:46620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jysgn-0007uP-2q for submit@debbugs.gnu.org; Fri, 24 Jul 2020 04:04:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:41184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jysgl-0007uI-RU for submit@debbugs.gnu.org; Fri, 24 Jul 2020 04:04:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57348) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jysgl-0008F6-Ct for bug-guix@gnu.org; Fri, 24 Jul 2020 04:04:19 -0400 Received: from mout02.posteo.de ([185.67.36.66]:50351) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jysgj-000335-9e for bug-guix@gnu.org; Fri, 24 Jul 2020 04:04:19 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6372D2400FB for ; Fri, 24 Jul 2020 10:04:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.ro; s=2017; t=1595577854; bh=x8bmZxyh/HG+hy/JsIrklKCkQWLeW0vLBoJAWV6to38=; h=From:To:Subject:Date:From; b=nnKTFrUmyDXWyD/Wj1VRqMV+AxbvhfTkH4jpvJT+m/vzVOnR6HyW4ONLnUbGv6Atb cIeUBuzPvkV9IqJycVZBlYs59w6Il5Hib52BHDEK817trsx4cxbFSSf87qUuNtfKfi gbG7r/RcjNZdooNluedZ2Sz6LLo6n4J9r7YYQ1vic33ajNb29rNeDKfcWFwAQyvwNj gfSsATAiM7YDdoI2o6cJurtImsUQGrgs/dLBUay3b5DUwqIL6/URbxF39BEpSXFB7r kEMFrqsrM/K+0Q6lXQb6Gs1FoSh+HJQSkgXqpoOlNIYYFksy8aiCy3tHp41UROFwzc WmfrxJ5CnN4wA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BChYT5pPQz6tmK for ; Fri, 24 Jul 2020 10:04:13 +0200 (CEST) From: Alexandru-Sergiu Marton Date: Fri, 24 Jul 2020 11:04:11 +0300 Message-ID: <87mu3p1gqs.fsf@posteo.ro> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.66; envelope-from=brown121407@posteo.ro; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/24 03:16:21 X-ACL-Warn: Detected OS = Linux 3.11 and newer 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, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, I tried running `guix refresh` and it gave me this error (after correctly reporting around 100 packages to be updated): --8<---------------cut here---------------start------------->8--- Backtrace: 12 (primitive-load "/home/brown/.config/guix/current/bin/g=E2=80= =A6") In guix/ui.scm: 1974:12 11 (run-guix-command _ . _) In ice-9/boot-9.scm: 1736:10 10 (with-exception-handler _ _ #:unwind? _ # _) 1731:15 9 (with-exception-handler # =E2=80=A6) 1736:10 8 (with-exception-handler _ _ #:unwind? _ # _) In guix/store.scm: 631:22 7 (thunk) 2025:24 6 (run-with-store # =E2=80= =A6) In guix/scripts/refresh.scm: 559:14 5 (_ _) In srfi/srfi-1.scm: 634:9 4 (for-each # =E2=80=A6) In guix/scripts/refresh.scm: 362:2 3 (check-for-package-update # =E2=80=A6) In guix/import/github.scm: 211:12 2 (latest-release _) In ice-9/boot-9.scm: 1669:16 1 (raise-exception _ #:continuable? _) 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: Error downloading release information through the GitHub API when using a GitHub token --8<---------------cut here---------------end--------------->8--- I have the GUIX_GITHUB_TOKEN environment variable set. I'm on commit e4d341fa74d005cc3cd1437a1908ba1993d54d5b. Cheers, Sergiu From unknown Sun Aug 17 00:58:18 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Alexandru-Sergiu Marton Subject: bug#42509: closed (Re: bug#42509: guix refresh: Error downloading release information through the GitHub API) Message-ID: References: <87zh7p9jxv.fsf@gnu.org> <87mu3p1gqs.fsf@posteo.ro> X-Gnu-PR-Message: they-closed 42509 X-Gnu-PR-Package: guix Reply-To: 42509@debbugs.gnu.org Date: Fri, 24 Jul 2020 12:29:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1595593741-16377-1" This is a multi-part message in MIME format... ------------=_1595593741-16377-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #42509: guix refresh: Error downloading release information through the Git= Hub API which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 42509@debbugs.gnu.org. --=20 42509: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D42509 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1595593741-16377-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 42509-done) by debbugs.gnu.org; 24 Jul 2020 12:28:11 +0000 Received: from localhost ([127.0.0.1]:47128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jywo6-0004F3-Tm for submit@debbugs.gnu.org; Fri, 24 Jul 2020 08:28:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jywo4-0004Eo-O1 for 42509-done@debbugs.gnu.org; Fri, 24 Jul 2020 08:28:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51218) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jywnx-0001BX-WA; Fri, 24 Jul 2020 08:28:02 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=49154 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jywnu-0001pc-7b; Fri, 24 Jul 2020 08:27:59 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Alexandru-Sergiu Marton Subject: Re: bug#42509: guix refresh: Error downloading release information through the GitHub API References: <87mu3p1gqs.fsf@posteo.ro> Date: Fri, 24 Jul 2020 14:27:56 +0200 In-Reply-To: <87mu3p1gqs.fsf@posteo.ro> (Alexandru-Sergiu Marton's message of "Fri, 24 Jul 2020 11:04:11 +0300") Message-ID: <87zh7p9jxv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 42509-done Cc: 42509-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Alexandru-Sergiu Marton skribis: > I tried running `guix refresh` and it gave me this error (after > correctly reporting around 100 packages to be updated): > > Backtrace: > 12 (primitive-load "/home/brown/.config/guix/current/bin/g=E2= =80=A6") > In guix/ui.scm: > 1974:12 11 (run-guix-command _ . _) > In ice-9/boot-9.scm: > 1736:10 10 (with-exception-handler _ _ #:unwind? _ # _) > 1731:15 9 (with-exception-handler # =E2=80=A6) > 1736:10 8 (with-exception-handler _ _ #:unwind? _ # _) > In guix/store.scm: > 631:22 7 (thunk) > 2025:24 6 (run-with-store # =E2= =80=A6) > In guix/scripts/refresh.scm: > 559:14 5 (_ _) > In srfi/srfi-1.scm: > 634:9 4 (for-each # =E2=80=A6) > In guix/scripts/refresh.scm: > 362:2 3 (check-for-package-update # =E2=80=A6) > In guix/import/github.scm: > 211:12 2 (latest-release _) > In ice-9/boot-9.scm: > 1669:16 1 (raise-exception _ #:continuable? _) > 1669:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1669:16: In procedure raise-exception: > Error downloading release information through the GitHub > API when using a GitHub token > > I have the GUIX_GITHUB_TOKEN environment variable set. Fixed: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Dac928d3e9ebdb660f= 8104f3e4b890a2353787cdf The problem was with =E2=80=98wlstream=E2=80=99, which is apparently no lon= ger hosted at that URL. Now the result is: --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix refresh wlstream guix refresh: warning: https://api.github.com/repos/atomnuker/wlstream/rele= ases is unreachable (404) gnu/packages/video.scm:3762:4: warning: 'github' updater failed to determin= e available releases for wlstream --8<---------------cut here---------------end--------------->8--- Thanks, Ludo=E2=80=99. ------------=_1595593741-16377-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Jul 2020 08:04:21 +0000 Received: from localhost ([127.0.0.1]:46620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jysgn-0007uP-2q for submit@debbugs.gnu.org; Fri, 24 Jul 2020 04:04:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:41184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jysgl-0007uI-RU for submit@debbugs.gnu.org; Fri, 24 Jul 2020 04:04:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57348) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jysgl-0008F6-Ct for bug-guix@gnu.org; Fri, 24 Jul 2020 04:04:19 -0400 Received: from mout02.posteo.de ([185.67.36.66]:50351) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jysgj-000335-9e for bug-guix@gnu.org; Fri, 24 Jul 2020 04:04:19 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6372D2400FB for ; Fri, 24 Jul 2020 10:04:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.ro; s=2017; t=1595577854; bh=x8bmZxyh/HG+hy/JsIrklKCkQWLeW0vLBoJAWV6to38=; h=From:To:Subject:Date:From; b=nnKTFrUmyDXWyD/Wj1VRqMV+AxbvhfTkH4jpvJT+m/vzVOnR6HyW4ONLnUbGv6Atb cIeUBuzPvkV9IqJycVZBlYs59w6Il5Hib52BHDEK817trsx4cxbFSSf87qUuNtfKfi gbG7r/RcjNZdooNluedZ2Sz6LLo6n4J9r7YYQ1vic33ajNb29rNeDKfcWFwAQyvwNj gfSsATAiM7YDdoI2o6cJurtImsUQGrgs/dLBUay3b5DUwqIL6/URbxF39BEpSXFB7r kEMFrqsrM/K+0Q6lXQb6Gs1FoSh+HJQSkgXqpoOlNIYYFksy8aiCy3tHp41UROFwzc WmfrxJ5CnN4wA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BChYT5pPQz6tmK for ; Fri, 24 Jul 2020 10:04:13 +0200 (CEST) From: Alexandru-Sergiu Marton To: bug-guix@gnu.org Subject: guix refresh: Error downloading release information through the GitHub API Date: Fri, 24 Jul 2020 11:04:11 +0300 Message-ID: <87mu3p1gqs.fsf@posteo.ro> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.66; envelope-from=brown121407@posteo.ro; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/24 03:16:21 X-ACL-Warn: Detected OS = Linux 3.11 and newer 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, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, I tried running `guix refresh` and it gave me this error (after correctly reporting around 100 packages to be updated): --8<---------------cut here---------------start------------->8--- Backtrace: 12 (primitive-load "/home/brown/.config/guix/current/bin/g=E2=80= =A6") In guix/ui.scm: 1974:12 11 (run-guix-command _ . _) In ice-9/boot-9.scm: 1736:10 10 (with-exception-handler _ _ #:unwind? _ # _) 1731:15 9 (with-exception-handler # =E2=80=A6) 1736:10 8 (with-exception-handler _ _ #:unwind? _ # _) In guix/store.scm: 631:22 7 (thunk) 2025:24 6 (run-with-store # =E2=80= =A6) In guix/scripts/refresh.scm: 559:14 5 (_ _) In srfi/srfi-1.scm: 634:9 4 (for-each # =E2=80=A6) In guix/scripts/refresh.scm: 362:2 3 (check-for-package-update # =E2=80=A6) In guix/import/github.scm: 211:12 2 (latest-release _) In ice-9/boot-9.scm: 1669:16 1 (raise-exception _ #:continuable? _) 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: Error downloading release information through the GitHub API when using a GitHub token --8<---------------cut here---------------end--------------->8--- I have the GUIX_GITHUB_TOKEN environment variable set. I'm on commit e4d341fa74d005cc3cd1437a1908ba1993d54d5b. Cheers, Sergiu ------------=_1595593741-16377-1--