Hi, As I checked source package with debuild, this missing file is under debian/tmp. So this is nothing but trivial packaging error.
python-cupshelpers.install should be: ===== debian/tmp/usr/lib/python*/site-packages/cupshelpers debian/tmp/etc/cupshelpers ===== This is because compat = 5 This fixes the first part of the error message but $ sudo system-config-printer Traceback (most recent call last): File "/usr/bin/system-config-printer", line 1772, in on_new_printer_added self.propertiesDlg.load (name) File "/usr/share/system-config-printer/printerproperties.py", line 1410, in load self.parent) AttributeError: 'PrinterPropertiesDialog' object has no attribute 'parent' Sigh.... Did maintainer using this? Osamu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org