Your message dated Mon, 01 Jun 2009 17:32:10 +0000
with message-id <[email protected]>
and subject line Bug#530502: fixed in ikiwiki 3.14
has caused the Debian Bug report #530502,
regarding Ikiwiki 3.13 FTBFS: Can't stat /usr/share/ikiwiki/smiley: No such 
file or directory
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.)


-- 
530502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530502
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ikiwiki
Version: 3.13

I can't rebuild the latest Ikiwiki 3.13 for Ubuntu Jaunty. It fails
because of missing smiley Markdown template file with the following
error message:

$ dpkg-buildpackage -uc -us -rfakeroot
[...]
make[1]: Entering directory
`/home/ptecza/Ubuntu/Packages/ikiwiki/ikiwiki-3.13'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/404......................ok

t/basename.................ok

t/basewiki_brokenlinks.....ok 3/0Can't stat /usr/share/ikiwiki/smiley:
No such file or directory
 at IkiWiki/Render.pm line 320
internal error: smileys.mdwn cannot be found in t/basewiki_brokenlinks
or underlay

#   Failed test at t/basewiki_brokenlinks.t line 11.
t/basewiki_brokenlinks.....NOK 4/0grep: t/tmp/out/index.html: No such
file or directory

#   Failed test at t/basewiki_brokenlinks.t line 19.


broken links found
t/basewiki_brokenlinks.....NOK 5/0grep: t/tmp/out/index.html: No such
file or directory



#   Failed test at t/basewiki_brokenlinks.t line 25.
t/basewiki_brokenlinks.....NOK 6/0Can't stat
/usr/share/ikiwiki/directives: No such file or directory
 at IkiWiki/Render.pm line 320
Can't stat /usr/share/ikiwiki/smiley: No such file or directory
 at IkiWiki/Render.pm line 320
internal error: smileys.mdwn cannot be found in t/basewiki_brokenlinks
or underlay

#   Failed test at t/basewiki_brokenlinks.t line 11.
t/basewiki_brokenlinks.....NOK 8/0grep: t/tmp/out/index.html: No such
file or directory

#   Failed test at t/basewiki_brokenlinks.t line 19.


broken links found (with listdirectives)
t/basewiki_brokenlinks.....NOK 9/0grep: t/tmp/out/index.html: No such
file or directory



#   Failed test at t/basewiki_brokenlinks.t line 25.
t/basewiki_brokenlinks.....NOK 10/0# Looks like you failed 6 tests of
12.
t/basewiki_brokenlinks.....dubious

        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 4-6, 8-10
        Failed 6/12 tests, 50.00% okay
t/bazaar...................skipped
        all skipped: bzr not available or could not make test dir
t/beautify_urlpath.........ok

t/bestlink.................ok

t/crazy-badass-perl-bug....ok

t/dirname..................ok

t/file_pruned..............ok

t/git......................skipped
        all skipped: git not available or could not make test dir
t/html.....................ok

t/htmlbalance..............ok

t/htmlize..................ok

t/index....................ok

t/linkify..................ok

t/linkpage.................ok

t/mercurial................skipped
        all skipped: hg not available or could not make test dir
t/openiduser...............skipped
        all skipped: Net::OpenID::VerifiedIdentity not available
t/pagename.................ok

t/pagespec_match...........ok

t/pagespec_merge...........ok

t/pagetitle................ok

t/parentlinks..............ok

t/permalink................ok

t/preprocess...............ok

t/readfile.................ok

t/renamepage...............ok

t/svn......................ok

t/syntax...................ok

t/titlepage................ok

t/yesno....................ok

Failed Test              Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/basewiki_brokenlinks.t    6  1536    12    6  4-6 8-10
4 tests skipped.
Failed 1/31 test scripts. 6/619 subtests failed.
Files=31, Tests=619, 16 wallclock secs ( 7.82 cusr +  1.98 csys =  9.80 CPU)
Failed 1/31 test programs. 6/619 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory
`/home/ptecza/Ubuntu/Packages/ikiwiki/ikiwiki-3.13'
dh_auto_test: make returned exit code 2
make: *** [build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2




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

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.14.dsc
  to pool/main/i/ikiwiki/ikiwiki_3.14.dsc
ikiwiki_3.14.tar.gz
  to pool/main/i/ikiwiki/ikiwiki_3.14.tar.gz
ikiwiki_3.14_all.deb
  to pool/main/i/ikiwiki/ikiwiki_3.14_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: Mon, 01 Jun 2009 13:05:34 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 3.14
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 ikiwiki    - a wiki compiler
Closes: 530502 530877
Changes: 
 ikiwiki (3.14) unstable; urgency=low
 .
   * highlight: New plugin supporting syntax highlighting of pretty much
     anything.
   * debian/control: Add suggests for libhighlight-perl, although
     that package is not yet created by Debian's highlight source package.
     (See #529869)
   * format: Provide a htmlizefallback hook that other plugins
     can use to handle formats that are not suitable for general-purpose
     htmlize hooks. Used by highlight.
   * Fix test suite to not rely on an installed copy of ikiwiki after
     underlaydir change. Closes: #530502
   * Danish translation update. Closes: #530877
Checksums-Sha1: 
 686c71a3d4d78623e863b3c184a1758e0ed2e44e 1077 ikiwiki_3.14.dsc
 6a5a219e708d764729e32117cb0680bed7982b90 1196739 ikiwiki_3.14.tar.gz
 d6eb1759150a577e24c47698515b71d4db1535ec 803250 ikiwiki_3.14_all.deb
Checksums-Sha256: 
 bb53eac8409c7353102a1de4b3de98fdd591e59b2860e378571f20381a4d770e 1077 
ikiwiki_3.14.dsc
 5b6cdc8472dd2ddb55175b7cdd92ff41a02a8682e4794ed4e060b00b73838a05 1196739 
ikiwiki_3.14.tar.gz
 49462ec473a8ae8a01091495ae16b577a9b22899dd92d944cb87c59207860b4f 803250 
ikiwiki_3.14_all.deb
Files: 
 5b57bd676d19686c3ea2b54e4ef8c223 1077 web optional ikiwiki_3.14.dsc
 2137f5ebd149f9cb72352df81ca7c539 1196739 web optional ikiwiki_3.14.tar.gz
 5e69252a9c0ecb8ac1bf3aee4a8c558f 803250 web optional ikiwiki_3.14_all.deb

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

iD8DBQFKJAu02tp5zXiKP0wRAiFgAKCSQUOSfLIsM+g3NmShOZtr+vqQwACgybw+
n6DJ3UAEIH9ePUJU4cxB0CE=
=kN4h
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to