Hello,
The attached patches fix this issue as well as the openntpd package not
being able to load the CA cert used to authenticate constraint servers.
It depends on the NTP patches posted here: bugs.gnu.org/37295.
From 8a1d7720fd37206c33a6887e6d3ba354349ca0fa Mon Sep 17 00:00:00 2001
From: Maxim
Hi, Florian :)
I haven't had the time to work on the website again, so I haven't tried your
code yet. But I'm glad you're working on this.
Regarding URLs, I would prefer using IRIs, like follows:
/IETF-LANGUAGE-TAG/path/to/resource/
So:
/es-ES/vídeos/
/es-CO/videos/
Currently, I
The 6th patch wrongly updated guix-website.pot. I will not resend.
Ricardo Wurmus ezt írta (időpont: 2019. szept. 6., Pén
15:40):
>
> Ricardo Wurmus writes:
>
> >>> So, with the following change I was able to build all the way up to the
> >>> latest openjdk. Should we use it despite the introduction of a memory
> >>> leak in a bootstrap JVM? Can we make the p
Ricardo Wurmus writes:
>>> So, with the following change I was able to build all the way up to the
>>> latest openjdk. Should we use it despite the introduction of a memory
>>> leak in a bootstrap JVM? Can we make the patch smaller (fewer uses of
>>> glibc 2.28 or gcc-5)?
>>>
>>> What do you
Yeah I don't know. I just used prefix in the latest patch. Let me know
if the other method is preferred.
On 9/6/19 12:30 PM, Tobias Geerinckx-Rice wrote:
> Martin,
>
> Martin Becze 写道:
>> Prefix appends ${MY_VAR:+:}$MY_VAR to the env var, so that seems nice.
>
> Sure, that's what I'd expect, but w
---
gnu/packages/gnome.scm | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1a091de938..ef6d78bb5a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8105,19 +8105,20 @@ generic enough
Martin,
Martin Becze 写道:
Prefix appends ${MY_VAR:+:}$MY_VAR to the env var, so that seems
nice.
Sure, that's what I'd expect, but why is it preferred over keeping
any user-defined entries first?
Kind regards,
T G-R
signature.asc
Description: PGP signature
On 9/4/19 2:17 PM, Tobias Geerinckx-Rice wrote:
> Martin,
>
> Martin Becze 写道:
>> hmm maybe i did something wrong when sending with "git-sendemail" it
>> showed up here https://issues.guix.info/issue/36896
>
> Strange… It can't find it in my mailbox either.
>
> Is there a commit message?
>
>> `("
The problem of OpenNTPD not syncing was caused by the use of constraint
directives; ntpd would print the message (when run in debug mode with
the -v option):
--8<---cut here---start->8---
constraint: failed to load constraint ca
--8<---cut here--
Here’s another example from berlin today:
--8<---cut here---start->8---
ludo@berlin$ sudo guix processes
SessionPID: 38649
ClientPID: 38611
ClientCommand: /gnu/store/7x9lrzs2l00mfcr3ya7hg1i06i7lq9pd-profile/bin/guile \
/home/mbakke/guix/master/scripts/guix buil
11 matches
Mail list logo