bug#33325: xpra doesn't work out-of-the-box (implicit dependencies)

2018-11-09 Thread Ludovic Courtès
Hello Rutger and all, Our Xpra package seems to not be usable directly without installing additional items: --8<---cut here---start->8--- $ guix environment --ad-hoc xpra --pure -- xpra start :100 Warning: Xorg binary not found, assuming the wrapper is needed!

bug#33325: xpra doesn't work out-of-the-box (implicit dependencies)

2018-11-09 Thread Rutger Helling
Hello Ludo, Does the :100 server show up when you do 'xpra list' after the command? If so, can you try the following commands to see if it works: $ guix environment --ad-hoc xpra --pure -- xpra attach :100 And then on a different terminal: $ DISPLAY=:100 gui-program On Fri, 09 Nov 2018 15:12:25

bug#33326: gnupg: error: .config/guix/upstream/trustedkeys.kbx': No such file or directory

2018-11-09 Thread swedebugia
This happened in a GuixSD 0.15 VM inside this env: $ guix environment guix --ad-hoc help2man git strace   pkg-config less binutils coreutils grep guile guile-git guile-json gcc gnupg --no-grafts -l ~/my-packages/guile-gcrypt.scm -- Starting download of /tmp/guix-file.HZZqZi From https://ftpmi

bug#33330: Hurd failing to build

2018-11-09 Thread Brett Gilio
Hi all, I know that the hurd is not supported on Guix at the moment. I was trying to give it a try in spite of that, and it is failing to build. I am sure that this is a known issue, but I could not find any referencing issues of recent on debbugs. building /gnu/store/83vrxqm3xcwj9sn0kkbgaar4g

bug#33330: Hurd failing to build

2018-11-09 Thread Manolis Ragkousis
Hello Brett, I imagine you run `guix build hurd`? Can you share the build log? Thank you, Manolis On 11/10/18 1:47 AM, Brett Gilio wrote: > > Hi all, > > I know that the hurd is not supported on Guix at the moment. I was > trying to give it a try in spite of that, and it is failing to build. >