On Tue, Nov 14, 2017 at 12:24:58AM +0100, Balint Reczey wrote: > Please consider shipping an Apport hook like many other packages in Debian. > I attached the patch carried in Ubuntu for adding the hook, please > consider merging it.
Your python script has a shebang line /usr/bin/python, which many Debian unstable systems don't have any more. Also, it imports from the apport module, which doesn't seem to be in Debian. Are you sure that your patch makes sense for the Debian package? Does it just need updating or has it bitrotted away in the three years since it was filed? Greetings Marc

