> I have previously used cpmtools_2.20 and had no problems. With the > recent version from repository, I am getting garbage printed on > screen when I try to list the contents of an IMG file (or, actually, > many IMG files, this one is just an example). > > In the archive is example image file with disk definition. Here is > the command that produces the output that can be seen in ksnip.png > image from attachment: > > cpmls -f tim011 demo.img > > The same command produces this correct output with cpmtools_2.20: [...] > I have tried to compile cpmtools package from author's source, > version 2.23 (http://www.moria.de/~michael/cpmtools/) and that one > also works correctly.
I think the significant difference is probably that between 2.20-2 and 2.23-1, Debian's package started to be built against libdsk. I can reproduce your symptom in my own libdsk build of 2.23, and it doesn't happen in a build without libdsk. (Still looking, please don't rip libdsk support out of the Debian package just yet...)