> As pointed by Chris [1], this report seems a duplicate of #70663. Now,
> it should be fixed. Could you try again “guix pull” with a recent
> revision?
yes that guix pull was successful
-Jeremiah
> That’s said, could you confirm (guix describe) that you are currently
> pulling from 0f68306268773f0eaa4327e1f6fdcb39442e4a34?
yes guix describe does display that checksum.
> I think ’nss’ is substitutable, so I guess you are rebuilding from
> source, right?
exclusively.
-Jeremiah
> Hmm, I've got a T400 with libreboot as well. guix pull worked for me
> just now.
What is your guix --version?
mine is 0f68306268773f0eaa4327e1f6fdcb39442e4a34
-jeremiah
> What hardware do you have?
RYF certified IBM x200 with libreboot firmware.
Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz
16GB of RAM and 64GB of swap
4TB SSD and Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01)
-Jeremiah
──⚙ guix pull
[4/559]
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/gui
ore clear with your work
^_^
-Jeremiah
Well it is nice to see that someone made a iwd-servce-type, perhaps it
should be integrated into guix services, so that we don't have to copy
that into our configuration or import a channel to run a basic iwd
service.
-Jeremiah
ently doesn't allow sshfs filesystems to automount on boot
-Jeremiah
without a proper shepherd service, users are forced to manually start
the iwd service as root and background the process.
Nor is there any documentation provided to work around this defect.
-Jeremiah
I created a procedure to work around the build failure and enable a
successful build:
# when gnutls-3.6.12 build breaks you need to do:
# run the following as root
# turn off networking
ip link set enp0s25 down
# Fixup the time so that the build will succeed
timedatectl set-ntp false
timedatectl
Currently python@3.7.0 fails to build on low memory systems;
despite actually building successfully.
The diff required to disable the test is as follows:
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 11f3aacf00..75afeba2a1 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packa
11 matches
Mail list logo