Package: apt-move
Version: 4.2.23
I have found a sort of a solution.
Instead of using
apt-move sync
I can use
apt-move listbin repo | egrep -v All | apt-move mirrorsrc ;
this puts the .dsc , .dif.gz , and .orig.tar.gz files
into /mirrors/debian/.apt-move/archive/ .
However this also downloads the *.orig.tar.gz files,
so I used <Ctrl><C> to stop it, so that I avoid running up a large phone bill,
and avoid overloading the security.debian.org server.
Please will somebody remove the *.orig.tar.gz files from security.debian.org ,
I already have them on CD , and those who have not can get them from
ftp.uk.debian.org. and elsewhere.
What I really want is that "apt-move sync" will work as I think that it
should, so that I may let somebody else copy my copy of the code.
Best Regards
Richard Betham
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]