Gmane
From: Lialie smth <lialie <at> gmail.com>
Subject: surffered with a zlib error
Newsgroups: gmane.comp.version-control.mercurial.general
Date: 2007-05-17 02:42:14 GMT (2 years, 6 weeks, 6 days, 21 hours and 55 minutes ago)

error as follows:
 

E:\gf-aoi-repo4-galil>hg clone http://192.168.1.122/aoi-repo-current test
http authorization required
realm: Aoi Current Repo
user: cyj
password:
requesting all changes
adding changesets
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial <at> selenic.com
** Mercurial Distributed SCM (version unknown)
Traceback (most recent call last):
  File "c:\python24\scripts\hg", line 12, in ?
    commands.run()
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 2994, in run
    sys.exit(dispatch(sys.argv[1:]))
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3217, in dispatch
    return d()
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3178, in <lambda>
    d = lambda: func(u, *args, **cmdoptions)
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 406, in clone
    update=not opts['noupdate'])
  File "c:\python24\Lib\site-packages\mercurial\hg.py", line 200, in clone
    dest_repo.clone(src_repo, heads=revs, stream=stream)
  File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1957, in clone
    return self.pull(remote, heads)
  File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1345, in pull
    return self.addchangegroup(cg, 'pull', remote.url())
  File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1825, in addchangegroup
    if cl.addgroup(chunkiter, csmap, tr, 1) is None:
  File "c:\python24\Lib\site-packages\mercurial\revlog.py", line 1140, in addgroup
    for chunk in revs:
  File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 31, in chunkiter
    c = getchunk(source)
  File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 15, in getchunk
    d = source.read(4)
  File "c:\python24\Lib\site-packages\mercurial\util.py", line 1061, in read
    for chunk in self.in_iter:
  File "c:\python24\Lib\site-packages\mercurial\httprepo.py", line 121, in zgenerator
    yield zd.decompress(chunk)
zlib.error: Error -3 while decompressing: invalid distance too far back
transaction abort!
rollback completed

E:\gf-aoi-repo4-galil>

--
Life is too important to be taken serious!!

<div>
<div>error as follows:</div>
<div>&nbsp;</div>
<div>
<p>E:\gf-aoi-repo4-galil&gt;hg clone <a href="http://192.168.1.122/aoi-repo-current">http://192.168.1.122/aoi-repo-current</a> test<br>http authorization required<br>realm: Aoi Current Repo<br>user: cyj<br>password:<br>requesting all changes
<br>adding changesets<br>** unknown exception encountered, details follow<br>** report bug details to <a href="http://www.selenic.com/mercurial/bts">http://www.selenic.com/mercurial/bts</a><br>** or <a href="mailto:mercurial <at> selenic.com">
mercurial <at> selenic.com</a><br>** Mercurial Distributed SCM (version unknown)<br>Traceback (most recent call last):<br>&nbsp; File "c:\python24\scripts\hg", line 12, in ?<br>&nbsp;&nbsp;&nbsp; commands.run()<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\commands.py", line 2994, in run
<br>&nbsp;&nbsp;&nbsp; sys.exit(dispatch(sys.argv[1:]))<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3217, in dispatch<br>&nbsp;&nbsp;&nbsp; return d()<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3178, in &lt;lambda&gt;
<br>&nbsp;&nbsp;&nbsp; d = lambda: func(u, *args, **cmdoptions)<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\commands.py", line 406, in clone<br>&nbsp;&nbsp;&nbsp; update=not opts['noupdate'])<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\hg.py", line 200, in clone
<br>&nbsp;&nbsp;&nbsp; dest_repo.clone(src_repo, heads=revs, stream=stream)<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1957, in clone<br>&nbsp;&nbsp;&nbsp; return self.pull(remote, heads)<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1345, in pull
<br>&nbsp;&nbsp;&nbsp; return self.addchangegroup(cg, 'pull', remote.url())<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1825, in addchangegroup<br>&nbsp;&nbsp;&nbsp; if cl.addgroup(chunkiter, csmap, tr, 1) is None:
<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\revlog.py", line 1140, in addgroup<br>&nbsp;&nbsp;&nbsp; for chunk in revs:<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 31, in chunkiter
<br>&nbsp;&nbsp;&nbsp; c = getchunk(source)<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 15, in getchunk<br>&nbsp;&nbsp;&nbsp; d = source.read(4)<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\util.py", line 1061, in read
<br>&nbsp;&nbsp;&nbsp; for chunk in self.in_iter:<br>&nbsp; File "c:\python24\Lib\site-packages\mercurial\httprepo.py", line 121, in zgenerator<br>&nbsp;&nbsp;&nbsp; yield zd.decompress(chunk)<br>zlib.error: Error -3 while decompressing: invalid distance too far back
<br>transaction abort!<br>rollback completed</p>
<p>E:\gf-aoi-repo4-galil&gt;<br clear="all"><br>-- <br>Life is too important to be taken serious!! </p>
</div>
</div>