> >There are two types of failures, LoadError: > > > > LoadError: > > cannot load such file -- > > >/tmp/autopkgtest-lxc.lpzyb1k3/downtmp/build.fNx/src/lib/capistrano/doctor.rb > > > >And NoMethodError: > > > > NoMethodError: > > undefined method `fetch' for Capistrano::Configuration:Class > > > >Any idea? It's certainly something related to the way autopkgtest run > >the > >tests, but I don't know what, and neither how to proceed with the > >debugging. > > Its usually because relative paths are used and lib directory is removed > in autopkgtest. > > > https://wiki.debian.org/Teams/Ruby/Packaging/Tests#Case_eight:_autopkgtest_failure >
That was the case for the LoadErrors, thank you! -- Samuel Henrique <samueloph>