Bug#783902: www.debian.org: Add (md5|sha*)SUM signed files to the torrent live iso download page
Alexandre Delanoë <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <20150501050549.GA7864__11516.9376055293$1430459310$gmane$org@delanoe.org> |
Hello, checking the urls, this bug mainly deals with cd list since just adding symbolic links would resolve it (script at the end of the email): 2015/05/01, 06:53, Alexandre Delanoë: > Package: www.debian.org > Severity: normal > > Dear Maintainers, > Trying to download the Jessie live CD on this page: > http://cdimage.debian.org/debian-cd/current-live/amd64/bt-hybrid/ > > I did not find any SHA*SUM files to verifiy the integrity of the > (great) iso I just downloaded. > > Then there is no check file on previous page whereas they are on that page: > http://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/ > > Then a bittorrent user has to search this information link this > supposing he is on bt-hybrid page: going back, search for sums on the > previous page: > https://www.debian.org/CD/live/ > (no link either) then to finally find it on iso hybrid page. > > Soltuion: add same links as on iso hybrid page as on the bitorrent > page. > > It would enable navigating easily on Debian WebSite as a torrent in its > banks. Solution: cd $PATH/debian-cd/current-live/amd64/bt-hybrid/ for file in ../iso-hybrid/*SUMS ../iso-hybrid/*sign; do ln -s $file done Maybe ? Have a nice day and congratulations for Jessie release! -- Alexandre Delanoë
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVQwmtAAoJEKr4rhYwXW4s19UQAIkE3Zw+ghZcWjkmVPAOZNeq gKCDIs4FLj0lAlJX+Quv20jRWju3EuMGgoP54A2enNwpcmwaDTPA94fTzn4+nDMq Qn3L8dRCaQb5RIaBlGkUNMuuxW25hySnxaf7qwI8va/00snZWVUzD6I0vUNxXOOY 7bHf05miQtjf/iHwXkwWLPlYmvJRiTu8KB5UbRc3mI+itqGsBOTQksfzWd+xERqV GSjG2Srvye0N7zknrldXrNVS/a4KtVuBPCVhkkVy0x4PO8Y7VJrf6FOmEe7j7Rcy 1Wjb/yqahmMSWsffvSVtYmJ+sqCdfhLWrzP455A04jFQNA7RDlxcQXzcEP20jOmN L6xHhMwHkhfXUjDVQak/jAtgb94ocIJs79Ei5b9cYXfhY2eM8pbIRacfiSPt+quW 44qbvTNci/56/f4TWo5LNSloUj2SSxNZMTOy6BQW7nVPo65MZD2CrU2SHfQPHmzG 7dmr1vLEKEHOniroBajYrG/YSXbXphyk5Ibeh+aqFtJG443ssjlEqCVm9PwNN+++ mDwGssDtdInNTWc+uT8ShIW9nmNX9UC+BpMiZ+NQYm4VLfgn8A5AqO9g4t3aTHvh Z6TSQjFPv3gm9jx68oDH4Zxs9f9Gx6DxaMUDq4s2iXv3lT5PXXa0QLQ9IGVDxFwW CZ39lJM6+t37f4aT2c0W =B2YG -----END PGP SIGNATURE-----