Re: Heads-up: New dependency on Guile-Gcrypt

2018-09-06 Thread Paul Garlick
Hi Ludo, Success! I have been able to upgrade the root Guix installation. The steps I have taken were: i) remove the 'latest' symlink ii) re-create the symlink to point to the previous installation iii) use 'guix gc --delete' to delete the guile-gcrypt package components iv) run 'GUILE_LOAD_PATH

Re: Heads-up: New dependency on Guile-Gcrypt

2018-09-06 Thread Ludovic Courtès
Hi Paul, Paul Garlick skribis: > I tried a 'guix pull' as root and this time it completes.  However, > there were warnings generated: Could you paste complete commands and outputs? That would help determine the context of the warning/error messages you mention. > Now all the guix commands I h

Re: Outreachy December round

2018-09-06 Thread Ludovic Courtès
Hi! Ricardo Wurmus skribis: > The Outreachy organizers have approved GNU Guix to participate in the > current round of Outreachy! Excellent! Now to think about project proposals… Ludo’.

Re: bootstrap: i686-linux now builds without binutils, gcc, and glibc seeds

2018-09-06 Thread Jan Nieuwenhuizen
Christopher Lemmer Webber writes: >> Feeling slightly discouraged, but I will hammer on. We're getting >> closer and closer... >> >> janneke > > You really are! Go team bootstrap! Yay, thanks! Here's my next progress update. While I thought we were done, it seems there are more uncovered prob

Re: Outreachy December round

2018-09-06 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Hi Guix, > > the Outreachy December round of internships will open for registrations > on September 10 — this is in less than a week. > > The Guix community is welcome to participate in the upcoming round as a > mentoring organization. In order to participate we need p

hpcguix-web, channels, and inferiors

2018-09-06 Thread Ludovic Courtès
Hello Guix! There’s a little-known but neat program that Roel Janssen wrote called hpcguix-web. It’s a web UI (with JavaScript) that allows you to browse packages; the UI can be customized, and Roel’s institution, for instance, customizes it to provide instructions for their clusters. You can se

Re: Heads-up: New dependency on Guile-Gcrypt

2018-09-06 Thread Paul Garlick
> > Pushed as 3ffcad7df3ab8947010814f61b32ce14ea80e780, thanks! > Hi Ludo, I tried a 'guix pull' as root and this time it completes.  However, there were warnings generated: WARNING: compilation of /gnu/store/38553wfz0jwlgbw13pk99xl79pbfx58d- guile-2.2.3/bin/guild failed and Failed to autolo

Re: Heads-up: New dependency on Guile-Gcrypt

2018-09-06 Thread Ludovic Courtès
Hi, l...@gnu.org (Ludovic Courtès) skribis: > Indeed, that may well be the reason. Can you try to apply the patch > below in a local branch, and then run “make as-derivation”? I was able to reproduce the bug by myself, by running: guix pull --commit=6f84dc4314cd84550d9fc7e7afa11c495edc45a5

Re: Heads-up: New dependency on Guile-Gcrypt

2018-09-06 Thread Paul Garlick
On Wed, 2018-09-05 at 22:58 +0200, Ludovic Courtès wrote: >  > Indeed, that may well be the reason.  Can you try to apply the patch > below in a local branch, and then run “make as-derivation”? > Hi Ludo, Many thanks.  I have applied the patch in a new branch. $ git describe v0.15.0-1390-gca719

Re: Heads-up: New dependency on Guile-Gcrypt

2018-09-06 Thread Ludovic Courtès
Hi, Alex Vong skribis: > It returns: > > == > ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config > LIBGCRYPT='libgcrypt' > LIBGCRYPT_CFLAGS='' > LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' > LIBGCRYPT_LIBDIR='' > LIBGCRYPT_L