Wow... I really messed that one up. I fixed the
install and check with a dpkg -L this time. Thanks
very much for catching that. I spent a week making
sure that the code worked, but forgot that very
critical check of a new package.
BTW, I almost always leave out the compile phase for
python pack
This package installs its files directly into %p instead of %i, so that
the deb contains only doc files.
Try to build it with --build-as-nobody and you see how it crashes.
The info file has
CompileScript: <<
echo Skipping build
<<
InstallScript: <<
#%p/bin/python%type_raw[python] setup.py i