On 07/15/2014 03:54 AM, David Thompson wrote:
> Since hydra seems to always be under a lot of stress, I wonder if I
> should set up another machine of mine to serve substitutes or even just
> offload builds so that my installation can complete. Is this relatively
> easy to set up?
I once tried it
Hello,
I finally got my hands on a 64bit machine and was able to try out the
installation image.
It worked smoothly up until network configuration (different hardware) —
it was pretty exciting whilst it lasted :-)
Now holding out hope for David's i686 installation image report in order
to build
On Tue, Jul 15, 2014 at 3:27 AM, Sree Harsha Totakura
wrote:
> On 07/15/2014 03:54 AM, David Thompson wrote:
>> Since hydra seems to always be under a lot of stress, I wonder if I
>> should set up another machine of mine to serve substitutes or even just
>> offload builds so that my installation c
This patch updates libvorbis to 1.3.4.
0001-gnu-packages-xiph.scm-libvorbis-Update-to-version-1..patch
Description: Binary data
signature.asc
Description: PGP signature
* gnu/packages/docbook.scm (docbook-xml-4.3, docbook-xml-4.4): New variables.
---
gnu/packages/docbook.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm
index 6d380ed..1a48d97 100644
--- a/gnu/packages/docbook.scm
* gnu/packages/docbook.scm: substitute remote uri with local ones.
---
gnu/packages/docbook.scm |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm
index 1a48d97..431da7f 100644
--- a/gnu/packages/docbook.scm
+++ b/gnu/
* gnu/packages/docbook.scm (docbook-xsl): Replace ./ paths with file:// uris
---
gnu/packages/docbook.scm | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm
index 431da7f..c689c9c 100644
--- a/gnu/packages/docboo
* gnu/packages/docbook.scm (docbook-xsl): Upgrade to version 1.78.1
---
gnu/packages/docbook.scm |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm
index 29fa409..6d380ed 100644
--- a/gnu/packages/docbook.scm
+++ b/gnu/pac
* gnu/packages/gnome (gnome-doc-utils): Set the XML_CATALOG_FILES variable and
enable the tests.
---
gnu/packages/gnome.scm | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6992116..3811fa6 100644
--- a/g
* gnu/packages/web.scm (tinyproxy): Use the xml_catalog from docbook instead of
generating a temporary one.
---
gnu/packages/web.scm | 28 +---
1 file changed, 9 insertions(+), 19 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 6e94953..2488
David Thompson skribis:
> Tonight I was almost able to get guix installed on a Thinkpad X60S. The
> USB image booted and my OS configuration was valid, but the installation
> failed. Due to hydra.gnu.org being unresponsive, Guix tried to compile
> Guix 0.6 and ran out of memory while doing so (
On 07/15/2014 05:34 PM, Thompson, David wrote:
> Are you referring to offloading builds or using a replacement to
> hydra.gnu.org for serving substitutes?
I was talking about an addition (local cache) to hydra.gnu.org.
Sree
"Jason Self" skribis:
> From c21c2e188a19994d3e3b1cce8896c153d2a1ee0c Mon Sep 17 00:00:00 2001
> From: Jason Self
> Date: Mon, 14 Jul 2014 20:22:28 -0700
> Subject: [PATCH 1/1] * gnu/packages/xiph.scm (flac): Update to version 1.3.0
Pushed, thanks!
I updated gnu-system.am accordingly, changed
John Darrington skribis:
> * gnu/packages/docbook.scm (docbook-xml-4.3, docbook-xml-4.4): New variables.
OK!
Ludo’.
John Darrington skribis:
> * gnu/packages/docbook.scm (docbook-xsl): Upgrade to version 1.78.1
OK to push.
Ludo’.
"Jason Self" skribis:
> From 6d6e33c94848e9fca62ad579bbefc0861122ae61 Mon Sep 17 00:00:00 2001
> From: Jason Self
> Date: Tue, 15 Jul 2014 10:03:10 -0700
> Subject: [PATCH 1/1] * gnu/packages/xiph.scm (libvorbis): Update to version
> 1.3.4.
Pushed with a summary line, thanks!
Ludo’.
John Darrington skribis:
> * gnu/packages/docbook.scm: substitute remote uri with local ones.
Typo in subject line, and please add the variable name in the log.
OK to push with that, thanks!
Ludo’.
John Darrington skribis:
> * gnu/packages/docbook.scm (docbook-xsl): Replace ./ paths with file:// uris
OK.
John Darrington skribis:
> * gnu/packages/gnome (gnome-doc-utils): Set the XML_CATALOG_FILES variable and
> enable the tests.
OK to push for now, but:
> +(arguments
> + `(#:phases
> + (alist-cons-before
> +'check 'pre-check
> +(lambda* (#:key inputs #:allow-other
John Darrington skribis:
> * gnu/packages/web.scm (tinyproxy): Use the xml_catalog from docbook instead
> of
> generating a temporary one.
Limit lines to 80 chars please.
Also, “Use the XML catalog” no?
> + (setenv "XML_CATALOG_FILES"
> + (string-append
> +
On Tue, Jul 15, 2014 at 11:00:31PM +0200, Ludovic Court??s wrote:
John Darrington skribis:
> * gnu/packages/web.scm (tinyproxy): Use the xml_catalog from docbook
instead of
> generating a temporary one.
Limit lines to 80 chars please.
By my count, that is exactl
Eric Bavier skribis:
> When upgrading packages, I found it would be useful, in order to avoid
> breaking builds for hydra and everyone else, to know which packages to
> test building locally before pushing the upgrades.
>
> The attached patch provides this information in the form of a new option
Cyril Roelandt skribis:
> * guix/packages.scm (package-direct-inputs): New procedure.
> * guix/scripts/package.scm: Add a "show" option.
> * tests/guix-package.sh: Add a test for the "show" option.
Given that there is popular demand ;-), here’s a better review.
> +(define (package-direct-inputs
Gettext 0.19.2 fixes quite serious issues introduced in 0.19.1. It’s
best if we can ship it, but that entails a mass rebuild (Coreutils
depends on it via ‘acl’, unfortunately.)
For now I’ve pushed the upgrade to a branch and Hydra is building it:
http://hydra.gnu.org/jobset/gnu/gettext-upgrade
On Tue, Jul 15, 2014 at 10:59:17PM +0200, Ludovic Court??s wrote:
> +(arguments
> + `(#:phases
> + (alist-cons-before
> +'check 'pre-check
> +(lambda* (#:key inputs #:allow-other-keys #:rest args)
> + ;; This is needed, because wi
Ludovic Courtès writes:
> Gettext 0.19.2 fixes quite serious issues introduced in 0.19.1. It’s
> best if we can ship it, but that entails a mass rebuild (Coreutils
> depends on it via ‘acl’, unfortunately.)
>
> For now I’ve pushed the upgrade to a branch and Hydra is building it:
>
> http://hy
Ludovic Courtès writes:
> How much RAM does the laptop have? It’s problematic if we end up
> swapping when building Guix on modern hardware. My laptop has 4 GiB of
> RAM and fortunately it never swaps.
1GB. I added another 512MB and the build was almost successful. The
nar.scm test file fail
Hello,
I'm working on Emacs UI for Guix and I have pushed something that
can be tried. Currently there is no interacting with Guix daemon so
such actions as deleting, installing,... are not supported yet. But it
is possible to search for and show info about packages.
Important: Geiser is requir
28 matches
Mail list logo