Hi all. I'm experiencing issues when bulk downloading the .deb binary tarballs both from download.documentfoundation.org and downloadarchive.documentfoundation.org with a python script (this one [1]). What happens is that some of the downloaded tarballs (not all, I'd say a minority) are really just tarballs and are not compressed, while the others are gzipped (as expected).
I talked with cloph briefly at FOSDEM; he provided an explanation for the status quo and identified the root cause of the issue: some of the web servers used by MirrorBrain are misconfigured and do not have the right MIME types set up. I would like to provide information to fix the issue: can someone elaborate on how I can collect the needed information? At the moment I'm using requests.get function in python to download the archives, but if someone has working code already, even in a different language/script, I can surely study it. Thanks in advance. Regards, [1]: https://git.libreitalia.org/libreitalia/loaih -- Emiliano Vavassori LibreOffice - https://www.libreoffice.org -- To unsubscribe e-mail to: [email protected] Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/website/ Privacy Policy: https://www.documentfoundation.org/privacy
