30 Oct
2011
30 Oct
'11
12:13 a.m.
Le 28/10/2011 19:21, Tres Seaver a écrit :
The failures here look to be due to binary incompatbility (old Python was UCS4, new one is UCS2) in already-built eggs. Christophe, can you please remove any 'py2.6-linux-x86_64' eggs and let them get rebuilt?
done
So, except for the binary eggs built under the UCS4 Python 2.6.5 not working with the new UCS2 Python 2.6.7, we have exactly the one failure left to deal with. Looking more closely: that failure occurs on the very last line of 'setupstack.txt', where the working directory has been restored: thus, the issue is that there are 'Data.fs' files in the *main working trees* on the buildbot.afpy.org machine. Christophe, can you please find and remove such files?
done too