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: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: bug#30572 <30572 <at> debbugs.gnu.org>, Chris Marusich <cmmarusich <at> gmail.com>
Subject: [bug#30572] [PATCH 2/7] tests: Add tests for "guix pack".
Date: Sat, 17 Mar 2018 19:23:29 +0100
Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

>> +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!

+1!

Ludo'.




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

Previous Next


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