GNU bug report logs - #30572
[PATCH 0/7] Add "guix system docker-image" command

Previous Next

Package: guix-patches;

Reported by: Chris Marusich <cmmarusich <at> gmail.com>

Date: Thu, 22 Feb 2018 10:31:02 UTC

Severity: normal

Tags: patch

Done: Chris Marusich <cmmarusich <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: bug#30572 <30572 <at> debbugs.gnu.org>, Ludovic Courtès <ludo <at> gnu.org>
Subject: [bug#30572] [PATCH 2/7] tests: Add tests for "guix pack".
Date: Fri, 16 Mar 2018 22:07:32 +0100
[Message part 1 (text/plain, inline)]
> +is_available () {
> +    # Use the "type" shell builtin to see if the program is on PATH.
> +    type "$1"

Maybe >/dev/null ?  Then it would only complain if it needed to.

> +else
> +    echo "skipping pack verification because chroot or unshare is unavailable"

echo "warning: Skipping pack verification because chroot or unshare is unavailable" >&2

Otherwise LGTM!
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 7 years and 62 days ago.

Previous Next


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