<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;">Peter wrote:<br>
</p>
<blockquote cite="mid:4B4548D4.9040501@gswd.com" type="cite">Kev wrote:
  <br>
  <blockquote type="cite">Greetings once again,
    <br>
    <br>
If I take a copy of the contents of /var/cache/apt/archives/ and copy
it into the same place in a fresh installation of the same OS, how do
go about getting my package manager to see the files so copied and use
them instead of downloading them afresh?  I've tried an apt-get update,
but that didn't seem to do it.
    <br>
    <br>
Tia
    <br>
Kev Downes
    <br>
    <br>
  </blockquote>
Hi Kev,
  <br>
  <br>
I recently did this as follows:
  <br>
  <br>
I copied the contents of /var/cache/apt/archives from a freshly updated
install to the new (clean installed) PC.  In my case I am running the
latest version of Linux Mint Helena 8 but the principal should be the
same.
  <br>
  <br>
In a terminal, I then did:
  <br>
  <br>
~$ apt-get update   (make sure you have the most recent database
updates.)
  <br>
~$ apt-get check   (check the status of the current contents of your
archives)
  <br>
~$ apt-get upgrade  (upgrade everything to the latest versions)
  <br>
  <br>
There were a few differences but apt only needed to download about 9MB 
instead of 160MB in my case....
  <br>
  <br>
Hope this helps.
  <br>
</blockquote>
<br>
Thanx Peter, that worked a-treat for me too.  Have tucked that one away.<br>
<br>
Cheers<br>
Kev<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
=======================================================================
Kev Downes
The Other Other Operation
<a class="moz-txt-link-abbreviated" href="mailto:kdownes@oceanbroadband.net">kdownes@oceanbroadband.net</a>  ph 0404 7 0808 2
We currently use Xandros 4.1
=======================================================================
There are 10 types of people ...
   ... those who understand binary, and those who don't!
=======================================================================
Political correctness is a doctrine fostered by a delusional,
illogical minority, and rabidly promoted by an unscrupulous
mainstream media, which holds forth the proposition that
it is entirely possible to pick up a turd by the clean end.
=======================================================================
</pre>
</body>
</html>