Package: ruby-mixlib-install / 1.1.0-1

Metadata

Package Version Patches format
ruby-mixlib-install 1.1.0-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 Disable artifactory usage.patch | (download)

lib/mixlib/install/backend.rb | 3 1 + 2 - 0 !
lib/mixlib/install/generator/bourne.rb | 3 1 + 2 - 0 !
lib/mixlib/install/generator/powershell.rb | 4 2 + 2 - 0 !
mixlib-install.gemspec | 1 0 + 1 - 0 !
spec/mixlib/install/artifactory_spec.rb | 4 4 + 0 - 0 !
5 files changed, 8 insertions(+), 7 deletions(-)

 disable artifactory usage

This works in local chef.io network only

0003 Disable vcr usage as it s not packaged.patch | (download)

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

 disable vcr usage as it's not packaged


0004 Stub real HTTP requests.patch | (download)

spec/mixlib/install/backend/bintray_spec.rb | 35 31 + 4 - 0 !
spec/mixlib/install_spec.rb | 12 12 + 0 - 0 !
spec/spec_helper.rb | 2 2 + 0 - 0 !
spec/webmocks.rb | 47 47 + 0 - 0 !
4 files changed, 92 insertions(+), 4 deletions(-)

 stub real http requests


0005 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


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

spec/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


0007 Disable tests using artifactory.patch | (download)

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

 disable tests using artifactory