Bug#517530: python-gtk2-dev: lacks several scripts in codegen directory

Krzesimir Nowak qdlacz at gmail.com
Tue Mar 24 11:30:09 UTC 2009


2009/3/23 Josselin Mouette <joss at debian.org>:
> Le samedi 28 février 2009 à 13:10 +0100, Krzesimir Nowak a écrit :
>> There should be 20 scripts in codegen directory instead of 14.
>> Missing are:
>> code-coverage.py
>> defsconvert.py
>> defsgen.py
>> docextract_to_xml.py
>> missingdefs.py
>> scanvirtuals.py
>>
>> In next version of pygtk/pygobject codegen directory is moved from
>> pygtk to pygobject. So this bug is applicable to experimental version
>> of python-gobject-dev, as there also are no such scripts in its
>> codegen directory.
>
> These scripts don’t exist upstream, so we cannot ship them.
>
> What functionality are you exactly missing? It seems to me that your
> problem may have nothing to do with these scripts.
>
> --
>  .''`.      Debian 5.0 "Lenny" has been released!
> : :' :
> `. `'   Last night, Darth Vader came down from planet Vulcan and told
>  `-    me that if you don't install Lenny, he'd melt your brain.
>

Since python-gtk2-dev 2.14 and python-gobject-dev 2.16 codegen
directory was moved from pygtk to pogobject, so this bug is now
applicable to python-pygobject-dev in unstable - I filed this bug when
unstable has 2.12 version of pygtk and 2.14 version of pygobject. I
needed docextract_to_xml.py, which gtkmm tutorial says is in pygobject
codegen directory. And these script do exist in upstream. Just to
show:
codegen directory of pygobject shipped with Debian:

kudi at debiantart:~$ ls /usr/share/pygobject/2.0/codegen/ | grep .py$
argtypes.py
codegen.py
createdefs.py
definitions.py
defsparser.py
docextract.py
docgen.py
h2def.py
__init__.py
mergedefs.py
mkskel.py
override.py
reversewrapper.py
scmexpr.py

and codegen directory from pygobject from svn:

kudi at debiantart:~$ ls projekty/python/niemoje/svn/pygobject/codegen/ |
grep .py$argtypes.py
code-coverage.py
codegen.py
createdefs.py
definitions.py
defsconvert.py
defsgen.py
defsparser.py
docextract.py
docextract_to_xml.py
docgen.py
h2def.py
__init__.py
mergedefs.py
missingdefs.py
mkskel.py
override.py
reversewrapper.py
scanvirtuals.py
scmexpr.py

Also, searching for docextract_to_xml.py in content search gives no results.
(as upstream version of pygobject is 2.17, I assure that these scripts
existed also in 2.16 version of pygobject and earlier in 2.12 version
of pygtk.)
Maybe I should have moved this bug somehow to another package, but I
don't know how and I simply forget to file a new one later, when new
version of pygtk/pygobject appeared in unstable.

Krzesimir Nowak






More information about the pkg-gnome-maintainers mailing list