Your message dated Thu, 29 Mar 2012 15:55:22 +0200
with message-id <87k4234ilx....@zelenka.enovance.com>
and subject line fixed
has caused the Debian Bug report #663669,
regarding xpyb: FTBFS: AttributeError: 'ListType' object has no attribute
'parent'
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 ow...@bugs.debian.org
immediately.)
--
663669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663669
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xpyb
Version: 1.2-2
Severity: serious
Your package fails to build from source:
Making all in src
make[3]: Entering directory `/home/jmm/xpyb-1.2/build-python2.6/src'
ln -s -f /usr/share/xcb/xproto.xml xproto.xml
python2.6 ../../src/py_client.py -p /usr/lib/python2.7/dist-packages
/usr/share/xcb/xproto.xml
Traceback (most recent call last):
File "../../src/py_client.py", line 620, in <module>
module.generate()
File "/usr/lib/python2.6/dist-packages/xcbgen/state.py", line 101, in generate
item.out(name)
File "../../src/py_client.py", line 360, in py_struct
_py_complex(self, name)
File "../../src/py_client.py", line 324, in _py_complex
_py(' self.%s = xcb.List(self, count, %s, %s, %d)',
_n(field.field_name), _py_get_expr(field.type.expr), field.py_listtype,
field.py_listsize)
File "../../src/py_client.py", line 275, in _py_get_expr
lenexp = _py_get_length_field(expr)
File "../../src/py_client.py", line 261, in _py_get_length_field
if hasattr(expr.parent.parent, "opcode"):
AttributeError: 'ListType' object has no attribute 'parent'
make[3]: *** [xproto.py] Error 1
make[3]: Leaving directory `/home/jmm/xpyb-1.2/build-python2.6/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jmm/xpyb-1.2/build-python2.6'
make[2]: Entering directory `/home/jmm/xpyb-1.2/build-python2.7'
Making all in src
make[3]: Entering directory `/home/jmm/xpyb-1.2/build-python2.7/src'
ln -s -f /usr/share/xcb/xproto.xml xproto.xml
python2.7 ../../src/py_client.py -p /usr/lib/python2.7/dist-packages
/usr/share/xcb/xproto.xml
Traceback (most recent call last):
File "../../src/py_client.py", line 620, in <module>
module.generate()
File "/usr/lib/python2.7/dist-packages/xcbgen/state.py", line 101, in generate
item.out(name)
File "../../src/py_client.py", line 360, in py_struct
_py_complex(self, name)
File "../../src/py_client.py", line 324, in _py_complex
_py(' self.%s = xcb.List(self, count, %s, %s, %d)',
_n(field.field_name), _py_get_expr(field.type.expr), field.py_listtype,
field.py_listsize)
File "../../src/py_client.py", line 275, in _py_get_expr
lenexp = _py_get_length_field(expr)
File "../../src/py_client.py", line 261, in _py_get_length_field
if hasattr(expr.parent.parent, "opcode"):
AttributeError: 'ListType' object has no attribute 'parent'
make[3]: *** [xproto.py] Error 1
make[3]: Leaving directory `/home/jmm/xpyb-1.2/build-python2.7/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jmm/xpyb-1.2/build-python2.7'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/home/jmm/xpyb-1.2'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
fixed 663669 1.3-1
thanks
--
Julien
--- End Message ---