Re: GNU ChangeLog Format: <> or []?

2019-06-12 Thread Chris Marusich
Ludovic Courtès writes: > Square brackets are used for conditionals, but I also use them for > nested entities. I’m pretty sure I didn’t make it up, but I don’t know > where I took it from! I didn't realize that. It makes sense, though! Is using it for nested entities a common GNU ChangeLog i

Re: Anti-Virus Service

2019-06-12 Thread Raghav Gururajan
> I briefly worked on such a service (quite) a while back. I've attached a > patch of what I believe the latest state of that work is. Would you like to > pick it up? Otherwise, if you'd like to share what you'd expect of such a > service, that could help me continue my work on it. Great tha

Re: Packaging Grisbi

2019-06-12 Thread Timothy Sample
Hi Tanguy, Looks like it’s now my turn to take my time replying! :) Tanguy Le Carrour writes: > Hi Tim > > Sorry it took me so long just to type 1 `cat` and 2 `ls`! ^_^' > … > > Le 06/02, Timothy Sample a écrit : >> Tanguy Le Carrour writes: >> > […] >> > Le 05/30, Timothy Sample a écrit : >>

Re: Anti-Virus Service

2019-06-12 Thread Eric Bavier
And... of course I forgot the patch. Here it is! - On Jun 12, 2019, at 11:32 PM, Eric Bavier ericbav...@centurylink.net wrote: > Hi, > > I briefly worked on such a service (quite) a while back. I've attached a > patch > of what I believe the latest state of that work is. Would you like

Re: Anti-Virus Service

2019-06-12 Thread Eric Bavier
Hi, I briefly worked on such a service (quite) a while back. I've attached a patch of what I believe the latest state of that work is. Would you like to pick it up? Otherwise, if you'd like to share what you'd expect of such a service, that could help me continue my work on it. `~Eric

Re: SELinux log

2019-06-12 Thread Laura Lazzati
That’s confusing. Didn’t you say that you ran “guix search” before? I've figured out the reason. In both cases -when I create the .autorelabel file and reboot (so the permissive mode goes away, since I am changing it through the CLI) and when I don't but run `restorecon -r /` and set it to enforc

Re: SELinux log

2019-06-12 Thread Ricardo Wurmus
Laura Lazzati writes: >> When you run “which guix” what does it say? What does “readlink -f >> $(which guix)” say? >> > I first get the result of evaluating `which guix` saying it is not found, > and then thar readlink has no operand, see: > > /usr/bin/which: no guix in > (/home/laura/.local/b

Re: 01/01: services: Add SRFI-26 to Nix activation gexp.

2019-06-12 Thread Tobias Geerinckx-Rice
Mark, Mark H Weaver wrote: guix-comm...@gnu.org writes: nckx pushed a commit to branch master in repository guix. commit 2be6b5e2eea9ac084cc22281f64f7a089e46cdae Author: Tobias Geerinckx-Rice Date: Tue Jun 11 20:50:37 2019 +0200 services: Add SRFI-26 to Nix activation gexp. F

Re: 01/01: services: Add SRFI-26 to Nix activation gexp.

2019-06-12 Thread Mark H Weaver
Hi Tobias, guix-comm...@gnu.org writes: > nckx pushed a commit to branch master > in repository guix. > > commit 2be6b5e2eea9ac084cc22281f64f7a089e46cdae > Author: Tobias Geerinckx-Rice > Date: Tue Jun 11 20:50:37 2019 +0200 > > services: Add SRFI-26 to Nix activation gexp. > > Fi

Re: Progress on 'guix deploy'

2019-06-12 Thread Jakob L. Kreuze
zerodaysford...@sdf.lonestar.org (Jakob L. Kreuze) writes: > Very unusal. I'm wondering if it's caused by my use of > 'call-with-connected-session/auth' from (gnu tests ssh) rather than > 'open-ssh-session' in (guix ssh). That's the main difference between > the test suite and 'guix deploy' in ter

Re: 01/01: services: Add SRFI-26 to Nix activation gexp.

2019-06-12 Thread Tobias Geerinckx-Rice
Ludo', Ludovic Courtès wrote: (srfi srfi-26) must not be added to the imported modules: it would import it from the host Guile, but the host Guile version may differ between users I looked at ‘G-Expressions’ in the manual before but I didn't see this documented. Did I miss it, or is this t

Anti-Virus Service

2019-06-12 Thread Raghav Gururajan
Hello Guix! How about introducing an anti-virus service like "clamav-service-type" into guix? Regards, RG.

Re: SELinux log

2019-06-12 Thread Laura Lazzati
Yes, I know. The lines I proposed were untested, though, and some of > them required adjustment, so I was curious to know what exact changes > you performed locally and where. After writing the previous email I have realized I could have done it in a separate file, right? Like I said, I cloned th

Re: SELinux log

2019-06-12 Thread Ricardo Wurmus
Hi Laura, > Which lines? All of the changes I described were not necessarily ready >> for inclusion. They were all untested. >> > No, I meant I did it locally on my computer. I didn't even touched the > original file. Yes, I know. The lines I proposed were untested, though, and some of them

Re: SELinux log

2019-06-12 Thread Laura Lazzati
Hi! Which lines? All of the changes I described were not necessarily ready > for inclusion. They were all untested. > No, I meant I did it locally on my computer. I didn't even touched the original file. BTW, when they are finished how can I share that file without pushing it? > This probably j

Re: 01/01: services: Add SRFI-26 to Nix activation gexp.

2019-06-12 Thread Ludovic Courtès
Hi Tobias, guix-comm...@gnu.org skribis: > commit 2be6b5e2eea9ac084cc22281f64f7a089e46cdae > Author: Tobias Geerinckx-Rice > Date: Tue Jun 11 20:50:37 2019 +0200 > > services: Add SRFI-26 to Nix activation gexp. [...] > (define (nix-activation _) >"Return the activation gexp." > -

Re: Reviewing KDE Plasma state on Guix System

2019-06-12 Thread Hartmut Goebel
Am 10.06.19 um 14:26 schrieb Marius Bakke: > Hartmut did work on KDE Plasma in the past. You may find some of his > packages here: > . > I'm more than happy if someone picks up this work, as I'm lacking

Re: Video license

2019-06-12 Thread Ricardo Wurmus
Björn Höfling writes: > On Thu, 06 Jun 2019 11:29:26 +0100 > Paul Garlick wrote: > >> Hello Björn, >> >> > For the code I would suggest GPL v3+, for the voices (currently >> > Paul) and videos I would suggest CC-BY-SA 4.0 >> > >> > What do you think? Does every contributor agree to that? >> >>

Re: Video license

2019-06-12 Thread Gábor Boskovits
Hello, iirc this license discussion came about earlier, please have a look at that also. There were some problems regarding license compatibility. Otherwise I ageree. Laura Lazzati ezt írta (időpont: 2019. jún. 12., Sze 0:56): > Hi :) > > Fine. I will do that. But I would like to see the agreem