Your message dated Wed, 20 Jul 2022 10:33:49 +0100
with message-id <YtfL/bmdtoebt...@momentum.pseudorandom.co.uk>
and subject line Re: Bug#1015093: ikiwiki: FTBFS: po4a::chooser: Module loading
error: Can't locate Syntax/Keyword/Try.pm in @INC
has caused the Debian Bug report #1015093,
regarding ikiwiki: FTBFS: po4a::chooser: Module loading error: Can't locate
Syntax/Keyword/Try.pm in @INC
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 ow...@bugs.debian.org
immediately.)
--
1015093: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015093
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ikiwiki
Version: 3.20200202.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220716 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> # copy all the files we want to translate into a srcdir
> for file in `cd ..; find underlays -follow -name \*.mdwn`; do \
> install -d $(dirname $file); \
> cp -aL ../$file $file 2>/dev/null || \
> install -m 644 ../$file $file; \
> done
> Rebuilding the pot file
> Merging ikiwiki.pot and bg.poMerging ikiwiki.pot and cs.poMerging ikiwiki.pot
> and da.poMerging ikiwiki.pot and de.poMerging ikiwiki.pot and es.poMerging
> ikiwiki.pot and fr.poMerging ikiwiki.pot and
> gu.po..................................................................................................................
> done.
> ...................................................................................
> done.
> ....................................... done.
> done.
> . done.
> install -d underlays/directives/ikiwiki/directive
> for file in `cd ..; find doc/ikiwiki/directive/ -maxdepth 1 -type f`; do \
> cp -a ../$file underlays/directives/ikiwiki/directive || \
> install -m 644 ../$file underlays/directives/ikiwiki/directive; \
> done
> done.
> done.
> 236 translated messages, 45 fuzzy translations, 29 untranslated messages.
> Merging ikiwiki.pot and it.po44 translated messages, 81 fuzzy translations,
> 185 untranslated messages.
> 310 translated messages.
> Merging ikiwiki.pot and pl.poMerging ikiwiki.pot and sv.po84 translated
> messages, 76 fuzzy translations, 150 untranslated messages.
> Merging ikiwiki.pot and tr.po261 translated messages, 26 fuzzy translations,
> 23 untranslated messages.
> 271 translated messages, 19 fuzzy translations, 20 untranslated messages.
> Merging ikiwiki.pot and vi.po..........................................199
> translated messages, 71 fuzzy translations, 40 untranslated messages.
> ...... done.
> .................................................................................................................
> done.
> ........................................................................................
> done.
> done.
> ...... done.
> 69 translated messages, 91 fuzzy translations, 150 untranslated messages.
> 235 translated messages, 46 fuzzy translations, 29 untranslated messages.
> 44 translated messages, 81 fuzzy translations, 185 untranslated messages.
> 34 translated messages, 6 fuzzy translations, 270 untranslated messages.
> 44 translated messages, 81 fuzzy translations, 185 untranslated messages.
> install -d underlays/empty
> touch underlays_copy_stamp
> PERL5LIB=.. ./po2wiki underlay.setup
> Unknown format type: text.
> po4a::chooser: Module loading error: Can't locate Syntax/Keyword/Try.pm in
> @INC
> BEGIN failed--compilation aborted at /usr/share/perl5/Locale/Po4a/Text.pm
> line 61.
> Compilation failed in require at (eval 47) line 1.
> BEGIN failed--compilation aborted at (eval 47) line 1.
>
> List of valid formats:
> - asciidoc: AsciiDoc format.
> - dia: uncompressed Dia diagrams.
> - docbook: DocBook XML.
> - guide: Gentoo Linux's XML documentation format.
> - ini: INI format.
> - kernelhelp: Help messages of each kernel compilation option.
> - latex: LaTeX format.
> - man: Good old manual page format.
> - pod: Perl Online Documentation format.
> - rubydoc: Ruby Documentation (RD) format.
> - sgml: either DebianDoc or DocBook DTD.
> - texinfo: The info page format.
> - tex: generic TeX documents (see also latex).
> - text: simple text document.
> - wml: WML documents.
> - xhtml: XHTML documents.
> - xml: generic XML documents (see also docbook).
> - yaml: YAML documents.
> make[2]: *** [Makefile:94: po2wiki_stamp] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/07/16/ikiwiki_3.20200202.3-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220716;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220716&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Version: 0.67-2
On Wed, 20 Jul 2022 at 10:14:25 +0100, Simon McVittie wrote:
> On Sat, 16 Jul 2022 at 15:51:07 +0200, Lucas Nussbaum wrote:
> > During a rebuild of all packages in sid, [ikiwiki] failed to build
> > on amd64.
> >
> > > PERL5LIB=.. ./po2wiki underlay.setup
> > > Unknown format type: text.
> > > po4a::chooser: Module loading error: Can't locate Syntax/Keyword/Try.pm
> > > in @INC
> > > BEGIN failed--compilation aborted at /usr/share/perl5/Locale/Po4a/Text.pm
> > > line 61.
Seems to have been resolved by:
po4a (0.67-2) unstable; urgency=medium
.
* Add libsyntax-keyword-try-perl as a runtime dependency too.
I confirm that ikiwiki builds successfully again in current sid.
Thanks,
smcv
--- End Message ---