bug#32439: guix pull as root generates too many errors.

2018-08-14 Thread fis trivial
Leo Famulari writes: > On Tue, Aug 14, 2018 at 07:41:14PM +, fis trivial wrote: >> Running guix pull -l as root user generates many warnings and errors. I >> attached the first 1000 lines of stderr logging in this mail. >> > >> ;;; WARNING: loading compiled file >> /root/.config/guix/curren

bug#32439: guix pull as root generates too many errors.

2018-08-14 Thread Leo Famulari
On Tue, Aug 14, 2018 at 07:41:14PM +, fis trivial wrote: > Running guix pull -l as root user generates many warnings and errors. I > attached the first 1000 lines of stderr logging in this mail. > > ;;; WARNING: loading compiled file > /root/.config/guix/current-17-link/lib/guile/2.2/site-cc

bug#32440: localization of guix refresh

2018-08-14 Thread Julien Lepiller
Hi, I've just found out that guix refresh is not translated. Indeed, guix/script/refresh.scm is not listed in po/guix/POTFILES.in as it should be. Adding it to the file leads to an issue though. One of the entries generated in po files is the following: #: guix/scripts/refresh.scm:307 #, scheme-f

bug#32190: [PATCH] database: Merge Derivations into Builds table.

2018-08-14 Thread Clément Lassieur
I forgot: Clément Lassieur writes: > Fixes . > > * Makefile.am (dist_sql_DATA): Add 'src/sql/upgrade-2.sql'. > * src/cuirass/base.scm (evaluate): Don't add jobs to the Derivations table. (build-packages): Add columns that were in the Derivations table before. Only b