[issue2809] Unknown exception error trying to clone portableapps

Gevorg Voskanyan bugs at mercurial.selenic.com
Fri May 13 02:37:58 CDT 2011


New submission from Gevorg Voskanyan <v_gevorg at yahoo.com>:

Doing
hg clone
http://portableapps.hg.sourceforge.net:8000/hgroot/portableapps/portableapps
I get this under Win XP:
------------------------------------------------
real URL is http://sourceforge.net/
** unknown exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)]
** Mercurial Distributed SCM (version 1.8.3)
** Extensions loaded:
Traceback (most recent call last):
  File "hg", line 38, in <module>
  File "mercurial\dispatch.pyc", line 16, in run
  File "mercurial\dispatch.pyc", line 36, in dispatch
  File "mercurial\dispatch.pyc", line 58, in _runcatch
  File "mercurial\dispatch.pyc", line 601, in _dispatch
  File "mercurial\dispatch.pyc", line 406, in runcommand
  File "mercurial\dispatch.pyc", line 655, in _runcommand
  File "mercurial\dispatch.pyc", line 609, in checkargs
  File "mercurial\dispatch.pyc", line 598, in <lambda>
  File "mercurial\util.pyc", line 433, in check
  File "mercurial\commands.pyc", line 825, in clone
  File "mercurial\hg.pyc", line 221, in clone
  File "mercurial\hg.pyc", line 94, in repository
  File "mercurial\httprepo.pyc", line 199, in instance
  File "mercurial\wireproto.pyc", line 68, in between
  File "mercurial\httprepo.pyc", line 137, in _call
  File "mercurial\httprepo.pyc", line 110, in _callstream
  File "rfc822.pyc", line 388, in __getitem__
KeyError: 'content-type'
------------------------------------------------
So I report here as advised in the message. Please let me know if I need to
provide more information.

----------
messages: 16274
nosy: gevorg
priority: urgent
status: unread
title: Unknown exception error trying to clone portableapps

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2809>
____________________________________________________


More information about the Mercurial-devel mailing list