xcat-core
xcat-core copied to clipboard
How do I compile custom xcat dep?
I downloaded the project source code and executed it/ Builddep.sh, but an error occurred:
Error: This script is intended to be used by xCAT development Error: The GSA directory (/gsa/pokgsa/projects/x/xcat/build/Linux/xcat dep) does not appear to be mounted, cannot continue!
I modified builddep.sh to specify the directory of xcat dep under/root, but a new error occurred:
===>Making sure that the mklocalrepo.sh file contains execute permission Ls: cannot access/root/xcat core// Xcat dep build/xcat dep/mklocalrepo. sh: No such file or directory ===>-- find not execute, changing+x Chmod: cannot access'/root/xcat core// Xcat dep build/xcat dep/mklocalrepo. sh ': No such file or directory ===>Checking if 'replacelinks' is in the xcat deps, removing if there ===>Building the tarball at:/root/xcat core// Xcat dep build ===>Creating xcat dep-202405282128. tar. bz2
How do I compile and generate rpm packages related to xcat dep?