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
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
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")
> +
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
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
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
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
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
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
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
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
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
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
Closing.
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
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---
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
17 matches
Mail list logo