python-binaryornot build failure

  • Done
  • quality assurance status badge
Details
One participant
  • Danny Milosavljevic
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 5 years ago
(address . bug-guix@gnu.org)
20191009113620.576f871e@scratchpost.org
File "/tmp/guix-build-python-binaryornot-0.4.4.drv-0/binaryornot-0.4.4/tests/test_check.py", line 219, in TestDetectionProperties
@given(binary(average_size=512))
TypeError: binary() got an unexpected keyword argument 'average_size'
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'))" "test" failed with status 1
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl2dqhQACgkQ5xo1VCww
uqU8Ugf/Vs73RUf8drXF4zLNPce8zBJX6JOwXCs+fly7d3KRNPdoZphSYLYzAECX
XWuYnK2dECWlNV2CaCAk98G+o/O1YZRjfmpPTa/iB3IA1yFS75sGdzSD+nXfVZwH
ZWn7ItY9U0OQQAdrkDAuMAOdwByZjox+4KNIMscp/lMWMVAjc+O8K0dAKokm4bv0
vpi7k8S8znbyhfmbnat20DEGkMMQScQBUED6Z2iXyN7a9iNjSyI7C22/uV3eGyWy
umbaeSjlHYRpSu3kzRa2fcUHXJnOLD3FilahEtebiVsi0ZFk2umgXIV6PfZ12990
p/WWZxe2qfV+sdzsw46xCDxZZ9WR5w==
=DH0b
-----END PGP SIGNATURE-----


Danny Milosavljevic wrote 5 years ago
(no subject)
(address . control@debbugs.gnu.org)
20191009160144.3542907f@scratchpost.org
close 37678
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl2d6EgACgkQ5xo1VCww
uqX7yQgAodwhB1qVuSKP7LywgYMefb9/ga6TvxzQ52Dh27pX/rwEaYfK+XJ/0pWp
vu1AuQ3TtC0qd8+88CJU0VDMok2qSaOq0LVA3v/YEDI7db7DluCOOdgTWBsocAWL
bxb8CKLwPGaFTKmS3BOuJ24o1XYfI7nSTDNdx9UQgOgO3LPwfeTQMfsiKdFCIEOZ
/NFH9fzGnh40BKkDm4ROUQI4EXSUQL1o6wz4gvbvFKTm3v5zDGp7Gmkuq0Lg1+yl
OEkBwePbXhwwoWKeO6zTD29rp3cNU07GSNdzPS6vYseSKwPhlFFZOwIef/oBI039
mdxhafmhQJj3vhZrFBo4g5tlSt/+MQ==
=UNT3
-----END PGP SIGNATURE-----


Danny Milosavljevic wrote 5 years ago
Re: python-binaryornot build failure
(address . 37678-done@debbugs.gnu.org)
20191009160234.4e7b848b@scratchpost.org
Fixed in commit 86723f98ab272b1a2621fb54ff88eab5e8e80fed to guix master.
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl2d6HoACgkQ5xo1VCww
uqVXHAgAkfTv6k9WXVo82MRPd81wiTmbV5ha3eJVDBWde4tAef8npLB9nkKZc0P7
/+l0CRA/F6aXK7Rdjbj00hvlF6LZwxlmqyo/ZUodYmxKRZYZXwrlgda2WwVZsDC3
oSAC9ZgeL/PgUmej+cWLElZWlG+PmtjHH9RRREacQt3yu+GdK2qu6Q9aHQ4gCNLr
40mMocO5KPs5tHAqkj7H4Evujj1xWdZjuaq+8dRr1QMon7JKHq/ZUIDVLJBV3PDv
VAQLPydcOqCmsCtC6i7Q08/EFsq9oF/BMfUfljvPqc67uUe5aBhOlYq+OItrMncx
0TCtXPFcJXPzYvZSKddeHujy8WZkKA==
=GCw3
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 37678@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 37678
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help