On Tue, Feb 3, 2026, at 4:58 PM, Bartosz Kosiorek via devel wrote: > Hi, > I would like to upgrade OpenColorIO to add support for Vulcan with: > https://src.fedoraproject.org/rpms/OpenColorIO/pull-request/5 > > Unfortunately it is failing badly, as it is unable to download source code.
root.log shows DEBUG util.py:459: curl: (22) The requested URL returned error: 404 spec file says: Source0: https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/v%{version}/%{name}-%{version}.tar.gz But that would mean: https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/archive/v2.5.1/OpenColorIO-2.5.1.tar.gz which results in "Not Found" Whereas this exist and works: https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/download/v2.5.1/OpenColorIO-2.5.1.tar.gz -- Chris Murphy -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
