Re: [PATCH] gnu: inetutils: Enable tests.

2017-02-22 Thread Maxim Cournoyer
Hi Leo! Leo Famulari writes: > On Wed, Feb 22, 2017 at 09:21:51AM -0800, Maxim Cournoyer wrote: >> Hello Guix! >> >> Here's a simple patch which enables the tests for inetutils. > > Sounds great! > >> From f707e5f479b2df969cbe582f722afbf761596ef3 Mon Sep 17 00:00:00 2001 >>

Re: [PATCH] gnu: Add gnushogi and xshogi

2017-02-22 Thread John Darrington
On Wed, Feb 22, 2017 at 04:58:07PM -0500, Leo Famulari wrote: On Wed, Feb 22, 2017 at 08:15:04PM +0100, John Darrington wrote: > * gnu/packages/games.scm (gnushogi, xshogi): New variables. > +(define-public xshogi [...] > +;; Contains a copy of GPLv3

[PATCH] gnu: Add lmms

2017-02-22 Thread Rodger Fox
Here is another package. I think I got the commit message right this time. Let me know if I missed anything.From 8e2757bee584f4686e02da512662fb512b05c037 Mon Sep 17 00:00:00 2001 From: Rodger Fox Date: Wed, 22 Feb 2017 15:08:30 -0800 Subject: [PATCH] gnu: Add lmms. *

Re: 'guix build --target=' handling questions

2017-02-22 Thread Sergei Trofimovich
> Question time: > > - Is there a way to run 'guix environment --target=' in the same way as 'guix > build --target=' > sets it up? I'd like to see how both compilers are supposed to be present > in there. > > - Why default g++ in PATH is the host g++ and not target g++? > Target seems to

Re: bug#24544: 2.1.4 tarball install fails on GuixSD

2017-02-22 Thread Andy Wingo
On Sun 25 Sep 2016 21:22, Jan Nieuwenhuizen writes: > ld-wrapper: error: attempt to use impure library > "/home/janneke/guile-2.1.4/lib/libguile-2.2.so" > collect2: error: ld returned 1 exit status > libtool: error: error: relink 'guile-readline.la' with the above

Re: [PATCH] gnu: inetutils: Enable tests.

2017-02-22 Thread Leo Famulari
On Wed, Feb 22, 2017 at 09:21:51AM -0800, Maxim Cournoyer wrote: > Hello Guix! > > Here's a simple patch which enables the tests for inetutils. Sounds great! > From f707e5f479b2df969cbe582f722afbf761596ef3 Mon Sep 17 00:00:00 2001 > From: Maxim Cournoyer > Date: Wed,

Re: [PATCH] gnu: Add gnushogi and xshogi

2017-02-22 Thread Leo Famulari
On Wed, Feb 22, 2017 at 08:15:04PM +0100, John Darrington wrote: > * gnu/packages/games.scm (gnushogi, xshogi): New variables. > +(define-public xshogi [...] > +;; Contains a copy of GPLv3 but the licence notices simply > +;; state "GNU General Public Licence" without specifying a

[PATCH] services: openssh: Enable PAM.

2017-02-22 Thread Clément Lassieur
* gnu/services/ssh.scm: (openssh-pam-services): New procedure. (openssh-service-type): Use it to extend PAM-ROOT-SERVICE-TYPE. ()[challenge-response-authentication?]: New field. ()[use-pam?]: New field. (openssh-config-file): Add them. * doc/guix.texi (Networking Services): Document them.

Re: Memory Usage

2017-02-22 Thread Leo Famulari
On Wed, Feb 22, 2017 at 07:51:24PM +, ng0 wrote: > On 17-02-22 11:37:11, Rodger Fox wrote: > > What is the typical memory usage of a GuixSD system? > > There's no such thing as a typical system. It depends on what you run, > 300 open browser tabs will lead to more RAM used for example. > >

Re: Memory Usage

2017-02-22 Thread Rodger Fox
On 2017-02-22 11:51 am, ng0 wrote: On 17-02-22 11:37:11, Rodger Fox wrote: What is the typical memory usage of a GuixSD system? There's no such thing as a typical system. It depends on what you run, 300 open browser tabs will lead to more RAM used for example. I understand. I didn't mean to

[PATCH] gnu: prosody: Update to 0.9.12.

2017-02-22 Thread Clément Lassieur
* gnu/packages/messaging.scm (prosody): Update to 0.9.12. [inputs]: Change lua5.1-sec-0.5 to lua5.1-sec. * gnu/packages/lua.scm (lua5.1-sec-0.5): Remove it. --- gnu/packages/lua.scm | 13 - gnu/packages/messaging.scm | 7 +++ 2 files changed, 3 insertions(+), 17

Re: Memory Usage

2017-02-22 Thread ng0
On 17-02-22 11:37:11, Rodger Fox wrote: > What is the typical memory usage of a GuixSD system? There's no such thing as a typical system. It depends on what you run, 300 open browser tabs will lead to more RAM used for example. I'm watching a video, write in an IRC client, and run some other

Re: [PATCH 5/6] gnu: gcc: Force Aarch64 to use /lib.

2017-02-22 Thread Efraim Flashner
On Tue, Feb 14, 2017 at 09:51:20PM +0200, Efraim Flashner wrote: > On Tue, Feb 14, 2017 at 09:51:47AM +0100, Ludovic Courtès wrote: > > Danny Milosavljevic skribis: > > > > >> + ;; Force Aarch64 libdir to be /lib and not /lib64 > > >> +

[PATCH] gnu: Add gnushogi and xshogi

2017-02-22 Thread John Darrington
* gnu/packages/games.scm (gnushogi, xshogi): New variables. --- gnu/packages/games.scm | 43 +++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 1d6a12a..50315a6 100644 --- a/gnu/packages/games.scm +++

Memory Usage

2017-02-22 Thread Rodger Fox
What is the typical memory usage of a GuixSD system? I can't seem to get mine below 5GiB, according to top. This is when I stop Xorg and most system services, including networking and such, and just log in to a plain terminal with nothing but top running. Is this normal? The numbers listed per

Re: [PATCH 0/1] improvements to the lightweight desktop example

2017-02-22 Thread Mathieu Lirzin
John Darrington writes: > On Wed, Feb 22, 2017 at 04:48:55PM +0100, Mathieu Lirzin wrote: > > Sure it is! > > What I meant is that Ratpoison is not the most "intuitive" WM for non > GNU Emacs/Screen users. As a consequence adding it in an

Re: Leaving the guix project

2017-02-22 Thread Rodger Fox
I suggest we drop this thread. It belongs elsewhere. Pj. +1

Re: How to M-x debbugs-gnu with new guix-patches

2017-02-22 Thread Catonano
2017-02-12 15:21 GMT+01:00 Christopher Allan Webber : > So! We have a new debbugs tracking of guix-patches. Great! Those who > are emacs users in the know probably like to use the M-x debbugs-gnu > interface. Here's what you need to do: > > Add this to your .emacs: >

[PATCH] gnu: inetutils: Enable tests.

2017-02-22 Thread Maxim Cournoyer
Hello Guix! Here's a simple patch which enables the tests for inetutils. From f707e5f479b2df969cbe582f722afbf761596ef3 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Wed, 22 Feb 2017 09:03:25 -0800 Subject: [PATCH] gnu: inetutils: Enable tests. *

Re: Leaving the guix project

2017-02-22 Thread Ricardo Wurmus
David Craven writes: > Yeah exactly, you only force people to buy your crappy hardware and while > you care so much about freedom, freedom of speech and information you do > not give a shit about. You prefer to lie to unknowing users, telling them > how firmware in ROM is so

[PATCH 1/1] gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.

2017-02-22 Thread Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4, linux-libre-4.9): Add patch for CVE-2017-6074. --- gnu/packages/linux.scm | 36 +--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index

Re: [PATCH 0/1] improvements to the lightweight desktop example

2017-02-22 Thread Leo Famulari
On Wed, Feb 22, 2017 at 11:33:24AM +0100, Mathieu Lirzin wrote: > Hi, > > Leo Famulari writes: > > > I think we should remove xmonad from the lightweight-desktop OS > > declaration example. Xmonad is not "lightweight" in terms of disk space > > or bandwidth, since it

Re: [PATCH 0/1] improvements to the lightweight desktop example

2017-02-22 Thread John Darrington
On Wed, Feb 22, 2017 at 04:48:55PM +0100, Mathieu Lirzin wrote: Sure it is! What I meant is that Ratpoison is not the most "intuitive" WM for non GNU Emacs/Screen users. As a consequence adding it in an example configuration which is likely to be copy and paste, is

Re: Leaving the guix project

2017-02-22 Thread Mathieu Lirzin
Leo Famulari writes: > Please, everyone, can we try to keep this discussion civil? > > The fact that we all find ourself on this mailing list makes me think > that we all care about free software in some way or another. > > It's true that within that broad idea we have

Re: [PATCH 0/1] improvements to the lightweight desktop example

2017-02-22 Thread Mathieu Lirzin
Hello Clément, Clément Lassieur writes: > Mathieu Lirzin writes: > >> While we are on this lightweight template, what would you think of >> replacing ratpoison with something less "exotic" like openbox? :) > > What do you mean by "exotic"? Isn't that

Re: Leaving the guix project

2017-02-22 Thread Leo Famulari
On Wed, Feb 22, 2017 at 03:06:19PM +0100, David Craven wrote: > Yeah exactly, you only force people to buy your crappy hardware and while > you care so much about freedom, freedom of speech and information you do > not give a shit about. You prefer to lie to unknowing users, telling them > how

Re: Leaving the guix project

2017-02-22 Thread Pjotr Prins
I suggest we drop this thread. It belongs elsewhere. Pj.

Re: Leaving the guix project

2017-02-22 Thread David Craven
And the Hurd has been in development since 1990, so started at roughly the same time as the Linux kernel. Misleading information again. Hurd and Linux started out as competitors. On Feb 22, 2017 3:44 PM, "Clément Lassieur" wrote: > Also note how that line was conviniently

Re: Leaving the guix project

2017-02-22 Thread Clément Lassieur
> Also note how that line was conviniently drawn just barely outside of what > the Linux project was doing at the time, I guess most likely so that he > could still find developers to build his Hurd by saying "Linux does not > respect your freedoms" I'm not sure what line you are talking about,

Re: Leaving the guix project

2017-02-22 Thread Clément Lassieur
David Craven writes: > Yeah exactly, you only force people to buy your crappy hardware and while > you care so much about freedom, freedom of speech and information you do > not give a shit about. You prefer to lie to unknowing users, telling them > how firmware in ROM is so

Re: Leaving the guix project

2017-02-22 Thread David Craven
Yeah exactly, you only force people to buy your crappy hardware and while you care so much about freedom, freedom of speech and information you do not give a shit about. You prefer to lie to unknowing users, telling them how firmware in ROM is so much better while I know you're full of shit and

Re: [PATCH 0/1] improvements to the lightweight desktop example

2017-02-22 Thread Clément Lassieur
Mathieu Lirzin writes: > While we are on this lightweight template, what would you think of > replacing ratpoison with something less "exotic" like openbox? :) What do you mean by "exotic"? Isn't that subjective? :) Here are the results of "guix size": - ratpoison: 172.6 MiB,

Re: Leaving the guix project

2017-02-22 Thread John Darrington
On Wed, Feb 22, 2017 at 02:54:32PM +0100, David Craven wrote: Exactly why I'm leaving. You prefer to spread and force your religion on to people, No we don't. One of the defining principles of free software is that nobody is forced into anything. And we never do it. In fact that

Re: Leaving the guix project

2017-02-22 Thread David Craven
Exactly why I'm leaving. You prefer to spread and force your religion on to people, and don't really care about anything other than that. On Feb 22, 2017 05:54, "Mike Gerwitz" wrote: > On Tue, Feb 21, 2017 at 14:13:45 +0100, David Craven wrote: > > In most you can not. And I don't

[PATCH] gnu: grep: Fix for gnulib library.

2017-02-22 Thread rennes
Hello This patch fix error on 'gnulib' library required to build 'grep' package on GNU/Hurd. The error was fixed on upstream, this is the report: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25821 ThanksFrom f76585a44afdc41187df768eec79fb723713cf0c Mon Sep 17 00:00:00 2001 From: rennes

Re: bug#25177: python-tests: python-oslosphinx fixed. Please evaluate.

2017-02-22 Thread Marius Bakke
Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> Leo Famulari writes: >> >>> On Tue, Feb 21, 2017 at 06:30:12PM +0100, Ricardo Wurmus wrote: From 1ac5166df11766b47cd1ac723a464063a89afc96 Mon Sep 17 00:00:00 2001 From:

Re: bug#25177: python-tests: python-oslosphinx fixed. Please evaluate.

2017-02-22 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Leo Famulari writes: > >> On Tue, Feb 21, 2017 at 06:30:12PM +0100, Ricardo Wurmus wrote: >>> From 1ac5166df11766b47cd1ac723a464063a89afc96 Mon Sep 17 00:00:00 2001 >>> From: Ricardo Wurmus >>> Date: Tue, 21

Re: [PATCH] gnu: xonsh: Update to 0.5.5.

2017-02-22 Thread Danny Milosavljevic
Applied as f59a20cb6ccbde86a4b06428c9dbfe43ef813983 to master.

Re: [PATCH 0/1] improvements to the lightweight desktop example

2017-02-22 Thread Mathieu Lirzin
Hi, Leo Famulari writes: > I think we should remove xmonad from the lightweight-desktop OS > declaration example. Xmonad is not "lightweight" in terms of disk space > or bandwidth, since it requires GHC, which is 859 MiB uncompressed. Makes sense. > Also, the i3 window

Re: [PATCH] gnu: python-pygame: Update to 1.9.3.

2017-02-22 Thread Danny Milosavljevic
Applied as 052f75da754b1d6aae00049f732a3bb549147e0f to master.

Re: Icecat crash

2017-02-22 Thread John Darrington
On Tue, Feb 21, 2017 at 05:44:43PM -0500, Leo Famulari wrote: On Wed, Feb 15, 2017 at 11:12:45PM +0100, Julien Lepiller wrote: > Hey, I'm also experiencing crashes with icecat since a few months. It > just seems to happen randomly. I've found a note about that on the LFS >

Re: [PATCH 1/4] services: openssh: Enable PAM.

2017-02-22 Thread Clément Lassieur
Clément Lassieur writes: > * gnu/services/ssh.scm: (%openssh-pam-services): New variable. > (openssh-service-type): Use it to extend PAM-ROOT-SERVICE-TYPE. > ()[challenge-response-authentication?]: New field. > ()[use-pam?]: New field. > (openssh-config-file): Add

[dan...@haxx.se: [RELEASE] curl 7.53.0]

2017-02-22 Thread ng0
Unless you didn't notice, here's the notice that curl 7.53.0 is out. gnurl will follow soon'ish, probably this evening. - Forwarded message from Daniel Stenberg - Date: Wed, 22 Feb 2017 00:43:22 +0100 (CET) From: Daniel Stenberg To: curl users

Re: Icecat crash

2017-02-22 Thread ng0
On 17-02-21 17:44:43, Leo Famulari wrote: > On Wed, Feb 15, 2017 at 11:12:45PM +0100, Julien Lepiller wrote: > > Hey, I'm also experiencing crashes with icecat since a few months. It > > just seems to happen randomly. I've found a note about that on the LFS > > website on the firefox page that

Re: RFC: writable private scratch XDG_CACHE_HOME in build enviroment?

2017-02-22 Thread Andy Wingo
On Tue 21 Feb 2017 18:50, Mathieu Lirzin writes: > Andy Wingo writes: > >>> Since /tmp is writeable in a Guix build environment and in most POSIX >>> systems (I guess), Would it make sense for Guile itself to fallback to >>> /tmp for its compilation cache? >> >>