[Bug 5392] New: Exception happened when downloading zip file.

bugzilla at mercurial-scm.org bugzilla at mercurial-scm.org
Thu Oct 6 07:34:00 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5392

            Bug ID: 5392
           Summary: Exception happened when downloading zip file.
           Product: Mercurial
           Version: 3.9.1
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: hgweb
          Assignee: bugzilla at selenic.com
          Reporter: yoyo357.dev at hotmail.com
                CC: mercurial-devel at selenic.com

169.xxx.xxx.xxx - - [06/Oct/2016 08:59:49] "GET /archive/tip.zip HTTP/1.1" 500
-
169.xxx.xxx.xxx - - [06/Oct/2016 08:59:49] Exception happened during processing
request '/archive/tip.zip':
Traceback (most recent call last):
  File "mercurial\hgweb\server.pyo", line 99, in do_POST
  File "mercurial\hgweb\server.pyo", line 92, in do_write
  File "mercurial\hgweb\server.pyo", line 160, in do_hgweb
  File "mercurial\hgweb\hgweb_mod.pyo", line 308, in run_wsgi
  File "mercurial\hgweb\hgweb_mod.pyo", line 423, in _runwsgi
  File "mercurial\hgweb\webcommands.pyo", line 1068, in archive
  File "mercurial\archival.pyo", line 314, in archive
  File "mercurial\archival.pyo", line 303, in write
  File "mercurial\archival.pyo", line 243, in addfile
  File "zipfile.pyo", line 1246, in writestr
  File "mercurial\archival.pyo", line 192, in __getattr__
AttributeError: 'wsgirequest' object has no attribute 'seek'

Exception AttributeError: "'wsgirequest' object has no attribute 'seek'" in
<bound method ZipFile.__del__ of <zipfile.ZipFile object at
0x00000000032D7978>> ignored

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list