bug#30893: Acknowledgement (report problem: cannot book guixSD from libreboot)

2018-03-22 Thread Wensheng Xie
Sorry, I made a typo in the title: book ==> boot bug#30893: Acknowledgement (report problem: cannot boot guixSD from libreboot) On Wed, Mar 21, 2018 at 5:19 PM, GNU bug Tracking System < help-debb...@gnu.org> wrote: > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an auto

bug#30893: change the title to correct the typo: book ==> boot

2018-03-22 Thread Wensheng Xie
bug#30893: Acknowledgement (report problem: cannot boot guixSD from libreboot)

bug#30868: test-suite fails: publish.scm

2018-03-22 Thread Ludovic Courtès
Hello Martin, Martin Castillo skribis: > test-name: /log/NAME > location: /home/mcd/guix/tests/publish.scm:459 > source: > + (test-equal > + "/log/NAME" > + `(200 #t application/x-bzip2) > + (let ((drv (run-with-store > +%store > +(gexp->derivation > +

bug#30879: Commit bc499b113 broke guix on guile@2.0.14, improper field initialization

2018-03-22 Thread Eric Bavier
On Thu, Mar 22, 2018 at 12:04:06AM +0100, Ludovic Courtès wrote: > Eric Bavier skribis: > > [...] > > > In gnu/system.scm: > > 501: 3 [operating-system-services # # #f] > > 476: 2 [essential-services # # #f] > > 576: 1 [operating-system-etc-service #] > > In gnu/system/nss.scm: > > 217: 0 [n

bug#30879: Commit bc499b113 broke guix on guile@2.0.14, improper field initialization

2018-03-22 Thread Ludovic Courtès
Hello, Eric Bavier skribis: > Oh, so it loks like .go files from the system-installed guix are being > picked up: > > 53692 openat(AT_FDCWD, "/usr/local/lib/guile/2.0/site-ccache/gnu/system.go", > O_RDONLY|O_CLOEXEC) = 10 > > I hadn't expected that, but I suppose it makes sense. Running make >

bug#30914: guix build --with-source: transformation had no effect

2018-03-22 Thread Chris Marusich
Hi, Is this expected? [0] marusich@garuda.local:~/my-guix $ guix build --with-source=. guix guix build: warning: transformation 'with-source' had no effect on guix-0.14.0-9.bdf0c64 /gnu/store/kxihyd1f9kxrh5s2r2yk1f1kwbnxnbvs-guix-0.14.0-9.bdf0c64 [0] marusich@garuda.local:~/my-guix $