Source: keystone Version: 2:10.0.0-3 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161202 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > File "keystone/identity/backends/sql.py", line 119, in create_user > user = utils.hash_user_password(user) > File "keystone/common/utils.py", line 136, in hash_user_password > return dict(user, password=hash_password(password)) > File "keystone/common/utils.py", line 143, in hash_password > password_utf8, rounds=CONF.crypt_strength) > File "/usr/lib/python2.7/dist-packages/passlib/utils/decor.py", line 190, > in wrapper > warn(msg % tmp, DeprecationWarning, stacklevel=2) > DeprecationWarning: the method > passlib.handlers.sha2_crypt.sha512_crypt.encrypt() is deprecated as of > Passlib 1.7, and will be removed in Passlib 2.0, use .hash() instead. > > > ---------------------------------------------------------------------- > Ran 6957 tests in 49.275s > > FAILED (failures=3459, skipped=1450) > debian/rules:20: recipe for target 'override_dh_auto_test' failed The full build log is available from: http://aws-logs.debian.net/2016/12/02/keystone_10.0.0-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.