Regardless of how Kconfig options interact with each other, it seems that this
bug is only triggered when the effective kernel config (/proc/config.gz)
contains the following:
CONFIG_EXPERT=y
# CONFIG_UID16 is not set
Cheers,
Carl Dong
On Tue, Jan 19, 2021 at 02:13:58PM +0100, Ludovic Courtès wrote:
> Now, I think we should avoid papering over CI configuration issues (did
> I get that right?) by changing package definitions.
Yes, that's idiomatic English, if that is what you were asking about.
And I agree, the package definitio
My root user's latest default package installation profile has gone
missing:
--
# ls -l ~root/.guix-profile
lrwxrwxrwx 1 root root 45 Jun 13 2017 /root/.guix-profile ->
/var/guix/profiles/per-user/root/guix-profile
# realpath ~root/.guix-profile
/gnu/store/1ph7vxq4hhqr1hjkmgin16p1cqx3v904-
Building with `--with-branch=kodi-cli=master` fixed this, so just needs
an update.
Hi,
On Wed, 21 Oct 2020 at 14:41, Guillaume Le Vaillant wrote:
> zimoun skribis:
>
>> Using Guix 58af4c9, the package ’sbcl’ seems not-reproducible.
[...]
> Removing this source file timestamp from compiled files would simplify
> things. Maybe nothing really depends on it and it would be possi
Hi Ricardo,
On Mon, 22 Jan 2018 at 19:09, Ricardo Wurmus
wrote:
> The ghc-pandoc package for version 1.17.2 cannot be built reproducibly.
On my machine, with Guix cb68ae6, the usual:
guix build pandoc –no-grafts
guix build pandoc –no-grafts –check
does not report a reproducibility issue.
Hi,
We have installed guix following this cluster documentation
https://hpc.guix.info/blog/2017/11/installing-guix-on-a-cluster/ on
Grid'5000 which is a testbed.
In order to be more secure we did not want to export /var/guix with RW
rights, we cannot trust root on the nodes. So for the user
Hi,
Efraim Flashner skribis:
> On Sun, Jan 17, 2021 at 02:11:11PM -0500, Leo Famulari wrote:
>> On Sun, Jan 17, 2021 at 10:29:49AM +0100, Mathieu Othacehe wrote:
>> > If we want to disable SBCL builds temporarily we can do something
>> > similar to what I did to disable Rust builds on non-x86_64
kodi-cli is a bash script, and the 'show_help' function is called
before it's defined. Not really something that can be fixed in Guix,
Probably just needs an update.
Hi Mathieu,
>> I also wonder if there might not be a better way to deploy Guix quickly,
>> for example by using a relocatable pack of Guix and using “guix copy”
>> instead of executing a shell script.
>
> I think that building a Guix System image and creating a droplet out of
> it using the Digi
10 matches
Mail list logo