xenserver-build-env
xenserver-build-env copied to clipboard
No such package(s): xapi
Im trying to run this docker image but got this error:
[root@f27c8393a480 ~]# yum-builddep xapi
Loaded plugins: fastestmirror, ovl
Enabling base-source repository
Enabling epel-source repository
Enabling extras-source repository
Enabling updates-source repository
Loading mirror speeds from cached hostfile
* base: centos.unixheads.org
* epel: fedora-epel.mirror.lstn.net
* epel-source: fedora-epel.mirror.lstn.net
* extras: ftpmirror.your.org
* updates: mirror.tzulo.com
Checking for new repos for mirrors
No such package(s): xapi
[root@f27c8393a480 ~]# yumdownloader --source xapi
Loaded plugins: fastestmirror, ovl
Enabling epel-source repository
Enabling updates-source repository
Enabling base-source repository
Enabling extras-source repository
Loading mirror speeds from cached hostfile
* base: centos.unixheads.org
* epel: fedora-epel.mirror.lstn.net
* epel-source: fedora-epel.mirror.lstn.net
* extras: ftpmirror.your.org
* updates: mirror.tzulo.com
No Match for argument xapi
Nothing to download
[root@f27c8393a480 ~]#
Am I missing something?
I think you need to run the image using run.py from this repository.