bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] buildbot failure in OpenCSW Buildbot on wget-solaris10-sp


From: Tim Ruehsen
Subject: Re: [Bug-wget] buildbot failure in OpenCSW Buildbot on wget-solaris10-sparc
Date: Thu, 03 Mar 2016 10:55:37 +0100
User-agent: KMail/4.14.10 (Linux/4.4.0-1-amd64; KDE/4.14.14; x86_64; ; )

The problem is not related to the latest commit(s).
It it SSLv2 related stuff on the build farm:

Running Test HSTS basic test
Traceback (most recent call last):
  File "./Test-hsts.py", line 75, in <module>
    test.setup()
  File "/home/rockdaboot/wget/testenv/test/http_test.py", line 30, in setup
    self.server_setup()
  File "/home/rockdaboot/wget/testenv/test/base_test.py", line 85, in 
server_setup
    instance = self.instantiate_server_by(protocol)
  File "/home/rockdaboot/wget/testenv/test/http_test.py", line 51, in 
instantiate_server_by
    HTTPS: HTTPSd}[protocol]()
  File "/home/rockdaboot/wget/testenv/server/http/http_server.py", line 470, 
in __init__
    self.server_inst = self.server_class(addr, self.handler)
  File "/home/rockdaboot/wget/testenv/server/http/http_server.py", line 38, in 
__init__
    import ssl
  File "/opt/csw/lib/python3.3/ssl.py", line 60, in <module>
    import _ssl             # if we can't import it, let the error propagate
ImportError: ld.so.1: python3.3: fatal: relocation error: file 
/opt/csw/lib/python3.3/lib-dynload/_ssl.so: symbol SSLv2_method: referenced 
symbol not found
FAIL Test-hsts.py (exit status: 1)


I *guess* that is has to do with the latest SSLv2 vulnerability and that the 
underlying OpenSSL library has been exchanged without taking care for the 
python module.

Tim

On Thursday 03 March 2016 10:13:55 address@hidden wrote:
> The Buildbot has detected a new failure on builder wget-solaris10-sparc
> while building wget. Full details are available at:
>  https://buildfarm.opencsw.org/buildbot/builders/wget-solaris10-sparc/builds
> /131
> 
> Buildbot URL: https://buildfarm.opencsw.org/buildbot/
> 
> Buildslave for this Build: unstable10s
> 
> Build Reason: scheduler
> Build Source Stamp: [branch master] 44aedd832197e32abbb4cb9582774c2ca8b8fa43
> Blamelist: Giuseppe Scrivano <address@hidden>,Maks Orlovich
> <address@hidden>
> 
> BUILD FAILED: failed shell_3
> 
> sincerely,
>  -The Buildbot

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]