Russ Allbery wrote: > Raphael Geissert <[email protected]> > writes: > >>> +exists($archselftable{$arch}) or warn("Unknown architecture $arch"); >>> + >> >> argh; there should be two exceptions: all and lpia. > > Oh, thanks. I just got all sepearately. Should lpia just map to i386?
Yup, sorry for not checking those. And when the architecture is not known it should be handled gracefully, say by adding proper exists() checks or by creating a dummy '.' entry in the architectures map. That should, almost, never happen. Cheers, -- Raphael Geissert - Debian Maintainer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

