From: "Ludovic Courtès" <ludo@gnu.org>
To: Nathan Dehnel <ncdehnel@gmail.com>
Cc: 73539@debbugs.gnu.org
Subject: bug#73539: A channel is impossible to remove if it becomes inaccessible
Date: Thu, 28 Nov 2024 09:01:06 +0100 [thread overview]
Message-ID: <87y1137pod.fsf@gnu.org> (raw)
In-Reply-To: <CAEEhgEsE+b0wbV6pwGk=cWUaUKDDN6pxfupFZPZvY4oosazrhg@mail.gmail.com> (Nathan Dehnel's message of "Sat, 28 Sep 2024 18:31:26 -0500")
Hi,
Nathan Dehnel <ncdehnel@gmail.com> skribis:
> 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
Sorry for replying this late. I believe you can work around this by
running ‘guix pull -q’ (ignoring ‘channels.scm’ files) or by explicitly
passing the list of channels that you need with ‘guix pull -C
channels.scm’.
Thanks,
Ludo’.
prev parent reply other threads:[~2024-11-28 8:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-28 23:31 bug#73539: A channel is impossible to remove if it becomes inaccessible Nathan Dehnel
2024-11-28 8:01 ` Ludovic Courtès [this message]
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=87y1137pod.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=73539@debbugs.gnu.org \
--cc=ncdehnel@gmail.com \
/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).