On Wed, Jun 20, 2007 at 07:25:53AM -0500, Stephen R Marenka wrote: > > For the time being I am using 'sbuild -d stable' and I edit the .changes > > file manually. > > Do you have a chroot-etch-m68k? Does it have deb-src listed for > etch-m68k? Also sbuild would need a minor patch to build etch-m68k. > > -%main::dist_order = ( 'oldstable-security' => 0, stable => 1, > 'stable-security' => 1, testing => 2, 'testing-security' => 2, unstable > => 3 ); > +%main::dist_order = ( oldstable => 0, 'oldstable-security' => 0, stable > => 1, 'stable-security' => 1, 'etch-m68k' => 1, testing => 2, > 'testing-security' => 2, unstable => 3 );
Ah thanks, my patch was wrong: I did 'etch-m68k' => 4. Now it works fine. PS: Check out the NEW queue! Cheers, -- Bill. <[EMAIL PROTECTED]> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]