guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55516] [PATCH] gnu: Add quod-libet.


From: Jaft
Subject: [bug#55516] [PATCH] gnu: Add quod-libet.
Date: Sun, 22 May 2022 01:27:33 +0000 (UTC)

> On Thursday, May 19, 2022, 02:58:45 AM CDT, Liliana Marie Prikler 
> <liliana.prikler@ist.tugraz.at> wrote: 
>
>
>
>
>
> The first one is harmless afaik.  The second means it's trying to write
> to $HOME, so you need to (setenv "HOME" (getcwd)) or similar.

I may be out of my depth, sadly; I added your suggestion, which seems to've 
worked, but it's failing on one of the test files and I can't seem to find 
anything that actually outputs why:

 > starting phase `check'
> _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
> created.
> running "python setup.py" with command "test" and parameters ()
> running test
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.1
> rootdir: /tmp/guix-build-quod-libet-4.5.0.drv-0/source, configfile: setup.cfg
> collected 4539 items / 1 skipped / 4538 selected
>
> tests/test___init__.py .....                                             [  
> 0%]
> tests/test_appdata_files.py ssss                                         [  
> 0%]
> tests/test_browsers___init__.py .........                                [  
> 0%]
> tests/test_browsers__base.py error: in phase 'check': uncaught exception:
> %exception #<&invoke-error program: "python" arguments: ("-c" "import 
> setuptools, tokenize;__file__='setup.py';f=getattr(tokenize, 'open', 
> open)(__file__);code=f.read().replace('\\r\\n', 
> '\\n');f.close();exec(compile(code, __file__, 'exec'))" "test") exit-status: 
> #f term-signal: 5 stop-signal: #f> 

I tried with ~--keep-failed~ and dug around for logs or something that gave 
more indication as to why or what in the test file failed but can't seem to 
find anything. I dunno if you have experience with anything that might lend 
some insight as to, at least, where to look but, without a better error output, 
I'm not sure. I tried looking around in the last-listed test file but nothing 
obvious sticks out to me as would cause an exception, unfortunately.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]