GNU bug report logs - #60766
[PATCH v2] Add 'manifest.scm'

Previous Next

Package: guix-patches;

Reported by: Brian Cully <bjc <at> spork.org>

Date: Fri, 13 Jan 2023 01:46:02 UTC

Severity: normal

Tags: patch

Done: "(" <paren <at> disroot.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60766 in the body.
You can then email your comments to 60766 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60766; Package guix-patches. (Fri, 13 Jan 2023 01:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brian Cully <bjc <at> spork.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 13 Jan 2023 01:46:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brian Cully <bjc <at> spork.org>
To: guix-patches <at> gnu.org
Cc: Brian Cully <bjc <at> spork.org>
Subject: [PATCH v2] Add 'manifest.scm'
Date: Thu, 12 Jan 2023 20:44:04 -0500
---
 manifest.scm | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 manifest.scm

diff --git a/manifest.scm b/manifest.scm
new file mode 100644
index 0000000..12508c3
--- /dev/null
+++ b/manifest.scm
@@ -0,0 +1,27 @@
+;; This is the complete list of Guix packages necessary for building Shepherd.
+;;
+;; For example the following shell command will run the built-in tests:
+;;
+;;  % guix shell -m manifest.scm --pure -- make check
+
+(specifications->manifest
+ '("autoconf"
+   "automake"
+   "coreutils"
+   "diffutils"
+   "findutils"
+   "gawk"
+   "gcc-toolchain"
+   "gettext"
+   "grep"
+   "guile"
+   "guile-fibers"
+   "guile-readline"
+   "help2man"
+   "libtool"
+   "make"
+   "pkg-config"
+   "sed"
+   "tar"
+   "texinfo"
+   "xz"))
-- 
2.38.1





Information forwarded to guix-patches <at> gnu.org:
bug#60766; Package guix-patches. (Fri, 13 Jan 2023 02:01:02 GMT) Full text and rfc822 format available.

Message #8 received at 60766 <at> debbugs.gnu.org (full text, mbox):

From: Brian Cully <bjc <at> spork.org>
To: 60766 <at> debbugs.gnu.org
Subject: whoops, this bug is redundant
Date: Thu, 12 Jan 2023 20:58:16 -0500
I accidentally sent a new bug report instead of responding to 
#60636. Can someone close this?

-- 
-bjc




Reply sent to "(" <paren <at> disroot.org>:
You have taken responsibility. (Fri, 13 Jan 2023 07:14:01 GMT) Full text and rfc822 format available.

Notification sent to Brian Cully <bjc <at> spork.org>:
bug acknowledged by developer. (Fri, 13 Jan 2023 07:14:02 GMT) Full text and rfc822 format available.

Message #13 received at 60766-done <at> debbugs.gnu.org (full text, mbox):

From: "(" <paren <at> disroot.org>
To: "Brian Cully" <bjc <at> spork.org>, <60766-done <at> debbugs.gnu.org>
Subject: Re: [bug#60766] whoops, this bug is redundant
Date: Fri, 13 Jan 2023 07:13:45 +0000
[Message part 1 (text/plain, inline)]
On Fri Jan 13, 2023 at 1:58 AM GMT, Brian Cully via Guix-patches via wrote:
>
> I accidentally sent a new bug report instead of responding to 
> #60636. Can someone close this?

You can close it yourself by sending a message to 60636-done <at> debbugs.gnu.org,
like I just did :)

    -- (
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 10 Feb 2023 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.