[Debian-med-packaging] Bug#913304: W: no data dictionary loaded, check environment variable: DCMDICTPATH

Mathieu Malaterre malat at debian.org
Fri Nov 9 11:08:33 GMT 2018


Package: dcmtk
Version: 3.6.3-1~exp1

Thanks for maintaining dcmtk !

For some reason something went really wrong with the experimental
package. The first issue would need a deeper look since it appears
that support for dicom.dic has been lost in between sid and
experimental:

$ dcmdump test.acr
W: no data dictionary loaded, check environment variable: DCMDICTPATH

Indeed:
$ strace dcmdump test.acr  2>&1 | grep dicom.dic
access("/usr//dcmtk/dicom.dic", F_OK)   = -1 ENOENT (No such file or directory)

However

$ dpkg -L libdcmtk13| grep dicom.dic
/usr/share/libdcmtk13/dicom.dic

---

I am reporting the second issue also here, but I suspect this is
related to the fact that the amd64 was build on a local machine
instead of a buildd. Anyway for later reference:

$ dcmdump test.acr
W: no data dictionary loaded, check environment variable: DCMDICTPATH
Illegal instruction

Which is reported as:

$ dmesg
...
[ 2040.713725] traps: dcmdump[6029] trap invalid opcode
ip:7fc70e4d0d51 sp:7ffe5a0f2728 error:0
[ 2040.713736]  in libdcmdata.so.13.3.6.3[7fc70e441000+df000]

At the time of installation I had:

$ sha1sum *.deb
4f7446f8799892ebf43e99e527b8d5981048a527  dcmtk_3.6.3-1~exp1_amd64.deb
c8b5d206fccdd2a4018f16f10ba217b4af89bc57  libdcmtk13_3.6.3-1~exp1_amd64.deb



More information about the Debian-med-packaging mailing list