GNU bug report logs - #33259
[PATCH 0/8] 'guix pack': Better '--localstatedir' handling and more tests

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Sun, 4 Nov 2018 22:03:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #59 received at 33259 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 33259 <at> debbugs.gnu.org
Subject: Re: [bug#33259] [PATCH 5/8] pack: Squashfs backend now honors
 '--localstatedir'.
Date: Tue, 06 Nov 2018 15:44:34 +0100
Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

>> +                         (with-directory-excursion "squashfs-root"
>> +                           (when (and (file-exists? (string-append bin
>> +                                                                   "/guile"))
>> +                                      (file-exists? "var/guix/db/db.sqlite")
>> +                                      (string=? (string-append #$%bootstrap-guile "/bin")
>> +                                                (pk 'binlink (readlink bin)))
>> +                                      (string=? (string-append #$profile "/bin")
>> +                                                (pk 'guilelink (readlink "bin"))))
>> +                             (mkdir #$output))))))))
>
> "pk" here on purpose?  Can't hurt in a test, I suppose...

Yeah.  :-)




This bug report was last modified 6 years and 282 days ago.

Previous Next


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