Package: subversion
Version: 1.6.17dfsg-4+deb7u3

Subversion prints an error trace after commit.

The file seems to be transmitted and the e-mail seems to be sent. Due to copyright reasons, I cannot provide any actual data, just the log after executing the following command:

$ svn ci -m "(undisclosed long string)"

Hinzufügen     (undisclosed file name)
Übertrage Daten .
Revision 388 übertragen.

Warnung: post-commit hook failed (exit code 1) with output:
Traceback (most recent call last):
  File "/usr/local/sbin/mailer.py", line 1348, in <module>
    sys.argv[3:3+expected_args])
  File "/usr/lib/pymodules/python2.7/svn/core.py", line 281, in run_app
    return func(application_pool, *args, **kw)
  File "/usr/local/sbin/mailer.py", line 105, in main
    messenger.generate()
  File "/usr/local/sbin/mailer.py", line 383, in generate
    group, params, paths, subpool)
  File "/usr/local/sbin/mailer.py", line 653, in generate_content
    renderer.render(data)
  File "/usr/local/sbin/mailer.py", line 963, in render
    self._render_diffs(data.diffs, '')
  File "/usr/local/sbin/mailer.py", line 1006, in _render_diffs
    for diff in diffs:
  File "/usr/local/sbin/mailer.py", line 842, in __getitem__
    src_fname, dst_fname = diff.get_files()
  File "/usr/lib/pymodules/python2.7/svn/fs.py", line 96, in get_files
    self._dump_contents(self.tempfile2, self.root2, self.path2)
  File "/usr/lib/pymodules/python2.7/svn/fs.py", line 77, in _dump_contents
chunk = _svncore.svn_stream_read(stream, _svncore.SVN_STREAM_CHUNK_SIZE) File "/usr/lib/pymodules/python2.7/libsvn/core.py", line 4801, in svn_stream_read
    return _core.svn_stream_read(*args)
TypeError: expecting an integer for the buffer size


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to