On 10/18/16, Cédric Boutillier <[email protected]> wrote: > The autopkgtests fail (425 failures) because of permissions to create a > subdirectory (425 times the same error). > > 425) ::log returns Berkshelf::Logger > Failure/Error: FileUtils.mkdir_p(tmp_path) > > Errno::EACCES: > Permission denied @ dir_s_mkdir - /usr/lib/ruby/spec > # ./spec/support/path_helpers.rb:48:in `clean_tmp_path' > # ./spec/spec_helper.rb:47:in `block (2 levels) in <top (required)>' > > Maybe the tmp_path function in spec/support/path_helpers.rb should > return some fixed subdir of /tmp?
I have fixed this issue as well. Could you try to update and build?

