Hello!
After upgrading from hab 0.55 to 0.59 we are now running into a build issue:
inspec: Preparing to build
inspec: Setting GEM_HOME=/hab/pkgs/jquick/inspec/2.2.41/20180720144235/lib
inspec: Setting GEM_PATH=/hab/pkgs/jquick/inspec/2.2.41/20180720144235/lib
inspec: Building
/hab/cache/src/inspec-2.2.41 /src /src/habitat
ERROR: Gemspec file not found: inspec.gemspec
inspec: Build time: 9m14s
inspec: Exiting on error
Script done, file is /src/results/logs/inspec.2018-07-20-144235.log
Our plan can be found here: https://github.com/inspec/inspec/blob/master/habitat/plan.sh
Wondering if we should not be using the cache paths anymore or if anything changed.
Thanks!