bug#47716: gio mount broken, again.

2022-07-14 Thread Maxim Cournoyer
Hi, raingloom writes: > ``` > $ gio mount sftp://whatever > $ ls /run/user/$UID/gvfs/ > ``` > prints nothing. Note that it seem to work if you are using the GNOME desktop. > Same thing happens if I mount it from the Nautilus file manager. > > This bug has appeared before and I still have no

bug#52823: 3 gx*lv2 packages fail to build in the same manner

2022-07-14 Thread Thorsten Wilms
On Wed, 13 Jul 2022 23:59:49 -0400 Maxim Cournoyer wrote: > It looks like they need to be updated (if updates for them exist), as > they seem to rely on deprecated glib functions. > > Would you like to give it a try? Hi Maxim! Well, I may look into it in the coming days. -- Thorsten Wilms

bug#42989: Subtle Typo in guix-daemon.service installed by guix-install.sh

2022-07-14 Thread Michael Gorlick
Agreed. It arose from a misunderstanding of guix and rightly deserves to be ignored and deep sixed. On Wed, Jul 13, 2022 at 7:18 PM Maxim Cournoyer wrote: > Hi, > > Leo Famulari writes: > > > On Sat, Aug 22, 2020 at 12:22:13PM -0700, Michael Gorlick wrote: > >> You are right and the confusion

bug#54691: fortune-mod propagates various non-nice things

2022-07-14 Thread Maxim Cournoyer
Hi Csepp, Csepp writes: > Maxim Cournoyer writes: > >> Hi Maxime, >> >> Maxime Devos writes: >> >>> Hi guix, >>> >>> fortune-mod currently propagates (in the non-technical sense) various >>> non-nice things like objectification, misogeny, religious intolerance, >>> anti-mathematician-ism (?)

bug#56556: texlive-babel-dutch with and without texlive-hyphen-dutch: No hyphenation patterns were preloaded

2022-07-14 Thread Remco van 't Veer
Neither texlive-babel-dutch nor texlive-hyphen-dutch load hyphenation. Test document: \documentclass{article} \usepackage[dutch]{babel} \begin{document} test \end{document} Running with texlive-babel-dutch only: $ guix shell --pure texlive-base texlive-babel-dutch -- pdflatex

bug#42553: python-gevent is broken on i686-linux (tests fail)

2022-07-14 Thread Maxim Cournoyer
Hi Jakub, Jakub Kądziołka writes: > On Thu Jul 14, 2022 at 4:40 AM CEST, Maxim Cournoyer wrote: >> Finally disabled the test in 692c2ad327. >> >> Closing. > > Are we sure this is the appropriate course of action? It sounds like the > test is exposing a bug in our packaging that might affect

bug#54691: fortune-mod propagates various non-nice things

2022-07-14 Thread Csepp
Maxim Cournoyer writes: > Hi Maxime, > > Maxime Devos writes: > >> Hi guix, >> >> fortune-mod currently propagates (in the non-technical sense) various >> non-nice things like objectification, misogeny, religious intolerance, >> anti-mathematician-ism (?) and date rape. That is not an

bug#39813: Running Guix in a Virtual Machine - says 1 GB RAM is enough, but it isn't for guix pull

2022-07-14 Thread Csepp
Liliana Marie Prikler writes: > Am Mittwoch, dem 13.07.2022 um 19:21 +0200 schrieb Julien Lepiller: >> I've heard that theory before. From observation on my late armhf >> server >> (two cores): >> >> - it takes just below 2GB to build one of the derivations >> - It doesn't swap a single byte

bug#47716: gio mount broken, again.

2022-07-14 Thread Csepp
Csepp writes: > Maxim Cournoyer writes: > >> Hi, >> >> raingloom writes: >> >>> ``` >>> $ gio mount sftp://whatever >>> $ ls /run/user/$UID/gvfs/ >>> ``` >>> prints nothing. >>> >>> Same thing happens if I mount it from the Nautilus file manager. >>> >>> This bug has appeared before and I

bug#42553: python-gevent is broken on i686-linux (tests fail)

2022-07-14 Thread Jakub Kądziołka
On Thu Jul 14, 2022 at 4:40 AM CEST, Maxim Cournoyer wrote: > Finally disabled the test in 692c2ad327. > > Closing. Are we sure this is the appropriate course of action? It sounds like the test is exposing a bug in our packaging that might affect users of python-gevent. It might be better to have