From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: 49201@debbugs.gnu.org
Subject: [bug#49201] [PATCH] installer: Offer the CUPS printing service.
Date: Sun, 04 Jul 2021 12:54:38 +0200 [thread overview]
Message-ID: <87v95qqq95.fsf@nckx> (raw)
In-Reply-To: <87czrzct2u.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1380 bytes --]
Mathieu,
Thanks. I finally pushed [0] to fix this. Finally, because I
really wanted to filter other services with (const #t) instead of
#f, but didn't find a way to make it work. I mean, …
(define %extra-packages
(cons* cups
…
((@@ (gnu services cpus) cups-configuration-extensions)
(cups-configuration))))
…just, no.
I'm sure my sub-par Gexp-foo is to blame, and there's a clean way
to include the closure of a service in the installation-os…?
Mathieu Othacehe 写道:
> On Berlin, all four installer tests are now failing. The log
> message
> seems to point towards the recent CUPS service addition:
> https://ci.guix.gnu.org/build/639140/log/raw.
All tests ‘passed‘ (in retrospect obviously not seeing the cups
changes) on my laptop, until I rebuilt my checkout from scratch.
Recompiling Guix as a matter of course is prohibitive on this
machine, but I'll make a habit of doing so before running the rare
and slower system test.
> There are a few pointers on how to fix the test failure in this
> thread:
Oops. Oh well. I'm actually glad I missed that. I finally feel
some familiarity with how system and installer tests work, now.)
Kind regards,
T G-R
[0]:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=0dbd2c3b089d50bdfbed86916d06cc4f0da8893d
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2021-07-04 11:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-23 23:03 [bug#49201] [PATCH] installer: Offer the CUPS printing service Tobias Geerinckx-Rice via Guix-patches via
2021-06-29 15:26 ` Mathieu Othacehe
2021-06-29 15:50 ` Tobias Geerinckx-Rice via Guix-patches via
2021-07-03 15:31 ` Mathieu Othacehe
2021-07-03 15:52 ` Mathieu Othacehe
2021-07-04 10:54 ` Tobias Geerinckx-Rice via Guix-patches via [this message]
2021-07-05 7:20 ` Mathieu Othacehe
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=87v95qqq95.fsf@nckx \
--to=guix-patches@gnu.org \
--cc=49201@debbugs.gnu.org \
--cc=me@tobias.gr \
--cc=othacehe@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.
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).