apt-move affected by keys [was: Re: apt-move archive not being picked up by apt]

2006-03-05 Thread Chris Stiles
On 2/18/06, Chris Stiles <[EMAIL PROTECTED]> wrote: > Thanks for the suggestions Andreas, I didn't know about the policy > option before. I used it and came up with the following: > > /usr/mirror is in sources.list: > > commanche:~# grep /usr/mirror /etc/apt/sources.list > #deb file:/usr/mirror/de

Re: apt-move archive not being picked up by apt

2006-02-18 Thread Chris Stiles
On 2/18/06, Andreas Janssen <[EMAIL PROTECTED]> wrote: > > > > This downloads updates currently needed, and puts them into an > > apt-move style archive in /usr/mirror, which is then picked up like so > > in sources.list: > > > > deb file:/usr/mirror/debian testing main > > > > However, even if a f

Re: apt-move archive not being picked up by apt

2006-02-18 Thread Andreas Janssen
Hello Chris Stiles (<[EMAIL PROTECTED]>) wrote: > I have the following cron job that runs nightly : > > /usr/bin/apt-get update && > /usr/bin/apt-get autoclean && > /usr/bin/apt-get -dy dist-upgrade && > /usr/bin/apt-move update && > /usr/bin/apt-get update > > This downloads updates currently

apt-move archive not being picked up by apt

2006-02-18 Thread Chris Stiles
Hi -- I have the following cron job that runs nightly : /usr/bin/apt-get update && /usr/bin/apt-get autoclean && /usr/bin/apt-get -dy dist-upgrade && /usr/bin/apt-move update && /usr/bin/apt-get update This downloads updates currently needed, and puts them into an apt-move style archive in /usr/