Bug#486654: FTBFS blocking RC bug fixes

2008-07-31 Thread peter green
It is indeed required on armel but your patch is buggy. You need to use DEB_BUILD_ARCH instead of DEB_BUILD_ARCH_CPU, which is "arm" on both, whilc D_B_A is "arm" or "armel" Good to know. Actually your patch works fine, since D_A_B_CPU matches "arm" both on arm and on armel. My apologies Wh

Bug#486654: FTBFS blocking RC bug fixes

2008-07-31 Thread Martin Guy
On 7/28/08, peter green <[EMAIL PROTECTED]> wrote: > > * adonthell: > > > > *** warning: prefs::read_adonthellrc: creating config file failed > > Fatal Python error: exceptions bootstrapping error. > > > > Workaround for this is to use python 2.4, I have posted a patch that does > that to > http:/