Your message dated Fri, 10 Jan 2020 00:34:14 +0000
with message-id <[email protected]>
and subject line Bug#922259: fixed in python-libnacl 1.7.1-1
has caused the Debian Bug report #922259,
regarding python-libnacl: FTBFS randomly (ValueError: byte must be in range(0, 
256))
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
922259: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922259
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-libnacl
Version: 1.6.1-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules binary-indep
dh binary-indep --with python2,python3 --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.7 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_libnacl/build/libnacl
copying libnacl/public.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_libnacl/build/libnacl

[... snipped ...]

test_box (unit.test_raw_public.TestPublic) ... ok
test_box_seal (unit.test_raw_public.TestPublic) ... ok
test_boxnm (unit.test_raw_public.TestPublic) ... ok
test_gen (unit.test_raw_public.TestPublic) ... ok
copied from libsodium default/randombytes.c ... ok
test_randombytes_random (unit.test_raw_random.TestRandomBytes) ... ok
test_randombytes_uniform (unit.test_raw_random.TestRandomBytes) ... ok
test_secretbox (unit.test_raw_secret.TestSecret) ... ok
test_box (unit.test_raw_sign.TestSign) ... ok
test_gen (unit.test_raw_sign.TestSign) ... ok
test_save_load (unit.test_save.TestSave) ... ok
test_save_load_secret (unit.test_save.TestSave) ... ok
test_save_load_sign (unit.test_save.TestSave) ... ok
test_save_perms (unit.test_save.TestSave) ... ok
test_publickey_only (unit.test_seal.TestSealed) ... ok
test_secretkey (unit.test_seal.TestSealed) ... ok
test_secret (unit.test_secret.TestSecret) ... ok
test_sign (unit.test_sign.TestSigning) ... ok
test_verify16 (unit.test_verify.TestVerify) ... ok
test_verify32 (unit.test_verify.TestVerify) ... ERROR
test_verify64 (unit.test_verify.TestVerify) ... ok
test_different (unit.test_verify.TestVerifyBytesEq) ... ok
test_different_length (unit.test_verify.TestVerifyBytesEq) ... ok
test_equal (unit.test_verify.TestVerifyBytesEq) ... ok
test_invalid_type (unit.test_verify.TestVerifyBytesEq) ... ok
test_library_version_major (unit.test_version.TestSodiumVersion) ... ok
test_library_version_minor (unit.test_version.TestSodiumVersion) ... ok
test_version_string (unit.test_version.TestSodiumVersion) ... ok

======================================================================
ERROR: test_verify32 (unit.test_verify.TestVerify)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_libnacl/build/tests/unit/test_verify.py",
 line 30, in test_verify32
    v32x[libnacl.randombytes_random() & 31] += 1
ValueError: byte must be in range(0, 256)

----------------------------------------------------------------------
Ran 43 tests in 0.776s

FAILED (errors=1)
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_libnacl/build; python3.7 -m nose -v tests
dh_auto_test: pybuild --test -i python{version} -p 3.7 returned exit code 13
make: *** [debian/rules:7: binary-indep] Error 25
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-libnacl.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-libnacl
Source-Version: 1.7.1-1

We believe that the bug you reported is fixed in the latest version of
python-libnacl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated python-libnacl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 10 Jan 2020 00:00:35 +0000
Source: python-libnacl
Architecture: source
Version: 1.7.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 922259
Changes:
 python-libnacl (1.7.1-1) unstable; urgency=medium
 .
   * New upstream release.
     - Fix unreliability in verify tests (closes: #922259).
Checksums-Sha1:
 7e246594e5c64b38d0c99cfb21f913c62265e3ea 2235 python-libnacl_1.7.1-1.dsc
 d725b9ada21d8e48c054c74df9524d10d2e4e503 41186 python-libnacl_1.7.1.orig.tar.gz
 271a0b0838cedb1aded6f034495ad8a997d86576 2464 
python-libnacl_1.7.1-1.debian.tar.xz
Checksums-Sha256:
 f4dd8160fb1b0825fcf6d83a264a0b75acad3db01a414189d327243aa4abf3c7 2235 
python-libnacl_1.7.1-1.dsc
 33f31c4686541aee24876706b46a846f93c60e62d6b4211bc16bd08ba71d8fb8 41186 
python-libnacl_1.7.1.orig.tar.gz
 2f3e002019c599ff08794e8fbfcc8a2a65449227e49729a9830741f201262ca2 2464 
python-libnacl_1.7.1-1.debian.tar.xz
Files:
 47e20918a7deab04d370936db3521430 2235 python optional 
python-libnacl_1.7.1-1.dsc
 2bfba5658837a330fe962f0b9464998b 41186 python optional 
python-libnacl_1.7.1.orig.tar.gz
 93ca591f319704f1c0bed243fc866fa7 2464 python optional 
python-libnacl_1.7.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAl4XwIYACgkQOTWH2X2G
UAtK1w/+OaNBrJziOrH+2x7RzeznuXmFrbKgOR7gdnvYkgLqb+G68isyjp7kCAnB
nojepANOeJN/96kWaIboHLz8PWdGhmoJMQpvvxXAQHyedx01WZkLIE9+1CJDWG3N
JOPJykQoMDK8/YJKKPwOsta85SAsmp9qSm2Dn7PDV6/DcLYbLc92S+BPL590bGYp
0pbhJKnyTvZJfqrxfiGqAxTlOtQucuA8WpoeFpj9mvm0zDXT55drPp1L/rbGZHxY
91G+xaIWkZo/Oufhgf9gyYlCxGDPDDLA2KvdtW5K7S1oak8hNH+7aGs2sHkTJC3W
MkrNTXdgKgxA3NocoMfUKPRP+BZU6X5mt02Wb1/5gm6JTive1kdzHU3xN3EkxunK
gtyLq3jcIDbrYc5arl8TTFccbvJQVwL1D0NudzDu2G3SQF0r0wFxaf97xgswe0GG
bym2u8w6hb89agMjt0nESMLdj5sFYG7WPkfQVoMSZiZU+3rDoENylAwK1U2OJf0I
xOFxa7Iq2/nFlTNYWyyhUdMb662+QRKBVOuPgEqQWA5uyMBm98v2ACZdzFVlDGwi
8Z0LzCn7kvHuU25HflWVcn3zlz6fV7TeCgkuXKhVXRPV1VU+xvosnQ6YjwxvaQK5
YFlncZMxSP8BnQjQVXpdtt72BqM0bTwahm0Jn/d4omHQD+zEg2Q=
=4kyT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to