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

package install fail u'cronie' #39

Open
markrothbauer opened this issue Mar 1, 2019 · 1 comment
Open

package install fail u'cronie' #39

markrothbauer opened this issue Mar 1, 2019 · 1 comment

Comments

@markrothbauer
Copy link

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

@aboe76
Copy link
Member

aboe76 commented Mar 2, 2019

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?

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