[opensuse-buildservice] How to deploy obsworker on other release(Centos)
Hey guys, I am trying to setup a OBS cluster in our environment these days, and now I have an issue that I need adding some obsworker instance which with Centos7.6 (aarch64) on it. Since there are not any corresponding packages there on official website [1], is there any packages that I can use for centos platform? I tried to install the packages of `obs-common-2.10-lp151.10.1.noarch.rpm` and ` obs-worker-2.10-lp151.10.1.noarch.rpm` but it seems not working. Error: ``` Error: Package: obs-common-2.10-lp151.10.1.noarch (/obs-common-2.10-lp151.10.1.noarch) Requires: shadow Error: Package: obs-common-2.10-lp151.10.1.noarch (/obs-common-2.10-lp151.10.1.noarch) Requires: fillup ``` Thanks! [1]: https://download.opensuse.org/repositories/OBS:/Server:/ -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thu, Oct 17, 2019 at 7:21 AM TommyLike Hu <tommylikehu@gmail.com> wrote:
Hey guys,
I am trying to setup a OBS cluster in our environment these days, and now I have an issue that I need adding some obsworker instance which with Centos7.6 (aarch64) on it. Since there are not any corresponding packages there on official website [1], is there any packages that I can use for centos platform? I tried to install the packages of `obs-common-2.10-lp151.10.1.noarch.rpm` and ` obs-worker-2.10-lp151.10.1.noarch.rpm` but it seems not working. Error: ``` Error: Package: obs-common-2.10-lp151.10.1.noarch (/obs-common-2.10-lp151.10.1.noarch) Requires: shadow Error: Package: obs-common-2.10-lp151.10.1.noarch (/obs-common-2.10-lp151.10.1.noarch) Requires: fillup ```
There's a fair bit of work to do here, and I had started working on this in July[1], there's still some ways to go. [1]: https://github.com/openSUSE/open-build-service/pull/7872 -- 真実はいつも一つ!/ Always, there's only one truth! -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Neal Gompa
-
TommyLike Hu