Your message dated Tue, 27 Sep 2022 16:04:14 +0000
with message-id <e1odd4a-004qyx...@fasolo.debian.org>
and subject line Bug#1020207: fixed in debian-reference 2.94
has caused the Debian Bug report #1020207,
regarding debian-reference: FTBFS: mv: cannot stat 'po/templates.pot.new': 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 ow...@bugs.debian.org
immediately.)
--
1020207: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: debian-reference
Version: 2.93
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 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>>'
> rm -rf /<<PKGBUILDDIR>>/build/images
> mkdir -p /<<PKGBUILDDIR>>/build/images
> #echo rawxml/00_bookinfo.rawxml rawxml/00_preface.rawxml
> rawxml/01_gnu_linux_tutorials.rawxml
> rawxml/02_debian_package_management.rawxml
> rawxml/03_the_system_initialization.rawxml rawxml/04_authentication.rawxml
> rawxml/05_network_setup.rawxml rawxml/06_network_applications.rawxml
> rawxml/07_gui_system.rawxml rawxml/08_i18n_and_l10n.rawxml
> rawxml/09_system_tips.rawxml rawxml/10_data_management.rawxml
> rawxml/11_data_conversion.rawxml rawxml/12_programming.rawxml
> rawxml/90_appendix.rawxml
> cp -f xslt/debian-reference.css /<<PKGBUILDDIR>>/build/debian-reference.css
> cd rawxml ; ./merge.sh
> echo "<!ENTITY build-date \"2022-05-09 14:26:42 UTC\">"
> > common.ent
> + echo <?xml version="1.0" encoding="UTF-8"?>
> + echo <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
> "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
> + echo <book lang="en">
> + cat 00_bookinfo.rawxml
> + cat 00_preface.rawxml
> echo "AddCharset UTF-8 .txt" > /<<PKGBUILDDIR>>/build/.htaccess
> + cat 01_gnu_linux_tutorials.rawxml
> echo "<!ENTITY dr-version \"2.93\">" >> common.ent
> #cd /usr/share/xml/docbook/stylesheet/nwalsh/images ; cp caution.png home.png
> important.png next.png note.png prev.png tip.png up.gif warning.png
> /<<PKGBUILDDIR>>/build/images
> mkdir -p /<<PKGBUILDDIR>>/build
> + cat 02_debian_package_management.rawxml
> echo "<!ENTITY arch \"amd64\">" >> common.ent
> cd /usr/share/xml/docbook/stylesheet/nwalsh/images ; cp caution.png
> important.png note.png tip.png up.gif warning.png
> /<<PKGBUILDDIR>>/build/images
> echo "<!ENTITY codename-stable \"bullseye\">" >> common.ent
> cd /<<PKGBUILDDIR>>/build; \
> xelatex ../nopdf.tex
> echo "<!ENTITY Codename-stable \"Bullseye\">" >> common.ent
> + cat 03_the_system_initialization.rawxml
> echo "<!ENTITY codename-testing \"bookworm\">" >> common.ent
> cd png ; cp home.png next.png prev.png /<<PKGBUILDDIR>>/build/images
> echo "<!ENTITY Codename-testing \"Bookworm\">" >> common.ent
> echo "<!ENTITY codename-nexttesting \"trixie\">" >> common.ent
> echo "<!ENTITY Codename-nexttesting \"Trixie\">" >> common.ent
> echo "<!ENTITY codename-unstable \"sid\">" >> common.ent
> echo "<!ENTITY Codename-unstable \"Sid\">" >> common.ent
> echo "<!ENTITY release-outdated \"Jessie 8 (2015-2020)\">" >> common.ent
> echo "<!ENTITY Codename-doc-1 \"Bullseye (=<literal>stable</literal>)\">"
> >> common.ent
> echo "<!ENTITY Codename-doc-2 \"Bookworm (=<literal>testing</literal>)\">"
> >> common.ent
> + cat 04_authentication.rawxml
> + cat 05_network_setup.rawxml
> + cat 06_network_applications.rawxml
> + cat 07_gui_system.rawxml
> + cat 08_i18n_and_l10n.rawxml
> + cat 09_system_tips.rawxml
> + cat 10_data_management.rawxml
> + cat 11_data_conversion.rawxml
> + cat 12_programming.rawxml
> + cat 90_appendix.rawxml
> + echo </book>
> cat rawxml/header1.rawxml > rawxml/header.rawxml
> xsltproc --novalid --nonet xslt/urls.xsl rawxml/debian-reference.rawxml |
> sort | uniq |\
> sed -e "s/&/\&/g" | fgrep -v -e '<!ENTITY "">' >> rawxml/header.rawxml
> This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Debian)
> (preloaded format=xelatex)
> restricted \write18 enabled.
> cat rawxml/header2.rawxml >> rawxml/header.rawxml
> # GENERATE debian-reference.en.xmlt (TEMPLATE to avoid bloated PO/POT files)
> # Note: tablet.xsl with tailing "t"
> xsltproc --novalid --nonet xslt/tablet.xsl rawxml/debian-reference.rawxml |\
> bin/colspec.py |\
> sed -e '/<!DOCTYPE /d' -e "1r rawxml/header.rawxml" |\
> sed -e 's/@-@amp@-@/\&/g' -e 's/@-@\([^@]\+\)@-@/\&\1;/g' >
> debian-reference.en.xmlt
> xsltproc --novalid --nonet xslt/table.xsl rawxml/debian-reference.rawxml |\
> bin/colspec.py |\
> sed -e '/<!DOCTYPE /d' -e "1r rawxml/header.rawxml" |\
> sed -e 's/@-@amp@-@/\&/g' -e 's/@-@\([^@]\+\)@-@/\&\1;/g' >
> debian-reference.en.xml
> entering extended mode
> (../nopdf.tex
> LaTeX2e <2022-06-01> patch level 5
> L3 programming layer <2022-07-15>
> (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
> Document Class: report 2021/10/04 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clopo4a-gettextize -M
> utf-8 -L utf-8 --format docbook -m debian-reference.en.xmlt | \
> sed -e 's,^"Content-Type: text/plain; charset=CHARSET\\n"$,"Content-Type:
> text/plain; charset=UTF-8\\n",' |\
> msgcat --no-location -o po/templates.pot.new -
> mkdir -p /<<PKGBUILDDIR>>/build
> mkdir -p /<<PKGBUILDDIR>>/build
> /usr/bin/faketime @1652106402 xsltproc --novalid --nonet --xinclude
> --stringparam base.dir /<<PKGBUILDDIR>>/build/ \
> --stringparam html.ext .en.html \
> xslt/style-html.xsl debian-reference.en.xml
> mkdir -p /<<PKGBUILDDIR>>/build
> /usr/bin/faketime @1652106402 xsltproc --novalid --nonet --xinclude
> xslt/style-txt.xsl debian-reference.en.xml | LC_ALL=en_US.UTF-8 \
> w3m -o display_charset=UTF-8 -cols 70 -dump -no-graph -T text/html | \
> gzip -n -9 - > /<<PKGBUILDDIR>>/build/debian-reference.en.txt.gz
> export TEXINPUTS=".:"; \
> /usr/bin/faketime @1652106402 xsltproc --novalid --nonet --xinclude
> xslt/dblatex.xsl debian-reference.en.xml | \
> /usr/bin/faketime @1652106402 /usr/bin/dblatex --style=native \
> --debug \
> --backend=xetex \
> --xsl-user=xslt/user_param.xsl \
> --xsl-user=xslt/xetex_param.xsl \
> --param=draft.mode=maybe \
> --param=lingua=en \
> --output=/<<PKGBUILDDIR>>/build/debian-reference.en.pdf - || { echo
> "OMG!!!!!! XXX_CHECK_XXX ... Do not worry ..."; true ; }
> ))
> (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty
> (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty
> (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
> (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty
> (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def)))
> (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)You must provide
> the same amount of master files and localized files to synchronize them, as
> po4a-gettextize is intended to synchronize master files and previously
> existing translations. If just want to extract POT files of your master
> files, please use po4a-updatepo. Please note that the most convenient way of
> using po4a is to write a po4a.conf file and use the integrated po4a(1)
> program.
> if diff -I '^"POT-Creation-Date:' -q po/templates.pot po/templates.pot.new ;
> then \
> echo "Don't update templates.pot" ;\
> touch po/templates.pot ;\
> rm -f po/templates.pot.new ;\
> else \
> echo "Update templates.pot" ;\
> mv -f po/templates.pot.new po/templates.pot ;\
> fi
> diff: po/templates.pot: No such file or directory
> diff: po/templates.pot.new: No such file or directory
> Update templates.pot
> mv: cannot stat 'po/templates.pot.new': No such file or directory
> make[2]: *** [Makefile:332: po/templates.pot] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/09/17/debian-reference_2.93_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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 ---
Source: debian-reference
Source-Version: 2.94
Done: Osamu Aoki <os...@debian.org>
We believe that the bug you reported is fixed in the latest version of
debian-reference, which is due to be installed in the Debian FTP archive.
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 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Osamu Aoki <os...@debian.org> (supplier of updated debian-reference 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 27 Sep 2022 14:10:32 +0900
Source: debian-reference
Architecture: source
Version: 2.94
Distribution: unstable
Urgency: medium
Maintainer: Osamu Aoki <os...@debian.org>
Changed-By: Osamu Aoki <os...@debian.org>
Closes: 1020207
Changes:
debian-reference (2.94) unstable; urgency=medium
.
* Updated contents around GRUB2 EFI.
* Updated translaions (es, fr, id, zh-*).
* Migrate to use po4a command. Closes: #1020207
Checksums-Sha1:
14e51b66bc3e1f074ce77c3be9e5bb18efe1c6a9 2968 debian-reference_2.94.dsc
e7bf7686c6688bd0f991ebdf875e4520949043f7 1995248 debian-reference_2.94.tar.xz
Checksums-Sha256:
adcf2d04b73e5e30f97241e3fb499bfa7f508052e58a588ae6c3ecc361bce6de 2968
debian-reference_2.94.dsc
76e31f977a545bf30892544a29811787b7efd713e507fe2705aca157e459af23 1995248
debian-reference_2.94.tar.xz
Files:
9969c52b9f21011197862c158f50d9f4 2968 doc optional debian-reference_2.94.dsc
3b7fd9ac6b411d12aeeaaa26e1e15a94 1995248 doc optional
debian-reference_2.94.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEMTNyTWIHiBV56V1iHhNWiB3Y15EFAmMzGcARHG9zYW11QGRl
Ymlhbi5vcmcACgkQHhNWiB3Y15GEvhAAiQuwUBDXabjWcrPkOUOqx4vhF+6k5jgB
C/objF9Twg5WiuS2NjD4+bcjWG8NAWSn/R+THJ8Pf0EAu2iJMUxmsJq8nAYio1ko
SyoAi6xOj60cnPRmk6hqC6uEd/r0fUKPn8bkPcATBaD7jeLhBgIedKzRrcfp0TAs
LlgO/rK9+VIJPCb+Hp3v1ZCMCP5Zh0SK6hvObrYkDlRAFmnlYuRju5+XWp1sTeEp
8Shrbe7VeqokbQxmpE89HhrdGFtg0oCgWLCuaHkBewXFBzlwc07VaxlFjfqhKc1f
p68NL9czomiIM+BZXAYnG0J7JtOPteq/XufPhTcXtC6J35S8KK0UEZbaxanTEwg6
RsFxt5T94CEtJl57UPEq+UGM45k2FPdQoTSlo0wNNmLbingRdO9WZzyX5efjfRec
DX0DgcFgcKcHbzb5Zztfxv1uVohjFvYtTi4dp3V39iaS1wKgjHjetuLZziYo/tfk
5MLzzNT8bZ6b3XXrt6a5qiYhjV+M9b9XMY4dEfMV9l1LGaXOoIXqA+CQkEeMzWNz
49McQexsvLkOMsJsWyNnOU9iEC38GZlRR9z9WoyTT99Bw9UxloQ4g+ixee3JoKA3
vGnddLSJoDMo4vlLt7cmgl0cmH+hJqQsC0wrFW1JnLF7fxVT+kZcCOOOZ1m/37CX
+TcmGyV4QR0=
=JyVI
-----END PGP SIGNATURE-----
--- End Message ---