You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
@binlialfie you've probably solved your issue during the last 12 months but just in case:
this is a normal behavior. You are asking chef to install mesos package to version 1.2.0-2.0.6 whereas you have a more recent version installed.
Default chef behavior in this case is to refuse to do it. You'd need the allow_downgrade property set to allow chef to downgrade the package.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
in centos 7, the cookbook works fine initially, mesos-1.1.0-2.0.107.centos701406 installed
in the second chef-client, mesos-1.1.0-2.0.107.centos701406 upgrade to mesos-1.2.0-2.0.6 as expected after yum update happens somewhere.
however, the following error occurs for the next chef-client
The text was updated successfully, but these errors were encountered: