[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23030: Guix commands broken
From: |
Ludovic Courtès |
Subject: |
bug#23030: Guix commands broken |
Date: |
Thu, 17 Mar 2016 09:46:11 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Leo Famulari <address@hidden> skribis:
> This looks like the same error as in <http://bugs.gnu.org/22937>, which
> I am also getting when I try to fetch substitutes over https.
Indeed. Commit df061d079b50111280aa7209b3b3c4cf21fde218 changes the
default substitute URLs to https.
For this to work, you need to make sure that guix-daemon is running
‘guix substitute’ with the fix for #22937.
On GuixSD, it’s a matter of reconfiguring (I updated the ‘guix-devel’
snapshot on master yesterday.)
HTH!
Ludo’.