bug#65881: FSDG violation in alex4

2023-09-26 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Thanks. Removed in commit 15fdeaeb2d4df755811db92cc7c3c7cb19155dec. Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.

bug#66220: VM root file system has no label

2023-09-26 Thread Ricardo Wurmus
When building a Guix System VM (qcow2) image from an operating system file containing the following file systems (file-systems (append (list (file-system (device (file-system-label "my-root")) (mount-point "/")

bug#66131: Follow up regarding 'installer-dump-8e0c3401'.

2023-09-26 Thread Bradley Ansell
Just wanted to provide some more details on this crash in case it helps. I'm attempting to install Guix on an Asus EeePC 1000HE, its only modification is having been upgraded to a whopping 2GB of RAM. It's an old relic, but it still runs, so I'd like to save it from the landfill and use it

bug#65847: I think it's running

2023-09-26 Thread Jurij
Your container is running. Try to reach it, via: sudo nsenter -a -t sh

bug#66205: GuixSD on powerpc64le

2023-09-26 Thread Sus Amogus
I'm currently working on building Guix System for powerpc64le, and I've encountered a few issues that I could use some assistance with. Firstly, linux-initrd failing because gcc-7.5 package used for bootstrap-glibc do not support --with-long-double-128. Removing this works just fine -- with last

bug#66169: guix reconfigure error no match for id 4f35ff1275e05be31f5d41464ccf147e9dbfd016

2023-09-26 Thread Paul Szenher
On 9/24/23 5:22 AM, Guillaume Le Vaillant wrote: Liliana Marie Prikler skribis: Am Sonntag, dem 24.09.2023 um 08:49 + schrieb Guillaume Le Vaillant: Liliana Marie Prikler skribis: Am Samstag, dem 23.09.2023 um 22:02 +0300 schrieb Roman Riabenko: I am trying to upgrade my guix

bug#65979: incorrect “guix hash” for FastQC

2023-09-26 Thread Simon Tournier
Hi, On Tue, 26 Sept 2023 at 15:34, Ludovic Courtès wrote: > There are two things are: > > 1. ‘vcs-file?’, used by ‘guix hash -rx’; > > 2. ‘git-fetch’, which does (delete-file-recursively ".git"). Yes. > Clearly #2 is correct (it’s perfectly fine to have a ‘.svn’ directory in > a Git

bug#65979: incorrect “guix hash” for FastQC

2023-09-26 Thread Ludovic Courtès
(Oops, now I see you had already found the reason.) Simon Tournier skribis: > What do we fix? The procedure vcs-file? or fixed-output computation? There are two things are: 1. ‘vcs-file?’, used by ‘guix hash -rx’; 2. ‘git-fetch’, which does (delete-file-recursively ".git"). Clearly #2

bug#65979: incorrect “guix hash” for FastQC

2023-09-26 Thread Ludovic Courtès
Hi! Simon Tournier skribis: > Let pick the correct one and I get: > > $ guix hash -rx $(guix build > /gnu/store/8gxx74w8pa0fx74lx1ka654rhyyr51cs-fastqc-0.11.9-checkout.drv) > 0jyk90kg6s62w3dn6qjx9nrawjs12qx172lii0yxbvsfylhnx479 > > > Oh, it is not the expected result! Instead, I have to omit

bug#65979: incorrect “guix hash” for FastQC

2023-09-26 Thread Simon Tournier
Hi, On Thu, 14 Sep 2023 at 18:46, Simon Tournier wrote: > $ guix hash -rx $(guix build > /gnu/store/8gxx74w8pa0fx74lx1ka654rhyyr51cs-fastqc-0.11.9-checkout.drv) > 0jyk90kg6s62w3dn6qjx9nrawjs12qx172lii0yxbvsfylhnx479 > > Oh, it is not the expected result! Instead, I have to omit the option >

bug#57134: [PATCH] powerpc64le: gst-plugins-good build link error on aalib (libgstaasink.so)

2023-09-26 Thread Marcel van der Boom
close 57134 quit This is fixed with https://git.savannah.gnu.org/cgit/guix.git/commit/?id=fafd3caef0d51811a5da81d6061789e2908b0dac See: https://issues.guix.gnu.org/65646

bug#52002: Fwd: missing $GUIX_PROFILE/share/emacs/site-lisp in EMACSLOADPATH

2023-09-26 Thread Rostislav Svoboda
This happens when I remove emacs from the default profile `guix remove emacs` and install it via `guix home ...`. IOW the bug is not that $GUIX_PROFILE/share/emacs/site-lisp is missing in EMACSLOADPATH, but that "$HOME/.guix-profile/share/emacs/site-lisp" is in the load-path even if emacs is not

bug#63986: Julia is very slow

2023-09-26 Thread Efraim Flashner
On Mon, Sep 25, 2023 at 04:46:57PM +0200, Ludovic Courtès wrote: > Hi, > > Simon Tournier skribis: > > > It is almost good except one strong annoyance [1]@ > > > > Singular value decomposition | 57 57 5.0s > > Hermitian: Error During Test at > >

bug#66207: Cannot boot any recent VM built with “guix system image -t qcow2”

2023-09-26 Thread Ricardo Wurmus
Ricardo Wurmus writes: > I’m trying to build a more recent VM image than 1.4.0. The 1.4.0 qcow2 > image that’s available for download on the Guix website boots fine, but > any image created with a current Guix cannot be booted. > > I’m on Guix commit be5bec47f7942a5e4d2a30eadd9a6fa4c715e88b.

bug#66207: Cannot boot any recent VM built with “guix system image -t qcow2”

2023-09-26 Thread Ricardo Wurmus
I’m trying to build a more recent VM image than 1.4.0. The 1.4.0 qcow2 image that’s available for download on the Guix website boots fine, but any image created with a current Guix cannot be booted. I’m on Guix commit be5bec47f7942a5e4d2a30eadd9a6fa4c715e88b. I ran ./pre-inst-env guix