[09:15] morning [20:10] mlankhorst, hi, did you check if xdiagnose is installable? regarding this "python3-pygtk" dep [20:25] dno? why would it not be? [21:06] ricotz: none of the deps are new.. [21:17] mlankhorst, not actually the answer to my question ;) [21:17] there is no "python3-pygtk" and 3.6.6 doesnt depend on it [21:20] weird.. [21:21] ricotz: http://launchpadlibrarian.net/188420382/xdiagnose_3.6.6_3.6.7.diff.gz [21:22] there's no mention of it there.. [21:23] mlankhorst, ok, i would have expect you have it installed since you uploaded it, but isnt possible ;) [21:25] considering the debdiff I wouldn't have expected something messing up like that.. [21:27] I: dh_python3 pydist:183: Cannot find installed package that provides gobject. Using python3-gobject as package name. Please add "gobject correct_package_name" line to debian/py3dist-overrides to override it IF this is incorrect. [21:27] I: dh_python3 pydist:183: Cannot find installed package that provides pygtk. Using python3-pygtk as package name. Please add "pygtk correct_package_name" line to debian/py3dist-overrides to override it IF this is incorrect. [21:27] there are no gtk bindings for python3? [21:28] W: dh_python2:479: Please add dh-python package to Build-Depends [21:28] W: dh_python2:331: Python 3.x location detected, please use dh_python3: debian/xdiagnose/usr/lib/python3 [21:28] mlankhorst, those are g-i based [21:33] so what package imports pygtk? :P [21:33] erm gtk [21:34] I guess the pygtk should be replaced with gtk [21:35] you did read the pastes? it get automatically generated, so the dh_python stuff needs to be fixed [21:35] not really probably [21:35] see setup.py [21:37] those warnings come from the 3.6.7 buildlog [21:51] oh seems to use pygi