Your message dated Mon, 24 Jul 2006 04:32:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#357217: fixed in ggi-doc 0.0.20040308-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: ggi-doc Version: 0.0.20040308-1 Severity: serious Hi, building the package ggi-doc in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] dpkg-source: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) dpkg-source: building ggi-doc using existing ggi-doc_0.0.20040308.orig.tar.gz dpkg-source: building ggi-doc in ggi-doc_0.0.20040308-1.diff.gz dpkg-source: building ggi-doc in ggi-doc_0.0.20040308-1.dsc debian/rules build dh_testdir dh_installdirs dh_installdirs: Compatibility levels before 4 are deprecated. cp debian/debian.txt html/packages /usr/bin/make -C html DEST=/tmp/buildd/ggi-doc-0.0.20040308/debian/ggi-doc/usr/share/doc/ggi-doc/html make[1]: Entering directory `/tmp/buildd/ggi-doc-0.0.20040308/html' GGIWWW=file:///tmp/buildd/ggi-doc-0.0.20040308/debian/ggi-doc/usr/share/doc/ggi-doc/html python www.py /tmp/buildd/ggi-doc-0.0.20040308/debian/ggi-doc/usr/share/doc/ggi-doc/html Traceback (most recent call last): File "www.py", line 118, in ? publish_site() File "www.py", line 87, in publish_site publish_html(k,l,m) File "www.py", line 114, in publish_html parser = parser.Parser()) File "/tmp/buildd/ggi-doc-0.0.20040308/html/parser.py", line 9, in __init__ docutils.parsers.rst.Parser.__init__(self, inliner = Inliner()) File "/tmp/buildd/ggi-doc-0.0.20040308/html/parser.py", line 18, in __init__ states.Inliner.__init__(self, roles = { 'system' : self.system_role, TypeError: __init__() got an unexpected keyword argument 'roles' make[1]: *** [site] Error 1 make[1]: Leaving directory `/tmp/buildd/ggi-doc-0.0.20040308/html' make: *** [build-stamp] Error 2 ========================================================================= When I remove the roles keyword from the __init__() call in parser.py:18, the build works. It gives me many warnings, though. (Maybe this is normal.) docutils.parsers.rst.states.Inliner.__init__() previously had a roles keyword argument which is not present anymore in the new python-docutils version. Since the old version didn't use it at all, it looks safe to just remove it from the call as described above. (Otherwise, the bug could be reassigned to python-docutils for the API compatibility regression but I don't think this is necessary.) Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/
--- End Message ---
--- Begin Message ---Source: ggi-doc Source-Version: 0.0.20040308-2 We believe that the bug you reported is fixed in the latest version of ggi-doc, which is due to be installed in the Debian FTP archive: ggi-doc_0.0.20040308-2.diff.gz to pool/main/g/ggi-doc/ggi-doc_0.0.20040308-2.diff.gz ggi-doc_0.0.20040308-2.dsc to pool/main/g/ggi-doc/ggi-doc_0.0.20040308-2.dsc ggi-doc_0.0.20040308-2_all.deb to pool/main/g/ggi-doc/ggi-doc_0.0.20040308-2_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. Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated ggi-doc 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: SHA1 Format: 1.7 Date: Mon, 24 Jul 2006 20:44:52 +1000 Source: ggi-doc Binary: ggi-doc Architecture: source all Version: 0.0.20040308-2 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]> Description: ggi-doc - General Graphics Interface project documentation Closes: 357217 Changes: ggi-doc (0.0.20040308-2) unstable; urgency=low . * QA upload. * Set QA as maitainer. * Set Standards-Version to 3.7.2. * Set DH_COMPAT to 5. * Added homepage to description. * Removed keyword 'roles' from parser.py:18. Closes: #357217. * Fixed lintian build-depends-indep-should-be-build-depends error. * Fixed Lintian virtual-package-depends-without-real-package-depends warning. Files: ab332205d675fea87df545ec9c0731e0 602 doc optional ggi-doc_0.0.20040308-2.dsc 20bf5d3207e60f471aeea358cb58afd4 9723 doc optional ggi-doc_0.0.20040308-2.diff.gz 0a24750e5d6cd3595170219af9f162d5 641920 doc optional ggi-doc_0.0.20040308-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFExKzOipBneRiAKDwRAiOIAJ9+8EGxJm3iqRD+sSihhY19IplhEgCfTZDs Tg+i31DWaJCEOYy1y1DSqJE= =UikF -----END PGP SIGNATURE-----
--- End Message ---

