Skip to content
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

HSS docker build error - No matching repo to modify: PowerTools. #32

Open
kulkarnima opened this issue May 18, 2021 · 0 comments
Open

Comments

@kulkarnima
Copy link

Following error encountered building docker image for oai-hss(branch: master):

> Error: No matching repo to modify: PowerTools.
> The command '/bin/sh -c yum update -y   && yum install epel-release -y   && yum install dnf-plugins-core -y   && yum config-manager --set-enabled PowerTools   && yum install -y     psmisc     git   && yum clean all -y   && rm -rf /var/cache/yum' returned a non-zero code: 1

Command used for build:
docker build --target oai-hss --tag oai-hss:production --file component/oai-hss/docker/Dockerfile.centos8 component/oai-hss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant