RC Bugs 2012/33
2012-08-15 by , tagged as
Again two quite busy weeks and thus I was not able to really solve some RC bugs.
#682631 - linaro-image-tools: FTBFS: AttributeError: 'tuple' object has no attribute 'major'
Triaged the FTBFS on linaro-image-tools and nautilus-image-manipulator which where caused by a backwards compatibility problem for python-distutils-extra to python <= 2.6.
Contributed one part of the patch to solve the problem. The other one was done by gregoa.