bug#42595: conflicts in propagated imports must be resolved manually

2021-02-15 Thread Luis Felipe via Bug reports for GNU Guix
I get this problem from time to time in my user profile, and it is really annoying because doing what the hint says rarely fixes the problem easily. If you follow the hint, you end up wasting a lot of time when you get into that loop of "hint: Try upgrading both `PACKAGE_I_WANT_TO_INSTALL' and

bug#46314: Fix build of materialdecoration.

2021-02-15 Thread Raghav Gururajan
Hi Leo! Thanks for the patches. I've pushed them upstream, so I'll be closing this and 46314. Thank you! Regards, RG. OpenPGP_signature Description: OpenPGP digital signature

bug#46314: Fix build of materialdecoration.

2021-02-15 Thread Leo Prikler
Hi Raghav, Am Montag, den 15.02.2021, 12:41 -0500 schrieb Raghav Gururajan: > Thanks for the review. I have attached revised patches. Thanks for the patches. I've pushed them upstream, so I'll be closing this and 46314. Regards, Leo

bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing

2021-02-15 Thread Ludovic Courtès
Gash-Utils ‘uname’ seems to be confused: --8<---cut here---start->8--- $ $(guix build -e '(@@ (gnu packages commencement) gash-utils-boot)')/bin/uname -a Linux ribbon 5.10.10-gnu #1 SMP 1 x86_64 GNU/Linux $ $(guix build -e '(@@ (gnu packages commencement) gash-

bug#46532: plantuml in pure environment does not find X11

2021-02-15 Thread Maxime Devos via web
self-proposed patch works for me

bug#46532: plantuml in pure environment does not find X11

2021-02-15 Thread Maxime Devos
On Mon, 2021-02-15 at 13:52 +0100, Dr. Arne Babenhauserheide wrote: > Dear Guix hackers, > > when installing plantuml in a pure environment, it throws an > java.awt.AWTError: Can't connect to X11 window server using ':1' as the value > of the DISPLAY variable. Is the environment variable XAUTHO

bug#46529: emacs-jedi does not install python file

2021-02-15 Thread Nicolò Balzarotti
Hi guix, it seems that our emacs-jedi package does not work out of the box. According to the docs[fn:1], it needs jediepcserver.py, which is available in the repo [fn:2], but we do not install it. Anybody is using the package? Thanks, Nicolò #+name: missing-py-file #+begin_src shell find $(guix

bug#46532: plantuml in pure environment does not find X11

2021-02-15 Thread Dr. Arne Babenhauserheide
Dear Guix hackers, when installing plantuml in a pure environment, it throws an java.awt.AWTError: Can't connect to X11 window server using ':1' as the value of the DISPLAY variable. To reproduce: $ guix environment --ad-hoc --pure plantuml -- plantumlNo protocol specified Exception in thread