Your message dated Fri, 23 Oct 2009 17:02:18 +0000
with message-id <[email protected]>
and subject line Bug#552114: fixed in ikiwiki 3.20091023
has caused the Debian Bug report #552114,
regarding inline: raw support broken
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.)


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

It seems recently the inline plugin raw mode has been broken:
[[!inline pages="authors" raw="yes" rss="no"]] 

does:
[[!inline Error: Can't call method "query" on an undefined value at
/usr/share/perl5/IkiWiki/Plugin/inline.pm line 335.]]

which seems to be a true bug actually:

334                 my $template=HTML::Template->new(@params) unless $raw; 
335                 my $needcontent=!($archive && $quick) && 
$template->query(name => 'content'); 

template is undef is raw mode is enabled. :-(

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

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ikiwiki depends on:
ii  libhtml-parser-perl          3.62-1      collection of modules that parse H
ii  libhtml-scrubber-perl        0.08-4      Perl extension for scrubbing/sanit
ii  libhtml-template-perl        2.9-1       HTML::Template : A module for usin
ii  libtext-markdown-perl        1.0.26-1    Markdown and MultiMarkdown markup 
ii  liburi-perl                  1.37+dfsg-1 Manipulates and accesses URI strin
ii  perl                         5.10.1-5    Larry Wall's Practical Extraction 
ii  python                       2.5.4-2     An interactive high-level object-o
ii  python-support               1.0.4       automated rebuilding support for P

Versions of packages ikiwiki recommends:
ii  gcc [c-compiler]          4:4.3.3-9+nmu1 The GNU C compiler
ii  gcc-4.3 [c-compiler]      4.3.4-5        The GNU C compiler
ii  git-core                  1:1.6.5-1      fast, scalable, distributed revisi
ii  libauthen-passphrase-perl 0.006-1        Perl module encapsulating hashed p
ii  libc6-dev [libc-dev]      2.10.1-1       GNU C Library: Development Librari
ii  libcgi-formbuilder-perl   3.05.01-7      Easily generate and process statef
ii  libcgi-session-perl       4.41-1         persistent session data in CGI app
ii  liblwpx-paranoidagent-per 1.04-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-pe 1.03-1         library for consumers of OpenID id
ii  libterm-readline-gnu-perl 1.19-2         Perl extension for the GNU Readlin
ii  libtimedate-perl          1.1900-1       Time and date functions for Perl
ii  libxml-simple-perl        2.18-2         Perl module for reading and writin
ii  subversion                1.6.6dfsg-1    Advanced version control system

Versions of packages ikiwiki suggests:
pn  dvipng                       <none>      (no description available)
ii  gettext                      0.17-8      GNU Internationalization utilities
ii  graphviz                     2.20.2-4    rich set of graph drawing tools
ii  libcrypt-ssleay-perl         0.57-2      Support for https protocol in LWP
ii  libdigest-sha1-perl          2.12-1      NIST SHA-1 message digest algorith
pn  libfile-mimeinfo-perl        <none>      (no description available)
pn  libhighlight-perl            <none>      (no description available)
ii  libhtml-tree-perl            3.23-1      represent and create HTML syntax t
ii  liblocale-gettext-perl       1.05-6      Using libc functions for internati
ii  libmailtools-perl            2.04-1      Manipulate email in perl programs
pn  libnet-amazon-s3-perl        <none>      (no description available)
pn  librpc-xml-perl              <none>      (no description available)
pn  libsearch-xapian-perl        <none>      (no description available)
pn  libsort-naturally-perl       <none>      (no description available)
pn  libtext-csv-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                   7:6.5.5.3-1 Perl interface to the ImageMagick 
pn  po4a                         <none>      (no description available)
pn  polygen                      <none>      (no description available)
pn  python-docutils              <none>      (no description available)
pn  sparkline-php                <none>      (no description available)
pn  texlive                      <none>      (no description available)
pn  tidy                         <none>      (no description available)
pn  viewvc | gitweb | viewcvs    <none>      (no description available)
pn  xapian-omega                 <none>      (no description available)

-- no debconf information

-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// This is the end of my signature.

Attachment: signature.asc
Description: Digital signature


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

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.20091023.dsc
  to pool/main/i/ikiwiki/ikiwiki_3.20091023.dsc
ikiwiki_3.20091023.tar.gz
  to pool/main/i/ikiwiki/ikiwiki_3.20091023.tar.gz
ikiwiki_3.20091023_all.deb
  to pool/main/i/ikiwiki/ikiwiki_3.20091023_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: SHA1

Format: 1.8
Date: Fri, 23 Oct 2009 12:38:50 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 3.20091023
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 ikiwiki    - a wiki compiler
Closes: 552114
Changes: 
 ikiwiki (3.20091023) unstable; urgency=low
 .
   * inline: Fix raw mode. Closes: #552114
Checksums-Sha1: 
 48bb80efe50ed51e4ab548dff6bf2f43c59f4039 1138 ikiwiki_3.20091023.dsc
 b97e2b1c3ec776d3f47189bf630a0745a56d3508 1486940 ikiwiki_3.20091023.tar.gz
 a884364f498ddafca3809da60420daaeda3fdaf2 1075772 ikiwiki_3.20091023_all.deb
Checksums-Sha256: 
 f97243884b72e861b246164291ee48e824cb3a9a7566bf1d62bcc7928e0d325a 1138 
ikiwiki_3.20091023.dsc
 35f302350e1f03a32ea78f1bbafb85c76a77b8b04cf1950ed0b75547559270b7 1486940 
ikiwiki_3.20091023.tar.gz
 908a0b8ea353571dfc44ca6bd2ca766ba7b8a417bc6dd776cf14b86e0347e0b0 1075772 
ikiwiki_3.20091023_all.deb
Files: 
 8af75ae9c75bf1e9bdbdd20c8fe775eb 1138 web optional ikiwiki_3.20091023.dsc
 dc84a78a5b6d8da49742fe161728e5f2 1486940 web optional ikiwiki_3.20091023.tar.gz
 3f762cf8d2048dcf34940f12380e0ef4 1075772 web optional 
ikiwiki_3.20091023_all.deb

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

iD8DBQFK4d022tp5zXiKP0wRAtELAKC8n4WP1tdpLXiXvx0P7SI9Bmjd7ACdEKoW
We593cHkAIQ+NKhvmcyNXGA=
=V4Fn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to