Your message dated Sun, 01 Aug 2010 01:17:23 +0000
with message-id <[email protected]>
and subject line Bug#580186: fixed in moin 1.9.3-1
has caused the Debian Bug report #580186,
regarding python-moinmoin: xmlrpc requests are broken (moin 1.9.2 with werkzeug
0.6+)
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 [email protected]
immediately.)
--
580186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580186
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-moinmoin
Version: 1.9.2-3
Severity: normal
Tags: patch
XmlRPC/WikiRpc getPage and putPage are broken in Moin 1.9.2
Example, using get.py:
> import xmlrpclib
> wikiurl = "http://localhost:8080/"
> homewiki = xmlrpclib.ServerProxy(wikiurl + "?action=xmlrpc2",
> allow_none=True)
> pagename = 'FrontPage'
> raw_text = homewiki.getPage(pagename)
> print raw_text
Fails with:
Traceback (most recent call last):
File "get.py", line 8, in <module>
raw_text = homewiki.getPage(pagename)
File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
verbose=self.__verbose
File "/usr/lib/python2.5/xmlrpclib.py", line 1201, in request
return self._parse_response(h.getfile(), sock)
File "/usr/lib/python2.5/xmlrpclib.py", line 1340, in _parse_response
return u.close()
File "/usr/lib/python2.5/xmlrpclib.py", line 787, in close
raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault 1: '<type \'exceptions.AttributeError\'>:
\'XMLRPCContext\' object has no attribute \'in_data\'\n File
"/usr/lib/pymodules/python2.5/MoinMoin/xmlrpc/__init__.py", line 137, in
process\n data = request.in_data\n\n File
"/usr/lib/pymodules/python2.5/MoinMoin/web/contexts.py", line 224, in
__getattr__\n return super(HTTPContext, self).__getattribute__(name)\n'>
This bug was already forwarded upstream, and they already provided a patch:
http://hg.moinmo.in/moin/1.9/rev/87dae5077cae
Regards,
Franklin
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (101, 'unstable'), (10, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-4-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-moinmoin depends on:
ii python 2.5.4-9 An interactive high-level object-o
ii python-parsedatetime 0.8.7-1 Python module to parse human-reada
ii python-pygments 1.3.1+dfsg-1 syntax highlighting package writte
ii python-support 1.0.8 automated rebuilding support for P
ii python-werkzeug 0.6.2-1 collection of utilities for WSGI a
Versions of packages python-moinmoin recommends:
ii apache2-mpm-prefork [httpd-cg 2.2.15-3 Apache HTTP Server - traditional n
ii exim4-daemon-light [mail-tran 4.71-4 lightweight Exim MTA (v4) daemon
ii fckeditor 1:2.6.6-1 rich text format javascript web ed
ii libapache2-mod-wsgi 3.2-1 Python WSGI adapter module for Apa
ii python-xapian 1.0.19-1 Xapian search engine interface for
ii python-xappy 0.5-2 easy-to-use interface to the Xapia
Versions of packages python-moinmoin suggests:
pn antiword <none> (no description available)
pn catdoc <none> (no description available)
ii docbook-dsssl 1.79-6 modular DocBook DSSSL stylesheets,
ii miscfiles [wordlist] 1.4.2.dfsg.1-9 Dictionaries and other interesting
ii poppler-utils [xpdf-utils 0.12.4-1 PDF utilitites (based on libpopple
ii python-4suite-xml 1.0.2-7.2+b1 An open-source platform for XML an
ii python-docutils 0.6-3 utilities for the documentation of
ii python-flup 1.0.2-1 Implements Python Web Server Gatew
pn python-gdchart <none> (no description available)
pn python-ldap <none> (no description available)
ii python-mysqldb 1.2.2-10+b1 A Python interface to MySQL
ii python-openid 2.2.4-1 OpenID support for servers and con
pn python-pyxmpp <none> (no description available)
pn python-tz <none> (no description available)
pn python-xml <none> (no description available)
pn smbfs <none> (no description available)
ii wamerican [wordlist] 6-3 American English dictionary words
ii wfrench [wordlist] 1.2.3-8 French dictionary words for /usr/s
-- Configuration Files:
/etc/moin/apache.conf changed [not included]
/etc/moin/farmconfig.py changed [not included]
/etc/moin/mywiki.py changed [not included]
/etc/moin/wikilist changed [not included]
-- no debconf information
-- debsums errors found:
debsums: changed file /usr/share/moin/server/moin.wsgi (from python-moinmoin
package)
--- End Message ---
--- Begin Message ---
Source: moin
Source-Version: 1.9.3-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.3-1.debian.tar.gz
to main/m/moin/moin_1.9.3-1.debian.tar.gz
moin_1.9.3-1.dsc
to main/m/moin/moin_1.9.3-1.dsc
moin_1.9.3.orig.tar.gz
to main/m/moin/moin_1.9.3.orig.tar.gz
python-moinmoin_1.9.3-1_all.deb
to main/m/moin/python-moinmoin_1.9.3-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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 31 Jul 2010 20:46:59 -0400
Source: moin
Binary: python-moinmoin
Architecture: source all
Version: 1.9.3-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
python-moinmoin - Python clone of WikiWiki - library
Closes: 576426 579189 580186
Changes:
moin (1.9.3-1) unstable; urgency=low
.
* New upstream release.
.
[ Frank Lin PIAT ]
* Build-Depends on python rather than python-dev.
Closes: bug#576426.
* Fix location of README.Migration in NEWS file.
* Install upstream's docs/REQUIREMENTS file.
* Add manpage moin(1).
* Drop lintian override for test.wsgi: no longer executable.
* Add lintian override for no-doc-base-registration.
* Install the desktop edition sample config files.
* Fix werkzeug-0.6 http redirect incompatibility.
Closes: bug#579189.
* Improve DEP3 header for patch fix_werkzeug_0.6_http_redirect
* Fix werkzeug-0.6 xmlxpc incompatibility.
Closes: bug#580186.
.
[ Jonas Smedegaard ]
* Fix conditionally append version in hash-bang of Python scripts
(relevant only on systems where default Python version is
unsupported - i.e. highly unlikely to have caused real trouble
anywhere). Tighten build-dependency on cdbs to versions providing
new variable name. Rephrase related comment.
* Drop files section in copyright file for no longer shipped CDBS
snippet.
* Fix append version to python dependency if using non-default
version.
* Tidy rules file: move variable below cdbs inclusions, and improve
some comments.
* Drop patches applied in upstream 0.9.3 release. Refresh patches.
* Tighten build-dependency on cdbs.
* Bump Policy compliance to Standards-Version 3.9.1.
Checksums-Sha1:
b2c17025b0c86839bbd78413713e86ed7a6bb110 1852 moin_1.9.3-1.dsc
e019c2742f42d4d1f32b0f86f985ce938b821f1b 30514897 moin_1.9.3.orig.tar.gz
d977431710660096f64227af2f95feee14dc620b 125342 moin_1.9.3-1.debian.tar.gz
51f6ec8e6751d9f130762404d8fc6abdbdddb250 15005282
python-moinmoin_1.9.3-1_all.deb
Checksums-Sha256:
87ec958c075ca090239b7f47054283414dcfd5c68515c4b8b10476c29aa55bd4 1852
moin_1.9.3-1.dsc
ec7d5bed863395f2b7b9935fbe5ccc51618b18720db2a91a1515faafa7f7e4f0 30514897
moin_1.9.3.orig.tar.gz
e626690416485fdfe7e99d03ab498defd9ca34b563bd5587c89784f5d17110ef 125342
moin_1.9.3-1.debian.tar.gz
3b38bef9a9c7ea23934ad20f9f076a033100a48084b410837dccd190d13fef5e 15005282
python-moinmoin_1.9.3-1_all.deb
Files:
46d579521979f359ce196ce90be2bc24 1852 net optional moin_1.9.3-1.dsc
b22c15446e9fabda180fc88b21635184 30514897 net optional moin_1.9.3.orig.tar.gz
2680d1d3e203a9018ec2a5448d02a8b4 125342 net optional moin_1.9.3-1.debian.tar.gz
85984d82f442a738f0cc4b8c55845893 15005282 python optional
python-moinmoin_1.9.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJMVMheAAoJECx8MUbBoAEhgKYP/1xXUUMG1HXVLG4FW21vW1lB
4ANLtLRN087Aovb4x2l91HE2R8BqmDnhD/OER4bjDkdCznql96W8mX16a1wzns7Q
q27ttAvQuZlDcwqrBDVXG/B+5OJVHHLyfyQqLUm01c/vQAs3CjBiCfwKUYZNy2Mr
75Cj7uzdDhvhFmxjUw5+KmLIDUKHHpe2aW/ZHgF/PC/cWJrqV2x3yEnRwXZ/jjBP
ndkPzQLJtOngAohN/dTHYgr52Z6Y+duu2C1XalDFlIFwqacyepka1tWv+TA35f4q
E3XW0h5qdLFgvVxvOmAlRjUixfkEikBmdEndvvM+8RrFpBAeBg680HrF4j5LmjDk
8Q83v7MHElgcl/m50wamf5fehqTGdyOElON9dO/AX8Az3xv9K19G1ASCVUm1DAap
LUSgISWnZwA3jLnafsXHLfliYwvkgYSUpjFZRBe2YrIemGa/qb4OLkJQTncIWBae
GkSjzVf32I4Rg0gRcYRMmXy7WAlmA3HpwVxTKuDWjQaiYj20E7KYoKZwTR2qBA31
9xUuzmlmEY5c5pqjdxn+lxmOrmhrvE7JpjoHXsG0mfgc9zo95pnBuEGPdi3/3Jb1
/utWBl6HkQOQ1LcUy3ecNqvjRnk7MN9hC1MtbKXGBFkIHTgrBMNpCqlxd/0+bkF9
sLEydxctxYg4/19xloOD
=LHwj
-----END PGP SIGNATURE-----
--- End Message ---