Hello, I use a private OBS instance to build my programs. So far everything is running on x86 hardware and today I wanted to add an aarch64 worker. Unfortunately I could not find an obs-worker package for aarch64, except for the one in unstable Is there a recommended way to create an aarch64 worker without using the unstable package? Jakob
On Sep 02 2022, Jakob Lorenz wrote:
Is there a recommended way to create an aarch64 worker without using the unstable package?
The obs-worker package is noarch, so any build will work. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."
02.09.2022 23:24, Jakob Lorenz пишет:
Hello,
I use a private OBS instance to build my programs. So far everything is running on x86 hardware and today I wanted to add an aarch64 worker. Unfortunately I could not find an obs-worker package for aarch64, except for the one in unstable Is there a recommended way to create an aarch64 worker without using the unstable package?
As far as I can see, obs-worker just downloads perl scripts from the obs server, so you will be fine with any package version.
Jakob
participants (3)
-
Andreas Schwab
-
Jakob Lorenz
-
Matwey V. Kornilov