Your message dated Sun, 26 Aug 2018 14:43:43 +0000
with message-id <e1ftwgw-000i4e...@fasolo.debian.org>
and subject line Bug#903343: fixed in voikko-fi 2.2-1.1
has caused the Debian Bug report #903343,
regarding voikko-fi: 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.)
--
903343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903343
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:voikko-fi
Version: 2.2-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --fail-missing
dh_update_autotools_config -a -O--fail-missing
dh_auto_configure -a -O--fail-missing
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make vvfst EXTRA_LEX=vocabulary/erikoisalat/linux-distributions.lex
make[2]: Entering directory '/<<PKGBUILDDIR>>'
python3 vvfst/generate_taivutuskaavat.py --destdir=vvfst
python3 vvfst/generate_lex.py --destdir=vvfst
######################################
touch vvfst/joukahainen.lexc.stamp
python3 vvfst/filter_lexc.py vvfst/all.lexc vvfst/root.lexc
vvfst/taivutuskaavat.lexc vvfst/joukahainen-ee.lexc vvfst/joukahainen-em.lexc
vvfst/joukahainen-ep.lexc vvfst/joukahainen-es.lexc vvfst/joukahainen-h.lexc
vvfst/joukahainen-l.lexc vvfst/joukahainen-n.lexc vvfst/joukahainen-nl.lexc
vvfst/joukahainen-t.lexc vvfst/joukahainen-p.lexc vvfst/joukahainen-a.lexc
vvfst/joukahainen-s.lexc vvfst/joukahainen-c.lexc vvfst/suomi.lexc
vvfst/olla-ei.lexc vvfst/poikkeavat.lexc vvfst/lukusanat.lexc
vvfst/asemosanat.lexc vvfst/seikkasanat.lexc vvfst/suhdesanat.lexc
sed -e "s,VVFST_BUILDDIR,vvfst," < vvfst/main.foma.in > vvfst/main.foma
[... snipped ...]
7.5 MB. 429607 states, 490840 arcs, Cyclic.
Writing AT&T file: vvfst/all.att
! grep ']]' vvfst/all.att
cat vvfst/all.att | sort -n | voikkovfstc -o vvfst/mor.vfst
Symbols: 288
Transitions: 490840
Final states: 1
Overflow cells: 1
python3 vvfst/autocorrect_to_lexc.py vocabulary/autocorrect/fi.xml
vvfst/autocorrect.lexc
sed -e "s,VVFST_BUILDDIR,vvfst," < vvfst/autocorrect.foma.in >
vvfst/autocorrect.foma
foma -f vvfst/autocorrect.foma 2>&1 | grep -v "defined but not used"
Root...Building lexicon...
228
Determinizing...
Minimizing...
Done!
22.8 kB. 1188 states, 1411 arcs, 227 paths.
defined Lexicon: 22.8 kB. 1188 states, 1411 arcs, 227 paths.
variable flag-is-epsilon = ON
22.8 kB. 1188 states, 1411 arcs, 227 paths.
22.8 kB. 1188 states, 1411 arcs, 227 paths.
Writing AT&T file: vvfst/autocorrect.att
cat vvfst/autocorrect.att | sort -n | voikkovfstc -o vvfst/autocorr.vfst
Symbols: 22
Transitions: 1411
Final states: 1
Overflow cells: 0
sed -e "s/SM_VOIKKO_VARIANT/standard/; s/SM_VOIKKO_DESCRIPTION/suomi
(perussanasto)/; s/SM_VERSION/2.2/; s/SM_PATCHINFO//;
s/SM_BUILDCONFIG/GENLEX_OPTS=
EXTRA_LEX=vocabulary\\/erikoisalat\\/linux-distributions.lex/;
s/SM_BUILDDATE/Fri, 08 Sep 2017 13:05:40 +0000/" < vvfst/index.txt.in >
vvfst/index.txt
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -a -O--fail-missing
fakeroot debian/rules binary-arch
dh binary-arch --fail-missing
dh_testroot -a -O--fail-missing
dh_prep -a -O--fail-missing
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make vvfst-install
DESTDIR=/<<PKGBUILDDIR>>/debian/voikko-fi/usr/lib/voikko
make[2]: Entering directory '/<<PKGBUILDDIR>>'
install -m 755 -d
/<<PKGBUILDDIR>>/debian/voikko-fi/usr/lib/voikko/5/mor-standard
install -m 644 vvfst/index.txt vvfst/mor.vfst vvfst/autocorr.vfst
/<<PKGBUILDDIR>>/debian/voikko-fi/usr/lib/voikko/5/mor-standard
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs -a -O--fail-missing
dh_installdocs: Cannot find (any matches for) "README" (tried in .)
debian/rules:7: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned
exit status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/voikko-fi.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: voikko-fi
Source-Version: 2.2-1.1
We believe that the bug you reported is fixed in the latest version of
voikko-fi, 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.
Adrian Bunk <b...@debian.org> (supplier of updated voikko-fi 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: Sat, 11 Aug 2018 16:41:17 +0300
Source: voikko-fi
Binary: voikko-fi
Architecture: source
Version: 2.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Timo Jyrinki <t...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
voikko-fi - Description of Finnish morphology written for libvoikko
Closes: 903343
Changes:
voikko-fi (2.2-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Adjust debian/docs to what is shipped upstream. (Closes: #903343)
Checksums-Sha1:
00848e0bc7e170fe21f8e3426f1e2506cbf942c9 1898 voikko-fi_2.2-1.1.dsc
6eefc354374e22f257b8cc8f546fee8b719357f5 4852 voikko-fi_2.2-1.1.debian.tar.xz
Checksums-Sha256:
6caed926b33c6147a38d6b40fe246f4909e7a144a51a5dc859faad1420fc5184 1898
voikko-fi_2.2-1.1.dsc
d1a6c26b7feb9c02cf7a5d7481d456dd0cd443f07c136e0ae33137901f15c144 4852
voikko-fi_2.2-1.1.debian.tar.xz
Files:
710b1a8d43cd02622ca4e737ecfa3d81 1898 text optional voikko-fi_2.2-1.1.dsc
9a4d6a594c045a448d5f8b00afd4fb15 4852 text optional
voikko-fi_2.2-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAltu6DYACgkQiNJCh6LY
mLGdIhAAuYMr4XnQ2BB8cXFO3s+XiKKm8+elOS6P5JgnzAv67f4KRg8KuVMr6xfk
WDa4WmjGU+2scUUypUJ+PG7rlyTFGQheeyCnHiMY/fPNmqKTh0+UMNpFFaxk/Bja
qL9uULvSSXMjJLd4r/0BZqfAXt95wbQDR2t62uEVbFJuSq8S3kfR+3QLFLWkBF2m
0hue75lAYfsnTZ39RsVMMVdYHfc0nYZQqE8cJ4FceUBDJrdQAZLQw+Yh6WyPm5b9
GKNZ6e7/xs9Kfr8rqqmR7AzymtYDl5JrGOTyt7rhJxzsatYu7/GCK76fOueYqEMo
ouGZO5fOBhfzv2aP7uXRgjUohQVKmpzHjhgzTvjPTKHtHYxQY8Hu6tGcihYK18Qx
/JnaOBLkPbQUj9MWBmrfZvG+F7tLqVZaJOGr7Q0lXQNfKDIrPYyARhFhYx0ZmGqi
W/tuNeXNJVggUfJBqRzt9cOUjcDxUa102TiPY+aa/Z5LhGKLe8BFStDWZqm4Jh8c
HAie/x03Hue/8oj4suZlzt6H0Vmn8qytkldq2or9mZY4ZoKrhLp/jsH64gA2Ek4k
vFlfNZl9dH1Lp6m5R6k/Hrmwj4ZmQ7uRagAl1211GuO+WnKjHf5YhQGLNaS+EL+H
Dl21Ijx/xdMjoH0hZU/iTfUct2AZ2E379W0CZyHWo+3faW+3Ax0=
=uBT7
-----END PGP SIGNATURE-----
--- End Message ---