Closed igalic closed 8 years ago
~side~ note: on travis we use ruby 1.9.3, on my system i use 2.1.6
interestingly, we're getting the exact same report when pushing off of 2.1.6
n.b.: I really don't know how to just restrict it to one target… otherwise we'll get deployment failures on a travis build that runs later with the same version of ruby, but a different puppet version… and hence a failed build again.
this has been fixed by extending our .pmtignore to include .bundle
in most of @puppet-community we use blacksmith to manage our releases. however, right now, we cannot automate the deployment, because blacksmith fails when running from travis, always with the same issue. Here's a failure from puppet-archive