Re: [PATCH] doc: Fix minor typos and add missing words.

2016-02-22 Thread Alex Kost
Chris Marusich (2016-02-23 10:01 +0300) wrote: > Hi, > > Thank you for the high quality documentation! Here's a patch to fix some > minor typos in the manual. Since "git send-email" doesn't work yet out > of the box on GuixSD (for me, at least), I've attached the patch by > hand. To make "git sen

Re: [PATCH] Add rdmd.

2016-02-22 Thread Roel Janssen
Leo Famulari writes: > On Mon, Feb 22, 2016 at 10:01:39PM +0100, Roel Janssen wrote: >> * gnu/packages/ldc.scm (rdmd): New variable. > > Thanks! > > I updated your copyright line for the new year, made a minor adjustment > to the version string (specificying the Guix revision), and pushed! Thank

[PATCH] doc: Fix minor typos and add missing words.

2016-02-22 Thread Chris Marusich
Hi, Thank you for the high quality documentation! Here's a patch to fix some minor typos in the manual. Since "git send-email" doesn't work yet out of the box on GuixSD (for me, at least), I've attached the patch by hand. Please let me know if anything needs to be changed. Best regards, Chris >

Re: [PATCH] Add rdmd.

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 10:01:39PM +0100, Roel Janssen wrote: > * gnu/packages/ldc.scm (rdmd): New variable. Thanks! I updated your copyright line for the new year, made a minor adjustment to the version string (specificying the Guix revision), and pushed!

Re: [PATCH] gnu: Add gnome.

2016-02-22 Thread Leo Famulari
On Sun, Feb 21, 2016 at 10:37:01PM +0100, Ludovic Courtès wrote: > 宋文武 skribis: > > > * gnu/packages/gnome.scm (gnome): New variable. > > Awesome! :-) > > Maybe we should add a variant of gnu/system/examples/desktop.tmpl that > uses all things GNOME? That would be helpful! > > Thanks, > Lud

Re: [PATCH] gnu: kyotocabinet (new variable)

2016-02-22 Thread Nils Gillmann
Nils Gillmann writes: > This adds kyotocabinet. > Phases all succeed, however I can't test it yet in practice as > panopticon (in progress with packaging) is the only software I > have which relies on it and I'm not a database expert. According to website, additional post-installation tests are i

Re: building the panopticon, missing CMakeList.txt

2016-02-22 Thread Nils Gillmann
Nils Gillmann writes: > follow up on the hackerspace list: > > "the website is very outdated. the project now uses cargo as a > packagemanager, however the instructions in the readme should > still work." Update: the main author of the software seems to be willing to help if possible (reading bet

Re: building the panopticon, missing CMakeList.txt

2016-02-22 Thread Nils Gillmann
follow up on the hackerspace list: "the website is very outdated. the project now uses cargo as a packagemanager, however the instructions in the readme should still work." Nils Gillmann writes: > Failing build of panoption. Their docs page on > https://panopticon.re differs a bit from their gi

Re: [PATCH] Add emacs-god-mode

2016-02-22 Thread Alex Kost
Ricardo Wurmus (2016-02-21 15:54 +0300) wrote: > +(define-public emacs-god-mode > + (package > +(name "emacs-god-mode") > +(version "20151005.925") > +(source > + (origin > + (method url-fetch) > + (uri (string-append "http://melpa.org/packages/god-mode-"; > +

building the panopticon, missing CMakeList.txt

2016-02-22 Thread Nils Gillmann
Failing build of panoption. Their docs page on https://panopticon.re differs a bit from their github repo (linked on the page). I have no experience with rust or cargo and possibly could get more info next time I am at the hackerspace, but here's the reverse-engineering.scm and the output. reverse-

crashkernel; was: /gnu/store/ corruption on crash

2016-02-22 Thread Danny Milosavljevic
On Mon, 22 Feb 2016 22:11:25 +0100 Danny Milosavljevic wrote: > I've got a problem on an X200 where, after I did standby 3 times, it will > wake up fine but at the first larger disk access hang the machine. Also, is kdump crashkernel supported in GuixSD? The minimal support would be: pass ke

Re: Guix on Mobile (Was: Interest check: U-Boot bootloader support)

2016-02-22 Thread Andreas Enge
On Mon, Feb 22, 2016 at 09:17:56PM +0100, Danny Milosavljevic wrote: > That said, on the general interest: guix is already slooow on a fairly modern > X200. If that ran on an armv7, it would probably be much slower. Not fun. > But might be worth a try. Did someone try the non-GuixSD armv7 thing?

/gnu/store/ corruption on crash

2016-02-22 Thread Danny Milosavljevic
Hi, I've got a problem on an X200 where, after I did standby 3 times, it will wake up fine but at the first larger disk access hang the machine. This E-Mail is not directly about that problem. However, this time, guix did package install when that happened and now /gnu/store/ is corrupted. /g

Re: [PATCH] Add rdmd.

2016-02-22 Thread Roel Janssen
11a7d50714da8fbd80022f0e")) >> +(package >> + (name "rdmd") >> + (version "20160217") > > How about this: > (version (string-append "0.0.0-1." (string-take commit 7))) > > "0.0.0" indicates no upstream re

Re: [PATCH 0/3] MPD and ncmpcpp updates

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 09:43:13PM +0100, Andreas Enge wrote: > On Sun, Feb 21, 2016 at 03:45:22PM -0500, Leo Famulari wrote: > > This updates MPD to 0.19.12 and ncmpcpp to 0.7.3. > > I'm presenting it for review since there are some changes that users > > should be aware of. > > If there are no c

Re: [PATCH 0/3] MPD and ncmpcpp updates

2016-02-22 Thread Andreas Enge
On Sun, Feb 21, 2016 at 03:45:22PM -0500, Leo Famulari wrote: > This updates MPD to 0.19.12 and ncmpcpp to 0.7.3. > I'm presenting it for review since there are some changes that users > should be aware of. If there are no complaints, I would go ahead. People even survived to new magit releases :-

Re: Staying on top of Qt security

2016-02-22 Thread Andreas Enge
On Sun, Feb 21, 2016 at 02:28:37AM -0500, Leo Famulari wrote: > QJson is also used by libdbusmenu-qt. The latter is also gone with the KDE 4 module. It had no followers outside of it, but if it turns out to be needed somewhere else, we will have to think again. Andreas

Re: Staying on top of Qt security

2016-02-22 Thread Andreas Enge
On Thu, Feb 18, 2016 at 09:43:49PM +0100, Andreas Enge wrote: > So while we are it it, I suggest to simply remove kde.scm (there is no use > in keeping a lonely oxygen-icons around...). > Also, python2-pyqt has no dependent package. > If there is no outcry, I will remove the above-mentioned package

Re: Guix on Mobile (Was: Interest check: U-Boot bootloader support)

2016-02-22 Thread Jookia
On Mon, Feb 22, 2016 at 09:17:56PM +0100, Danny Milosavljevic wrote: > Hi, Hey! > > Basically the bootloader would just be Linux to do some hardware init > > (touch screen, etc) > Actually, on ARM you usually have to do basic hardware init before Linux > runs. > Linux doesn't do it all. Often

Re: Guix on Mobile (Was: Interest check: U-Boot bootloader support)

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 09:17:56PM +0100, Danny Milosavljevic wrote: > Hi, > > On Tue, 23 Feb 2016 06:19:27 +1100 > Jookia <166...@gmail.com> wrote: > > > Basically the bootloader would just be Linux to do some hardware init > > (touch screen, etc) > > Actually, on ARM you usually have to do ba

Re: Staying on top of Qt security

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 08:53:39PM +0100, Andreas Enge wrote: > Sorry, Chris, that I bothered you with the state of pumpa; I was so convinced > that you were the packager that I did not even check! I suppose that I have > read too many of your blog posts to planet gnu; whenever I hear "federation"

Re: Guix on Mobile (Was: Interest check: U-Boot bootloader support)

2016-02-22 Thread Danny Milosavljevic
Hi, On Tue, 23 Feb 2016 06:19:27 +1100 Jookia <166...@gmail.com> wrote: > Basically the bootloader would just be Linux to do some hardware init (touch > screen, etc) Actually, on ARM you usually have to do basic hardware init before Linux runs. Linux doesn't do it all. Often, booting Linux wit

Re: Staying on top of Qt security

2016-02-22 Thread Andreas Enge
Sorry, Chris, that I bothered you with the state of pumpa; I was so convinced that you were the packager that I did not even check! I suppose that I have read too many of your blog posts to planet gnu; whenever I hear "federation" or "pumpsomething" now, I think of you. On Sun, Feb 21, 2016 at 09:

Re: [PATCH 2/3] emacs: Set 'guix-buffer-item' before displaying entries.

2016-02-22 Thread Alex Kost
Ludovic Courtès (2016-02-22 01:06 +0300) wrote: > Alex Kost skribis: > >> * emacs/guix-buffer.el (guix-buffer-set): Set 'guix-buffer-item' early, >> so that it can be used during displaying entries. For example, this >> allows to use a value of the current guix profile when package entries >

Re: [PATCH] Add rdmd.

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 07:57:24PM +0100, Roel Janssen wrote: > From beec39d6bdc2489fb4b0eb17e59e44d848178436 Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Mon, 22 Feb 2016 19:49:24 +0100 > Subject: [PATCH] gnu: Add rdmd. > > * gnu/packages/ldc.scm (rdmd): New variable. > --- > gnu/packa

Names of R packages

2016-02-22 Thread Andreas Enge
Hello, when tentatively calling "guix refresh", I saw a number of packages called "r-r-...", for instance "r-r-oo". Should this not be simplified to "r-oo"? We do not have separate packaging rules for R, but in analogy with python and perl, it would make sense to preprend "r-" and at the same time

Re: GuixSD artwork

2016-02-22 Thread Andreas Enge
On Mon, Feb 22, 2016 at 02:21:12PM -0500, Mark H Weaver wrote: > As I recall, while I was trying to change our svg->png code to use > simpler tools to avoid requiring 'inkscape', I guessed that the > checkboard pattern might be a mere artifact, but Luis later confirmed > that it was an intentional

Re: Guix on Mobile (Was: Interest check: U-Boot bootloader support)

2016-02-22 Thread Jookia
On Mon, Feb 22, 2016 at 10:01:15AM -0800, Christopher Allan Webber wrote: > If we would like to also be able to deploy Guix to mobile devices, this > could really be great. I'm sure a number of us would like to imagine a > world in which we can run Guix and more a GNU-ish type environment in > use

Re: GuixSD artwork

2016-02-22 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Andreas Enge skribis: > >> On Sun, Feb 14, 2016 at 04:59:17PM -0800, Christopher Allan Webber wrote: >>> Why would we drop the checkerboard pattern again? I like it a lot! >> >> That of course is a question of taste; I am not so fond of it. >> But my mess

Re: [PATCH] Add rdmd.

2016-02-22 Thread Roel Janssen
>From beec39d6bdc2489fb4b0eb17e59e44d848178436 Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Mon, 22 Feb 2016 19:49:24 +0100 Subject: [PATCH] gnu: Add rdmd. * gnu/packages/ldc.scm (rdmd): New variable. --- gnu/packages/ldc.scm | 43 +++ 1 file changed,

Re: Interest check: U-Boot bootloader support

2016-02-22 Thread Nils Gillmann
Christopher Allan Webber writes: > Nils Gillmann writes: > >> Jookia <166...@gmail.com> writes: >> >>> Hey there, >>> >>> I brought up this topic a long time ago and as since have been thinking >>> about >>> this, reading the code base and getting accustomed to it. I've had the >>> intention >>

Re: Interest check: U-Boot bootloader support

2016-02-22 Thread Christopher Allan Webber
Nils Gillmann writes: > Jookia <166...@gmail.com> writes: > >> Hey there, >> >> I brought up this topic a long time ago and as since have been thinking about >> this, reading the code base and getting accustomed to it. I've had the >> intention >> of porting GuixSD to use the U-Boot bootloader, w

Re: [PATCH] Add rdmd.

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 02:02:27PM +0100, Roel Janssen wrote: > From 67222c11f6bb8d07b798b1f50eae6e23d8e77b2b Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Mon, 22 Feb 2016 14:00:53 +0100 > Subject: [PATCH] gnu: Add rdmd. > > * gnu/packages/ldc.scm (rdmd): New variable. Thanks for the pa

Re: glibc update

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 03:32:09PM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > On Wed, Feb 17, 2016 at 09:10:12PM +1100, Jookia wrote: > >> On Wed, Feb 17, 2016 at 10:10:14AM +0100, Andy Wingo wrote: > >> > Given that seriousness of this bug and the amount of time that a full > >>

Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-22 Thread Leo Famulari
On Mon, Feb 22, 2016 at 10:34:22AM +0100, Andy Wingo wrote: > On Mon 22 Feb 2016 06:38, Leo Famulari writes: > > > msmtp comes with a couple of scripts called msmtpq and msmtp-queue that > > will queue mail locally if necessary. > > > > https://sourceforge.net/p/msmtp/code/ci/master/tree/scripts/

Re: Python and propagation

2016-02-22 Thread Federico Beffa
Ricardo Wurmus writes: > 1) print a warning when a collision is expected to happen, not when a > collision has happened. +1 > 2) avoid PYTHONPATH, patch all Python files invasively! > > Python does not have any feature that is comparable to RUNPATH. It is > only concerned with finding librarie

Re: Interest check: U-Boot bootloader support

2016-02-22 Thread Nils Gillmann
Jookia <166...@gmail.com> writes: > Hey there, > > I brought up this topic a long time ago and as since have been thinking about > this, reading the code base and getting accustomed to it. I've had the > intention > of porting GuixSD to use the U-Boot bootloader, which I think can be done > witho

Re: [PATCH] gnu: services: Install policies for polkit service.

2016-02-22 Thread Andy Wingo
On Mon 22 Feb 2016 15:15, l...@gnu.org (Ludovic Courtès) writes: > Andy Wingo skribis: > >> Concretely: what to do about gnome-settings-daemon, xfce4-session, and >> thunar? > > What about adding a ‘gnome-session-service’ and an > ‘xfce4-session-service’, each of which would extend polkit (the la

Re: glibc update

2016-02-22 Thread Ludovic Courtès
Leo Famulari skribis: > On Wed, Feb 17, 2016 at 09:10:12PM +1100, Jookia wrote: >> On Wed, Feb 17, 2016 at 10:10:14AM +0100, Andy Wingo wrote: >> > Given that seriousness of this bug and the amount of time that a full >> > rebuild will take, does anyone have a graft recipe they would like to >> >

Re: 03/04: doc: Drop documentation of deprecated procedures.

2016-02-22 Thread Ludovic Courtès
Andreas Enge skribis: > On Sun, Feb 21, 2016 at 07:47:31PM +0100, Ludovic Courtès wrote: >> I meant to keep it until it was really really deprecated. Currently it >> is still used in a key place, in (guix packages), which is why I left >> it. >> Maybe we should reinstate it, WDYT? > > Okay, no p

Re: [PATCH] gnu: services: Install policies for polkit service.

2016-02-22 Thread Ludovic Courtès
Andy Wingo skribis: > The polkit service wasn't installing its own .policy files. This adds > the configured polkit package to the list of services to scan for > .policy files. Ouch, indeed. > Incidentally there are a few more: > > $ for i in `find /gnu/store -name '*.policy'`; do basename $i;

Screenshot GuixSD Gnome

2016-02-22 Thread Daniel Pimentel
Guixs, Attach a file with a screenshot using Gnome-Shell and GuixSD. I believe that Guix/GuixSD site should show a Gnome screenshot too. What you thing about it? Send more screenshot using Gnome + GuixSD? Thanks and I sorry (I sent to guix-devel too, I sorry for it.) -- Daniel Pimentel (d4n1

Re: [PATCH] Add rdmd.

2016-02-22 Thread Roel Janssen
>From 67222c11f6bb8d07b798b1f50eae6e23d8e77b2b Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Mon, 22 Feb 2016 14:00:53 +0100 Subject: [PATCH] gnu: Add rdmd. * gnu/packages/ldc.scm (rdmd): New variable. --- gnu/packages/ldc.scm | 44 1 file changed

Re: Foreign packages and reproducibility (formerly Re: [PATCH] gnu: Add ruby-nokogiri)

2016-02-22 Thread Pjotr Prins
On Sun, Feb 21, 2016 at 06:31:27PM +0100, Pjotr Prins wrote: > Another option would be have a symlinked profile for every ruby interpreter > with > the full hash > > /var/guix/profile/per-ruby/ziy7a6zib846426kprc7fgimggh8bz97-ruby-2.1.3/ > > which contains symlinks to the libraries/gems installe

Re: 01/01: gnu: Add libotf.

2016-02-22 Thread 宋文武
Roel Janssen writes: > Ludovic Courtès writes: > >> ??? skribis: >> >>> + (uri (string-append >>> + >>> "http://download.savannah.gnu.org/releases/m17n/libotf-"; >>> +version ".tar.gz")) >> >> It’s best to use mirror://savannah here. :-) > >

Re: [PATCH] gnu: Add gnome-screenshot.

2016-02-22 Thread 宋文武
ren...@openmailbox.org writes: > Hi, > > i attached gnome-screenshot patch for review. > > GNOME Screenshot is a utility used for taking screenshots of the screen. > > Thanks > > From be7026e12d1ae7611f4b85188fb6400799c39c25 Mon Sep 17 00:00:00 2001 > From: Rene Saavedra > Date: Sat, 20 Feb 2016

[PATCH] Add rdmd.

2016-02-22 Thread Roel Janssen
>From b1de0922ef8add641256027a8cd0dfb1de57406a Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Mon, 22 Feb 2016 12:23:53 +0100 Subject: [PATCH] gnu: Add rdmd. * gnu/packages/ldc.scm (rdmd): New variable. --- gnu/packages/ldc.scm | 43 +++ 1 file changed,

Re: 01/01: gnu: Add libotf.

2016-02-22 Thread Roel Janssen
>From e10c0a6da69bce2886f05b1e0027df962c663e67 Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Mon, 22 Feb 2016 10:33:10 +0100 Subject: [PATCH] gnu: libotf: Use mirror. * gnu/packages/fontutils.scm (libotf): Use the mirror prefix instead of the full URL. --- gnu/packages/fontutils.scm | 2 +-

Re: [PATCH 0/1] Install mail queue tool with msmtp

2016-02-22 Thread Andy Wingo
On Mon 22 Feb 2016 06:38, Leo Famulari writes: > msmtp comes with a couple of scripts called msmtpq and msmtp-queue that > will queue mail locally if necessary. > > https://sourceforge.net/p/msmtp/code/ci/master/tree/scripts/msmtpq/README.msmtpq > > I've been using them out of the Debian msmtp pa