Source: salt-formula-keystone Version: 2016.4.1-3 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161118 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 "/usr/lib/python2.7/dist-packages/salt/payload.py", line 17, in > <module> > import salt.crypt > File "/usr/lib/python2.7/dist-packages/salt/crypt.py", line 42, in <module> > import salt.utils.rsax931 > File "/usr/lib/python2.7/dist-packages/salt/utils/rsax931.py", line 69, in > <module> > libcrypto = _init_libcrypto() > File "/usr/lib/python2.7/dist-packages/salt/utils/rsax931.py", line 63, in > _init_libcrypto > libcrypto.OPENSSL_no_config() > File "/usr/lib/python2.7/ctypes/__init__.py", line 375, in __getattr__ > func = self.__getitem__(name) > File "/usr/lib/python2.7/ctypes/__init__.py", line 380, in __getitem__ > func = self._FuncPtr((name_or_ordinal, self)) > AttributeError: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: undefined symbol: > OPENSSL_no_config > [ERROR] Execution of keystone.cluster failed > [ERROR] Execution failed > Makefile:22: recipe for target 'test' failed The full build log is available from: http://aws-logs.debian.net/2016/11/18/salt-formula-keystone_2016.4.1-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.