GNU bug report logs - #20394
Guix 44fd6ef built within guix fails to create /etc/bash_completion.d

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Tue, 21 Apr 2015 08:56:01 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 20394-done <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 20394-done <at> debbugs.gnu.org
Subject: Re: bug#20394: Guix 44fd6ef built within guix fails to create
 /etc/bash_completion.d
Date: Tue, 21 Apr 2015 19:13:45 -0400
Mark H Weaver <mhw <at> netris.org> writes:

> ludo <at> gnu.org (Ludovic Courtès) writes:
>
>> diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
>> index 131cbcd..5340d42 100644
>> --- a/gnu/packages/package-management.scm
>> +++ b/gnu/packages/package-management.scm
>> @@ -67,6 +67,9 @@
>>       `(#:configure-flags (list
>>                            "--localstatedir=/var"
>>                            "--sysconfdir=/etc"
>> +                          (string-append "--with-bash-completion-dir="
>> +                                         (assoc-ref %outputs "out")
>> +                                         "/etc/bash_completion.d")
>>                            (string-append "--with-libgcrypt-prefix="
>>                                           (assoc-ref %build-inputs
>>                                                      "libgcrypt")))

Pushed in dd3a42e6244ff2c256430cfa5c7689c0cfd81511.  I'm closing this bug.

    Thanks!
      Mark




This bug report was last modified 10 years and 37 days ago.

Previous Next


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