From: "Marek Paśnikowski" <marek@marekpasnikowski.pl>
To: help-guix@gnu.org
Subject: Re: How to use the laminar service?
Date: Sat, 07 Dec 2024 20:11:59 +0100 [thread overview]
Message-ID: <4970826.31r3eYUQgx@aisaka> (raw)
In-Reply-To: <87r06kr35j.fsf@coquand.email>
On piątek, 6 grudnia 2024 21:02:16 CET Marc Coquand wrote:
> Heya, I'm trying to set up a Ci, and as I'm going through the docs I
> came across the laminar service.
>
> As far as I understand, with laminar you should have your job scripts in
> its home directory, which is by default /var/lib/laminar, under
> the child directory /cfg/jobs/X.run. The scripts should be executable
> and have permission +X.
>
> However, looking at the configuration, there is no simple way of
> defining these jobs.
>
> I tried adding to my config
>
> (extra-special-file "/var/laminar/cfg/jobs/hello.run"
> (local-file "hello.run"))
>
> As a very simple test, but it did not work, laminar claims to not find
> hello.run when i run
>
> Is there a particular way you are supposed to set up jobs with this service?
>
> Thanks in advance,
I have not put files in services myself yet, but one thing I immediately
noticed, is that you used the natural path of "/var/laminar/..." . Try using
the "/gnu/store/hash-laminar/var/..." by constructing it with, I believe,
search-input-directory.
https://guix.gnu.org/manual/en/html_node/Build-Utilities.html
Marek Pasnikowski
prev parent reply other threads:[~2024-12-07 19:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 20:02 How to use the laminar service? Marc Coquand
2024-12-07 19:11 ` Marek Paśnikowski [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=4970826.31r3eYUQgx@aisaka \
--to=marek@marekpasnikowski.pl \
--cc=help-guix@gnu.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.
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).