On Fri, Mar 08, 2002 at 05:28:54PM +0100, Matijs van Zuijlen wrote:
> To get back to the original topic of this thread:
> Well, I'm testing it now, and I did some stupid things with my apt-move
> cache, but it seems the apt-proxy-import script wouldn't work anyway,
> since apt-move seems to strip off the _i386 part of the filenames.

Try this:

find <apt-move-cache-root> -name '*.deb' | xargs -n 1 dpkg-name

That'll rename all the .debs to include their architectures.

HTH,
Chris
-- 
Chris Halls | Frankfurt, Germany

Reply via email to