clone error : struct.error: unpack str size does not match format

Judy Gao Judy.Gao at Sun.COM
Mon Aug 3 05:26:35 CDT 2009


Hi All ,

I have a mecurial repository , it works well before .
However it shows me error today for unknown reason .
It can show correctly for "hg tip/log/status" , but it failed to "hg 
clone " or "hg verify " .
The output error is the same , please see the below error :

bash-3.00$ hg clone <one_repo> <another_repo>
requesting all changes
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 0.9.5)
Traceback (most recent call last):
  File "/java/devtools/sparc/mercurial/latest/bin/hg", line 14, in ?
    mercurial.dispatch.run()
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/dispatch.py", 
line 20, in run
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/dispatch.py", 
line 29, in dispatch
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/dispatch.py", 
line 45, in _runcatch
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/dispatch.py", 
line 348, in _dispatch
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/dispatch.py", 
line 401, in _runcommand
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/dispatch.py", 
line 357, in checkargs
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/dispatch.py", 
line 340, in <lambda>
  File "/java/devtools/sparc/mercurial/0.9.5/lib/python2.4/commands.py", 
line 2737, in verify

  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/hg.py", 
line 298, in verify
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/verify.py", 
line 15, in verify
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/verify.py", 
line 163, in _verify
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/localrepo.py", 
line 425, in file
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/filelog.py", 
line 14, in __init__
  File 
"/java/svc/kto/Mercurial/0.9.5/dist/solaris-sparc/usr/local/lib/python2.4/site-packages/mercurial/revlog.py", 
line 463, in __init__
struct.error: unpack str size does not match format


Please reply me directly , I am not subscribe the mail alias .

thanks a lot ,
-Judy


More information about the Mercurial mailing list