Le lun. 5 janv. 2026 à 12:12, Nicolas Chauvet <[email protected]> a écrit : > > Le sam. 20 déc. 2025 à 19:43, Kevin Kofler via rpmfusion-developers > <[email protected]> a écrit : > > > > Nicolas Chauvet via rpmfusion-developers wrote: > > > So I've received some info about the unavailability of the linaro > > > cloud service, basically the service has vanished... > > > > > > So while the change was suddenly, I can only tank Linaro for hosting > > > our arm64 cloud builders for all theses years. > > > > > > Now I have to work on a replacement. more to come soon... > > > > Several cloud service providers have ARM VPSes available nowadays (e.g., > > Hetzner definitely does, on Ampere servers, currently no dedicated ARM > > servers available though). > > Thanks for raising this point. > > I should also look at scaleway that also provides some arm64 > ressources, problem is that they are very expensive for 24/7 service. > so it might be possible to enable it on demand instead. (we still have > a limited sponsored program through them). > Do you have estimated prices for Hetzner ? Would they have a sponsor program ? > > So as some may have noticed, I've contacted osuosl that also provided > us arm64 ressources along ppc ones. So I've setup f43 builders, but > unfortunately we have an issue such as ( I need to investigate) > Long term this should solve the problem, but having a fall back > solution is still relevant. > > We don't have that on other f43 builders (or ppc), so I suspect > something weird with NFS clients being racy on long distance in some > context... > > File "/usr/lib/python3.14/site-packages/koji/tasks.py", line 329, in run > return koji.util.call_with_argcheck(self.handler, self.params, self.opts) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.14/site-packages/koji/util.py", line 258, in > call_with_argcheck > return func(*args, **kwargs) > File "/usr/sbin/kojid", line 1383, in handler > h = koji.get_rpm_header(fn) > File "/usr/lib/python3.14/site-packages/koji/__init__.py", line 962, > in get_rpm_header > hdr = ts.hdrFromFdno(fo.fileno()) > File "/usr/lib64/python3.14/site-packages/rpm/transaction.py", line > 195, in hdrFromFdno > raise rpm.error("error reading package header") > _rpm.error: error reading package header
See also the original koji task: https://koji.rpmfusion.org/koji/taskinfo?taskID=704955 Our koji builder fork package is at https://github.com/rpmfusion-infra/koji/ And koji source tree is at https://pagure.io/fork/kwizart/koji/tree/koji-1.21-fedora If some wants to look at... _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
