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

Resource fails when setting owner #181

Closed
wolf31o2 opened this issue Dec 14, 2016 · 3 comments
Closed

Resource fails when setting owner #181

wolf31o2 opened this issue Dec 14, 2016 · 3 comments

Comments

@wolf31o2
Copy link

Cookbook version

2.2.0

Chef-client version

12.4.3

Platform Details

Happens reliably in automated testing on every platform I've tested.

Scenario:

Use ark resource w/ owner attribute.

Steps to Reproduce:

Use ark resource w/ owner attribute set.

Expected Result:

Extract my ZIP file.

Actual Result:

    cdap-sdk-ami: ================================================================================
    cdap-sdk-ami: Error executing action `install` on resource 'ark[sdk]'
    cdap-sdk-ami: ================================================================================
    cdap-sdk-ami:
    cdap-sdk-ami: NoMethodError
    cdap-sdk-ami: -------------
    cdap-sdk-ami: undefined method `owner=' for LWRP resource ark from cookbook ark
@wolf31o2
Copy link
Author

Pretty sure that this was introduced with #171 and using 2.1.0 doesn't exhibit this behavior.

@drenalin23
Copy link

Confirmed that this fails in our auomated travis setup. Chef 12.4.1.
We just started seeing this today with the latest release here.

NoMethodError

undefined method `owner=' for LWRP resource ark from cookbook ark

@dereklwood
Copy link
Contributor

Submitted fix in #182

@tas50 tas50 closed this as completed in 9fd208f Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants