From: Nathan Dehnel <ncdehnel@gmail.com>
To: 73539@debbugs.gnu.org
Subject: bug#73539: A channel is impossible to remove if it becomes inaccessible
Date: Sat, 28 Sep 2024 18:31:26 -0500 [thread overview]
Message-ID: <CAEEhgEsE+b0wbV6pwGk=cWUaUKDDN6pxfupFZPZvY4oosazrhg@mail.gmail.com> (raw)
A channel is inaccessible, so I have disabled it in my home config:
(simple-service 'channels-service
home-channels-service-type
;; (list
;; (channel
;; (name 'gooby-channel)
;; (url
"https://gentooserver.dehnel.info/gitea/nathan/gooby-channel.git"))
I try to reconfigure the system to get rid of the channel so I can
guix pull. The reconfigure tries to fetch the channel which fails
because the server is down, which prevents me from removing the
channel or updating my system
Backtrace:
19 (primitive-load "/home/nathan/.config/guix/current/bin/…")
In guix/ui.scm:
2326:7 18 (run-guix . _)
2289:10 17 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In guix/status.scm:
859:3 15 (_)
839:4 14 (call-with-status-report _ _)
In guix/scripts/system.scm:
1311:4 13 (_)
In ice-9/boot-9.scm:
1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
689:37 11 (thunk)
1330:8 10 (call-with-build-handler #<procedure 7f4c9da61e10 at g…> …)
2210:25 9 (run-with-store #<store-connection 256.100 7f4c92faedc0> …)
In guix/scripts/system.scm:
1335:15 8 (_ _)
838:5 7 (perform-action reconfigure #<<image> name: #f format:…> …)
In guix/scripts/system/reconfigure.scm:
347:3 6 (check-forward-update _ #:current-channels _)
In srfi/srfi-1.scm:
691:23 5 (filter-map #<procedure 7f4c9902fd40 at guix/scripts…> . #)
In guix/scripts/system/reconfigure.scm:
354:39 4 (_ #<<channel> name: gooby-channel url: "https://gentoo…>)
In guix/git.scm:
561:29 3 (update-cached-checkout "https://gentooserver.dehnel.i…" …)
463:13 2 (_ git-error #<<git-error> code: -17 message: "the SSL …>)
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Git error: the SSL certificate is invalid
next reply other threads:[~2024-09-28 23:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-28 23:31 Nathan Dehnel [this message]
2024-11-28 8:01 ` bug#73539: A channel is impossible to remove if it becomes inaccessible Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAEEhgEsE+b0wbV6pwGk=cWUaUKDDN6pxfupFZPZvY4oosazrhg@mail.gmail.com' \
--to=ncdehnel@gmail.com \
--cc=73539@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).