Hello, On Thu, Jan 8, 2015 at 3:18 PM, Moshe Yudkowsky <[email protected]> wrote: > Reportbug itself fails to start:
I was unable to replicate it on a clean sid chroot. > from debian.deb822 import Deb822 > File "/usr/lib/python2.7/dist-packages/debian/deb822.py", line 1481, in > <module> > @six.add_metaclass(_ClassInitMeta) > AttributeError: 'module' object has no attribute 'add_metaclass' this is an error in six functionality: what version of python-six you are using? is there a six.py file in the directory you launched reportbug? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
