bug#56667: test failures tests/channels.scm and tests/texlive.scm

2022-07-22 Thread Ricardo Wurmus
Ludovic Courtès writes: > Hi, > > Chris Keschnat skribis: > >> FAIL: tests/texlive >> === >> >> (package (inherit (simple-texlive-package "texlive-texsis" (list >> "bibtex/bst/texsis/" "doc/man/man1/" "doc/otherformats/texsis/base/" >> "tex/texsis/base/" "tex/texsis/config/")

bug#56667: test failures tests/channels.scm and tests/texlive.scm

2022-07-22 Thread Ludovic Courtès
Hi, Chris Keschnat skribis: > FAIL: tests/texlive > === > > (package (inherit (simple-texlive-package "texlive-texsis" (list > "bibtex/bst/texsis/" "doc/man/man1/" "doc/otherformats/texsis/base/" > "tex/texsis/base/" "tex/texsis/config/") (base32 >

bug#56711: libunwind-julia fails to build on aarch64

2022-07-22 Thread Akira Kyle
I've been trying to get julia working on aarch64 but I was running into a linker error when guix was trying to build libunwind-julia. I tracked it down to the libunwind-julia-fix-GCC10-fno-common.patch not including a fix for aarch64 which is included in the upstream commit [1] which fixed

bug#56709: Channel opening failure with guix deploy

2022-07-22 Thread Aleksandr Vityazev
Hi, I use 'guix deploy' to deploy on a machine on the local network. There is no problem using ssh as standard, but 'guix deploy' fails. Machine configuration: https://paste.sr.ht/~akagi/04c11305b19b1b25d0e61a88f6892057dee01b67 So far, I do not understand how to approach this problem, I would

bug#56661: EMACSLOADPATH not set when using Guix System + Guix Home + SDDM + Mate

2022-07-22 Thread Andrew Tropin
On 2022-07-22 12:44, Maxime Devos wrote: > On 22-07-2022 12:24, Maxime Devos wrote: >> retitle 56661 SDDM does not do the equivalent of 'login shell >> --login', unlike other login managers >> thanks >> >> A digged a little, and found  that: >> >> For GDM, things work, for SDDM, they don't. >>

bug#56661: SDDM does not do the equivalent of 'login shell --login', unlike other login managers

2022-07-22 Thread Maxime Devos
On 22-07-2022 15:03, Andrew Tropin wrote: It's a tricky question, because it's a case on the edge of Home/System. From one point of view it should be handled by some home service, which will create a proper ~/.xsession or extend it and generic mechanism, Such a mechanism already exists for GDM

bug#56661: EMACSLOADPATH not set when using Guix System + Guix Home + SLIM + Mate

2022-07-22 Thread Andrew Tropin
On 2022-07-22 11:32, Maxime Devos wrote: > On 20-07-2022 19:47, Andrew Tropin wrote: > >> I'm not sure how your login/display manager works, but for X11 session >> sourcing ~/.profile from ~/.xsession should do the trick. > Me neither, and I don't particularly care. > > If this is something that

bug#56595: failed to compute derivation for Guix f6904c0

2022-07-22 Thread Hilton Chain via Bug reports for GNU Guix
I finally found out that it's caused by external channels, sorry for the inconvenience.

bug#56661: SDDM does not do the equivalent of 'login shell --login', unlike other login managers

2022-07-22 Thread Maxime Devos
On 22-07-2022 12:44, Maxime Devos wrote: On 22-07-2022 12:24, Maxime Devos wrote: retitle 56661 SDDM does not do the equivalent of 'login shell --login', unlike other login managers thanks A digged a little, and found  that: For GDM, things work, for SDDM, they don't. There is a 'xinitrc'

bug#56661: EMACSLOADPATH not set when using Guix System + Guix Home + SDDM + Mate

2022-07-22 Thread Maxime Devos
On 22-07-2022 12:24, Maxime Devos wrote: retitle 56661 SDDM does not do the equivalent of 'login shell --login', unlike other login managers thanks A digged a little, and found  that: For GDM, things work, for SDDM, they don't. There is a 'xinitrc' procedure in gnu/services/xorg.scm that

bug#56661: EMACSLOADPATH not set when using Guix System + Guix Home + SDDM + Mate

2022-07-22 Thread Maxime Devos
retitle 56661 SDDM does not do the equivalent of 'login shell --login', unlike other login managers thanks A digged a little, and found  that: For GDM, things work, for SDDM, they don't. There is a 'xinitrc' procedure in gnu/services/xorg.scm that generates a configuration file that has a

bug#56661: EMACSLOADPATH not set when using Guix System + Guix Home + SDDM + Mate

2022-07-22 Thread Maxime Devos
On 22-07-2022 11:28, Maxime Devos wrote: However, possibly this is a bug in the setup of the login manager I used (previously I used another one), so I will try a different login manager as possibly Guix Home is not related here. For GDM, the issue does not occur (and I don't have to create

bug#56661: EMACSLOADPATH not set when using Guix System + Guix Home + SLIM + Mate

2022-07-22 Thread Maxime Devos
On 20-07-2022 19:47, Andrew Tropin wrote: I'm not sure how your login/display manager works, but for X11 session sourcing ~/.profile from ~/.xsession should do the trick. Me neither, and I don't particularly care. If this is something that needs to be done, shouldn't _Guix System_ create

bug#56661: EMACSLOADPATH not set when using Guix System + Guix Home + SDDM + Mate

2022-07-22 Thread Maxime Devos
On 20-07-2022 19:47, Andrew Tropin wrote: I'm not sure how your login/display manager works, but for X11 session sourcing ~/.profile from ~/.xsession should do the trick. Put the following content to your ~/.xsession: --8<---cut here---start->8--- .