Your message dated Wed, 18 Jul 2018 00:19:07 +0000
with message-id <e1ffabp-000id6...@fasolo.debian.org>
and subject line Bug#903351: fixed in latexml 0.8.2-2
has caused the Debian Bug report #903351,
regarding latexml: FTBFS in buster/sid (dh_installdocs: Cannot find "README")
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.)


-- 
903351: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:latexml
Version: 0.8.2-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_testdir
# Add here commands to compile the package.
perl Makefile.PL INSTALLDIRS=vendor NOMKTEXLSR=1
/usr/local/share/texmf
Warning: prerequisite Text::Unidecode 0 not found.
Checking if your kit is complete...
Looks good
'NOMKTEXLSR' is not a known MakeMaker parameter name.
Generating a Unix-style Makefile
Writing Makefile for LaTeXML
Writing MYMETA.yml and MYMETA.json
=======================================================
| If you plan on developing code, please consider using

[... snipped ...]

Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Tokens.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::MuDimension.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::MuGlue.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Mouth::file.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Mouth::http.3pm
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Whatsit.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Config.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Definition::Expandable.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Number.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Definition::Register.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Color::hsb.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Error.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Definition::Constructor.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Package.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Color::gray.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Util::Pack.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Color::cmy.3pm
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Post.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Font.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Parameter.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Array.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::Definition.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Model::DTD.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core::State.3pm
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Core.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Pre::BibTeX.3pm
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/man/man3/LaTeXML::Common::Color.3pm
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/bin/latexmlfind
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/bin/latexmlpost
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/bin/latexmlc
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/bin/latexml
Installing /<<PKGBUILDDIR>>/debian/latexml/usr/bin/latexmlmath
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/texmf/tex/latex/latexml/latexml.sty
Installing 
/<<PKGBUILDDIR>>/debian/latexml/usr/share/texmf/tex/latex/latexml/lxRDFa.sty
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
# install documentation file
mkdir -p debian/latexml/usr/share/texmf/doc/latexml
cp manual.pdf debian/latexml/usr/share/texmf/doc/latexml/
find debian/latexml -type f -name .packlist | xargs rm -f
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installdocs: Cannot find (any matches for) "README" (tried in .)

debian/rules:43: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/latexml.html

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

--- End Message ---
--- Begin Message ---
Source: latexml
Source-Version: 0.8.2-2

We believe that the bug you reported is fixed in the latest version of
latexml, 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 903...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <prein...@debian.org> (supplier of updated latexml 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: Wed, 18 Jul 2018 08:52:16 +0900
Source: latexml
Binary: latexml
Architecture: source all
Version: 0.8.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX maintainers <debian-tex-ma...@lists.debian.org>
Changed-By: Norbert Preining <prein...@debian.org>
Description:
 latexml    - LaTeX to XML Converter
Closes: 903351
Changes:
 latexml (0.8.2-2) unstable; urgency=medium
 .
   [ Hilmar Preuße ]
   * Don't try to install non-existant README file (Closes: #903351).
 .
   [ Norbert Preining ]
   * install README.pod instead of missing README
Checksums-Sha1:
 e9cfba7c6615e684dc210f180ee461e0dc596e1e 1793 latexml_0.8.2-2.dsc
 cb16ec5a0a4f21a2be5f5db5a6ba9cfc73db216e 3884 latexml_0.8.2-2.debian.tar.xz
 78195788591ec7ec4c0cb78af789b1be6193195b 1936980 latexml_0.8.2-2_all.deb
 8dfb76c226f0535b7ee472ae21cdac0024800b98 8821 latexml_0.8.2-2_amd64.buildinfo
Checksums-Sha256:
 e8b220cf0ac1ead154efeabd26e80b90c26969231d2841005d88d5fdd50d9375 1793 
latexml_0.8.2-2.dsc
 4d1ba9822fd571ca10a70aee5534382d66255c64f8f2558bb6465e463126ccbe 3884 
latexml_0.8.2-2.debian.tar.xz
 5e420fd186df457debd4a21d22ab663adf8d42b3d66c1699b91f556df2667fc7 1936980 
latexml_0.8.2-2_all.deb
 62e12f538a4107080a937144fc568eb83225bc5df6b3f8b2da1b96e6dfb1e821 8821 
latexml_0.8.2-2_amd64.buildinfo
Files:
 e1f3e95bc50bf0ccb2fec262b0789578 1793 tex optional latexml_0.8.2-2.dsc
 8a53ad418ae66042d21ef7014d85f7ea 3884 tex optional 
latexml_0.8.2-2.debian.tar.xz
 aa8a5b6c85b6727a88b41b653c28601a 1936980 tex optional latexml_0.8.2-2_all.deb
 65eb4a54ead96e315fde0c2d9cdf3fd7 8821 tex optional 
latexml_0.8.2-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAltOhIIACgkQ2A4JsIcU
AGY/pQf/TMqGlzXqS3NSMXkKY06ipfDdJ8G1Oxg3Ta35OPxv79J36ewYhFGSIjd4
nbUYzUuoMlRGZEgzc96F6G9g5lDNL6Ybfc4KixnG0au3MJDoOBLafPbut5cPyX9O
Q2RwTcSySqfO3MvPCSO02LtJR3Pz1PgNIAzXMjO3vGO0Wtu82KJQNOwBtGYNxnSG
fh1HWQCXIPC9qDzRxRcUrKLqP0m0lXIVc8NbLZ4ij8GFcgryEGx73GsDAmNhl4h0
SpDWibU03ETihxM8Spxu6QshI/5wso2Fvrtar8oX+rkGmGCQ/WqxzmsaadI5sLhm
hAe2fe/62nB67J9ABE+2KxE8dG3uUw==
=qjVH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to