Package: ruby-mixlib-install / 3.12.16-1

Metadata

Package Version Patches format
ruby-mixlib-install 3.12.16-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Look for support scripts in usr share.patch | (download)

lib/mixlib/install/script_generator.rb | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 look for support scripts in /usr/share


0002 Don t modify LOAD_PATH in specs.patch | (download)

spec/spec_helper.rb | 3 0 3 - 0 !
1 file changed, 3 deletions(-)

 don't modify $load_path in specs


0003 Temporary disable test requiring files from usr shar.patch | (download)

spec/unit/mixlib/install/script_generator_spec.rb | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 temporary disable test requiring files from /usr/share


0004 Disable tests using artifactory.patch | (download)

spec/unit/mixlib/install/backend_spec.rb | 8 4 4 - 0 !
spec/unit/mixlib/install/generator_spec.rb | 2 1 1 - 0 !
2 files changed, 5 insertions( ), 5 deletions(-)

 disable tests using artifactory


0005 Always enable VCR.patch | (download)

spec/spec_helper.rb | 12 7 5 - 0 !
1 file changed, 7 insertions( ), 5 deletions(-)

 always enable vcr


0006 Mark CLI tests as pending.patch | (download)

spec/functional/mixlib/install/cli_spec.rb | 36 18 18 - 0 !
1 file changed, 18 insertions( ), 18 deletions(-)

 mark cli tests as pending

VCR is not working because the CLI is forked with aruba