tickets #163214
closedDownload torrents incorrect
100%
Description
I hope I'm in the right place. The .torrents for all installation downloads are incorrect:
When users try to download the .torrent files, they receive a defective .torrent file. They are defective in that the .torrent suffix is missing from all the .torrent files. If the user is savvy enough to realize that the suffix is missing, they might try to rename what they downloaded. That will work if they think to append the filename. But as it is, they are all nonfunctional; users who click on those defective torrents will find that their CD/DVD burner app opens (with an error message about a defective ISO file), rather than their BitTorrent software.
Thanks,
Lance
Updated by LanceHaverkamp 5 months ago
As far as I know, Georg, the only .torrents we offer are for Leap; so we're talking about all eight links on the main download page for Leap: [[[https://get.opensuse.org/leap/15.6/#download]]]
Updated by LanceHaverkamp 5 months ago
I could have said that better: It's not the links that are wrong, it's all 8 torrent files themselves that are missing the .torrent suffix. Sorry for any confusion.
Updated by bmwiedemann 5 months ago
I can see the problem in
curl -I https://download.opensuse.org/distribution/leap/15.6/iso/openSUSE-Leap-15.6-NET-x86_64-Media.iso.torrent
HTTP/2 302
date: Sun, 07 Jul 2024 16:36:28 GMT
server: Mojolicious (Perl)
cache-control: public, max-age=300
etag: 667415AF-10500000
location: /distribution/leap/15.6/iso/openSUSE-Leap-15.6-NET-x86_64-Build710.3-Media.iso?torrent=1
This is something for @andriinikitin
Updated by crameleon 4 months ago
- Has duplicate tickets #163883: Leap torrent download file in the wrong format added
Updated by crameleon 4 months ago
- Related to tickets #162182: Issues in downloading ISO images for Leap 15.6 added
Updated by andriinikitin 4 months ago ยท Edited
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
It should be fixed in today's deployment.
I will let the ticket to remain open for few days just in case of eventual additional comments or some kind of regression revealed, then probably will close it
# curl -IL https://download.opensuse.org/distribution/leap/15.6/iso/openSUSE-Leap-15.6-NET-x86_64-Media.iso.torrent
HTTP/2 302
location: /distribution/leap/15.6/iso/openSUSE-Leap-15.6-NET-x86_64-Build710.3-Media.iso.torrent
HTTP/2 200
content-disposition: attachment; filename="openSUSE-Leap-15.6-NET-x86_64-Build710.3-Media.iso.torrent"
content-length: 1924
content-type: application/x-bittorrent