Your message dated Sun, 4 Dec 2016 01:05:58 +0500
with message-id <20161203200558.2sstfbhl2am6o...@belkar.wrar.name>
and subject line
has caused the Debian Bug report #804585,
regarding pywbem: FTBFS: ssl3 is gone from openssl
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 ow...@bugs.debian.org
immediately.)
--
804585: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804585
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pywbem
Version: 0.8.0~dev650-1
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
debian/rules clean
make: Circular debian/wbemcli.py.1.xml <- wbemcli.py.1 dependency dropped.
xsltproc -''-nonet -''-param man.charmap.use.subset "0"
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
debian/wbemcli.py.1.xml
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
debian/wbemcli.py.1.xml:62: warning: failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
]>
^
Note: Writing wbemcli.py.1
dh debian/rules --with python2
dh clean --with python2
dh_testdir
dh_auto_clean
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
python setup.py clean -a
Traceback (most recent call last):
File "setup.py", line 28, in <module>
from pywbem import mof_compiler
File "/pywbem-0.8.0~dev650/pywbem/__init__.py", line 143, in <module>
from pywbem.cim_operations import *
File "/pywbem-0.8.0~dev650/pywbem/cim_operations.py", line 31, in <module>
from pywbem import cim_obj, cim_xml, cim_http, cim_types
File "/pywbem-0.8.0~dev650/pywbem/cim_http.py", line 31, in <module>
from M2Crypto import SSL, Err
File "/usr/lib/python2.7/dist-packages/M2Crypto/__init__.py", line 22, in
<module>
import __m2crypto
ImportError: /usr/lib/python2.7/dist-packages/M2Crypto/__m2crypto.so: undefined
symbol: SSLv3_method
dh_auto_clean: python setup.py clean -a returned exit code 1
debian/rules:18: recipe for target 'clean' failed
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/pywbem.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
This was never a bug in pywbem but in python-m2crypto. It is now fixed and
pywbem rebuilds OK.
--
WBR, wRAR
signature.asc
Description: PGP signature
--- End Message ---