[Bug 745202] New: cerbero failed bootstrap - because wglext.h could not be downloaded

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 26 01:44:30 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745202

            Bug ID: 745202
           Summary: cerbero failed bootstrap - because wglext.h could not
                    be downloaded
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
                OS: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zack81 at gmx.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

cerbero bootstrap failed, because wglext.h could not be downloaded, because of
an invalid certificate:

Installing wglext.h
Downloading http://www.opengl.org/registry/api/GL/wglext.h
Running command 'wget http://www.opengl.org/registry/api/GL/wglext.h -O
C:/downl
oad/GSTREAMER/MinGW/msys/1.0/home/user/cerbero/mingw/w32/i686-w64-mingw32/inclu
de/GL/wglext.h '
--2015-02-26 09:08:50--  http://www.opengl.org/registry/api/GL/wglext.h
Resolving www.opengl.org... 50.23.225.118
Connecting to www.opengl.org|50.23.225.118|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.opengl.org/registry/api/GL/wglext.h [following]
--2015-02-26 09:08:50--  https://www.opengl.org/registry/api/GL/wglext.h
Connecting to www.opengl.org|50.23.225.118|:443... connected.
ERROR: cannot verify www.opengl.org's certificate, issued by `/C=US/O=GeoTrust,
Inc./CN=RapidSSL CA':
  Unable to locally verify the issuer's authority.
To connect to www.opengl.org insecurely, use `--no-check-certificate'.
Traceback (most recent call last):

Following code needs to be changed:
windows.py => Line 139 change to:
shell.download(gl_header, inst_path, check_cert=False)

There seems to be already some action done for this, but wrong; see following:
http://gstreamer-devel.966125.n4.nabble.com/cerbero-windows-problem-td4669561.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list