[SciPy-Dev] Error trying to get thouis' pull request

Warren Weckesser warren.weckesser at enthought.com
Sat Jun 4 20:51:12 EDT 2011


On Sat, Jun 4, 2011 at 7:11 PM, Charles R Harris
<charlesr.harris at gmail.com>wrote:

>
>
> On Sat, Jun 4, 2011 at 5:55 PM, Warren Weckesser <
> warren.weckesser at enthought.com> wrote:
>
>>
>>
>> On Sat, Jun 4, 2011 at 6:45 PM, Warren Weckesser <
>> warren.weckesser at enthought.com> wrote:
>>
>>> I'm trying to grab the commit from the pull request
>>> https://github.com/scipy/scipy/pull/28, but I get an error:
>>>
>>> $ git pull https://github.com/thouis/scipy.git master
>>> error: SSL certificate problem, verify that the CA cert is OK. Details:
>>> error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
>>> verify failed while accessing
>>> https://github.com/thouis/scipy.git/info/refs
>>>
>>> fatal: HTTP request failed
>>>
>>>
>>> Does anyone know if this is a github problem, a problem with thouis'
>>> github account, or my problem?
>>>
>>
>>
>> I also get the error when trying to pull from another account, so it is
>> not thouis' account that is the problem.
>>
>>
> Works here without problems.
>
> $charris at f13 scipy.git (test28)$ git pull
> https://github.com/thouis/scipy.git master
> remote: Counting objects: 13, done.
> remote: Compressing objects: 100% (5/5), done.
> remote: Total 7 (delta 4), reused 5 (delta 2)
> Unpacking objects: 100% (7/7), done.
> From https://github.com/thouis/scipy
>  * branch            master     -> FETCH_HEAD
> Merge made by recursive.
>  scipy/ndimage/measurements.py            |    2 +-
>  scipy/ndimage/tests/test_measurements.py |   12 ++++++++++++
>  2 files changed, 13 insertions(+), 1 deletions(-)
>
>
> Are you using a different computer than usual? Maybe you need to upload
> another key.
>
>

Thanks for checking.  I'm using my usual computer, but I may have
inadvertently changed something when I built a new version of openssl a few
days ago.

Warren


Chuck
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20110604/30522e5f/attachment.html>


More information about the SciPy-Dev mailing list