Your message dated Sun, 16 Aug 2009 11:42:53 -0400 with message-id <[email protected]> and subject line Re: Bug#541789: ikiwiki: although goodstuff added to plugins repolist plugin not active has caused the Debian Bug report #541789, regarding ikiwiki: although goodstuff added to plugins repolist plugin not active 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.) -- 541789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541789 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Subject: ikiwiki: although goodstuff added to plugins repolist plugin not active Package: ikiwiki Version: 3.141592 Severity: normal *** Please type your report below this line *** Dear ikiwiki hackers, I added goodstuff to add_plugins # plugins to add to the default configuration add_plugins => [qw{goodstuff sidebar search}], but the rel-vcs-* microformat tags are not generated but they should be by repolist [1]. ikiwiki -setup ikiwiki-site.setup does not output any errors. Do I need to install other packages for repolist to work. Maybe they could be added to [1] then. Bests, Paul [1] http://ikiwiki.info/plugins/repolist/ -- System Information: Debian Release: 5.0.2 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ikiwiki depends on: ii libhtml-parser-perl 3.56-1+b1 A collection of modules that parse 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 liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin ii markdown 1.0.1-7 Text-to-HTML conversion tool ii perl 5.10.0-19 Larry Wall's Practical Extraction ii python 2.5.2-3 An interactive high-level object-o ii python-support 1.0.3 automated rebuilding support for P Versions of packages ikiwiki recommends: ii gcc [c-compiler] 4:4.3.2-2 The GNU C compiler ii gcc-4.3 [c-compiler] 4.3.2-1.1 The GNU C compiler ii git-core 1:1.5.6.5-3+lenny2 fast, scalable, distributed revisi ii libauthen-passphrase- 0.005-3 Perl module encapsulating hashed p ii libc6-dev [libc-dev] 2.7-18 GNU C Library: Development Librari ii libcgi-formbuilder-pe 3.05.01-6 Easily generate and process statef ii libcgi-session-perl 4.35-1 Persistent session data in CGI app ii liblwpx-paranoidagent 1.03-1.1 a "paranoid" subclass of LWP::User ii libmail-sendmail-perl 0.79-5 Send email from a perl script ii libnet-openid-consume 0.14-4 library for consumers of OpenID id pn libterm-readline-gnu- <none> (no description available) ii libtimedate-perl 1.1600-9 Time and date functions for Perl ii libxml-simple-perl 2.18-1 Perl module for reading and writin ii subversion 1.5.1dfsg1-4 Advanced version control system Versions of packages ikiwiki suggests: pn dvipng <none> (no description available) pn gettext <none> (no description available) ii gitweb 1:1.5.6.5-3+lenny2 fast, scalable, distributed revisi pn graphviz <none> (no description available) pn libcrypt-ssleay-perl <none> (no description available) ii libdigest-sha1-perl 2.11-2+b1 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-per 1.05-4 Using libc functions for internati ii libmailtools-perl 2.03-1 Manipulate email in perl programs pn libnet-amazon-s3-perl <none> (no description available) pn librpc-xml-perl <none> (no description available) ii libsearch-xapian-perl 1.0.7.0-1 Perl bindings for the Xapian C++ s pn libsort-naturally-per <none> (no description available) pn libtext-csv-perl <none> (no description available) pn libtext-textile-perl <none> (no description available) pn libtext-typography-pe <none> (no description available) pn libtext-wikicreole-pe <none> (no description available) pn libtext-wikiformat-pe <none> (no description available) pn libxml-feed-perl <none> (no description available) pn perlmagick <none> (no description available) 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) ii xapian-omega 1.0.7-3 CGI search interface and indexers -- no debconf information
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
--- End Message ---
--- Begin Message ---Paul Menzel wrote: > I added goodstuff to add_plugins > > # plugins to add to the default configuration > add_plugins => [qw{goodstuff sidebar search}], > > but the rel-vcs-* microformat tags are not generated but they should be > by repolist [1]. > > ikiwiki -setup ikiwiki-site.setup > > does not output any errors. Do I need to install other packages for > repolist to work. Maybe they could be added to [1] then. You need to configure repolist with some repositories before it can do anything. If your setup file was generated with ikiwiki -dumpsetup, there should be a stanza toward the end called "repolist plugin": # repolist plugin # URIs of repositories containing the wiki's source repositories => [qw{git://git.kitenet.net/joey/joeywiki ssh://git.kitenet.net/srv/git/joey/joeywiki}], -- see shy jo
signature.asc
Description: Digital signature
--- End Message ---

