Your message dated Mon, 01 Mar 2010 22:47:27 +0000
with message-id <e1nmeod-0007fv...@ries.debian.org>
and subject line Bug#571016: fixed in moin 1.9.2-1
has caused the Debian Bug report #571016,
regarding python-moinmoin broken with python-werkzeug version 0.6-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
571016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571016
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-werkzeug
Version: 0.5.1-1
Severity: grave
Justification: renders package unusable

python-moinmoin version 1.9.1-1 doesn't work with python-werkzeug
version 0.6-1 but it works with version 0.5.1-1.
The error message in apache2 logs follows. Downgrading python-werkzeug
to version 0.5.1-1 fixes this issue.

2010-02-22 09:01:23,029 ERROR MoinMoin.wsgiapp:292 An exception has
occurred [http://...REMOVED...].
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 281, in __call__
    response = run(context)
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 88, in run
    response = dispatch(request, context, action_name)
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 136, in dispatch
    response = handle_action(context, pagename, action_name)
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 195,
in handle_action
    handler(context.page.page_name, context)
  File "/usr/lib/pymodules/python2.5/MoinMoin/action/__init__.py",
line 261, in do_show
    content_only=content_only,
  File "/usr/lib/pymodules/python2.5/MoinMoin/Page.py", line 1109, in send_page
    request.write(self.formatter.startDocument(self.page_name))
  File "/usr/lib/pymodules/python2.5/MoinMoin/web/contexts.py", line
276, in write
    self.request.stream.writelines(data)
AttributeError: 'cStringIO.StringI' object has no attribute 'writelines'
2010-02-22 09:01:23,031 ERROR MoinMoin.web.frontend:46 An exception
occurred while running CGIFrontEnd
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/MoinMoin/web/frontend.py", line 39, in run
    self.run_server(application, options)
  File "/usr/lib/pymodules/python2.5/MoinMoin/web/flup_frontend.py",
line 159, in run_server
    return WSGIServer(application).run()
  File "/usr/lib/pymodules/python2.5/MoinMoin/web/_fallback_cgi.py",
line 69, in run
    result = self.application(environ, start_response)
  File "/usr/lib/pymodules/python2.5/werkzeug/wsgi.py", line 406, in __call__
    return self.app(environ, start_response)
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 281, in __call__
    response = run(context)
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 88, in run
    response = dispatch(request, context, action_name)
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 136, in dispatch
    response = handle_action(context, pagename, action_name)
  File "/usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py", line 195,
in handle_action
    handler(context.page.page_name, context)
  File "/usr/lib/pymodules/python2.5/MoinMoin/action/__init__.py",
line 261, in do_show
    content_only=content_only,
  File "/usr/lib/pymodules/python2.5/MoinMoin/Page.py", line 1109, in send_page
    request.write(self.formatter.startDocument(self.page_name))
  File "/usr/lib/pymodules/python2.5/MoinMoin/web/contexts.py", line
276, in write
    self.request.stream.writelines(data)
AttributeError: 'cStringIO.StringI' object has no attribute 'writelines'
Premature end of script headers: moin.cgi


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) (ignored:
LC_ALL set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-werkzeug depends on:
ii  libjs-jquery                  1.4.1-1    JavaScript library for dynamic web
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-support                1.0.6      automated rebuilding support for P

Versions of packages python-werkzeug recommends:
ii  python-simplejson             2.0.9-2    simple, fast, extensible JSON enco

Versions of packages python-werkzeug suggests:
pn  ipython                       <none>     (no description available)
pn  python-genshi                 <none>     (no description available)
pn  python-lxml                   <none>     (no description available)
ii  python-pkg-resources          0.6.10-1   Package Discovery and Resource Acc

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: moin
Source-Version: 1.9.2-1

We believe that the bug you reported is fixed in the latest version of
moin, which is due to be installed in the Debian FTP archive:

moin_1.9.2-1.debian.tar.gz
  to main/m/moin/moin_1.9.2-1.debian.tar.gz
moin_1.9.2-1.dsc
  to main/m/moin/moin_1.9.2-1.dsc
moin_1.9.2.orig.tar.gz
  to main/m/moin/moin_1.9.2.orig.tar.gz
python-moinmoin_1.9.2-1_all.deb
  to main/m/moin/python-moinmoin_1.9.2-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 571...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated moin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Mon, 01 Mar 2010 23:23:11 +0100
Source: moin
Binary: python-moinmoin
Architecture: source all
Version: 1.9.2-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description: 
 python-moinmoin - Python clone of WikiWiki - library
Closes: 559896 560172 567129 569975 571016
Changes: 
 moin (1.9.2-1) unstable; urgency=low
 .
   [ Frank Lin PIAT ]
   * New upstream release.
     + Fix broken with python-werkzeug 0.6-1, Closes: #571016
     + Fix CVE-2010-0668 and CVE-2010-0669, Closes: #569975
     + Fix action=diff Exception if a page doesn't exist/has no editlog,
       Closes: #567129
     + Fix incompatibility with old style configuration "cookie_lifetime = 1"
       Closes: #560172
     + Improve documentation of farmconfig.py, Closes: #559896
 .
   [ Jonas Smedegaard ]
   * Drop old conflicts/replaces needed for Etch transition.
   * Update copyright file:
     + Comma-separate files
     + merge some debian entries
     + bump some years
     + Add leading ./ to files
     + Improve wording of X-Copyright-Comment stanza
     + Use Maintainer stanza (not Contact)
     + Use Expat (not other-MIT) as license short-name
     + Fix GPL licenses to include verbatim license text, disclaimer and
       reference to FSF
     + Merge license other-ModifiedBSD with virtually identical other-
       ModifiedBSD-contributors
     + Declare copyright conformant with DEP5 rev. 135
   * Bump copyright years and add Frank Lin as owner in rules file.
   * Refer to FSF website (not postal address) in rules file header.
   * Drop DEB_AUTO_UPDATE_DEBIAN_CONTROL handling from rules file
     (included in main cdbs since 0.4.67). Drop now unneeded lintian-
     overrides.
   * Stop build-depending on (yet) unused help2man.
   * Simplify installation of desktop edition (both ours and that of the
     local user).
   * Drop workaround rules for cruft no longer shipped upstream.
   * Ensure variable-expanded files are not accidentally copyright-
     checked (double-colon rules may run in parallel).
   * Drop local CDBS snippets copyright-check.mk and buildinfo.mk,
     included with cdbs since 0.4.67.
     Tighten build-dependency on cdbs to versions providing the snippets.
   * Improve package-relationships.mk to strip unversioned build-
     dependency following same versioned.
   * Use source format "3.0 'quilt'":
     + Add format hint to source
     + Update README.source
     + Stop including patchsys-quilt.mk
     + Stop build-depending on quilt or patchutils
   * Drop local CDBS snippet python-distutils.mk, cdbs now mature enough.
     Relax build-dependencies on python-dev and python-support.
Checksums-Sha1: 
 0ab4a1e45d41ed4e4925f12f4e76d08063ef10eb 1234 moin_1.9.2-1.dsc
 fec7131ac679be160b8ff27a6ad1a74b6208bd3b 30111807 moin_1.9.2.orig.tar.gz
 d83bf5ea3233c6f8f1a322e977b8a0ebe9c311f7 116090 moin_1.9.2-1.debian.tar.gz
 bff71403e58c1bc53e5a099d36606d3b8a77523f 14601864 
python-moinmoin_1.9.2-1_all.deb
Checksums-Sha256: 
 5c505380278a9d358438ac7a0f5d61d66a5004a6afe8d634ca88a7b6ea5c657d 1234 
moin_1.9.2-1.dsc
 d6866c17a9952edd55a6d718b516382836b2410b5989ae8f324f8bc5fdd678e1 30111807 
moin_1.9.2.orig.tar.gz
 f913ddf963e0efc9146070dd5317564e84c369fcdb869396274758a79a786ea1 116090 
moin_1.9.2-1.debian.tar.gz
 67e725ab086d692cf842816a76ded66889be9ea71de984a40e424fcf148a5cc9 14601864 
python-moinmoin_1.9.2-1_all.deb
Files: 
 436ffc4954996c7192aa1eee54aaf2cb 1234 net optional moin_1.9.2-1.dsc
 e464c474c3a56c803dc553b8ca13c37f 30111807 net optional moin_1.9.2.orig.tar.gz
 5d06da0867430b0923e5d03b6c529cd5 116090 net optional moin_1.9.2-1.debian.tar.gz
 a3b6c2cfcd9e66dad8dcfa38c591e366 14601864 python optional 
python-moinmoin_1.9.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREDAAYFAkuMQEkACgkQn7DbMsAkQLiq8gCgmWLCwYYEPHfU0GEMjXd1WWGq
nKwAoI5/ExaJeGw6Rw02g08jihop3+CB
=SI/g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to