bug#69473: Bug report: failure during guix pull

2024-02-29 Thread loweffort
I cannot access 'ci.guix.gnu.org' due to my IP being blocked, so I only use the bordeaux substitute server. ('issues.guix.gnu.org' is inaccessible as well) I am using guix as a package manager and home environment on an arch installation. Attachments contain logs from 'guix pull' and 'guix pull

bug#57005: Suggestion

2024-02-29 Thread Andreas Enge
Hello Lars, thanks for the patch! Concerning "Machine characteristics", I see it only in petscmachineinfo.h, so we can probably drop looking for petscconf.h in find-files. There is already the cleaning phase 'clean-install after 'install. So I would either suggest to keep the phase

bug#69394: cross-gcc-toolchain for riscv64 doesn't search crt1.o properly

2024-02-29 Thread Jean-Pierre De Jesus Diaz via Bug reports for GNU Guix
Hello Ekaitz, This problem is also present for other targets such as AVR[1] as when I introduced the cross-gcc-toolchain procedure I didn't add the NATIVE-SEARCH-PATHS and SEARCH-PATHS fields for the toolchains as: 1. SEARCH-PATHS doesn't quite work with shells right now, as it is impossible to

bug#69466: Wrong colours for QA

2024-02-29 Thread Andreas Enge
Hello, it looks like the dark green colour is wrongly chosen in QA, for instance here: https://qa.guix.gnu.org/issue/69441 The issue has been reviewed, but "Comparison unavailable Yet to process revision". I think dark green should only appear when the package is reviewed AND builds correctly

bug#69298: FBReader segfaults

2024-02-29 Thread James Vasile
Hi, On my Debian testing machine, I installed fbreader 0.99.6 via guix. Running FBReader segfaults about 60% of the time on start up. If it makes it to a running program, it seems to run just fine. It is kind of usable in that I can just keep starting it until it works. I asked on IRC where to

bug#67652: [PATCH] * home/services/shells.scm (add-bash-configuration): reorder aliases (Bug#67652)

2024-02-29 Thread Jason
From: Jason Darby Change-Id: I288856bb6befe378ca60ef78578acc069cb18532 --- gnu/home/services/shells.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/home/services/shells.scm b/gnu/home/services/shells.scm index db82a7cff3..8fd1668b59 100644 ---

bug#65471: home mcron service overwrites PATH with a GuixSD-only directory

2024-02-29 Thread Gary Johnson via Bug reports for GNU Guix
Hi Guix, The bug in which home-mcron-service-type overwrites the user's PATH with a single non-existent directory makes mcron completely unusable on foreign distros. Since it seems to me that foreign distros are the main target for home mcron services (since there is no global shepherd to run

bug#69334: guix pull bug in GNU Guix 1.4.0 QEMU Image

2024-02-29 Thread GNU Guix Live
guest@gnu ~/Desktop$ guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel:   guix  https://git.savannah.gnu.org/git/guix.git    aefc742 Computing Guix derivation for 'x86_64-linux'... -guix pull: error: You found

bug#69417: Mouse offset in resized VM window

2024-02-29 Thread Christian Miller via Bug reports for GNU Guix
Hello, I am using the default GNU Guix system config from the installer with GNOME as the desktop environment and the 'spice-vdagent-service-type' service in my virtual machine. The sharing of the clipboard works but not resizing of the VM. There is a relative huge mouse offset. I don't have

bug#57005: [PATCH v1] gnu: petsc: scrub build machine specifics

2024-02-29 Thread Lars Bilke
This patch makes these files deterministic: - petscmachineinfo.h - petscvariables Unfortunately libpetsc.so.3.16.1 still differs between builds, see e.g. this diffoscope output: https://jsfiddle.net/dLx15obp/show (click on run) Maybe someone has an idea how to also fix the library?

bug#57005: [PATCH v1] gnu: petsc: scrub build machine specifics

2024-02-29 Thread Lars Bilke
'Libraries compiled on' does not have to be removed since PETSc 3.9: https: //gitlab.com/petsc/petsc/-/commit/a970bd748978a4e12790be7c36b10e832ec0149f Change-Id: I41d82339e43187d7dc7e3fc189a338784c363c68 --- gnu/packages/maths.scm | 13 - 1 file changed, 8 insertions(+), 5

bug#69299: installer: crash in partitioning

2024-02-29 Thread port19
Hi, during manual partitioning, after editing and removing partitions a few times, the installer crashed. To be percise, this happened after trying to make a boot partition be "0.6GB". After repeating that mistake in a second run, I merely got a warning. Uploaded as installer-dump-f17d9a81

bug#69202: "`/usr/bin/guix substitute' died unexpectedly"

2024-02-29 Thread Rolando Garza C.
Hello, I'm following the indications to report the following output from running =guix pull= after finding a bug. I didn't encounter the bug after running the command again. --8<---cut here---start->8--- guix pull: no channel news since generation 228

bug#69335: [website] Guix foundation links broken

2024-02-29 Thread Antero Mejr
In the latest FOSDEM post, there are references to the guix foundation website and signup form. The foundation site is not available, and does a broken HTTPS redirect to the Guix HPC site. The signup form returns error 404. Perhaps the foundation should get its own blog post when everything is

bug#69335: (no subject)

2024-02-29 Thread Antero Mejr
Looks to be fixed now, closing.