Re: Quicklisp importer bug in tarball->extract->parse

2019-04-27 Thread Pierre Neidhardt
swedebugia writes: > Hi > > Thanks a lot for taking the time to look at this. > > On 2019-04-11 16:31, Pierre Neidhardt wrote: >> Hi! >> >> I've had time to look at it a little. >> >> If you want to debug, you can, for instance, put a breakpoint in >> guess-requirements-from-source, > > How ex

New Chinese (simplified) PO file for 'guix-manual' (version 1.0.0-pre2)

2019-04-27 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix-manual' has been submitted by the Chinese (simplified) team of translators. The file is available at: https://translationproject.org/latest/guix-manual/zh_CN.po (We ca

Re: Help with OpenVPN Plugin for Network Manager

2019-04-27 Thread Christopher Baines
Raghav Gururajan writes: > Hello Guix! > > The "Services" part of my current system config is the following: > > (services (cons* (service gnome-desktop-service-type) > %desktop-services)) > > How should I modify the above to edit Network Manager's Configuration to > include and enable "networ

Re: User shell: state or config?

2019-04-27 Thread Meiyo Peng
Hi Ludovic, Ludovic Courtès writes: > All in all, I’m in favor of switching back to the previous behavior: > considering user shells as system config. That’s a one-line change in > (gnu build accounts). > > Thoughts? I support this change. You have listed very good reasons. Last month, I inst

Starting SLiM on multiple ttys

2019-04-27 Thread Diego Nicola Barbato
Hello Guix, I would like to propose an enhancement to our SLiM service which would allow it to be started on multiple ttys (much like our mingetty service). I believe this would be useful for users who do not want to use GDM but still want to be able to run multiple graphical sessions at the same

New Chinese (simplified) PO file for 'guix-manual' (version 1.0.0-pre2)

2019-04-27 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix-manual' has been submitted by the Chinese (simplified) team of translators. The file is available at: https://translationproject.org/latest/guix-manual/zh_CN.po (We ca

Re: User shell: state or config?

2019-04-27 Thread Ludovic Courtès
Hello, Chris Marusich skribis: > Tobias Geerinckx-Rice writes: > >>> All in all, I’m in favor of switching back to the previous behavior: >>> considering user shells as system config. That’s a one-line change >>> in >>> (gnu build accounts). >> >> +1! > > +1 from me as well. Done in 504a0fc63

Re: User shell: state or config?

2019-04-27 Thread Ludovic Courtès
Hi, Tanguy Le Carrour skribis: > I don't yet understand the consequences of this choice, so I don't have an > opinion on this. For instance, I don't yet understand why, on my system, two > shells installed "system wide" with `guix system reconfigure` > (namely bash and fish) don't have the same

Re: [PATCH 1/2] bootstrap: Break automake dependency on generated files. (was Re: Let’s translate!)

2019-04-27 Thread Julien Lepiller
Le Sat, 27 Apr 2019 00:10:04 +0200, Ludovic Courtès a écrit : > Hi Julien! > > > Could you send an updated patch? > > Thank you! > > Ludo. Attached is an updated patch. From 77c33ee55115475f582eb49da8dc045432fbdb3b Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Fri, 26 Apr 2019 14:54

Re: New VM image

2019-04-27 Thread Ludovic Courtès
Ludovic Courtès skribis: > Chris Marusich skribis: [...] >>> (define this-file >>> (local-file "./vm-live.tmpl" "config.scm")) >> >> Cute! But FYI, I tried building this and it failed at first, since I >> renamed the file and forgot about this reference. I then re-ran the >> command from t

Re: ISO installer image: GPT versus MBR partitions

2019-04-27 Thread Ludovic Courtès
Hi Thomas, "Thomas Schmitt" skribis: > I asked Danny, whether the download servers could offer two partition > table variations of the ISOs: GPT and MBR (both with APM/HFS+). > Goal would be to gain experience with MBR and to finally replace GPT > by that layout. > He expressed the hope that oth

Re: "GNU with" or "Guix System with"?

2019-04-27 Thread Ludovic Courtès
Hello, tumashu skribis: > (string-append "GNU with " > (string-titlecase (package-name kernel)) " " > (package-version kernel))) We could discuss this for months, but both are correct. It’s now possible to customize the label with the ne

Re: [PATCH 1/2] bootstrap: Break automake dependency on generated files. (was Re: Let’s translate!)

2019-04-27 Thread Ludovic Courtès
Hi, Julien Lepiller scribes: > From 77c33ee55115475f582eb49da8dc045432fbdb3b Mon Sep 17 00:00:00 2001 > From: Julien Lepiller > Date: Fri, 26 Apr 2019 14:54:52 +0200 > Subject: [PATCH] self: Rebuild translated manuals. > > * guix/self.scm (info-manual): Run po4a and related commands to generate

Re: [PySide] Packaging for guix

2019-04-27 Thread John Soo
Hi Cristián and Ricardo, A quick update: Shiboken2 builds! Thanks for your guidance! I may have more questions when building freecad itself, but this was very helpful. Thanks again! - John On Fri, Apr 19, 2019 at 1:06 PM John Soo wrote: > Hi Cristián, > > Thank you! I have been following the

Additional system fonts - Feature request/help request

2019-04-27 Thread John Soo
Hi Guix! I have been looking into a different TTY font both for fancy glyphs and unicode support. I also looked into kmscon for keybindings and additional fonts, too. I like being able to specify a console font as a service. I can't use Tamzen, for instance, though, since the console font directo

Re: ISO installer image: GPT versus MBR partitions

2019-04-27 Thread Thomas Schmitt
Hi, Ludovic Courtès wrote: > I don’t feel like distributing two variants of the ISO per architecture. Then i guess the most early opportunity for my proposal to get into production is after the upcomming Guix release. > It’s also something other distros don’t do: you get only one > ISO per arch

Last translation round on Monday?

2019-04-27 Thread Ludovic Courtès
Saluton brave translators! To account for the latest changes to the manual and to the code (notably :-)), I think we should do a last translation round via the Translation Project on Monday. Julien, WDYT? Could you take care of it? We can synchronize on IR

Re: ABI and emacs-guix

2019-04-27 Thread Brett Gilio
Ludovic Courtès writes: > Hi Brett, > > Brett Gilio skribis: > >> Was there another ABI change to Guix? The last time this happened >> emacs-guix began behaving improperly and spitting out unresolvable error >> messages in the *Messages* buffer. This is happening again, and Ludo >> fixed it by

Re: Last translation round on Monday?

2019-04-27 Thread Julien Lepiller
Le Sat, 27 Apr 2019 19:13:32 +0200, Ludovic Courtès a écrit : > Saluton brave translators! > > To account for the latest changes to the manual and to the code > (notably :-)), I think we > should do a last translation round via the Translation Project on >

New Spanish PO file for 'guix-manual' (version 1.0.0-pre2)

2019-04-27 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix-manual' has been submitted by the Spanish team of translators. The file is available at: https://translationproject.org/latest/guix-manual/es.po (We can arrange things