Your message dated Mon, 30 Mar 2020 16:28:56 +0000
with message-id <[email protected]>
and subject line Bug#955163: Removed package(s) from unstable
has caused the Debian Bug report #907831,
regarding openalpr: Wrong path to leu.traineddata?
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 [email protected]
immediately.)
--
907831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907831
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openalpr
Version: 2.3.0-1.1
Forwarded: https://github.com/openalpr/openalpr/issues/641
Hi. I was just testing alpr on a Raspberry Pi 2, and got this error:
% alpr -c eu webcam
Error opening data file /usr/share/openalpr/runtime_data/ocr/leu.traineddata
Please make sure the TESSDATA_PREFIX environment variable is set to your
"tessdata" directory.
Failed loading language 'leu'
Tesseract couldn't load any languages!
^C
% ls /usr/share/openalpr/runtime_data/ocr/
tessdata
% ls /usr/share/openalpr/runtime_data/ocr/tessdata/
lau.traineddata lgb.traineddata lkr2.traineddata lus.traineddata
leu.traineddata lkr.traineddata lsg.traineddata
%
Is the hardcoded path to leu.traineddata wrong in the binary?
The problem seem to be similar to the one reported in
<URL: https://github.com/openalpr/openalpr/issues/641 >.
I was able to work around it by adding symlinks:
root@rpi2-buster:/usr/share/openalpr/runtime_data/ocr# ls
tessdata
root@rpi2-buster:/usr/share/openalpr/runtime_data/ocr# ln -s tessdata/* .
root@rpi2-buster:/usr/share/openalpr/runtime_data/ocr#
--
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Version: 2.3.0-1.1+rm
Dear submitter,
as the package openalpr has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/955163
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---