[fedora-websites] Issue #730: getfedora.org: Incorrect media writer download sizes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



scop reported a new issue against the project: `fedora-websites` that you are following:
``
https://getfedora.org/en/workstation/download/ says 26.9 MB for the OS X download, and 16.6 MB for the Windows one. Both are incorrect, the correct ones are:

<pre>$ curl -sI https://getfedora.org/fmw/FedoraMediaWriter-osx-4.1.0.dmg | awk '/Content-Length/ { printf "%.1f\n", $2 / 1024 / 1024 }'
23.4</pre>

<pre>$ curl -sI https://getfedora.org/fmw/FedoraMediaWriter-win32-4.1.0.exe | awk '/Content-Length/ { printf "%.1f\n", $2 / 1024 / 1024 }'
22.7</pre>

``

To reply, visit the link below or just reply to this email
https://pagure.io/fedora-websites/issue/730
_______________________________________________
websites mailing list -- websites@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to websites-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux