Closed abrookins closed 12 years ago
Thanks for the report! I'm not a Chef user so this one slipped by.
Excellent. Thanks for your time!
Is this fix contained in the version in the APT repo, or should one build from source to get it?
@wizonesolutions This is going to be in 3.4.2, which I'm testing and releasing now.
I'm using blueprint 3.4.1-1py2.6 to create a cookbook for Chef 0.10.18 from an Ubuntu 10.04 server to another Ubuntu 10.04 server.
The issue I have is that using
blueprint show --chef {name}
generates a recipe with link resources, e.g.:Which are later used in a service as cookbook_file resources, e.g. (other resources removed for clarity):
Chef dies with this output (let's assume a cookbook named 'blueprint-cookbook'):
This error seems to occur for all "link" resources.