Am 2005-12-30 02:44:46, schrieb [EMAIL PROTECTED]:
> Hello,
>
> Unfortunatly I have done an "apt-get clean", which removes all
> downloaded files from /var/cache/apt/archives.
> How can I download these files again?
cd /var/lib/dpkg/info/
apt-get -d --reinstall install `ls *.list |sed s/\
On Fri, Dec 30, 2005 at 06:14:49PM +0200, Yuri Pakhomov wrote:
> there are way to restore deb files from installed packages. But i dont't
> know command exactly.
>
dpkg-repack
--
Real programs don't eat cache.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tr
В Птн, 30/12/2005 в 18:11 +0530, Srinidhi B S пишет:
> Hi,
>
> On 30 Dec 2005 02:44:46 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > How can I download these files again?
> > (I want to set up a second linux box, without internet connection.
> > Therefore I want to reuse these cached fil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
If you are somehow able to mount the other box's / on your box, say over NFS,
you can apt-get install debootstrap and do something like:
debootstrap sarge /mnt/whatever
You'll get a *very* minimal install of sarge. Then chroot to it (chroot
/mnt/wha
Hi,
On 30 Dec 2005 02:44:46 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> How can I download these files again?
> (I want to set up a second linux box, without internet connection.
> Therefore I want to reuse these cached files)
If you have the list of packages that you want to download,
Hello,
Unfortunatly I have done an "apt-get clean", which removes all
downloaded files from /var/cache/apt/archives.
How can I download these files again?
(I want to set up a second linux box, without internet connection.
Therefore I want to reuse these cached files)
Thanks
Martin
--
To UNSUBSC
6 matches
Mail list logo