Another test-kitchen error

I tried test-kitchen on one of my internal cookbooks, and got this error: https://gist.github.com/3384116

Can anyone point me in the right direction to debug that? Thanks!

Wes

Hi Wes,

On Aug 17, 2012, at 9:16 PM, Wes Morgan cap10morgan@gmail.com wrote:

I tried test-kitchen on one of my internal cookbooks, and got this error: kitchen test failure · GitHub

Can anyone point me in the right direction to debug that? Thanks!

Can you post your Kitchenfile and the Cheffile in that Gist?

--
Opscode, Inc
Joshua Timberman, Technical Program Manager
IRC, Skype, Twitter, Github: jtimberman

On Aug 18, 2012, at 9:33 AM, Joshua Timberman joshua@opscode.com wrote:

Hi Wes,

On Aug 17, 2012, at 9:16 PM, Wes Morgan cap10morgan@gmail.com wrote:

I tried test-kitchen on one of my internal cookbooks, and got this error: kitchen test failure · GitHub

Can anyone point me in the right direction to debug that? Thanks!

Can you post your Kitchenfile and the Cheffile in that Gist?

Just added them. Thanks.

Wes

--
Opscode, Inc
Joshua Timberman, Technical Program Manager
IRC, Skype, Twitter, Github: jtimberman

I may have found the issue here. I've been uploading cookbooks to the Opscode community site with bzip2 compression, but it appears that cookbook-downloading tools like librarian and berkshelf assume gzip compression. If there is a "gzip required" statement on the community site, I missed it. And it certainly accepts and unpacks the bzip2 files correctly. Is this a bug in these tools for assuming gzip, or should the community site be requiring that?

Wes

On Aug 20, 2012, at 10:01 AM, Wes Morgan cap10morgan@gmail.com wrote:

On Aug 18, 2012, at 9:33 AM, Joshua Timberman joshua@opscode.com wrote:

Hi Wes,

On Aug 17, 2012, at 9:16 PM, Wes Morgan cap10morgan@gmail.com wrote:

I tried test-kitchen on one of my internal cookbooks, and got this error: kitchen test failure · GitHub

Can anyone point me in the right direction to debug that? Thanks!

Can you post your Kitchenfile and the Cheffile in that Gist?

Just added them. Thanks.

Wes

--
Opscode, Inc
Joshua Timberman, Technical Program Manager
IRC, Skype, Twitter, Github: jtimberman