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

Error in chef update if lockfile doesn't exist #81

Closed
coderanger opened this issue Jul 1, 2017 · 4 comments · Fixed by #145
Closed

Error in chef update if lockfile doesn't exist #81

coderanger opened this issue Jul 1, 2017 · 4 comments · Fixed by #145
Assignees
Labels
Status: Good First Issue An issue ready for a new contributor. Triage: Confirmed Indicates and issue has been confirmed as described. Type: Bug Does not work as expected.

Comments

@coderanger
Copy link
Contributor

As a side effect of chef-boneyard/chef-dk@28a7951 and chef-boneyard/chef-dk#1284 chef update now errors if the lockfile doesn't already exist. Previously it was equivalent to chef install. We should probably fix this but it's midnight and the diff is starting to look blurry to me.

@garypgithub
Copy link

This is causing a failure when I try to do a kitchen converge since it seems to use command/update.rb.

@tas50 tas50 transferred this issue from chef-boneyard/chef-dk Jun 5, 2020
@marcparadise marcparadise added the Status: Waiting on Contributor A pull request that has unresolved requested actions from the author. label Dec 9, 2020
@marcparadise
Copy link
Member

Thanks for filing this @coderanger ; it's been a bit, are you or @garypgithub able to confirm that this is still occurring with Chef Workstation?

@garypgithub
Copy link

garypgithub commented Dec 9, 2020 via email

@marcparadise marcparadise removed the Status: Waiting on Contributor A pull request that has unresolved requested actions from the author. label Dec 17, 2020
@marcparadise
Copy link
Member

I've confirmed that this is still a valid issue.

@marcparadise marcparadise added Status: Good First Issue An issue ready for a new contributor. Triage: Confirmed Indicates and issue has been confirmed as described. Type: Bug Does not work as expected. labels Dec 17, 2020
@tas50 tas50 closed this as completed in #145 Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Good First Issue An issue ready for a new contributor. Triage: Confirmed Indicates and issue has been confirmed as described. Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants