On Tue, Jan 26, 2021 at 12:57 PM Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> wrote: > > On Tue, Jan 26, 2021 at 11:36:09AM +0100, Miro Hrončok wrote: > > Hello packagers, > > > > if you have rpmdevtools-9.3-2.fc33 (or .fc34) installed and you run > > `spectool -g` on spec files with remote text sources/patches, such > > as git(hub|lab)/pagure patches, or signatures/keys: > > > > Patch1: https://pagure.io/rpmdevtools/pull-request/77.patch > > Patch2: https://github.com/prusa3d/PrusaSlicer/commit/44f71f0ed1.patch > > Source1: https://www.python.org/.../Python-%{version}.tar.xz.asc > > Source2: https://www.python.org/static/files/pubkeys.txt > > ... etc ... > > > > They might be downloaded gzipped, depending on the configuration of > > the webserver that serves them. They are known to be downloaded > > gzipped at least from Pagure and GitHub. > > Also bitbucket, I just got bit by this... Sorry about this. This bug was introduced when I attempted to fix another bug (which made spectool store gzip-compressed archives in incompressed form) ... turns out, web servers are very inconsistent with what data they serve and what HTTP headers they set. But with my previous fix and Miro's fix on top, it should now work as expected. Fabio _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx