Your message dated Wed, 03 Jun 2015 09:30:13 +0000 with message-id <e1z0501-0005bx...@moszumanska.debian.org> and subject line qa.debian.org bug fixed in revision 3396 has caused the Debian Bug report #787410, regarding PTS: SOAPpy scripts contacting the BTS fail to verify SSL 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.) -- 787410: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787410 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: qa.debian.org Severity: normal User: qa.debian....@packages.debian.org Usertags: pts ssl Tags: help Since the upgrade to jessie, the calls to the BTS made by the PTS using SOAPpy are crashing as they cannot verify the SSL cert in /etc/ssl/certs directly and require a CA cert to be present instead. There is no known workaround for this issue with SOAPpy yet, help is welcome. https://wiki.debian.org/ServicesSSL Traceback (most recent call last): File "/srv/packages.qa.debian.org/www/bin/tagged_bugs.py", line 67, in <module> print_bug_summary(find_tagged(sys.argv[1])) File "/srv/packages.qa.debian.org/www/bin/tagged_bugs.py", line 52, in find_tagged bugs = get_bugs('tag', tag) File "/srv/packages.qa.debian.org/www/bin/tagged_bugs.py", line 27, in get_bugs result = server.get_bugs(*args) File "/usr/lib/python2.7/dist-packages/SOAPpy/Client.py", line 545, in __call__ return self.__r_call(*args, **kw) File "/usr/lib/python2.7/dist-packages/SOAPpy/Client.py", line 567, in __r_call self.__hd, self.__ma) File "/usr/lib/python2.7/dist-packages/SOAPpy/Client.py", line 430, in __call timeout = self.timeout) File "/usr/lib/python2.7/dist-packages/SOAPpy/Client.py", line 244, in call r.endheaders() File "/usr/lib/python2.7/httplib.py", line 997, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 850, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 812, in send self.connect() File "/usr/lib/python2.7/httplib.py", line 1212, in connect server_hostname=server_hostname) File "/usr/lib/python2.7/ssl.py", line 350, in wrap_socket _context=self) File "/usr/lib/python2.7/ssl.py", line 566, in __init__ self.do_handshake() File "/usr/lib/python2.7/ssl.py", line 788, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Version: 3396 This bug was closed by Paul Wise (pabs) in SVN revision 3396. Note that it might take some time until the qa.debian.org code has been updated and cronjobs have picked up changed data. Commit message: Workaround SOAPpy not being able to verify certs properly (Closes: #787410) Thanks-to: Raphael Hertzog <hert...@debian.org>
--- End Message ---