unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Lechner via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org>
To: Attila Lendvai <attila@lendvai.name>
Cc: guix-devel@gnu.org
Subject: Re: A basic Shepherd bug?
Date: Sun, 31 Dec 2023 13:42:07 -0800	[thread overview]
Message-ID: <87wmsu2gnk.fsf@lease-up.com> (raw)
In-Reply-To: <-x7OZZ8cEEw9UwK8zD-1JBlqJhO1Qe8VAJBr-BbJzFvL83659WEV5icFTyvQBaRgByiY_LoiAoqcOkawOi0f3Mca97XFK2l0i8YbwectmSY=@lendvai.name>

Hi Attila,

On Sun, Dec 24 2023, Attila Lendvai wrote:

> yes, you should follow the instructions

Thank you! The fcgiwrap service started without trouble.

For anyone following, an experimental deployment of GNU's Debbugs using
Guix System is now available on debbugs.juix.org.

The search is probably not working. It also looks different from the
official version because the code I have does not match what's deployed
(like CSS).

> together with "Installing development snapshots with Guix" in
> shepherd's README to add shepherd's channel.

I got an error and had to add a branch name. (I also asked the Savannah
admins to change the default branch, but that was already done.) Unsure
where to file my patch, I included it below. Will you please forward it
to the right place?

Thank you for your help!

Kind regards
Felix

* * *

From e63c015c28917147376255d843fe083b783c8d11 Mon Sep 17 00:00:00 2001
From: Felix Lechner <felix.lechner@lease-up.com>
Date: Sun, 31 Dec 2023 13:18:56 -0800
Subject: [PATCH] In README, specify 'main' branch in Guix channel declaration.

The author also notified the Savannah administrators that the repository's
default branch should be changed to 'main', presumably after a renaming from
master.
---
 README | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README b/README
index 9ad2e87..5d2cfb3 100644
--- a/README
+++ b/README
@@ -41,6 +41,7 @@ The Shepherd repository can be used as a Guix “channel”.  To do that, change
 
   (append (list (channel
 		 (name 'shepherd)
+                 (branch "main")
 		 (url "https://git.savannah.gnu.org/git/shepherd.git")
 		 (introduction
 		  (make-channel-introduction

base-commit: 07006e41740061305fb774442ea2a6aae13f6bc6
-- 
2.41.0



  reply	other threads:[~2023-12-31 21:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-22 13:24 A basic Shepherd bug? Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-12-22 20:18 ` Attila Lendvai
2023-12-24 17:04   ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-12-24 19:06     ` Attila Lendvai
2023-12-31 21:42       ` Felix Lechner via Development of GNU Guix and the GNU System distribution. [this message]
2024-02-28 20:15       ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-03-01  9:54         ` Attila Lendvai
2024-03-01 13:21           ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-01-09 22:41     ` 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=87wmsu2gnk.fsf@lease-up.com \
    --to=guix-devel@gnu.org \
    --cc=attila@lendvai.name \
    --cc=felix.lechner@lease-up.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).