bug#72286: [core-updates] Failing tests for Inkscape on aarch64.

2024-07-25 Thread Ricardo Wurmus
Inkscape on aarch64 (on core-updates branch) has three failing tests: The following tests FAILED: 41 - test_lpe (Failed) 345 - cli_pdfinput-font-spacing_check_output (Failed) 347 - cli_pdfinput-font-style_check_output (Failed) Details: --8<---cut here

bug#72257: Non-English manuals for 1.4.0 are unavailable

2024-07-25 Thread pelzflorian (Florian Pelz)
Could someone knowledgeable in maintenance.git in hydra/modules/sysadmin/web.scm change the guix-extensions to use an older guix package earlier than June 2024, such as guix version 1.4.0? I try ((options->transformation '((with-commit . "guix=v1.4.0"))) guix) but could it be made to get a guix@

bug#72291: ‘guix pack -RR’ doesn’t support provide “fakechroot” engine for script

2024-07-25 Thread Ludovic Courtès
Assume a manifest like this: --8<---cut here---start->8--- (use-modules (guix)) (define program (program-file "hello" #~(display "hello"))) (define package-tree (computed-file "package-with-script" #~(let ((bin (string-append #$output "/bi

bug#71297: guix time-machine does not have a verbosity option

2024-07-25 Thread Greg Hogan
On Fri, May 31, 2024 at 5:44 PM Richard Sent wrote: > > Hi Guix! > > guix time-machine does not have a verbosity option. > > --8<---cut here---start->8--- > ~/code/projects/srht-readme $ guix time-machine -q --verbosity 0 -- describe > guix time-machine: error:

bug#72257: Non-English manuals for 1.4.0 are unavailable

2024-07-25 Thread Ludovic Courtès
Hello, "pelzflorian (Florian Pelz)" skribis: > "pelzflorian (Florian Pelz)" writes: >> The old manual as referred to in maintenance.git in >> hydra/modules/sysadmin/web.scm was expected to build with the >> guix/self.scm of old guix.git; it should not try to use po4a.cfg. > > The issue seems to