Closed doertedev closed 6 years ago
Hello!
I'm sorry that we never followed up on this issue. I'm not aware of the presence of this problem on any current releases of the Kitchen images we provide. As such, and given the age of this, I'm going to close this issue. If it is still a problem, please reopen and follow up in the Chef Community Slack #test-kitchen channel.
Thank you, Joshua
Hi. Not even sure this is the right place to ask this but...
On a packer AMI for a KitchenCI image of both trusty + xenial I am testing a cookbook for, I forgot to turn off periodic upgrades (
unattended-updates
package).Outcome: Kitchen boots the instance, connects, wgets Chef and fails.
Question: Wouldn't it make sense to let the user know that, if this package is installed, and dpkg fails to pull a lock, that this might be the cause for the issue? I mean neither does it have to be the issue, nor do I want to propose anything more than a helpful message.
Logs:
Ideas?
Thanks in advance.