bug#38159: nm-applet

2019-11-10 Thread Raghav Gururajan
Hello Guix! After committ "6d18427" (exclusive), there are some issues with nm- applet. 1) The WiFi shows as connected even when the WiFi is turned off. 2) When configured to automatically connect to VPN via 'nm-connection- editor' for WiFi networks, the VPN connects in the background but does no

bug#38055: none

2019-11-10 Thread Ludovic Courtès
Hi, Efraim Flashner skribis: > From 2db156170a24fea36aced781faf96c839a3b7d15 Mon Sep 17 00:00:00 2001 > From: Efraim Flashner > Date: Sat, 9 Nov 2019 20:19:11 +0200 > Subject: [PATCH] gnu: patchelf: Update to 0.10. > > * gnu/packages/elf.scm (patchelf): Update to 0.10. > [source]: Remove patche

bug#38161: Guix guided installer should set up printers and scanners

2019-11-10 Thread Danny Milosavljevic
Hi, currently, the Guix guided installer does not set up printers and scanners (see bug# 38064), making those not work after installation. It would be good to extend the Guix installer to also install "cups" and "sane-backends" services, just like it already does for networking services, if appli

bug#38162: icedtea "jar" tool could automatically pack reproducible jars

2019-11-10 Thread Danny Milosavljevic
Hi, it would be better if icedtea's "jar" tool automatically packed reproducible jar files instead of us doing some barely safe unzip-then-rezip-with-specific-order in the ant-build-system. It could check the environment variable SOURCE_DATE_EPOCH and then use that as timestamp for the zip entrie

bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace

2019-11-10 Thread Ludovic Courtès
Hi Jan, Jan Wielkiewicz skribis: > Dnia 2019-11-07, o godz. 21:16:44 > Ludovic Courtès napisał(a): > >> Hello, >> >> >> Oh actually that’s not helpful, my bad. What we would have need is >> the output of ‘guix substitute’ (invoked by the daemon), but that is >> not logged as-is. :-/ >> >>

bug#38163: GDK does not return the monitor's refresh rate

2019-11-10 Thread Alexandros Theodotou
I have been developing and testing my GTK app (Zrythm) on many distros and Guix is the only case that the monitor's refresh rate is returned as 0. The API I am using is this: https://developer.gnome.org/gdk3/stable/GdkMonitor.html#gdk-monitor-get-refresh-rate I was developing/testing on Parabola

bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace

2019-11-10 Thread Jan
On Sun, 10 Nov 2019 17:24:15 +0100 Ludovic Courtès wrote: > Hi Jan, > > How reproducible is it? 100%? > I tried only two times by now. It doesn't happen when I run "./pre-inst-env guix build google-brotli" though. So reproducibility is equal to 100% with 25% chance for error :) (while building

bug#37860: [PATCH v2] gnu: qemu: Add upstream patch for failing test.

2019-11-10 Thread Marius Bakke
Miguel Arruga Vivas writes: > Hi, > > They have solved the problem on qemu's master branch, as the author > kindly told me[1], so I propose this patch to add their patch on top > of our current version. I've tested it on x86_64, WDYT? LGTM, applied! I edited the comment and commit message to r

bug#38167: guix pull takes over 8 GiB of memory to finish if there are no substitutes

2019-11-10 Thread Danny Milosavljevic
Hi, guix pull takes over 8 GiB of memory to finish if there are no substitutes. My laptop only takes max 8 GiB of RAM. I've set up swap, but that kind of memory usage still seems ridiculous. pgpyF4ZirSunm.pgp Description: OpenPGP digital signature

bug#38167: guix pull takes over 8 GiB of memory to finish if there are no substitutes

2019-11-10 Thread Christopher Baines
Danny Milosavljevic writes: > Hi, > > guix pull takes over 8 GiB of memory to finish if there are no substitutes. > > My laptop only takes max 8 GiB of RAM. I've set up swap, but that kind of > memory usage still seems ridiculous. Do you know if the derivations got built in parallel? So, does