-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install problem in opencloudos system #6
Comments
Currently, the LKP does not include support for OpenCloudOS. However, the OpenCloudOS user-level is compatible with CentOS. To enable LKP support for OpenCloudOS, you can add a symbolic link in the directory $SRC/lkp-extent/lkp-tests/distro/installer by running the command "ln -s centos opencloudos". |
In addition, the epel-release repository for OpenCloudOS9 is currently under construction. We recommend you use the epel-release package for oc8 or TencentOS Server to handle the RPM packages that LKP depends on. |
Does |
The error looks like your os lack some static libraries which are necessary to build executable file. Do you have running |
Hi,PerseidMeteor
|
@Flyriver-wyh @AthLw Thanks for all. |
lkp-ctl init
returns errorNot supported system ...
.OS: Opencloudos9.0 from tencentCloud
Machine: virtual machine from tencentCloud
The text was updated successfully, but these errors were encountered: