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

xargs: rpm: No such file or directory #6

Open
bshirazi opened this issue Nov 27, 2024 · 1 comment
Open

xargs: rpm: No such file or directory #6

bshirazi opened this issue Nov 27, 2024 · 1 comment

Comments

@bshirazi
Copy link

echo "https://yum.opensips.org/3.6/nightly/el/9/x86_64/$(curl -s -L https://yum.opensips.org/3.6/nightly/el/9/x86_64 | grep -oE "opensips-mysql-dbschema[^r]*.rpm" | tail -1)" | xargs rpm -i

xargs: rpm: No such file or directory

@dariusstefan
Copy link
Collaborator

dariusstefan commented Nov 27, 2024

Hello!
Did you pull the latest mysql Docker image?
Please, run docker compose pull and docker pull mysql:latest.

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

2 participants