linaro-pkg team mailing list archive
-
linaro-pkg team
-
Mailing list archive
-
Message #01316
Re: Request to update l-i-t debian package
Hi Milo,
On 23 July 2012 19:41, Milo Casagrande wrote:
> Hello everyone,
>
> as for the subject of this email, I would like to request to update
> the Linaro Image Tools debian package for the 12.07 release.
>
> Tarball file available here:
> https://launchpad.net/linaro-image-tools/trunk/2012.07
>
> Thanks in advance.
The latest version doesn't work with python 2.6 anymore:
File "setup.py", line 21, in <module>
"linaro-hwpack-replace"],
File "/usr/lib/python2.6/dist-packages/DistUtilsExtra/auto.py", line
98, in setup
__requires(attrs, src_all)
File "/usr/lib/python2.6/dist-packages/DistUtilsExtra/auto.py", line
458, in __requires
__add_imports(imports, s, attrs)
File "/usr/lib/python2.6/dist-packages/DistUtilsExtra/auto.py", line
383, in __add_imports
if(sys.version_info.major < 3):
AttributeError: 'tuple' object has no attribute 'major'
Cheers,
Fathi
Follow ups
References