Hello, I hope this is the correct way to reports this (otherwise please let me know.)
I installed the graphics/scratch packages and tried to run the initialization script /usr/local/share/scratch/initscratch but it failed with the following error: usr/local/share/scratch/iniscratch[3]: cannot open /usr/obj/scratch-1.3/fake-amd64/usr/local/lib/scratch/Scratch.image.gz: No such file or directory The reason for this seems to be a wrong path in this script. It should read gunzip < /usr/local/lib/scratch/Scratch.image.gz > ${SCRATCH_DIR}/Scratch.image (Sorry for not providing a diff. I unfortunately deleted the old version of the script) Regards, Beni