From: Tobias Alexandra Platen <guix@platen-software.de>
To: Simon Josefsson <simon@josefsson.org>, guix-devel@gnu.org
Subject: Re: Shepherd in Debian
Date: Thu, 12 Dec 2024 18:25:28 +0100 [thread overview]
Message-ID: <80ee394978285902e422621a1c3ad47f75a0bae7.camel@platen-software.de> (raw)
In-Reply-To: <87o71g7ugu.fsf@kaka.sjd.se>
This is definitively interesting. Currenltly my plan is to use Shepherd
on my smartphone which has both Debian and Android installed. On top of
Debian I have a working guix install and guix is also shared on
Android. I also plan to use guix-android:
https://framagit.org/tyreunom/guix-android
On Thu, 2024-12-12 at 17:10 +0100, Simon Josefsson via Development of
GNU Guix and the GNU System distribution. wrote:
> 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
next prev parent reply other threads:[~2024-12-12 17:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 16:10 Shepherd in Debian Simon Josefsson via Development of GNU Guix and the GNU System distribution.
2024-12-12 17:25 ` Tobias Alexandra Platen [this message]
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=80ee394978285902e422621a1c3ad47f75a0bae7.camel@platen-software.de \
--to=guix@platen-software.de \
--cc=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).