On Wed, Jun 20, 2007 at 10:26:58AM +0200, Bill Allombert wrote: > On Tue, Jun 19, 2007 at 04:46:52PM +0100, Wouter Verhelst wrote: > > regular dupload? You may need to target etch-m68k instead of etch, I > > guess. ISTR sbuild having an option for that (specifying the release to > > generate .changes files for). > > 'sbuild -d etch-m68k' does not work. I added a priority for etch-m68k > to sbuild, but to no avail. > > I get an error: > /usr/bin/apt-cache failed > > I traced the exact apt-cache invocation and it give the same output for > stable (which works) and etch-m68k which does not. > > 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 ); -- Stephen R. Marenka If life's not fun, you're not doing it right! <stephen@marenka.net>
Attachment:
signature.asc
Description: Digital signature