Closed drnic closed 9 years ago
It's not a breaking bug - just an annoying message that looks like an error. If something did break during a deploy then a user might think this is a related cause.
Hmm, the bot didn't pick up this ticket /cc @cppforlife
This error shows up because of Ruby 2 upgrade. It's not happy about using Logger in specific situations. There is no easy way to fix it across the board. Since we are getting very close to publishing new bosh micro cli, we are not planning to fix this issue with the old cli.
Ok
On Wed, Apr 1, 2015 at 10:57 AM, Dmitriy Kalinin notifications@github.com wrote:
Closed #792.
Reply to this email directly or view it on GitHub: https://github.com/cloudfoundry/bosh/issues/792#event-270899096
First raised downstream at https://github.com/cloudfoundry-community/bosh-bootstrap/issues/298 by @mkb & @mdcarlson but I've observed it when running
bosh micro deploy
directly.