Your message dated Sun, 06 Nov 2011 21:17:46 +0000
with message-id <[email protected]>
and subject line Bug#637604: fixed in ikiwiki 3.20111106
has caused the Debian Bug report #637604,
regarding ikiwiki: warns during --setup if python-docutils is missing
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.)


-- 
637604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637604
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ikiwiki
Version: 3.20110715
Severity: normal

Hi! When creating a ikiwiki setup with:

ikiwiki --setup /etc/ikiwiki/auto-blog.setup

I got:

Directory /home/lisandro/blog is now a clone of git repository
/home/lisandro/blog.git
Traceback (most recent call last):
  File "/usr/lib/ikiwiki/plugins/rst", line 39, in <module>
      from docutils.core import publish_parts;
      ImportError: No module named docutils.core
      Failed to load highlight. Configuring anyway.

Installing python-docutils solved this problem. I think ikiwiki should
depend (or recommend) python-docutils.

Regards, Lisandro.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ikiwiki depends on:
ii  libhtml-parser-perl           3.68-1+b1  collection of modules that parse H
ii  libhtml-scrubber-perl         0.09-1     Perl extension for scrubbing/sanit
ii  libhtml-template-perl         2.10-1     module for using HTML Templates wi
ii  libjson-perl                  2.53-1     module for manipulating JSON-forma
ii  libtext-markdown-perl         1.0.26-1   Markdown and MultiMarkdown markup 
ii  liburi-perl                   1.58-1     module to manipulate and access UR
ii  libyaml-perl                  0.73-1     YAML Ain't Markup Language
ii  perl                          5.12.4-4   Larry Wall's Practical Extraction 
ii  python                        2.6.7-3    interactive high-level object-orie
ii  python-support                1.0.14     automated rebuilding support for P

Versions of packages ikiwiki recommends:
ii  gcc [c-compiler]            4:4.6.1-2    GNU C compiler
ii  gcc-4.4 [c-compiler]        4.4.6-8      GNU C compiler
ii  gcc-4.5 [c-compiler]        4.5.3-5      The GNU C compiler
ii  gcc-4.6 [c-compiler]        4.6.1-6      GNU C compiler
ii  git [git-core]              1:1.7.5.4-1  fast, scalable, distributed revisi
ii  git-core                    1:1.7.5.4-1  fast, scalable, distributed revisi
ii  libauthen-passphrase-perl   0.007-2      Perl module encapsulating hashed p
ii  libc6-dev [libc-dev]        2.13-16      Embedded GNU C Library: Developmen
ii  libcgi-formbuilder-perl     3.05.01-10   Easily generate and process statef
ii  libcgi-session-perl         4.46-1       persistent session data in CGI app
ii  libcrypt-ssleay-perl        0.57-2+b2    Support for https protocol in LWP
ii  libgravatar-url-perl        1.05-1       Perl interface to make URLs for Gr
ii  liblwpx-paranoidagent-perl  1.07-1       a "paranoid" subclass of LWP::User
ii  libmail-sendmail-perl       0.79.16-1    Send email from a perl script
ii  libnet-openid-consumer-perl 1.03-2       library for consumers of OpenID id
ii  libterm-readline-gnu-perl   1.20-1+b1    Perl extension for the GNU ReadLin
ii  libtimedate-perl            1.2000-1     collection of modules to manipulat
ii  libxml-simple-perl          2.18-3       Perl module for reading and writin
ii  mercurial                   1.9.1-2      scalable distributed version contr
ii  subversion                  1.6.17dfsg-1 Advanced version control system

Versions of packages ikiwiki suggests:
ii  dvipng                       1.13-1      convert DVI files to PNG graphics
ii  file                         5.04-5+b1   Determines file type using "magic"
ii  gettext                      0.18.1.1-4  GNU Internationalization utilities
ii  graphviz                     2.26.3-7    rich set of graph drawing tools
ii  libfile-mimeinfo-perl        0.15-2      Perl module to determine file type
pn  libhighlight-perl            <none>      (no description available)
ii  libhtml-tree-perl            4.2-1       Perl module to represent and creat
ii  liblocale-gettext-perl       1.05-7      module using libc functions for in
ii  libmailtools-perl            2.08-1      Manipulate email in perl programs
pn  libnet-amazon-s3-perl        <none>      (no description available)
pn  libnet-inet6glue-perl        <none>      (no description available)
ii  librpc-xml-perl              0.74-2      Perl implementation of the XML-RPC
pn  libsearch-xapian-perl        <none>      (no description available)
pn  libsort-naturally-perl       <none>      (no description available)
pn  libsparkline-php             <none>      (no description available)
pn  libtext-csv-perl             <none>      (no description available)
pn  libtext-multimarkdown-perl   <none>      (no description available)
pn  libtext-textile-perl         <none>      (no description available)
pn  libtext-typography-perl      <none>      (no description available)
pn  libtext-wikicreole-perl      <none>      (no description available)
pn  libtext-wikiformat-perl      <none>      (no description available)
pn  libxml-feed-perl             <none>      (no description available)
ii  perlmagick                   8:6.6.9.7-5 Perl interface to the ImageMagick 
pn  po4a                         <none>      (no description available)
pn  polygen                      <none>      (no description available)
ii  python-docutils              0.7-4       text processing system for reStruc
ii  texlive                      2009-13     TeX Live: A decent selection of th
pn  tidy                         <none>      (no description available)
pn  viewvc | gitweb | viewcvs    <none>      (no description available)
pn  xapian-omega                 <none>      (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: ikiwiki
Source-Version: 3.20111106

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

ikiwiki_3.20111106.dsc
  to main/i/ikiwiki/ikiwiki_3.20111106.dsc
ikiwiki_3.20111106.tar.gz
  to main/i/ikiwiki/ikiwiki_3.20111106.tar.gz
ikiwiki_3.20111106_all.deb
  to main/i/ikiwiki/ikiwiki_3.20111106_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.
Joey Hess <[email protected]> (supplier of updated ikiwiki 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: SHA256

Format: 1.8
Date: Sun, 06 Nov 2011 16:27:29 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 3.20111106
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 ikiwiki    - a wiki compiler
Closes: 637604
Changes: 
 ikiwiki (3.20111106) unstable; urgency=low
 .
   * searchquery.tmpl: Track escaping change in upstream template.
     Thanks Olly Betts for review.
   * svn: Support subversion 1.7, which does not have .svn in each
     subdirectory.
   * rst: import docutils lazily, to avoid errors during ikiwiki --setup.
     Closes: #637604 (Thanks, smcv)
   * Make the setup automator create YAML formatted files.
   * Fix handling of discussion page creation links to make discussion pages
     in the right place and with the right case. Broken by page case
     preservation feature added in 3.20110707.
Checksums-Sha1: 
 ba0785992e8bea247f9b1e1ce7edf2c4dfb500ab 1859 ikiwiki_3.20111106.dsc
 af030af33182897cb8feb0d19a3c6b38958fe435 2696532 ikiwiki_3.20111106.tar.gz
 babe9aad4c1e3984ee17ce71af1dbca1263d7a6a 1889808 ikiwiki_3.20111106_all.deb
Checksums-Sha256: 
 3bdbf8568d3245c942e5aa90e1724fec86e404f7dec5af4e14cfdad89c0897da 1859 
ikiwiki_3.20111106.dsc
 21e7a438002a891bfaa7f867c9ec5edf7898caa4488cc27697f0621c9b64bccf 2696532 
ikiwiki_3.20111106.tar.gz
 0e4a502cb0b62440d0e3599943ee8ee50340f42fd0055b9f0b534eadbfdfa0b3 1889808 
ikiwiki_3.20111106_all.deb
Files: 
 a4b61bbaeaf452d6dffae36e467cf2f2 1859 web optional ikiwiki_3.20111106.dsc
 2a137accdbd507c453636dc4659bbc62 2696532 web optional ikiwiki_3.20111106.tar.gz
 c90d70c2627d6e6c8c6473cfcb22af5f 1889808 web optional 
ikiwiki_3.20111106_all.deb

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

iQIVAwUBTrbvpskQ2SIlEuPHAQgJ7w/+PsTghbRdU27gfYLPk2yFtM7uVG/FgLJB
sGXyD1I7ruzHT9PWUaKHSfoD+55zxq8YqnbjkZbXanzn7dwAMD5o5QmJFKwMf769
nRWc7qg3Xw9U+ZFtrCeceV078HlxcRSPvvyTiEI3DV1FcGLspOU4Z0lagtOq/F4I
/tmGwrIx85mzWQvCK4ZkiNodxbhgGf63UERcuEtTTf1w2J1h8IBosjGVU9PyflbH
DEEUCdt3HWoZ6suVQtFUSg6VCKG/whqSmeyFNvbva7ze9h/WogBdYyOsebDCelDU
rNq1ao3IP9oB+X3ImRQ+Vtw5LYtyYdAYeAS4tvBHpZHIWt4KB7VgCxUN7hPY8F0Q
Luuw77r9vXuTabjG5fCRtZEW1lDbDNfl7aS6MuTVvTkRYTXwVV4beOa2YmZHDdkr
QxfVy7lpug+8EGlPsXGX705o/E1nSIxrRa+MTI9mWP2gHQkl2nuSifcmR1yN4APy
xcNrUJnB5YTWpl3UUGEkfragxEPb8Vr4hpoUMn2jaISFH/QLb0AYbwFZiQnd1rfa
1gKZlbzh8NQS6lNIXbZVjvnqpSJcnQK9Ps/ZdwO53zsLCkEcdfYEb8g1Fna4wwOd
qVgF6yfao9ieAdtoKw0BDGn2KD9ydrHLsUJYG2m3RT0ejJfRG89GhltlwrE27ZqK
+FR8+k86rl8=
=xotA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to