bug#24087: recovery from suspend is broken with recent libreboot + linux-libre 4.7

2016-07-30 Thread Mark H Weaver
ng0 writes: > Clément Lassieur writes: > >> Hi, >> >>> We include older kernel versions: linux-libre-4.4 and linux-libre-4.1, >>> which you can select via the 'kernel' field of the OS configuration, >>> e.g.: (kernel linux-libre-4.4) >>> >>> Can you try these and see if the problem persists? >>

bug#24108: guix make tests failure

2016-07-30 Thread Dylan Jeffers
On Sat, 30 Jul 2016 23:31:54 +0200 l...@gnu.org (Ludovic Courtès) wrote: > Dylan Jeffers skribis: > > > On Sat, 30 Jul 2016 15:07:25 +0200 > > l...@gnu.org (Ludovic Courtès) wrote: > > [...] > > >> > test-name: clone > >> > location: /home/sapientech/Dev/guix/guix_wip/tests/syscalls.scm:109

bug#24087: recovery from suspend is broken with recent libreboot + linux-libre 4.7

2016-07-30 Thread Danny Milosavljevic
My machine just crashed with a Linux oops (with blinking caps lock and everything) - the second time it did that, ever. I have crashkernel enabled - but unfortunately the kernel that Guix installed didn't have all the flags enabled that I need to be able to generate the crashdump. See http://d

bug#24108: guix make tests failure

2016-07-30 Thread Ludovic Courtès
Dylan Jeffers skribis: > On Sat, 30 Jul 2016 15:07:25 +0200 > l...@gnu.org (Ludovic Courtès) wrote: [...] >> > test-name: clone >> > location: /home/sapientech/Dev/guix/guix_wip/tests/syscalls.scm:109 >> > source: >> > + (test-assert >> > + "clone" >> > + (match (clone (logior CLONE_NEWUSER

bug#24087: recovery from suspend is broken with recent libreboot + linux-libre 4.7

2016-07-30 Thread Clément Lassieur
> Mark, Clèment: Do you run the release or the testing version of > libreboot? I reproduced with both stable (20150518) and beta (experimental-86-g07ed7f9). For each one of them, I tried linux-libre 4.1, 4.4 and 4.7 without success. Note that my system is encrypted (except /boot).

bug#24108: guix make tests failure

2016-07-30 Thread Dylan Jeffers
On Sat, 30 Jul 2016 15:07:25 +0200 l...@gnu.org (Ludovic Courtès) wrote: > Hi, > > sapient...@openmailbox.org skribis: > > > test-name: substitute query, alternating URLs > > location: /home/sapientech/Dev/guix/guix_wip/tests/store.scm:456 > > [...] > > > substitute: guix/ui.scm:1209:6: In p

bug#24105: git package misses man pages

2016-07-30 Thread Ludovic Courtès
Leo Famulari skribis: > On Fri, Jul 29, 2016 at 02:46:23PM +0200, Andreas Enge wrote: [...] >> I suggest to include the man pages into the git package itself. If building >> them is a real issue, adding a source and the build phase of git-manpages >> to the git package itself could also be an o

bug#24053: guix download file:// fails with a ~2 GB file on i686

2016-07-30 Thread Ludovic Courtès
Mark H Weaver skribis: > scheme@(guile-user)> ,use (guix) > scheme@(guile-user)> (define s (open-connection)) > scheme@(guile-user)> (add-to-store s "texlive-20160523b-texmf.tar.xz" #f > "sha256" "texlive-20160523b-texmf.tar.xz") > mhw@jojen:~$ echo $? > 141 (status:term-sig 141) = 13 (SIGPIPE)

bug#24108: guix make tests failure

2016-07-30 Thread Ludovic Courtès
Hi, sapient...@openmailbox.org skribis: > test-name: substitute query, alternating URLs > location: /home/sapientech/Dev/guix/guix_wip/tests/store.scm:456 [...] > substitute: guix/ui.scm:1209:6: In procedure run-guix-command: > substitute: guix/ui.scm:1209:6: unmatched line " http-equiv=\"refre

bug#23776: Perl's .pod files include timestamps, making Perl package builds non-deterministic

2016-07-30 Thread Ludovic Courtès
Leo Famulari skribis: > On Sun, Jun 19, 2016 at 01:31:54PM -0400, Leo Famulari wrote: >> I noticed that Pod::Man is supposed to respect SOURCE_DATE_EPOCH, as of >> the upstream module version 4.03 (released 2015-12-06). Does anyone know >> how to check the version of the module bundled into perl?

bug#24112: xorg-server 1.18.1 is not bit-reproducible

2016-07-30 Thread Ludovic Courtès
Like this: --8<---cut here---start->8--- $ diff --no-dereference -ur /gnu/store/bphkp3xdxch64299iv92xmklrda2lhpi-xorg-server-1.18.1{,-check} Binary files /gnu/store/bphkp3xdxch64299iv92xmklrda2lhpi-xorg-server-1.18.1/bin/Xorg and /gnu/store/bphkp3xdxch64299iv

bug#24060: Test (tests/publish.scm) still fails after fix

2016-07-30 Thread Ludovic Courtès
Chris Marusich skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Is this new failure systematic, or does it occur randomly? > > I've tried running the test over 100 times, and it failed every time. > I've also tested it in a QEMU guest running GuixSD, and it still fails. > I will see if I ca

bug#24087: recovery from suspend is broken with recent libreboot + linux-libre 4.7

2016-07-30 Thread ng0
Clément Lassieur writes: > Hi, > >> We include older kernel versions: linux-libre-4.4 and linux-libre-4.1, >> which you can select via the 'kernel' field of the OS configuration, >> e.g.: (kernel linux-libre-4.4) >> >> Can you try these and see if the problem persists? > > I tried these kernels a

bug#24060: Test (tests/publish.scm) still fails after fix

2016-07-30 Thread Chris Marusich
l...@gnu.org (Ludovic Courtès) writes: > Is this new failure systematic, or does it occur randomly? I've tried running the test over 100 times, and it failed every time. I've also tested it in a QEMU guest running GuixSD, and it still fails. I will see if I can reproduce it on a totally different