bug#41058: GNOME Maps fails to start in GNOME

2020-05-10 Thread Jack Hill
On Sun, 10 May 2020, Marius Bakke wrote: sirgazil via Bug reports for GNU Guix writes: I still can reproduce the problem though, in both real and virtual machines. Oh, I had missed that you mentioned it worked from a terminal (it did not for me on i3). I hope one of the GNOME users around

bug#41140: “guix system” suggests wrong module import when using “remove”

2020-05-10 Thread Ricardo Wurmus
Ricardo Wurmus writes: > * can we avoid this by extending modify-services to support “delete” > much like modify-phases, and suggesting to use that instead of > “remove”? The attached patch does this. What do you think? -- Ricardo >From 40c1208cbe9cbfa58ee385ef6ee06b775d309753 Mon Sep 1

bug#41025: blueman does not start

2020-05-10 Thread Marius Bakke
Raghav Gururajan writes: > + ;; Prevent the autogen.sh script to carry out the configure > + ;; script, which has not yet been patched to replace /bin/sh. > + (add-before 'bootstrap 'setenv > + (lambda _ > + (setenv "NOCONFIGURE" "TRUE") > +

bug#41058: core-updates: GNOME Maps doesn't start

2020-05-10 Thread Marius Bakke
reopen 41058 retitle GNOME Maps fails to start in GNOME thanks sirgazil via Bug reports for GNU Guix writes: > I still can reproduce the problem though, in both real and virtual machines. Oh, I had missed that you mentioned it worked from a terminal (it did not for me on i3). I hope one of the

bug#41182: Profile hooks ignore system and target

2020-05-10 Thread Ludovic Courtès
Hello! As janneke found (and maybe Mathieu also), the profile hooks called by ‘profile-derivation’ for some reason end up using a different system and target, as can be seen in this example: --8<---cut here---start->8--- $ guix describe Generacio 141 May 10 2

bug#41082: nomodeset

2020-05-10 Thread Brice Waegeneire
Hello, On 2020-05-06 20:53, Danny Milosavljevic wrote: [...] Maybe that's premature and we could use etc-service-type in the mean time. However, if a kernel-module-configuration-service appeared later then users would have to migrate to it manually. Not great. > kernel-module-configuration

bug#41178: can't log into X anymore ( polkit )

2020-05-10 Thread Stefan Huchler
shortly after installing X and making the first few changes setting the root password and boom I can't login into X anymore. My configuration: /-- (use-modules (gnu) (gnu system nss)) (use-service-modules desktop ssh) (use-package-modules bootloaders ce

bug#41177: Fontconfig issues in Java applications that use fonts

2020-05-10 Thread Jonathan Frederickson
I realized I forgot to submit a bug report for this after I posted on help-guix a while back, and looks like it's still an issue, so... I get a null pointer exception when attempting to run any Java application that uses fonts. I've attached an example of the error output I get, and you can fin

bug#41174: Epiphany can't find fonts

2020-05-10 Thread Leo Prikler
Hi Guix, when trying to set fonts in Epiphany, it appears as though fonts other than "Serif", "Sans" and "Monospace" do not apply. Some symbols, such as CJK, are also missing in text (but not tooltips interestingly) even if a font supporting them is installed. I tried refreshing and also removin

bug#41171: Foreign build-from-source on Debian stable fails at gawk

2020-05-10 Thread Dale Mellor
Building gawk by hand, this is the problem it seems to be hitting (during the check phase): == _pty1 = *** pty1.ok 2017-12-14 17:53:45.0 + --- _pty1 2020-05-10 10:06:11.0 +0100 ** * *** 1,2 ! 123 ! x is abc --- 1,4 ! sh

bug#40981: Graphical installer tests sometimes hang.

2020-05-10 Thread Mathieu Othacehe
Hey Ludo, > Woow, good catch! Thanks :) >> The work-around here is to save the installed SIGTERM handler and reset >> it. Then, after forking, the parent can restore the SIGTERM handler. The >> child will use the default SIGTERM handler that terminates the process. > > OK, makes sense. (Anothe

bug#41123: shepherd exits for no good reason

2020-05-10 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> May 7 09:36:52 localhost shepherd[1]: Exiting shepherd... >> May 7 09:36:52 localhost shepherd[1]: Service xorg-server has been stopped. >> May 7 09:36:52 localhost shepherd[1]: Service console-font-tty2 has been >> stopped. >> May 7 09:36:52 localhost sh

bug#40981: Graphical installer tests sometimes hang.

2020-05-10 Thread Ludovic Courtès
Hi! Mathieu Othacehe skribis: > The previous patch was not working. The reason is that, when a process > is forked and before execv is called, it shares the parent signal > handler. > > So when sending a SIGTERM to the child process, we are stopping > root-service, if the signal is received befo

bug#41098: Messages sent via mumi have no subject

2020-05-10 Thread Ricardo Wurmus
Closing.

bug#41098: Messages sent via mumi have no subject

2020-05-10 Thread Ricardo Wurmus via web
This should be fixed now. https://git.elephly.net/gitweb.cgi?p=software/mumi.git;a=blobdiff;f=mumi/web/controller.scm;h=12065f856fc5aa350aa9b9b94b432b206c58463a;hp=d107c8d0f30bdfa9d0d8b628ffb3b9d9e6c60eaf;hb=e064812ac964bbe4f522df6a684273132ec107a2;hpb=9265dcad4929c156a635648be213956385a4e781

bug#37207: guix.gnu.org returns Last-Modified = Epoch

2020-05-10 Thread Ludovic Courtès
Howdy! Christopher Baines skribis: > Ludovic Courtès writes: > >> Since the use of the ‘static-web-site’ service, which puts web site >> files in the store, nginx returns a ‘Last-Modified’ header that can >> trick clients into caching things forever: >> >> --8<---cut here---

bug#41025: blueman does not start

2020-05-10 Thread Pierre Neidhardt
Sorry to disappoint :p Sadly this patch does not work yet ;) - You've hardcoded the python version (3.7) while you should get it dynamically from the one you are using. You can try using something like --8<---cut here---start->8--- ,(version-major+minor (pack