bug#22990: Grafts leads to inefficient substitute info retrieval

2016-03-11 Thread Ludovic Courtès
As of right now (v0.9.0-2007-g66a30a3), ‘graft-derivation’ works either by: 1. Fetching substitute info about the things being built so that it can determine its references, which in turns allows it to determine whether they need to be grafted. 2. Building stuff, as a last resort,

bug#22985: using gnune-gtk with ratpoison (gnunet-fs in -gtk nonfunctional) -> needs participation and input

2016-03-11 Thread Nils Gillmann
This describes a bug with our gnunet-gtk package I am tracking now in gnu/packages/gnunet.scm and will include it to refer to in the patch I will send in as soon as I have enough time on this conference to rebase my (big) patch of gnunet.scm Description/Problem: - Using ratpoison as WM, running

bug#22981: guix-edit does not find git checkout directory

2016-03-11 Thread myglc2
Alex Kost writes: > myglc2 (2016-03-11 00:56 +0300) wrote: > >> Situation: GuixSD sysetm managaed by user glc using a git checkout in >> /home/glc/sre/guix. >> >> Problem: When I follow the manual to set up a vanila user (glc5) with a >> separate git checkout in

bug#22974: make check FAIL: tests/store

2016-03-11 Thread Ludovic Courtès
myglc2 skribis: > make check TESTS=tests/store.scm > [...] > > Testsuite summary for GNU Guix 0.9.1 > > # TOTAL: 1 > # PASS:

bug#22970: guix edit mutt -- not working

2016-03-11 Thread Jean Louis
Hello Alex, Thank you much. That looks like a solution that is valuable, and I would like to see that in future documentation. The info documentation and guix package --help now provide the option to read the file and evaluate from file, and I guess that this solution you provided is better for

bug#22970: guix edit mutt -- not working

2016-03-11 Thread Alex Kost
Jean Louis (2016-03-10 22:34 +0300) wrote: > Hello Andreas, > > I have now 2 files in gnu/guix/packages/*.scm, for mutt and postgresql: > and now I get each time on running guix, following: > > guix package: warning: failed to load '(databases)': > ERROR: no code for module (databases) > guix