We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to build gluten-velox on my centos8 and got following errors
... + DEPENDENCY_DIR=/opt/gluten/ep/build-velox/build/velox_ep + DEPENDENCY_DIR=/opt/gluten/ep/build-velox/build/velox_ep + dnf_install epel-release dnf-plugins-core + dnf install -y -q --setopt=install_weak_deps=False epel-release dnf-plugins-core + dnf config-manager --set-enabled powertools Error: No matching repo to modify: powertools.
We can remove "dnf config-manager --set-enabled powertools" from "setup-centos8.sh" in oap-project/velox. i have tested successfully.
The text was updated successfully, but these errors were encountered:
Would you make a pr to fix it at https://github.com/facebookincubator/velox?
Sorry, something went wrong.
@zhejiangxiaomai OK
No branches or pull requests
I tried to build gluten-velox on my centos8 and got following errors
We can remove "dnf config-manager --set-enabled powertools" from "setup-centos8.sh" in oap-project/velox. i have tested successfully.
The text was updated successfully, but these errors were encountered: