Re: Odd behavior with --dry-run and --upgrade

2016-08-20 Thread Roel Janssen
>From cf5a01aba3c08b7c62048bff3e0f1df80dc0b4dc Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Sun, 21 Aug 2016 06:48:52 +0200 Subject: [PATCH] guix scripts: Disable grafting on dry runs. * guix/scripts/archive.scm, guix/scripts/build.scm, guix/scripts/environment.scm,

Re: GCC bootstrap failure on ARM

2016-08-20 Thread Mark H Weaver
Picking up an old thread... l...@gnu.org (Ludovic Courtès) writes: > For the record, at this point I’m mostly relying on the GCC developers > to help with this failure. I’ve reported the issue at: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 Interestingly, a similar bootstrapping

[PATCH] gnu: Add toxic (Need help with ncurses+libnotify not being found).

2016-08-20 Thread ng0
There are serious cosmetic improvements I need to to make on these patches, I am aware of this, but what I am asking help for is: I've tried for hours many ways to make toxic find "libnotify" and "ncursesw" ... It does not happen... setenv. substitute. ldflags. user_ldflags. cflags. user_cflags.

Re: flashrom package needs update

2016-08-20 Thread Kei Kebreau
ng0 writes: > Kei Kebreau writes: > >> [ Unknown signature status ] >> >> ng0 writes: >> >>> ng0 writes: >>> Someone should update flashrom to 0.9.9.

Re: [PATCH 24/24] gnu: qt: Update qt to 5.7.0.

2016-08-20 Thread Leo Famulari
On Sat, Aug 20, 2016 at 09:50:51PM +0200, David Craven wrote: > I fixed all regression except vlc and avidemux (locally). I'll have to > do some more debugging tomorrow. Forcing --std=gnu++11 worked in all > other cases. With the release of vlc 3 eminent, would it be acceptable > to use qt-4 with

Re: [PATCH] gnu: awesome: Shorten the description.

2016-08-20 Thread ng0
ng0 writes: > awesome has 11 or 12 lines description where the same problem applies > dwm had. Please do not try to explain the concepts of twm etc in the > description, this can be done by visiting (home-page) or other sources. > > Thanks. > > From

[PATCH] gnu: awesome: Shorten the description.

2016-08-20 Thread ng0
awesome has 11 or 12 lines description where the same problem applies dwm had. Please do not try to explain the concepts of twm etc in the description, this can be done by visiting (home-page) or other sources. Thanks. >From 26b9e2e6e4d61928d9067540f7785a2aa595ef33 Mon Sep 17 00:00:00 2001

[PATCH] wip'ish things rebased a bit on master: awesome-3.5.9 and lua-lgi.

2016-08-20 Thread ng0
As written in https://lists.gnu.org/archive/html/help-guix/2016-08/msg00068.html, here are two patches from my wip crypt (you should apply them in reverse, lgi is a dependency of awesome). awesome has not been tested again, lgi has been half tested (it fails in the make check phase). Here are

Re: [PATCH 24/24] gnu: qt: Update qt to 5.7.0.

2016-08-20 Thread Efraim Flashner
On Sat, Aug 20, 2016 at 09:50:51PM +0200, David Craven wrote: > I fixed all regression except vlc and avidemux (locally). I'll have to > do some more debugging tomorrow. Forcing --std=gnu++11 worked in all > other cases. With the release of vlc 3 eminent, would it be acceptable > to use qt-4 with

Re: [PATCH 24/24] gnu: qt: Update qt to 5.7.0.

2016-08-20 Thread David Craven
I fixed all regression except vlc and avidemux (locally). I'll have to do some more debugging tomorrow. Forcing --std=gnu++11 worked in all other cases. With the release of vlc 3 eminent, would it be acceptable to use qt-4 with vlc 2.2.4 (if I don't manage to fix it)? That's what arch linux is

[PATCH] gnu: font-un: Add mirror.

2016-08-20 Thread ng0
This adds another mirror for font-un, this time with tls enabled. Leaving the sdf.org mirror in the list in case dl.n0.is goes down. >From 163375e4af66eacece1860bb7850b7e92cd75cb6 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 20 Aug 2016 19:40:14 + Subject: [PATCH]

Re: [PATCH] Add Emacs Org mode

2016-08-20 Thread Ricardo Wurmus
Nicolas Goaziou writes: > Hello, > > Efraim Flashner writes: > >> On Sat, Aug 20, 2016 at 10:53:48AM +0200, Ricardo Wurmus wrote: >> >>> Thank you for the patch. Org mode is already part of Emacs; is a >>> separate package for Org mode still

Re: [PATCH 2/5] profiles: gtk-icon-themes: Use 'gtk-update-icon-cache' from 'gtk+:bin'.

2016-08-20 Thread Mark H Weaver
iyzs...@member.fsf.org (宋文武) writes: > Mark H Weaver writes: > >> Hmm. Would this cause 'gtk+' to become a dependency for building any >> profile, even if it contains no graphical programs? > > No, it does only run when the profile contains gtk+ (with or without > this patch).

Re: [PATCH] Add tintin.

2016-08-20 Thread David Craven
> Hmmm, my way of learning emacs is to read the Emacs Tutorial but not to > read the Emacs Manual, because it goes into things too deep for newbies > IMO. Then, I try to code in emacs and eventually I get comfortable in > emacs key bindings. Only then I start to look into packages and elisp >

Re: Hardening

2016-08-20 Thread Alex Vong
ng0 writes: > Alex Vong writes: > >> Hi, >> >> Wow, this was long time ago. I've forgot this completely. >> >> Ricardo Wurmus writes: >> >>> Leo Famulari writes: >>> On Wed, Dec 30, 2015 at

Re: [PATCH] Add tintin.

2016-08-20 Thread Alex Vong
David Craven writes: >> I usually attach the patches as files, in notmuch emacs they are saved >> by pressing >> . s >> when in the displayed attached files part. Or what exactly do you mean? > > Yep that's what I mean. I'm currently doing this: > Look at the patch in gmail >

Re: [PATCH] gnu: Add perl-net-psyc.

2016-08-20 Thread ng0
ng0 writes: > ng0 writes: > >> Net::PSYC binary "psycion" requires perl-curses, which has been packaged >> and send for review. >> >> psycion is being bugfixed, it is functional but the server application >> it functions with needs to update

Re: [PATCH 24/24] gnu: qt: Update qt to 5.7.0.

2016-08-20 Thread David Craven
Are we still using gcc 4.9 as our default compiler? I think that some of the build failures could be caused by that. qt 5.7 requires a c11 compiler and gcc 4.9 still defaults to the c99 standard. Any dependency on qt 5.7 also needs to be compiled with a c11 compiler. Are there plans to upgrade

Re: [PATCH] gnu: Add capnproto.

2016-08-20 Thread Marius Bakke
Leo Famulari writes: > On Fri, Aug 19, 2016 at 06:06:24PM -0400, Leo Famulari wrote: >> On Sun, Aug 14, 2016 at 07:16:22PM +0100, Marius Bakke wrote: >> > Leo Famulari writes: >> > >> > > On Sat, Aug 13, 2016 at 07:48:36PM +0100, Marius Bakke wrote: >> >

Re: [PATCH] gnunet-svn, gnunet-gtk-svn

2016-08-20 Thread ng0
ng0 writes: > In case you are interested here is current (37742): > > > Testsuite summary for gnunet 0.10.1 > > #

Re: [PATCH] Add Emacs Org mode

2016-08-20 Thread Nicolas Goaziou
Hello, Efraim Flashner writes: > On Sat, Aug 20, 2016 at 10:53:48AM +0200, Ricardo Wurmus wrote: > >> Thank you for the patch. Org mode is already part of Emacs; is a >> separate package for Org mode still needed in this case? >> > I notice the release date is about 2

Re: [PATCH] gnunet-svn, gnunet-gtk-svn

2016-08-20 Thread ng0
In case you are interested here is current (37742): Testsuite summary for gnunet 0.10.1 # TOTAL: 63 # PASS: 55 # SKIP: 4 # XFAIL: 0 # FAIL:

Re: [PATCH 1/1] Go: Update to 1.7

2016-08-20 Thread Petter
On 2016-08-20 02:07, Leo Famulari wrote: On Wed, Aug 17, 2016 at 10:54:36AM -0500, Alex Griffin wrote: Thanks for contributing! Your changes work for me, but it looks like your mail client mangled the formatting of your patch. So I produced a good patch with your changes, and added a copyright

Re: [PATCH] Add Emacs Org mode

2016-08-20 Thread Efraim Flashner
On Sat, Aug 20, 2016 at 10:53:48AM +0200, Ricardo Wurmus wrote: > > Hi Nicolas, > > > The following patch adds Org mode to the list of Emacs packages. > > Thank you for the patch. Org mode is already part of Emacs; is a > separate package for Org mode still needed in this case? > > ~~ Ricardo

Re: [PATCH] gnu: Add libunique.

2016-08-20 Thread ng0
Leo Famulari writes: > On Wed, Aug 17, 2016 at 09:52:40AM +, ng0 wrote: >> Leo Famulari writes: >> > Okay, then I think we should add the package with a comment that says >> > it's unmaintained. What do you think of the attached patch? >> >> Looks

Re: [PATCH][core-updates] gnu: gnupg, libgpg-error updates rebased

2016-08-20 Thread ng0
ng0 writes: > ng0 writes: > >> Leo Famulari writes: >> >>> On Thu, Aug 18, 2016 at 07:27:14PM +, ng0 wrote: Leo Famulari writes: > On Thu, Aug 18, 2016 at 06:34:24PM +, ng0

Re: [PATCH] gnu: Add perl-net-psyc.

2016-08-20 Thread ng0
ng0 writes: > Net::PSYC binary "psycion" requires perl-curses, which has been packaged > and send for review. > > psycion is being bugfixed, it is functional but the server application > it functions with needs to update the internal policies on how to treat > native

Re: 01/01: gnu: shotwell: Update to 0.23.4.

2016-08-20 Thread Efraim Flashner
On Fri, Aug 19, 2016 at 03:48:53PM +0200, Tobias Geerinckx-Rice wrote: > Efraim, > > On 19/08/16 12:35, Efraim Flashner wrote: > > efraim pushed a commit to branch master > > in repository guix. > > > > commit f819c21dd5ea08ef063f68999710b6b25432df1c > > Author: Efraim Flashner

Re: [PATCH] Add Emacs Org mode

2016-08-20 Thread Ricardo Wurmus
Hi Nicolas, > The following patch adds Org mode to the list of Emacs packages. Thank you for the patch. Org mode is already part of Emacs; is a separate package for Org mode still needed in this case? ~~ Ricardo

Re: [PATCH] gnu: Move gtkglext from gnome to gtk.

2016-08-20 Thread Efraim Flashner
On Wed, Aug 17, 2016 at 08:53:14AM +0200, Ricardo Wurmus wrote: > > Leo Famulari writes: > > > On Wed, Aug 17, 2016 at 01:12:07AM +0200, Danny Milosavljevic wrote: > >> I'll send a patch. We can think of what we want to do with it - but at > >> least we can see the extent

Re: Guix on other distros: Gentoo. [You run Gentoo? Please help testing.]

2016-08-20 Thread Efraim Flashner
On Fri, Aug 05, 2016 at 07:02:14PM +, ng0 wrote: > > The disfunctional thing currently is: > > guixbuilder01 ... guixbuilder10 get created and added to guixbuild > group. > > Post-setup I let root authorize hydra's pubkey, then I run > `rc-service start guix' which sadly makes the terminal

Re: [PATCH][core-updates] gnu: gnupg, libgpg-error updates rebased

2016-08-20 Thread ng0
ng0 writes: > Leo Famulari writes: > >> On Thu, Aug 18, 2016 at 07:27:14PM +, ng0 wrote: >>> Leo Famulari writes: >>> >>> > On Thu, Aug 18, 2016 at 06:34:24PM +, ng0 wrote: >>> >> GnuPG 2.1.15 has just been released,

Re: flashrom package needs update

2016-08-20 Thread ng0
Kei Kebreau writes: > [ Unknown signature status ] > > ng0 writes: > >> ng0 writes: >> >>> Someone should update flashrom to 0.9.9. >>> (https://www.flashrom.org/Flashrom/0.9.9) >>> I tried and do not understand