From: Simon Josefsson via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org>
To: guix-devel@gnu.org
Subject: Shepherd in Debian
Date: Thu, 12 Dec 2024 17:10:41 +0100 [thread overview]
Message-ID: <87o71g7ugu.fsf@kaka.sjd.se> (raw)
[-- Attachment #1: Type: text/plain, Size: 1898 bytes --]
Hi
I've packaged Shepherd 1.0.0 and guile-fibers 1.3.1 for Debian, and they
are in the NEW queue pending copyright review. Meanwhile you can test
the Salsa amd64 and i386 builds like this:
echo 'deb [trusted=yes] https://salsa.debian.org/debian/guile-fibers/-/jobs/6733535/artifacts/raw/aptly unstable main' | sudo tee --append /etc/apt/sources.list.d/add.list
echo 'deb [trusted=yes] https://salsa.debian.org/debian/shepherd/-/jobs/6737847/artifacts/raw/aptly unstable main' | sudo tee --append /etc/apt/sources.list.d/add.list
sudo apt-get update
sudo apt-get install shepherd
It was possible to install it on my Trisquel aramo laptop, so I suspect
it will work on a varied mix of not-necessarily latest Debian, Ubuntu,
PureOS, Trisquel, Devuan, Gnuinos etc. Feel free to build the packages
yourself if you don't trust the pre-built binaries, sources are here:
https://salsa.debian.org/debian/guile-fibers
https://salsa.debian.org/debian/shepherd
The package provides /usr/bin/herd and /usr/bin/shepherd, bash
completion, translations, info manual and man pages.
The halt, reboot and shutdown tools are not installed as that felt like
a bad idea.
There is no integration into any system services, the packaging is
minimal.
I've not tested it beyond running 'herd --help' and 'shepherd --help',
which is the reason for this e-mail: could someone test and give some
example of a useful thing to use this for on Debian?
Patches, merge requests, and co-maintainers on the packaging are
welcome.
Btw, running 'herd --help' prints a lot of warnings like below. Any
ideas where these come from and/or how to silence them? Salsa used
Guile 3.0.9 and my laptop has Guile 3.0.7, if that matters.
;;; WARNING: loading compiled file /usr/lib/x86_64-linux-gnu/guile/3.0/site-ccache/shepherd/scripts/herd.go failed:
;;; In procedure load-thunk-from-memory: incompatible bytecode version
/Simon
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]
next reply other threads:[~2024-12-12 16:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 16:10 Simon Josefsson via Development of GNU Guix and the GNU System distribution. [this message]
2024-12-12 17:25 ` Shepherd in Debian Tobias Alexandra Platen
2024-12-15 0:01 ` Ludovic Courtès
2024-12-15 1:06 ` Simon Josefsson via Development of GNU Guix and the GNU System distribution.
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=87o71g7ugu.fsf@kaka.sjd.se \
--to=guix-devel@gnu.org \
--cc=simon@josefsson.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).