Thomas Danckaert skribis:
>> process 1051: D-Bus library appears to be incorrectly set up; failed
>> to read machine uuid: Failed to open "/etc/machine-id": No such file
>> or directory See the manual page for dbus-uuidgen to correct this
>> issue.
>>
>> D-Bus not built with -rdynamic so unable
From: Danny Milosavljevic
Subject: Re: [PATCH 3/4] gnu: Add kdev-python.
Date: Mon, 16 Jan 2017 23:39:19 +0100
On Mon, 16 Jan 2017 22:10:42 +0100
l...@gnu.org (Ludovic Courtès) wrote:
+(arguments
+ `(#:tests? #f)) ; tests fail, require display
Could you check if running Xvfb is
On Mon, 16 Jan 2017 22:10:42 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Thomas Danckaert skribis:
>
> > * gnu/packages/kde.scm (kdev-python): New variable.
>
> [...]
>
> > +(arguments
> > + `(#:tests? #f)) ; tests fail, require display
>
> Could you check if running Xvfb is eno
Thomas Danckaert skribis:
> * gnu/packages/kde.scm (kdev-python): New variable.
[...]
> +(arguments
> + `(#:tests? #f)) ; tests fail, require display
Could you check if running Xvfb is enough to run the tests?
Apart from that LGTM!
Thanks,
Ludo’.