Multi-version system-wide locales

2015-10-30 Thread Ludovic Courtès
Hello! I just pushed the last bit to deal with the locale data incompatibility issue on GuixSD; doc below. Ludo’. 7.2.6.1 Locale Data Compatibility Considerations ‘operating-system’ declarations provide a ‘locale-libcs’ field to specify the GNU

Re: 01/01: gnu: Add pbzip2.

2015-10-30 Thread Mark H Weaver
Hi Efraim, Efraim Flashner writes: > On Thu, 22 Oct 2015 11:17:11 -0400 > Mark H Weaver wrote: > >> Efraim Flashner writes: >> >> > efraim pushed a commit to branch master >> > in repository guix. >> > >> > commit

Re: [PATCH] system: grub: On MIPS, the linux image name is vmlinuz

2015-10-30 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Regarding linux-libre-loongson2f: Are the patches available elsewhere? > I figured we might as well refer to them using an ‘origin’ if there’s a > stable location we can use. Another issue: I changed the GRUB upgrade to use a more recent commit, which

[PATCH] scripts: environment: Allow lists of packages in expressions.

2015-10-30 Thread David Thompson
Thanks to avoine on freenode for motivating me to finally add this feature. I've wanted it for awhile, but not badly enough to actually implement it until now. This is a cool feature because you can do stuff like this now: guix environment --ad-hoc -e '(@ (gnu) %base-packages)' Pretty

Re: [PATCH 14/15] scripts: environment: Add --container option.

2015-10-30 Thread Thompson, David
Hello, sorry for the delay. On Tue, Oct 27, 2015 at 6:13 AM, Ludovic Courtès wrote: > Hello! > > One thing I noticed is that ‘guix environment --container’ behaves > sub-optimally when ‘SHELL’ is set or set to the empty string: > > --8<---cut

Re: [PATCH] openblas on MIPS.

2015-10-30 Thread Ricardo Wurmus
Ludovic Courtès writes: >> * gnu/packages/maths.scm (openblas)[arguments]: Add "TARGET=SICORTEX" to >> make-flags when building for MIPS. > > Sounds good but… > >> - '("DYNAMIC_ARCH=1") >> - ;; On MIPS we force the SICORTEX TARGET, as for the

Re: State of dbus-update

2015-10-30 Thread 宋文武
Andreas Enge writes: > On Wed, Oct 28, 2015 at 01:58:44PM +0100, Andreas Enge wrote: >> telepathy-glib > > I am attaching test-suite.log. 宋文武, a similar patch to your commit > 5f37e56ba41edb1bd47b7b1663aea07078f943d2 will probably work here, too. > Could you have a look, please?

Re: State of dbus-update

2015-10-30 Thread 宋文武
Andreas Enge writes: > On Wed, Oct 28, 2015 at 01:58:44PM +0100, Andreas Enge wrote: >> mesa-utils > > This one does not build with newer mesa any more: >https://bugs.freedesktop.org/show_bug.cgi?id=91643 > > The patch referenced there is > >

Re: State of dbus-update

2015-10-30 Thread Andreas Enge
On Fri, Oct 30, 2015 at 08:36:59PM +0800, 宋文武 wrote: > Done, thanks for notice! Great, thanks a lot! Andreas

Re: State of dbus-update

2015-10-30 Thread Andreas Enge
On Fri, Oct 30, 2015 at 08:54:00PM +0800, 宋文武 wrote: > As mention in the report, pass '--disable-egl' do the trick, thanks for > the information! I was not quite sure if this flag did not disable too much; but probably it simply disables things that have been removed. So if its dependencies still

Re: State of dbus-update

2015-10-30 Thread Mark H Weaver
iyzs...@member.fsf.org (宋文武) writes: > after this fix, I merge master into dbus-update. > Do you think it's time to merge back? I think we should wait until we can fix the remaining problems. > Sorry for all the trouble I made.. I don't think you've made any trouble. On the contrary, I very

Re: Some newbie questions

2015-10-30 Thread Ludovic Courtès
Andreas Enge skribis: > On Thu, Oct 29, 2015 at 10:11:11PM +0100, Adam Pribyl wrote: >> >Nothing really specific. I was just curious if it was possible. Now that I >> >think about it, >> >I should get the same result whether building myself or installing a >> >substitute, >>

Re: [PATCH] system: container: Update to new service API.

2015-10-30 Thread Ludovic Courtès
"Thompson, David" skribis: > From 750131550354a25541a3adcdd983f4053bb86cc9 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Thu, 29 Oct 2015 00:15:36 -0400 > Subject: [PATCH] system: container: Adjust to changes in gexps. > > *

Re: [PATCH] gnu: ffmpeg: Enable gnutls support.

2015-10-30 Thread Ludovic Courtès
Andy Patterson skribis: > From 7415f04aa9f45401a05e289744d57eff8ef18f4b Mon Sep 17 00:00:00 2001 > From: Andy Patterson > Date: Thu, 29 Oct 2015 18:59:18 -0400 > Subject: [PATCH] gnu: ffmpeg: Enable gnutls support. > > * gnu/package/video.scm

[PATCH] Add ruby-rb-inotify, ruby-listen, ruby-permutation.

2015-10-30 Thread Ricardo Wurmus
>From 9b971d3ce5eaf2b8b773145eeff9504f321df898 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 30 Oct 2015 16:43:51 +0100 Subject: [PATCH 1/3] gnu: Add ruby-rb-inotify. * gnu/packages/ruby.scm (ruby-rb-inotify): New variable. --- gnu/packages/ruby.scm | 33

Re: [PATCH] openblas on MIPS.

2015-10-30 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Here’s the corrected patch: > > From 99bdf62c3ff47ad3cb3a57092ed96baa1055fa77 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Mon, 20 Jul 2015 15:05:55 +0200 > Subject: [PATCH 1/2] gnu: openblas: Set

Re: [PATCH] 11 little Ruby gems.

2015-10-30 Thread Ricardo Wurmus
Thompson, David writes: > Hey Ricardo, > > On Wed, Sep 16, 2015 at 5:12 AM, Ricardo Wurmus > wrote: >> Hi Guix, >> >> attached are a couple of patches that resulted from a recent attempt to >> traverse the dependency graph for a

Re: [PATCH 3/3] emacs: Disable minor modes in 'guix-build-log-mode'.

2015-10-30 Thread Ludovic Courtès
Alex Kost skribis: > From 4d13ab2a470b39dffa2e3a4c086a6f7237485777 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Thu, 29 Oct 2015 21:05:17 +0300 > Subject: [PATCH 3/3] emacs: Disable minor modes in 'guix-build-log-mode'. > > * emacs/guix-build-log.el

Re: [PATCH 2/3] emacs: Add key bindings for 'guix-build-log-minor-mode'.

2015-10-30 Thread Ludovic Courtès
Alex Kost skribis: > I use (add-hook 'shell-mode-hook 'guix-build-log-minor-mode) and I found > that along with phases highlighting, it is useful to have some key > bindings available in this minor mode, so this patch adds "C-c > M-n/M-p/TAB/S-TAB" keys to it. Excellent! >

Re: [PATCH 1/3] emacs: Enable 'guix-build-log-mode' for build log files.

2015-10-30 Thread Ludovic Courtès
Alex Kost skribis: > As suggested by Ludovic on IRC, after this patch, build log files (from > /var/log/guix/drvs) will be displayed in a 'guix-build-log-mode'. > > I'm not sure about regexp though: are these files always "bz2" and >

Re: [PATCH] Add ruby-rb-inotify, ruby-listen, ruby-permutation.

2015-10-30 Thread Thompson, David
All of these LGTM. If we encounter gems like inotify that use Jeweler, then we should consider adding an argument to ruby-build-system that allows one to toggle gemspec generation. - Dave

Re: [PATCH 13/15] scripts: system: Add 'container' action.

2015-10-30 Thread Thompson, David
On Tue, Oct 27, 2015 at 1:41 PM, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> From 5dde31ef51502726a2915cc4faba81f4fadb851c Mon Sep 17 00:00:00 2001 >> From: David Thompson >> Date: Mon, 8 Jun 2015 09:04:38 -0400 >> Subject: