Your message dated Tue, 24 May 2016 12:08:58 +0200
with message-id <20160524100858.GA1893@pegase>
and subject line close 763978
has caused the Debian Bug report #763978,
regarding src:libgnatcoll: please migrate from obsolete pygtk to pygobject (GIR)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
763978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763978
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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()
--- End Message ---
--- Begin Message ---
Package gnat-gps 6.1.1-1 from VCS builds and starts.
--- End Message ---