Re: Hydra status

2014-04-09 Thread Andreas Enge
There are still quite a few of the following kind: guix build: error: open-file: No such file or directory: "/gnu/store/gpcxqii07ivdk6ny8svhayw7hc98gh8i-xnee-3.18.drv" See, for instance, http://hydra.gnu.org/build/49330 I restarted most of them, but kept this one for reference. And there ar

Re: Hydra status

2014-04-09 Thread Andreas Enge
On Tue, Apr 08, 2014 at 10:34:16PM +0200, Ludovic Courtès wrote: > You may have noticed that hydra.gnu.org has been, hmm, unhealthy > lately. There are several bugs in the offload hook that were fixed > recently, notably fixing errors such as: > guix build: error: lstat: No such file or director

Re: [PATCH 0/3] Add man-db and libpipeline

2014-04-09 Thread Ludovic Courtès
David Thompson skribis: > David Thompson writes: > >> The following patchset adds a package for man-db, a package for its >> prerequisite libpipeline, and moves the help2man package recipe into the >> new (gnu packages man) module. >> >> - Dave > > I have pushed these patches to master. Apologi

Re: [PATCH] gnu: linux-libre: Add SIS hardware compatibility.

2014-04-09 Thread Alírio Eyng
From bab613902e5459fc794caebf9226663742371d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= Date: Wed, 9 Apr 2014 11:05:04 + Subject: [PATCH] gnu: linux-libre: Add SIS hardware compatibility. * gnu/packages/linux.scm (linux-libre): Add CONFIG_SATA_SIS=y, CONFIG_SIS190=y and

[PATCH] doc: Expect to fix typo.

2014-04-09 Thread Alírio Eyng
From 33ebb3b14e3359f73dd0c5b42dfbecfadbf5effc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= Date: Wed, 9 Apr 2014 11:53:13 + Subject: [PATCH] doc: Expect to fix typo. * doc/guix.texi (Build Systems): "except" it is. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1

OCSP error in icecat

2014-04-09 Thread Andreas Enge
Hello, our icecat has problems with some tls sites, for instance: https://www.allistene.fr/ The error message is: Secure Connection Failed An error occurred during a connection to www.allistene.fr. The OCSP server has refused this request as unauthorized. (Error code: sec_error_ocsp_unauthoriz

Re: [PATCH] gnu: Python: disable failing tests on MIPS64.

2014-04-09 Thread Nikita Karetnikov
> What does 'python -c "import platform; print(platform.machine())"' > return on your machine ? ‘mips64’. > The tests that fail are now disabled on mips64. I ran ‘make clean’ & co., rebuilt Python; and the tests succeeded. pgpZyyuH117PD.pgp Description: PGP signature

GNU Guix 0.6 released

2014-04-09 Thread Ludovic Courtès
We are pleased to announce the release of GNU Guix version 0.6, representing 597 commits by 16 people over 4 months. This release comes with an updated QEMU virtual machine image that shows preliminary work toward building a stand-alone GNU system with Guix. The image uses the GNU Linux-Libre kern

Re: Hydra status

2014-04-09 Thread Andreas Enge
And the most mysterious of them all: http://hydra.gnu.org/build/49569/nixlog/3 /gnu/store/rf5dkfwss2r402d52kkjbijlv2qjyi0s-texlive-2013-data /gnu/store/fda07hqbif99wzrab9x3gzqkvddxsx52-texlive-2013 Nothing more! Andreas

Re: Hardened builds

2014-04-09 Thread Ludovic Courtès
Hello, Anto Cvitić skribis: > Is there an easy way to modify the gnu-build-system so that packages are > compiled with for example -fstack-protector and other flags to compiler and > linker? Inspired from https://wiki.debian.org/Hardening Yes, we can do that on a per-package basis, by passing s

Re: [PATCH] gnu: linux-libre: Add SIS hardware compatibility.

2014-04-09 Thread Ludovic Courtès
Alírio Eyng skribis: > From bab613902e5459fc794caebf9226663742371d0b Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= > Date: Wed, 9 Apr 2014 11:05:04 + > Subject: [PATCH] gnu: linux-libre: Add SIS hardware compatibility. > > * gnu/packages/linux.scm (linux-libre): Add CONFIG_

Re: [PATCH] doc: Expect to fix typo.

2014-04-09 Thread Ludovic Courtès
Alírio Eyng skribis: > From 33ebb3b14e3359f73dd0c5b42dfbecfadbf5effc Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Al=C3=ADrio=20Eyng?= > Date: Wed, 9 Apr 2014 11:53:13 + > Subject: [PATCH] doc: Expect to fix typo. > > * doc/guix.texi (Build Systems): "except" it is. Applied, thanks. Ludo’.

Re: OCSP error in icecat

2014-04-09 Thread Ludovic Courtès
Andreas Enge skribis: > our icecat has problems with some tls sites, for instance: >https://www.allistene.fr/ > > The error message is: > Secure Connection Failed > An error occurred during a connection to www.allistene.fr. > The OCSP server has refused this request as unauthorized. > (Error

Re: Hydra status

2014-04-09 Thread Ludovic Courtès
Andreas Enge skribis: > There are still quite a few of the following kind: >guix build: error: open-file: No such file or directory: > "/gnu/store/gpcxqii07ivdk6ny8svhayw7hc98gh8i-xnee-3.18.drv" > See, for instance, >http://hydra.gnu.org/build/49330 > I restarted most of them, but kept t

Re: Hydra status

2014-04-09 Thread Ludovic Courtès
Andreas Enge skribis: > And the most mysterious of them all: >http://hydra.gnu.org/build/49569/nixlog/3 > > /gnu/store/rf5dkfwss2r402d52kkjbijlv2qjyi0s-texlive-2013-data > /gnu/store/fda07hqbif99wzrab9x3gzqkvddxsx52-texlive-2013 Going to http://hydra.gnu.org/build/49569/ shows that the texli

Re: Proposal: prefetch tarballs in a batch

2014-04-09 Thread Nikita Karetnikov
So, in order to add a tarball to the store, one can write: $ ./pre-inst-env guile scheme@(guile-user)> ,use (guix store) (guix packages) (guix derivations) (gnu packages wget) scheme@(guile-user)> (define s (open-connection)) scheme@(guile-user)> (package-source-derivation s (package-source wget)

Re: [Nix-dev] GNU Guix 0.6 released

2014-04-09 Thread Shea Levy
Hi Ludo, On Wed, Apr 09, 2014 at 08:29:25PM +0200, Ludovic Courtès wrote: > We are pleased to announce the release of GNU Guix version 0.6, > representing 597 commits by 16 people over 4 months. > Congratulations! > > This release comes with an updated QEMU virtual machine image that shows > p