On Mon, Dec 10, 2012 at 09:16:51PM +0900, Osamu Aoki wrote: > 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
Thanks for looking into it. > > $ 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? Sure he does but not on a regular basis but others do. This would all become _much_ simpler with an updated python-cups. Without it, it's all cumbersome to debug and there's no point in having system-config-printer in wheezy with a python-cups version that old since users will have lots of problems. Cheers, -- Guido > > Osamu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org