Package: src:libgnatcoll
Severity: normal

Replacing three occurrences of python-gtk2-dev with python-gi-dev in
debian/control allows the package to build, install and pass the
autopkgtest suite with GIR bindings.
However, this should not be committed as long as the gnat-gps reverse
dependency freezes during startup with the following error messages.

/usr/lib/python2.7/dist-packages/gi/module.py:178: Warning: cannot register 
existing type 'GtkWidget'
  g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:178: Warning: cannot add class 
private field to invalid type '<invalid>'
  g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:178: Warning: cannot add private 
field to invalid (non-instantiatable) type '<invalid>'
  g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:178: Warning: 
g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE 
(instance_type)' failed
  g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:178: Warning: cannot register 
existing type 'GtkBuildable'
  g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:178: Warning: 
g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE 
(interface_type)' failed
  g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:178: Warning: g_once_init_leave: 
assertion 'result != 0' failed
  g_type = info.get_g_type()


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to