IRC channel logs

2014-06-15.log

back to list of logs

<davexunit>I recompiled and installed guix on a computer that was previously using /nix/store, and I'm getting this error when installing packages:
<davexunit>guix package: error: failed to connect to `/usr/local/var/nix/daemon-socket/socket': Connection refused
<davexunit>however, calling guix in the pre-inst-env works fine with /gnu/store
<davexunit>finally fixed all my problems. :)
<davexunit>2 problems. I didn't authorize the pubkey for hydra to get substitutes. I also accidentally installed an old version of guix to /usr/local and the shell was checking that path before /usr/. bleh.
*davexunit just can't get the notmuch test suite to pass
<Sleep_Walker>hi
<Sleep_Walker>oh
<Sleep_Walker>0.7 is on the way
<Sleep_Walker>I'm just fighting with packaging 0.6
<Sleep_Walker>I updated package but first run leads to this http://sprunge.us/MXOV
<Sleep_Walker>am I missing some dependency?
<Steap>Sleep_Walker: well, maybe libgcrypt ? :p
<Sleep_Walker>:b
<Sleep_Walker>libgcrypt library is present
<Sleep_Walker>I'm not sure if also headers are needed for that
<Sleep_Walker>ok, aparently it is :)
<Steap>yes
<Sleep_Walker>are the headers for the rest of depencies needed as well?
<Sleep_Walker>(sqlite, libbz2, ...)
<Sleep_Walker>hm, it seems not
<Sleep_Walker>I still don't get why the directory has to be created manually...
<Sleep_Walker>Please create the `/var/guix/profiles/per-user/tcech' directory, with you as the owner.
<Sleep_Walker>any hunch why I got this?
<Sleep_Walker>guix package: error: build failed: the group `"guix-builders"' specified in `build-users-group' does not exist
<Sleep_Walker>guix-builders is existing group
<Sleep_Walker>it's not a type - checked with grep & copy & paste
<Sleep_Walker>*typo :)
<Sleep_Walker>e-mail sent to bug-guix@gnu.org ...