Hi,
Marius Bakke skribis:
> Ludovic Courtès writes:
>
>> The question for us becomes how to ensure long-term reproducibility in
>> the presence of such bugs.
>>
>> In this case, I think the only solution would be to change the system
>> clock when one rebuilds GnuTLS (or to use ‘--without-tests
Hi!
Miguel Ángel Arruga Vivas skribis:
> I was looking through the lists because I have a patch that does exactly
> what you describe here. I guess this goes to core updates, so this
> version is on top of it. WDYT?
Yes, looks like a change for ‘core-updates’.
> From 145273418d3131bcf3b73d41
Daniel Brooks writes:
> It should instead include the guix-daemon.cil file which was built from
> it. The .in file has unsubstituted variabels in it which make it useless
> as an SELinux policy.
Actually I think both should be included. The processed file will work
for 99% of users, and the tem
Marius Bakke writes:
> Actually I think both should be included. The processed file will work
> for 99% of users, and the template is needed for the 1% that use a
> different store directory.
Fair enough.
On Sun, Nov 15, 2020 at 02:56:30AM +0100, pelzflorian (Florian Pelz) wrote:
> - (when previous
> + (if previous
> (let ((old-channels (profile-channels previous))
>(new-channels (profile-channels profile)))
>;; Find the channels present in both PROFILE and PREVIOUS, and p
I have a very WIP branch adding search paths to Lua.
https://git.sr.ht/~raingloom/guix-source/tree/raingloom/lua
The problem is that Lua uses a different path format compared to most
packages. Instead of a list of directories, it is a list of path
patterns, each potentially containing a question m
Hi,
Daniel Brooks skribis:
> It should instead include the guix-daemon.cil file which was built from
> it. The .in file has unsubstituted variabels in it which make it useless
> as an SELinux policy.
Yes, but running “./configure” gives you the ‘etc/guix-daemon.cil’ for
your configuration. Wha
Daniel Brooks 写道:
Marius Bakke writes:
Actually I think both should be included. The processed file
will work
for 99% of users, and the template is needed for the 1% that
use a
different store directory.
Fair enough.
Is a pre-generated .cil file required to run ./configure at all on
so
Ludovic Courtès writes:
> Yes, but running “./configure” gives you the ‘etc/guix-daemon.cil’ for
> your configuration. What’s wrong with that?
>
> Marius: common practice is to not include instantiated templates; we
> wouldn’t use templates in the first place if contents were always the
> same.
Hi Maxim,
Maxim Cournoyer skribis:
> * guix/scripts/system.scm (%options)[volatile-root?]: New boolean option.
> (%default-options): Set its default value to #f.
> (show-help): Add help doc.
> * guix/scripts/system.scm (perform-action): Propagate option...
> (system-derivation-for-action): ...he
Hello,
On a newly-installed i7 system, Shepherd believes that the "elogind"
service is not running. Yet there is an 'elogind-daemon' process,
spawned by PID 1, preventing subsequent "herd start elogind" invocations
from succeeding.
signature.asc
Description: PGP signature
Ludovic Courtès writes:
> Hi,
>
> Daniel Brooks skribis:
>
>> It should instead include the guix-daemon.cil file which was built from
>> it. The .in file has unsubstituted variabels in it which make it useless
>> as an SELinux policy.
>
> Yes, but running “./configure” gives you the ‘etc/guix-da
Hello pkill9,
pkill9 writes:
> when running `man -H curl`, I get the following output:
>
> ```
> man: command exited with status 255: (cd /tmp/hmanCnZGIK &&
> /gnu/store/l9j6dsfs2i4spfkia492wnighplvhb1c-man-db-2.9.0/libexec/man-db/zsoelim)
> | (cd /tmp/hmanCnZGIK &&
> /gnu/store/l9j6dsfs2i4spfki
Please consider a guix lint description/synopsis check for basic
spelling, typo and rudimentary grammar issues.
Most of the ones I've found were caught by debian's "lintian" tool:
https://tracker.debian.org/lintian
Common issues appear to be:
"This packages" -> "This package"
"allows to
Hello Marius,
Marius Bakke writes:
> Maxim Cournoyer writes:
>
>> Here's the output for the failing tests:
>
> This is using QEMU transparent emulation, right?
Yes.
> There is a substitute on Berlin:
>
> $ guix weather -s armhf-linux gst-plugins-good
> computing 1 package derivations for armh
Hey,
Ludovic Courtès writes:
> Mathieu Othacehe skribis:
>
>>> * guix/scripts/system.scm (%options)[volatile-root?]: New boolean option.
>>> (%default-options): Set its default value to #f.
>>> (show-help): Add help doc.
>>> * guix/scripts/system.scm (perform-action): Propagate option...
>>> (s
Hello,
Ludovic Courtès writes:
> Hi Maxim,
>
> Maxim Cournoyer skribis:
>
>> * guix/scripts/system.scm (%options)[volatile-root?]: New boolean option.
>> (%default-options): Set its default value to #f.
>> (show-help): Add help doc.
>> * guix/scripts/system.scm (perform-action): Propagate optio
Hi Vagrant,
On Sun, 15 Nov 2020 at 17:53, Vagrant Cascadian wrote:
> Please consider a guix lint description/synopsis check for basic
> spelling, typo and rudimentary grammar issues.
>
> Most of the ones I've found were caught by debian's "lintian" tool:
>
> https://tracker.debian.org/lintian
Hi,
Many sites---jitsi among many others---don't work properly when they see
an Icecat user agent. Instead, when the user agent is set to a Firefox
user agent, these sites work as expected. Users can do this manually by
installing user agent switching extensions such as uaswitcher, but it
would
19 matches
Mail list logo