Debian Bug report logs -
#866944
libmecab-perl: FTBFS: no such file or directory: /var/lib/mecab/dic/debian/dicrc
Reported by: Niko Tyni <ntyni@debian.org>
Date: Sun, 2 Jul 2017 20:57:01 UTC
Severity: serious
Tags: buster, sid
Found in version libmecab-perl/0.99.6-1
Fixed in version libmecab-perl/0.99.6-2
Done: gregor herrmann <gregoa@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, mecab-jumandic@packages.debian.org, mecab-utils@packages.debian.org, Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>:
Bug#866944; Package libmecab-perl.
(Sun, 02 Jul 2017 20:57:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Niko Tyni <ntyni@debian.org>:
New Bug report received and forwarded. Copy sent to mecab-jumandic@packages.debian.org, mecab-utils@packages.debian.org, Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>.
(Sun, 02 Jul 2017 20:57:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: libmecab-perl
Version: 0.99.6-1
Severity: serious
Tags: sid buster
Control: block 866389 with -1
X-Debbugs-Cc: mecab-jumandic@packages.debian.org, mecab-utils@packages.debian.org
This package fails to build on current sid/amd64.
dh_auto_test
make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Running Mkbootstrap for MeCab ()
chmod 644 "MeCab.bs"
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
RuntimeError param.cpp(69) [ifs] no such file or directory: /var/lib/mecab/dic/debian/dicrc
0.996
Makefile:985: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
This seems to have been broken by the new version of src:mecab-jumandic
in unstable. It looks like the mecab-utils programs in /usr/lib/mecab/
need /var/lib/mecab/dic/debian/dicrc :
# /usr/lib/mecab/mecab-dict-index
dictionary_compiler.cpp(82) [param.load(DCONF(DICRC))] no such file or directory: ./dicrc
# /usr/lib/mecab/mecab-dict-gen
dictionary_generator.cpp(212) [param.load(DCONF(DICRC))] no such file or directory: ./dicrc
Copying the maintainers.
--
Niko Tyni ntyni@debian.org
Added indication that bug 866944 blocks 866389
Request was from Niko Tyni <ntyni@debian.org>
to submit@bugs.debian.org.
(Sun, 02 Jul 2017 20:57:04 GMT) (full text, mbox, link).
Added blocking bug(s) of 866944: 867173
Request was from Niko Tyni <ntyni@debian.org>
to 867173-submit@bugs.debian.org.
(Tue, 04 Jul 2017 19:39:04 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>:
Bug#866944; Package libmecab-perl.
(Mon, 10 Jul 2017 16:27:02 GMT) (full text, mbox, link).
Message #12 received at 866944@bugs.debian.org (full text, mbox, reply):
tag 866944 + pending
thanks
Some bugs in the libmecab-perl package are closed in revision
fe3dab4c1a0a568d2fb675d7a1e8da06a5d694e4 in branch 'master' by gregor
herrmann
The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-perl/packages/libmecab-perl.git/commit/?id=fe3dab4
Commit message:
Make build dependency on mecab-jumandic versioned (cf. #867689).
Closes: #866944
Added tag(s) pending.
Request was from pkg-perl-maintainers@lists.alioth.debian.org
to control@bugs.debian.org.
(Mon, 10 Jul 2017 16:27:04 GMT) (full text, mbox, link).
Message sent on
to Niko Tyni <ntyni@debian.org>:
Bug#866944.
(Mon, 10 Jul 2017 16:27:06 GMT) (full text, mbox, link).
Reply sent
to gregor herrmann <gregoa@debian.org>:
You have taken responsibility.
(Mon, 10 Jul 2017 16:54:10 GMT) (full text, mbox, link).
Notification sent
to Niko Tyni <ntyni@debian.org>:
Bug acknowledged by developer.
(Mon, 10 Jul 2017 16:54:10 GMT) (full text, mbox, link).
Message #22 received at 866944-close@bugs.debian.org (full text, mbox, reply):
Source: libmecab-perl
Source-Version: 0.99.6-2
We believe that the bug you reported is fixed in the latest version of
libmecab-perl, 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 866944@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gregoa@debian.org> (supplier of updated libmecab-perl 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 10 Jul 2017 18:21:35 +0200
Source: libmecab-perl
Binary: libmecab-perl
Architecture: source
Version: 0.99.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa@debian.org>
Closes: 866944
Description:
libmecab-perl - mecab binding for Perl
Changes:
libmecab-perl (0.99.6-2) unstable; urgency=medium
.
[ gregor herrmann ]
* Cleanup previous changelog entry which contained notes.
.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove TANIGUCHI Takaki from Uploaders. Thanks for your work!
* Make build dependency on mecab-jumandic versioned (cf. #867689).
(Closes: #866944)
* Set bindnow linker flag in debian/rules.
* Add /me to Uploaders.
* autopkgtest: enable use.t.
* Declare compliance with Debian Policy 4.0.0.
Checksums-Sha1:
bf08640f48f30cca09c90a6808044ae614555341 2227 libmecab-perl_0.99.6-2.dsc
02f99478eae84161e62fc0ffd8be52630209847a 3128 libmecab-perl_0.99.6-2.debian.tar.xz
Checksums-Sha256:
92fd5c737342c2b866213cecd188b67e9d81cc57846d427d4a9aebc496f2f676 2227 libmecab-perl_0.99.6-2.dsc
c8ffd749bab6f1e91a1bb25056857c2a827d376b6611c414361c1f3f425ac3ae 3128 libmecab-perl_0.99.6-2.debian.tar.xz
Files:
23a23ab5abe00df42074494938170711 2227 perl optional libmecab-perl_0.99.6-2.dsc
6be49ab55778c3d757b02cb08727e015 3128 perl optional libmecab-perl_0.99.6-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlljqcRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYsGQ/9EC1wkyvaMC7a09FUXGHLxZ8cMjhCBzBvL2XMQk9WUTMsghWiKPN1FlMm
j2ki6jZS4q4zJL+lrln0KfXIwXqZhTHsmaVZtJiDBtg3EaH0Z5xVOIXt/jP8iW0y
etIQ4Arsf+kWbXeE3NV2mqwJPPXpByU+XguLZ+p43vtTyk1Bzqg9V47OkprweLef
wfV4taBTtG6jTw5PKTxsq90JK1PILp91v4Ot7/7FLHotYYy1duIsh2P2J5mzoFNe
AL996dW4NyuXeeaRacRIFNLmVI7sxleG7Jv/3FTWuplsBaPLv0vTQygjmstDJCCg
b6CvnCWhCvnpl6ZgdMfCBDidRAoZfZh/1EDRrYSaG2657UT09cLryiqKvWV7u+w2
CPd/go1BMrREn/viKP7kjHgxRlM6RKLeXgEH5vp8OFYqaage/qJjXkvjYgdJTni1
YGWuo2dGANsJ9U/THnh8Wy0M1m3d7izNwIt63hCqcCj1OBrH6TGMY5mjcwQUHi27
4ZfXIT+rBQJqkV6InWBMNMIkV650btyJv/58aYUFE8lJ9tKvtYnnhE6FW9QMQXmN
P8Jmbgob98Lk9GzoknvOK4wWoq5q0OFsRYre/QqfrlAqZEY2JTTHOocjFnS/z16M
zTiFHBYydzYplnOJH4kVm5MTq1+aIncEID7ToSUF4ZAlxcI9K/o=
=tpg/
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 23 Aug 2017 07:28:58 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 10:47:38 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.