server-side (where the question arises, what does the new repodata
format really buy us other than being xml? I was under the impression
that all depsolvers, rpm and deb and its cat were going to use it,
turns out it's yum and up2date only).
multilib as used in FC and RHEL (namely packages with same nevr but
different arch simultaenously installed) is something that doesn't
fit nicely into it's design. And that's putting it somewhat
mildly. I've actually tried various approaches to adding multilib
support to apt with varying success, however none of work well
enough to be actually usable.
There is a simple patch by the CERN folks used for ia64 by spliting
apt's processing of i386 and ia64 into different package worlds (in
apt-rpm's archives). Can that be used as for an initial multilib
approach?