bug#59069: `guix shell -CN' failed to access GPU

2022-11-06 Thread dan
users tested the commands, and they reported the similar results. Some info about my environment: kernel version: 6.0.7 mesa version: 21.3.8 - -- dan -BEGIN PGP SIGNATURE- iQJABAEBCAAqFiEENywBMxcNCHYJ4/aIR1rKxpmiJ40FAmNnWCgMHGlAZGFuLmdh bWVzAAoJEEdaysaZoieNbFsP/2INl

bug#59166: Fw: Unable to use GPU in guix shell container with FHS

2022-11-10 Thread dan
e it could help. -- dan

bug#59069: `guix shell -CN' failed to access GPU

2022-11-10 Thread dan
n the paste bin, with the line indicating the problem[1][2]. [1]: https://paste.sr.ht/~lizog/950ef117109fb0d34e70a813852cf7cbf04919a6#log-cn.strace-L585 [2]: https://paste.sr.ht/~lizog/950ef117109fb0d34e70a813852cf7cbf04919a6#log-c.strace-L552 -- dan

bug#66866: aarch64 system cross compilation + pinebook pro image broken?

2023-11-06 Thread dan
would be really helpful. -- dan

bug#66866: aarch64 system cross compilation + pinebook pro image broken?

2023-11-09 Thread dan
checkout to the following commit: $ ./pre-inst-env guix describe Git checkout: repository: /home/dan/workspace/guix/guix/ branch: HEAD commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc i run "./pre-inst-env guix system build gnu/system/images/pine64.scm --target=aarch64-linux-gnu -n&qu

bug#66866: aarch64 system cross compilation + pinebook pro image broken?

2024-03-18 Thread dan
nderstanding, copy-build-system shouldn't care about cross-compilation at all. Any feedback on this would be really helpful. Best, -- dan

bug#66866: aarch64 system cross compilation + pinebook pro image broken?

2024-04-09 Thread dan
Hi all, I would really appreciate if anyone could give some feedback on my previous patch to the copy build system. -- dan

bug#66866: aarch64 system cross compilation + pinebook pro image broken?

2024-04-10 Thread dan
Hi David, Thanks for the reply. Apr 11, 2024 04:50:03 David Elsing : Can we put everything inside build-inputs?  From my understanding, copy-build-system shouldn't care about cross-compilation at all. I understand it that way too. In guix/build-system.scm, it is mentioned that build/host/targ

bug#66866: [PATCH] build-system: copy: Fix cross-compilation.

2024-04-21 Thread dan
Pierre Neidhardt ;;; Copyright © 2021, 2022 Ludovic Courtès ;;; Copyright © 2023 Jonathan Brielmaier +;;; Copyright © 2024 dan ;;; ;;; This file is part of GNU Guix. ;;; @@ -66,13 +67,13 @@ (define* (lower name (bag (name name) (system system) -(host-inputs `(,@(if source

bug#31907: New users get wrong/old profile path to guix after reconfiguring

2018-06-26 Thread Dan Partelly
Well, I wondered myself , and I was palning to test when I arrive home today. But here is my take: 1. Premise: The system configuration is declarative. The declarative state should be obeyed all times by the system 2. Implication: running a guix pull (or any other form of update) as any user sh

bug#33745: Unnecessary dependencies in Coq

2018-12-14 Thread Dan Frumin
I believe that the current Coq package [1] pulls in way too many dependencies. Firstly, as it was already mentioned on Guix-devel [2], the package pulls in texlive and Hevea. I think those are needed only for building the pdf reference manual. Secondly, the Coq package depends on lablgtk -- I g

bug#33745: Unnecessary dependencies in Coq

2018-12-14 Thread Dan Frumin
Oh, I forgot about another potential issue: right now the Coq package _hardcodes_ the use of Icecat as a default browser: (modify-phases %standard-phases (replace 'configure (lambda* (#:key outputs #:allow-other-keys) (let* ((out (assoc-ref outputs "out")

bug#33745: (no subject)

2018-12-18 Thread Dan Frumin
Well it looks like this has been resolved in 8a2cfc7bea37fd5cc5d384ac16d7cd3bd5603ab9

bug#57983: Error installing on a Framework Laptop

2022-09-21 Thread Dan Finlay
Hi, I had a problem installing guix on a Framework laptop. The dump was uploaded as installer-dump-11a1087c. Are you able to help me? - Dan

bug#57983: Error installing on a Framework Laptop

2022-09-22 Thread Dan Finlay
Cool, I'll retry for now! - Dan On Wed, Sep 21, 2022, at 11:50 PM, Mathieu Othacehe wrote: > Hello Dan, > > Thanks a lot for the bug report. > >> The dump was uploaded as installer-dump-11a1087c. > > As you are the first one reporting an installer bug using the

bug#72990: unset LD_LIBRARY_PATH confirmed as good workaround

2024-09-04 Thread Dan Hatton via Bug reports for GNU Guix
Running a few guix-managed applications on top of a generally Ubuntu system here. As of today, am getting the same error message as Edison, both when trying to run guix pull and when trying to run individual applications. Can confirm that following Ludo's suggestion "unset LD_LIBRARY_PATH" makes