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
yum list installed | grep salt-minion salt-minion.noarch 2019.2.0-1.el7 @saltstack
================= [ERROR ] Command '[u'systemd-run', u'--scope', u'yum', u'-y', u'install', u"u'cronie'"]' failed with return code: 1 [ERROR ] stdout: Running scope as unit run-14050.scope. Loaded plugins: langpacks No package u'cronie' available. Error: Nothing to do [ERROR ] retcode: 1 [ERROR ] Error occurred installing package(s). Additional info follows:
The text was updated successfully, but these errors were encountered:
are you running with python2 ? I have seen this issue with 2019.2 with py2, can you try py3 salt-minion and see if that works?
Sorry, something went wrong.
No branches or pull requests
I'm running CentOS 7.3 and I'm getting a strange package install error.
yum list installed | grep salt-minion
salt-minion.noarch 2019.2.0-1.el7 @saltstack
=================
[ERROR ] Command '[u'systemd-run', u'--scope', u'yum', u'-y', u'install', u"u'cronie'"]' failed with return code: 1
[ERROR ] stdout: Running scope as unit run-14050.scope.
Loaded plugins: langpacks
No package u'cronie' available.
Error: Nothing to do
[ERROR ] retcode: 1
[ERROR ] Error occurred installing package(s). Additional info follows:
errors:
- Running scope as unit run-14050.scope.
Loaded plugins: langpacks
No package u'cronie' available.
Error: Nothing to do
The text was updated successfully, but these errors were encountered: