Since Lucid's packages where moved from archive.ubuntu.com
to old-releases.ubuntu.com
I'm a bit worried about availability of the repository and want to provide a full local mirror.
Are you aware of a way to download the whole Ubuntu package repository (lucid, lucid-backports, lucid-security and lucid-updates) other than wget -r
? I cannot connect with rsync or ftp to old-releases.ubuntu.com
.
Edit: This question is not a duplicate of How to create a local APT repository? since the question is about how to mirror from old-releases.ubuntu.com
without knowing which packages to mirror (otherwise I could have simply used apt-proxy
).
/etc/apt/sources.list
must be replaced with https://drive.google.com/file/d/0B7S255p3kFXNalBaUFo0Q0VUY3c/view?usp=sharing → → Rename tosources.list
– Knud Larsen Jul 17 '16 at 20:57old-releaes.ubuntu.com
as package repository, but that doesn't solve the question of how to ensure it stays forever. There are many cloud services long gone which where promised to stay forever. And sinceold-releases.ubuntu.com
is not mirrored likearchive.ubuntu.com
I'm worried even more. – ooxi Jul 18 '16 at 11:01