how to download the previous version files
Hello, how to download the previous version files? For example, I want to download the base-files_10.3+deb10u5.dsc, but at http://ftp.debian.org/debian/pool/main/b/base-files/ it just have the newest file base-files_10.3+deb10u6.dsc. Thanks. SIMING
Re:Re: how to download the previous version files
Solved my problem. Thanks. Best regards SIMING At 2020-10-28 15:33:17, "Thomas Schmitt" wrote: >Hi, > >siming wrote: >> I want to download the base-files_10.3+deb10u5.dsc, > >Let's just ask an old .jigdo file where it goes as last resort: > > $ gunzip Debian=http://us.cdimage.debian.org/cdimage/snapshot/Debian/ --try-last > >and indeed there is > > http://us.cdimage.debian.org/cdimage/snapshot/Debian/pool/main/b/base-files/ > > http://us.cdimage.debian.org/cdimage/snapshot/Debian/pool/main/b/base-files/base-files_10.3%2Bdeb10u5.dsc > >(In newer .jigdo files this is the second last try.) > > >Have a nice day :) > >Thomas
Re:Re: how to download the previous version files
Thanks. when I use gunzip to read the jigdo file, it show me the https://snapshot.debian.org $ gunzip http://snapshot.debian.org/archive/debian/20200927T101601Z/ --try-last Best regards SIMING At 2020-10-28 17:03:54, "Andrei POPESCU" wrote: >On Mi, 28 oct 20, 14:21:42, siming wrote: >> Hello, >> how to download the previous version files? For example, I want to >> download the base-files_10.3+deb10u5.dsc, but at >> http://ftp.debian.org/debian/pool/main/b/base-files/ >> it just have the newest file base-files_10.3+deb10u6.dsc. > >https://snapshot.debian.org should have all package versions ever >uploaded to the archive going back (almost?) to the first release of >Debian. > >Kind regards, >Andrei >-- >http://wiki.debian.org/FAQsFromDebianUser