On Fri, Nov 26, 2021 at 4:39 PM Fabio Valentini <decathorpe@xxxxxxxxx> wrote: > > Fri, Nov 26, 2021 at 8:37 PM Susi Lehtola > <jussilehtola@xxxxxxxxxxxxxxxxx> wrote: > > > > Hi, > > > > > > I am experiencing problems updating packages employing GitHub source > > URLs. For instance, > > > > $ spectool -g python-pyscf.spec > > Downloading: > > https://github.com/pyscf/pyscf/archive/v2.0.1/pyscf-2.0.1.tar.gz > > Download failed: > > 404 Client Error: Not Found for url: > > https://codeload.github.com/pyscf/pyscf/tar.gz/v2.0.1/pyscf-2.0.1 > > - 0.0 B Elapsed Time: 0:00:00 > > > > > > > > The URLs used to work. Has anyone else noticed the same problem? > > Yes, I've experienced similar problems today. > > If this is not a bug but a deliberate change by GitHub, it's going to > be a major PITA to fix all those .spec files for sources hosted on > GitHub ... > So ... does anybody know (or can find out) whether it's the former or > the latter? > > Fabio It's also Friday right after Thanksgiving, "Black Friday". And most python modules .spec files, which use pypi.org as their source repository rathter than github, seem to be workin. Directly referencing github is sometimes useful, for example for anyone who bothers to straighten the somewhat crazed renaming of "ansible" and ansible-core" as "ansible-core" and "ansible-collections, or who works with ansible colleciton modules. But how much of github references use 'codeload.github.com' rather than 'github.com' ?There hae been way, way too many syntaxes for pulling tarballs for git repos, it's sometimes quite confusing. Especially for python modules, since the e python repo owner can delete and replace arbitrary tags at whim. _______________________________________________ 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 Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure