[chef-dev] Re: 10.14.4.rc.0 on Rubygems.org


Chronological Thread 
  • From: Juanje Ojeda Croissier < >
  • To: Bryan McLellan < >
  • Cc: " " < >, " " < >
  • Subject: [chef-dev] Re: 10.14.4.rc.0 on Rubygems.org
  • Date: Thu, 27 Sep 2012 20:39:03 +0100

On Mon, Sep 24, 2012 at 10:48 PM, Bryan McLellan 
< >
 wrote:
>
> I've uploaded a release candidate for the next patch release, it contains
> 14 resolved issues. If anyone can test it and report back overnight,
> that'd be great. The deploy provider has a number of bugs fixed and could
> use some specific testing. We'll release this tomorrow or Wednesday
> depending on the results.
>

I have tried this version to check the bug CHEF-3435
(http://tickets.opscode.com/browse/CHEF-3435) and it seems to be
fixed, but now show up a similar bug later on the deploy resource.
The error show up the the method 'deploy' calls to method 'callback'.
The problem is that the 'copy_cached_repo' (called before to
'callback') didn't do anything (yet) because the whyrun stuff, so the
copy of the code didn't actually happens when it was needed.

I tried the same solution of CHEF-3435 (call
'self.converge_actions.converge!' after 'copy_cached_repo') and now it
works like a charm.

I write here because this bug is kinda blocker for this resource and
because I didn't know if reopen the bug or create another one. It's
very related and has the same root problem, but it fails in another
point...
Should I open a new one or reopen that one?

Thanks for your time and for the effort in this bug.

--
Juanje

http://about.me/juanje



Archive powered by MHonArc 2.6.16.

§