GNU bug report logs - #55440
pytest2-cov is broken, breaking wicd

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Mon, 16 May 2022 00:10:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Subject: bug#55440: closed (Re: pytest2-cov is broken, breaking wicd)
Date: Mon, 16 May 2022 00:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55440: pytest2-cov is broken, breaking wicd

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 55440 <at> debbugs.gnu.org.

-- 
55440: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55440
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: 55440-done <at> debbugs.gnu.org
Subject: Re: pytest2-cov is broken, breaking wicd
Date: Sun, 15 May 2022 20:23:16 -0400
Fixed with commit 40a729a0e6f1d660b942241416c1e2c567616d4d

[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: bug-guix <at> gnu.org
Subject: pytest2-cov is broken, breaking wicd
Date: Sun, 15 May 2022 20:08:52 -0400
Between commits
2e0d02ebe351024cd97911cb1e5e1a6af1edc7f0..93baba64753d4f8543b38a3a6092b7a71b79b246,
the pytest2-cov package broke, which in turns breaks the important
package wicd.

https://ci.guix.gnu.org/build/791078/details

------
starting phase `build'
running "python setup.py" with command "build" and parameters ()
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 87, in <module>
    long_description='{}\n{}'.format(read('README.rst'), re.sub(':[a-z]+:`~?(.*?)`', r'``\1``', read('CHANGELOG.rst'))),
  File "setup.py", line 23, in read
    encoding=kwargs.get('encoding', 'utf8')
TypeError: 'encoding' is an invalid keyword argument for this function
error: in phase 'build': 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'))" "build") exit-status: 1 term-signal: #f stop-signal: #f> 
phase `build' failed after 0.3 seconds
command "python" "-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'))" "build" failed with status 1
builder for `/gnu/store/gdmcpvplhj91149grnwc443fhbmi3jfv-python2-pytest-cov-3.0.0.drv' failed with exit code 1
build of /gnu/store/gdmcpvplhj91149grnwc443fhbmi3jfv-python2-pytest-cov-3.0.0.drv failed
------



This bug report was last modified 3 years and 12 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.