From gshereme at redhat.com Wed Aug 19 23:41:21 2015 Content-Type: multipart/mixed; boundary="===============1079788819772241757==" MIME-Version: 1.0 From: Greg Sheremeta To: copr-devel at lists.fedorahosted.org Subject: Re: help with failing build Date: Thu, 29 Jan 2015 16:52:34 -0500 Message-ID: <628234191.1845325.1422568354664.JavaMail.zimbra@redhat.com> In-Reply-To: 54CAA7B2.2050309@redhat.com --===============1079788819772241757== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----- Original Message ----- > From: "Miroslav Suchy" > To: "Cool Other Package Repositories" > Sent: Thursday, January 29, 2015 4:35:46 PM > Subject: Re: help with failing build > = > On 01/29/2015 07:09 PM, Greg Sheremeta wrote: > > Interesting -- I don't see that behavior in curl, and we actually > > do have the proper cert installed for patternfly: > = > Interesting. From browser I see too: > Common Name (CN) *.patternfly.org > = > Here is full reproducer from CLI: > = > python -c 'import requests; > requests.get("http://www.patternfly.org/wp-content/uploads/rpmsrc/pattern= fly1-1.1.3-1.fc20.src.rpm")' > = > Traceback (most recent call last): > File "", line 1, in > File "/usr/lib/python2.7/site-packages/requests/api.py", line 55, in g= et > return request('get', url, **kwargs) > File "/usr/lib/python2.7/site-packages/requests/api.py", line 44, in > request > return session.request(method=3Dmethod, url=3Durl, **kwargs) > File "/usr/lib/python2.7/site-packages/requests/sessions.py", line > 456, in request > resp =3D self.send(prep, **send_kwargs) > File "/usr/lib/python2.7/site-packages/requests/sessions.py", line > 585, in send > history =3D [resp for resp in gen] if allow_redirects else [] > File "/usr/lib/python2.7/site-packages/requests/sessions.py", line > 179, in resolve_redirects > allow_redirects=3DFalse, > File "/usr/lib/python2.7/site-packages/requests/sessions.py", line > 559, in send > r =3D adapter.send(request, **kwargs) > File "/usr/lib/python2.7/site-packages/requests/adapters.py", line > 382, in send > raise SSLError(e, request=3Drequest) > requests.exceptions.SSLError: hostname 'www.patternfly.org' doesn't > match either of '*.rhcloud.com', 'rhcloud.com' > = > curl > http://www.patternfly.org/wp-content/uploads/rpmsrc/patternfly1-1.1.3-1.f= c20.src.rpm > > > 302 Found > >

Found

>

The document has moved href=3D"https://www.patternfly.org/wp-content/uploads/rpmsrc/patternfly1-= 1.1.3-1.fc20.src.rpm">here.

>
>
Apache/2.2.15 (Red Hat) Server at www.patternfly.org Port > 80
> > = > = > I am not sure what going on. > I will try to dive deeper into requests module of python. > = > Mirek > _______________________________________________ > copr-devel mailing list > copr-devel(a)lists.fedorahosted.org > https://lists.fedorahosted.org/mailman/listinfo/copr-devel > = Thanks. Robb is also reaching out to the OpenShift team to see if they have any ideas. Not a huge deal for us for this build, but something worth looking into. Greg --===============1079788819772241757==--