Hg 1.7.3 push googlecode.com crash

Zoom.Quiet zoom.quiet at gmail.com
Tue Jan 11 05:42:30 CST 2011


2011/1/11 Mads Kiilerich <mads at kiilerich.com>:
> On 01/11/2011 09:33 AM, Gilles Moris wrote:
>>
>> On Tuesday 11 January 2011 09:04:04 am Zoom.Quiet wrote:
>>>
>>> in Ubuntu 10.04.1 LTS
>>> when i push,warning: tangle.zoomquiet.googlecode.com certificate not
>>> verified (check web.cacerts config setting)
>>>
>>> so i dump the *.googlecode.com.pem
>>> and conf. .hg/hgrc appended
>>> [web]
>>> cacerts = /home/zoomq/.zoomq/SSL/*.googlecode.com.pem
>
> Interesting filename. I'm sure that will work without problems in 99% of
> your programs. But I'm also 99% sure that it eventually will cause some kind
> of trouble ;-)
>
>>>   File "/usr/lib/pymodules/python2.6/mercurial/url.py", line 505, in
>>> _verifycert return _('certificate is for %s') % certname
>>> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position
>>> 0: ordinal not in range(128)
>>
>> The fix 00411a4fa1bb has just been pushed today in stable.
>
> So far it is only in crew. And it will fix the crash but it will not make it
> work. It will correctly abort with a nice message.
>
> DNS wildcards resolves multiple levels of subdomains, but certificate
> wildcards only apply to one subdomain level.
> https://tangle.zoomquiet.googlecode.com is thus not valid.
>
at fact is:
https://tangle.zoomquiet.googlecode.com/hg/
and my hgrc cfg as :
[paths]
default = https://tangle.zoomquiet.googlecode.com/hg/

so why hg not usage https://tangle.zoomquiet.googlecode.com/hg/
i just want know...

> /Mads
>



-- 
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
开: http://code.ijinshan.com/
豆: http://www.douban.com/group/zoomquiet
书: http://code.google.com/p/openbookproject
蟒: http://code.google.com/p/kcpycamp/wiki/PythoniCamp


More information about the Mercurial mailing list