From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludovic.courtes@inria.fr (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33325: xpra doesn't work out-of-the-box (implicit dependencies) Date: Fri, 09 Nov 2018 15:12:25 +0100 Message-ID: <8736sa2vcm.fsf@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL7Xy-00010S-84 for bug-guix@gnu.org; Fri, 09 Nov 2018 09:14:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gL7Xu-0007PF-6O for bug-guix@gnu.org; Fri, 09 Nov 2018 09:14:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38076) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gL7Xt-0007Ok-Um for bug-guix@gnu.org; Fri, 09 Nov 2018 09:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gL7Xt-0005vI-MX for bug-guix@gnu.org; Fri, 09 Nov 2018 09:14:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL7Wg-0007Ns-Pa for bug-guix@gnu.org; Fri, 09 Nov 2018 09:12:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gL7WZ-0004PL-4x for bug-guix@gnu.org; Fri, 09 Nov 2018 09:12:46 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:47654) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gL7WV-0004Ea-9W for bug-guix@gnu.org; Fri, 09 Nov 2018 09:12:37 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 33325@debbugs.gnu.org Cc: Rutger Helling 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! Entering daemon mode; any further errors will be reported to: /run/user/1000/xpra/:100.log $ cat /run/user/1000/xpra/:100.log 2018-11-09 14:37:42,986 Error: cannot enable SSH socket upgrades: 2018-11-09 14:37:42,986 No module named paramiko 2018-11-09 14:37:42,987 cannot access python uinput module: 2018-11-09 14:37:42,987 No module named uinput 2018-11-09 14:37:42,995 Error adding xauth entry for :100 2018-11-09 14:37:42,995 using command "xauth -f /home/ludo/.Xauthority add= :100 MIT-MAGIC-COOKIE-1 7c2c66d9295545cfb1c27b1109b4b54e": [mi] Extension "Composite" is not recognized 2018-11-09 14:37:42,995 [Errno 2] No such file or directory [mi] Only the following extensions can be run-time enabled: [mi] Generic Event Extension [mi] MIT-SHM [mi] XTEST [mi] XINERAMA [mi] XFIXES [mi] RENDER [mi] RANDR [mi] COMPOSITE [mi] DAMAGE [mi] MIT-SCREEN-SAVER [mi] DOUBLE-BUFFER [mi] RECORD [mi] DPMS [mi] X-Resource [mi] XVideo [mi] XVideo-MotionCompensation [mi] GLX No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified --8<---------------cut here---------------end--------------->8--- On a foreign distro I see we=E2=80=99re also lacking a reference to =E2=80=98dbus-launch=E2=80=99: --8<---------------cut here---------------start------------->8--- [courtes@devel13 ~]$ guix environment --ad-hoc xpra --pure -- xpra start :1= 00 Warning: Xorg binary not found, assuming the wrapper is needed! Entering daemon mode; any further errors will be reported to: /run/user/10218/xpra/:100.log [courtes@devel13 ~]$ cat /run/user/10218/xpra/:100.log 2018-11-09 15:10:06,064 Error: cannot enable SSH socket upgrades: 2018-11-09 15:10:06,064 No module named paramiko 2018-11-09 15:10:06,066 cannot access python uinput module: 2018-11-09 15:10:06,066 No module named uinput 2018-11-09 15:10:06,079 Error adding xauth entry for :100 2018-11-09 15:10:06,080 using command "xauth -f /home/courtes/.Xauthority = add :100 MIT-MAGIC-COOKIE-1 9519cb23f6a348eda7f068d9317a664c": 2018-11-09 15:10:06,080 [Errno 2] No such file or directory [mi] Extension "Composite" is not recognized [mi] Only the following extensions can be run-time enabled: [mi] Generic Event Extension [mi] MIT-SHM [mi] XTEST [mi] XINERAMA [mi] XFIXES [mi] RENDER [mi] RANDR [mi] COMPOSITE [mi] DAMAGE [mi] MIT-SCREEN-SAVER [mi] DOUBLE-BUFFER [mi] RECORD [mi] DPMS [mi] X-Resource [mi] XVideo [mi] XVideo-MotionCompensation [mi] GLX 2018-11-09 15:10:06,472 Warning: some of the sockets are in an unknown stat= e: 2018-11-09 15:10:06,473 /home/courtes/.xpra/devel13-100 2018-11-09 15:10:06,473 please wait as we allow the socket probing to time= out 2018-11-09 15:10:12,502 created unix domain socket: /home/courtes/.xpra/dev= el13-100 /gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/sh: dbu= s-launch: command not found dbus-launch failed to start using command 'dbus-launch --close-stderr': exit code is 127 --8<---------------cut here---------------end--------------->8--- Thoughts? Thanks in advance, Ludo=E2=80=99.