]
Nick Boldt updated JBIDE-25019:
-------------------------------
Fix Version/s: 4.5.1.AM2
Travis builds and PRs failing - problem with Awestruct 0.5.6.beta8?
-------------------------------------------------------------------
Key: JBIDE-25019
URL:
https://issues.jboss.org/browse/JBIDE-25019
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: website
Reporter: Nick Boldt
Fix For: 4.5.1.AM2
In
https://travis-ci.org/jbosstools/jbosstools-website/pull_requests my PR passed (but
Lars' failed).
Then in
https://travis-ci.org/jbosstools/jbosstools-website/builds my change failed in
BOTH master and production (as did Lars' N&N change)
Wondering what's causing this:
{code}
NoMethodError: undefined method `spec' for nil:NilClass
An error occurred while installing awestruct (0.5.6.beta8), and Bundler cannot
continue.
Make sure that `gem install awestruct -v '0.5.6.beta8'` succeeds before
bundling.
The command "eval bundle install --without development --path .bundle " failed.
Retrying, 2 of 3.{code}