chef-boneyard / push-jobs-cookbook

Development repository for Chef Cookbook push-jobs
https://supermarket.chef.io/cookbooks/push-jobs
Apache License 2.0
21 stars 43 forks source link

Cannot Install Push Job Client #136

Open chenhuazhen opened 6 years ago

chenhuazhen commented 6 years ago

Cookbook version

[Version of the cookbook where you are encountering the issue]

Chef-client version

[Version of chef-client in your environment]

Platform Details

[Operating system distribution and release version. Cloud provider if running in the cloud]

Scenario:

[What you are trying to achieve and you can't?]

Steps to Reproduce:

Run sudo chef-client,

And get Public key for push-jobs-client-2.4.5-1.el7.x86_64.rpm is not installed

[If you are filing an issue what are the things we need to do in order to repro your problem? How are you using this cookbook or any resources it includes?]

Expected Result:

[What are you expecting to happen as the consequence of above reproduction steps?]

Actual Result:

[What actually happens after the reproduction steps? Include the error output or a link to a gist if possible.]

chenhuazhen commented 6 years ago

yum_package[push-jobs-client] (/var/chef/cache/cookbooks/chef-ingredient/libraries/default_handler.rb line 55) had an error: Chef::Exceptions::Exec: yum -d0 -e0 -y localinstall /var/chef/cache/push-jobs-client-2.4.5-1.el7.x86_64.rpm returned 1: STDOUT: STDERR: warning: /var/chef/cache/push-jobs-client-2.4.5-1.el7.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 83ef826a: NOKEY

Public key for push-jobs-client-2.4.5-1.el7.x86_64.rpm is not installed