bug#38838: 'whatis' doesn't work

2022-03-01 Thread Maxim Cournoyer
Hello, zimoun writes: > Dear, > > I confirm that something appears unexpected with the command 'whatis'. > > Below, using Guix 3a695c01d7ee18f30f22df53f3c44dfac04017f1, and running > `guix environment --ad-hoc man-db man-pages --pure` then let output the > internal debugging information (option

bug#54202: [patch] update guile-wisp to 1.0.7

2022-03-01 Thread Efraim Flashner
Thanks. Patch pushed! -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

bug#40998: [PATCH 1/4] system: Add a version field to the record.

2022-03-01 Thread Maxim Cournoyer
Hi Ludovic, Maxim Cournoyer writes: > Hi Ludovic, > > Ludovic Courtès writes: > >> Hi! >> >> Maxim Cournoyer skribis: >> >>> This version field exposes the (already present) version information of a >>> boot >>> parameters file. >>> >>> * gnu/system.scm (%boot-parameters-version): New variabl

bug#40998: [PATCH 1/4] system: Add a version field to the record.

2022-03-01 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi! > > Maxim Cournoyer skribis: > >> This version field exposes the (already present) version information of a >> boot >> parameters file. >> >> * gnu/system.scm (%boot-parameters-version): New variable. >> ()[version]: New field. >> (read-boot-parameters

bug#54209: ‘guix shell -D … --with-branch …’ leads to an invalid derivation

2022-03-01 Thread Ludovic Courtès
Hello, The following command ends up creating an invalid derivation in the glib-schemas hook: --8<---cut here---start->8--- $ guix shell -D guile-next --with-branch=guile-next=stable-2.2 python-matplotlib guix shell: error: derivation `/gnu/store/6hy95hpjb

bug#40998: [PATCH 2/4] system: Streamline operating-system-boot-parameters-file a bit.

2022-03-01 Thread Ludovic Courtès
Maxim Cournoyer skribis: > * gnu/system.scm (operating-system-boot-parameters-file) > [SYSTEM-KERNEL-ARGUMENTS?]: Remove unused argument (it had no callers) and > adjust doc, moving the self-referential tip to... > * gnu/system.scm (operating-system-boot-parameters): ... here, reworded for > clar

bug#40998: [PATCH 1/4] system: Add a version field to the record.

2022-03-01 Thread Ludovic Courtès
Hi! Maxim Cournoyer skribis: > This version field exposes the (already present) version information of a boot > parameters file. > > * gnu/system.scm (%boot-parameters-version): New variable. > ()[version]: New field. > (read-boot-parameters): Use it. > (operating-system-boot-parameters-file): L

bug#53998: Guix pull always gets stuck at ~80% on fresh i686 1.3.0 install

2022-03-01 Thread Ahmad Draidi
Hi Ludo, On 2/28/22 01:41, Ludovic Courtès wrote: That doesn’t sound great. How much (v)RAM does this (virtual) machine have? user@Guix8601 ~$ free -mt  total    used    free  shared  buff/cache   available Mem:   8026 104    7818   0   

bug#54206: [aarch64] kodi fails because of just one test

2022-03-01 Thread Ricardo Wurmus
The build of kodi 18.8 fails to complete on aarch64 because one of 520 tests fails: --8<---cut here---start->8--- [ RUN ] TestCPUInfo.CoreInfo /tmp/guix-build-kodi-18.8.drv-0/source/xbmc/utils/test/TestCPUInfo.cpp:80: Failure Value of: c.m_strModel.empty()