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

2019-04-26 Thread swedebugia
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 exactly do you do this? I looked in the

"GNU with" or "Guix System with"?

2019-04-26 Thread tumashu
(define (kernel->boot-label kernel) "Return a label for the bootloader menu entry that boots KERNEL." (cond ((package? kernel) (string-append "GNU with " (string-titlecase (package-name kernel)) " " (package-version kernel))) ((in

Feature Request for Guix Site

2019-04-26 Thread Raghav Gururajan
Hello Guix! Can someone who have admin privileges, add "Manual" tab to the menu of Guix Site (www.gnu.org/software/guix), which links to the Guix Manual (www.gnu.org/software/guix/manual)? Thank you. Regards, RG.

Help with OpenVPN Plugin for Network Manager

2019-04-26 Thread Raghav Gururajan
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 "network-manager-openvpn" plugin? I tried adding

fuse & sshfs

2019-04-26 Thread Brett Gilio
Hi all, With 1.0 around the corner, is there any priority for packages like fuse? The latest release is 3.5 and we are using 2.9. All of these packages depend on it casync@2 multipath-tools@0.7.9 fio@3.13 python-llfuse@0.41.1 python-fusepy@2.0.4 python2-gdrivefs@0.14.9 python2-llfuse@1.3.5 borg@1

Re: Video narration

2019-04-26 Thread Laura Lazzati
Hi! :) On Fri, Apr 26, 2019 at 7:01 PM Paul Garlick wrote: > > Hi Laura and All, > > I have determined the cause of the playback problems with Firefox and > pushed a fix to the videos.git repository. Great :) > > Essentially, a limitation of the treatment of opus audio streams in > Firefox mea

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

2019-04-26 Thread Ludovic Courtès
Hi Julien! Julien Lepiller skribis: > There was an issue introduced by that patch: the manual was not > generated by guix pull anymore. The attached patch fixes that. WDYT? Neat! > From d93644846ff954c221c2510755766da3f0e27b5c Mon Sep 17 00:00:00 2001 > From: Julien Lepiller > Date: Fri, 26 A

Re: Video narration

2019-04-26 Thread Paul Garlick
Hi Laura and All, I have determined the cause of the playback problems with Firefox and pushed a fix to the videos.git repository. Essentially, a limitation of the treatment of opus audio streams in Firefox means that videos with gaps in the audio stream are not played properly. There were two

Re: Transmission BitTorrent Client

2019-04-26 Thread Tobias Geerinckx-Rice
Raghav, Raghav Gururajan wrote: I tried installing the package "Transmission". It is not showing up in GNOME Menu. Transmission's GTK GUI interface is in a separate package output (to keep the main output from depending on GTK+, which is quite huge). Install ‘transmission:gui’ and you'll b

Re: User shell: state or config?

2019-04-26 Thread Tanguy Le Carrour
Hello Guix! Le 04/25, Ludovic Courtès a écrit : > We recently discussed handling of the ‘shell’ field of ‘user-account’: > > https://lists.gnu.org/archive/html/help-guix/2019-04/msg00171.html Thanks for taking the time to think about it! :-) > Considering user shells as state seemed like a

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

2019-04-26 Thread Julien Lepiller
Le Fri, 26 Apr 2019 13:05:14 +0200, Miguel a écrit : > Hi, > > El Fri, 26 Apr 2019 11:30:04 +0200 > Julien Lepiller escribió: > > Thank you! I've just pushed it and removed doc/guix.*.texi and > > doc/contributing.*.texi from the repository, added them > > to .gitignore too. > > Thank you ve

Re: Transmission BitTorrent Client

2019-04-26 Thread Jonathan Brielmaier
Am 26.04.19 um 19:35 schrieb Raghav Gururajan: > Hello Guix! > > I tried installing the package "Transmission". It is not showing up in > GNOME Menu. Typing "transmission" on terminal also not starting the > application. But I can see the package installed in my user profile. The problem here is t

Transmission BitTorrent Client

2019-04-26 Thread Raghav Gururajan
Hello Guix! I tried installing the package "Transmission". It is not showing up in GNOME Menu. Typing "transmission" on terminal also not starting the application. But I can see the package installed in my user profile. Regards, RG.

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

2019-04-26 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 German team of translators. The file is available at: https://translationproject.org/latest/guix-manual/de.po (We can arrange things

Re: ISO installer image: GPT versus MBR partitions

2019-04-26 Thread pelzflorian (Florian Pelz)
On Fri, Apr 26, 2019 at 04:41:27PM +0200, Ludovic Courtès wrote: > So the ISO only “fails” (somehow?) on old Macs, is that correct? > > If it’s “just” about old Macs, that’s not a 1.0 blocker for me (though > it’s something we should fix.) > Old Macs are the only machines we know of that otherwis

Re: ABI and emacs-guix

2019-04-26 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: ISO installer image: GPT versus MBR partitions

2019-04-26 Thread Ludovic Courtès
"pelzflorian (Florian Pelz)" skribis: > On Thu, Apr 25, 2019 at 06:34:16PM +0200, Ludovic Courtès wrote: >> I lost track of the discussion. You’re looking at a MacBook-specific >> issue, right? >> >> (The underlying question being: can this wait after 1.0 is out? :-) >> If it’s MacBook-specifi

Re: New VM image

2019-04-26 Thread Danny Milosavljevic
Hi Ludo, Hi Chris, > What would it take to allow for password-less sudo? We could do that. Example from /etc/sudoers: guest ALL=NOPASSWD:/run/current-system/profile/bin/mount /x > > - "sudo herd status" reports that term-auto and user-homes is stopped, > > which I think might be intended, bu

Re: ISO installer image: GPT versus MBR partitions

2019-04-26 Thread Thomas Schmitt
Hi, Ludovic Courtès wrote: > > I lost track of the discussion. You’re looking at a MacBook-specific > > issue, right? Florian Pelz wrote: > As I understand it, Thomas’ work is about > - making a correct ISO image and The grub-mkrescue ISOs are correct but also sometimes inconvenient on USB stic

Re: New VM image

2019-04-26 Thread Ludovic Courtès
Hello Chris, Chris Marusich skribis: > Ludovic Courtès writes: [...] >> I think it would fill the need of those who want to see what Guix is >> like, and also the need of developers who want to test their software on >> Guix without installing it (I’d argue that installing Guix on top of >> t

Re: ISO installer image: GPT versus MBR partitions

2019-04-26 Thread pelzflorian (Florian Pelz)
On Thu, Apr 25, 2019 at 06:34:16PM +0200, Ludovic Courtès wrote: > I lost track of the discussion. You’re looking at a MacBook-specific > issue, right? > > (The underlying question being: can this wait after 1.0 is out? :-) > If it’s MacBook-specific, I would answer “yes.”) > As I understand i

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

2019-04-26 Thread Miguel
Hi, El Fri, 26 Apr 2019 11:30:04 +0200 Julien Lepiller escribió: > Thank you! I've just pushed it and removed doc/guix.*.texi and > doc/contributing.*.texi from the repository, added them to .gitignore > too. Thank you very much, my emacs and magit will thank you too, as each change in the manua

Re: Translation of the Guix manual & node names

2019-04-26 Thread Miguel
El Tue, 23 Apr 2019 18:56:42 -0300 Laura Lazzati escribió: > Hi! Hi Laura, > I'm always late :S > Do you need help with the Spanish translations? I'm not sure how would be the coordination (send me a mail in private if you are interested in that), but at least reviewing of the document and th

Bootloader localization

2019-04-26 Thread Miguel
Hi everybody! I've been working on these patches and I've been able to generate a derivation with the format expected by Grub during bootloading, use it in the grub.cfg file. I removed the test for the folder inside the configuration file and added a check for the "locale" output during the file g

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

2019-04-26 Thread Julien Lepiller
Le Tue, 23 Apr 2019 12:28:10 +0200, Miguel a écrit : > Hi Julien, > > First of all, thank you for your work. > > El Tue, 23 Apr 2019 09:28:19 +0200 > Julien Lepiller escribió: > > This is a very good idea, but I think it leaves a stub texi that > > won't get rebuilt because it's younger than p

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

2019-04-26 Thread Ludovic Courtès
Salut Julien, Julien Lepiller skribis: > Le 25 avril 2019 10:50:16 GMT+02:00, "Ludovic Courtès" a écrit > : [...] >>> You will only be bothered when new translations appear, in which case >>> you'll have to run ./bootstrap again, but on the other hand, you will >>> never be bothered by *.tex

Re: ABI and emacs-guix

2019-04-26 Thread Ludovic Courtès
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 rebuilding it I think? Can you share

Re: KMScon vs. AMD Radeon

2019-04-26 Thread pelzflorian (Florian Pelz)
On Sat, Apr 20, 2019 at 11:47:56AM +0200, Ludovic Courtès wrote: > "pelzflorian (Florian Pelz)" skribis: > > I believe issues with (some?) AMD GPUs should be mentioned in the > > manual. Also, on the downloads page perhaps it should be mentioned > > that there may be issues with some hardware, re

Re: New VM image

2019-04-26 Thread Chris Marusich
Ludovic Courtès writes: > The attached config file can be used to produce a 2.9G QCOW image > (uncompressed) that internally appears to have a 20G file system: Nice! > I think it would fill the need of those who want to see what Guix is > like, and also the need of developers who want to test t