Skip to content

Instantly share code, notes, and snippets.

@bschonec
Created July 29, 2022 17:03
Show Gist options
  • Save bschonec/89e14d09278780ed675eb407f59e80fa to your computer and use it in GitHub Desktop.
Save bschonec/89e14d09278780ed675eb407f59e80fa to your computer and use it in GitHub Desktop.
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/bundle'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'system_tests'`, and stop using this flag
^Croot@59554927f766:/rspec# bundle install --without system_tests --path vendor/bundle --jobs $(nproc)
root@59554927f766:/rspec# bundle install --without system_tests --path vendor/bundle --jobs $(nproc)
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path 'vendor/bundle'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'system_tests'`, and stop using this flag
The dependency puppet-module-win-default-r2.7 (~> 1.0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mswin32, x86-mingw32, x64-mingw32. To add those platforms to the bundle, run `bundle lock --add-platform x86-mswin32 x86-mingw32 x64-mingw32`.
The dependency puppet-module-win-dev-r2.7 (~> 1.0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mswin32, x86-mingw32, x64-mingw32. To add those platforms to the bundle, run `bundle lock --add-platform x86-mswin32 x86-mingw32 x64-mingw32`.
The dependency puppet-module-win-system-r2.7 (~> 1.0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mswin32, x86-mingw32, x64-mingw32. To add those platforms to the bundle, run `bundle lock --add-platform x86-mswin32 x86-mingw32 x64-mingw32`.
Fetching gem metadata from https://rubygems.org/.......
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies.........
Fetching rake 13.0.6
Installing rake 13.0.6
Fetching public_suffix 4.0.7
Installing public_suffix 4.0.7
Fetching addressable 2.8.0
Installing addressable 2.8.0
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching awesome_print 1.9.2
Installing awesome_print 1.9.2
Fetching bcrypt_pbkdf 1.1.0
Installing bcrypt_pbkdf 1.1.0 with native extensions
Using bundler 2.1.4
Fetching docile 1.4.0
Installing docile 1.4.0
Fetching simplecov-html 0.12.3
Installing simplecov-html 0.12.3
Fetching simplecov 0.18.5
Installing simplecov 0.18.5
Fetching codecov 0.6.0
Installing codecov 0.6.0
Fetching coderay 1.1.3
Installing coderay 1.1.3
Fetching concurrent-ruby 1.1.10
Installing concurrent-ruby 1.1.10
Fetching deep_merge 1.2.2
Installing deep_merge 1.2.2
Fetching parallel 1.22.1
Installing parallel 1.22.1
Fetching faraday-em_http 1.0.0
Installing faraday-em_http 1.0.0
Fetching faraday-em_synchrony 1.0.0
Installing faraday-em_synchrony 1.0.0
Fetching faraday-excon 1.1.0
Installing faraday-excon 1.1.0
Fetching faraday-httpclient 1.0.1
Installing faraday-httpclient 1.0.1
Fetching multipart-post 2.2.3
Installing multipart-post 2.2.3
Fetching faraday-multipart 1.0.4
Installing faraday-multipart 1.0.4
Fetching faraday-net_http 1.0.1
Installing faraday-net_http 1.0.1
Fetching faraday-net_http_persistent 1.2.0
Installing faraday-net_http_persistent 1.2.0
Fetching faraday-patron 1.0.0
Installing faraday-patron 1.0.0
Fetching faraday-rack 1.0.0
Installing faraday-rack 1.0.0
Fetching faraday-retry 1.0.3
Installing faraday-retry 1.0.3
Fetching ruby2_keywords 0.0.5
Installing ruby2_keywords 0.0.5
Fetching faraday 1.10.0
Installing faraday 1.10.0
Fetching faraday_middleware 1.2.0
Installing faraday_middleware 1.2.0
Fetching minitar 0.9
Installing minitar 0.9
Fetching semantic_puppet 1.0.4
Installing semantic_puppet 1.0.4
Fetching puppet_forge 3.2.0
Installing puppet_forge 3.2.0
Fetching dependency_checker 0.3.0
Installing dependency_checker 0.3.0
Fetching diff-lcs 1.5.0
Installing diff-lcs 1.5.0
Fetching unf_ext 0.0.8.2
Installing unf_ext 0.0.8.2 with native extensions
Fetching unf 0.1.4
Installing unf 0.1.4
Fetching domain_name 0.5.20190701
Installing domain_name 0.5.20190701
Fetching ed25519 1.3.0
Installing ed25519 1.3.0 with native extensions
Fetching hocon 1.3.1
Installing hocon 1.3.1
Fetching thor 1.2.1
Installing thor 1.2.1
Fetching facter 4.2.10
Installing facter 4.2.10
Fetching jgrep 1.5.4
Installing jgrep 1.5.4
Fetching facterdb 1.19.0
Installing facterdb 1.19.0
Fetching fast_gettext 1.1.2
Installing fast_gettext 1.1.2
Fetching hiera 3.9.0
Installing hiera 3.9.0
Fetching hirb 0.7.3
Installing hirb 0.7.3
Fetching http-accept 1.7.0
Installing http-accept 1.7.0
Fetching http-cookie 1.0.5
Installing http-cookie 1.0.5
Using json 2.3.0
Fetching json-schema 3.0.0
Installing json-schema 3.0.0
Fetching locale 2.1.3
Installing locale 2.1.3
Fetching metaclass 0.0.4
Installing metaclass 0.0.4
Fetching spdx-licenses 1.3.0
Installing spdx-licenses 1.3.0
Fetching metadata-json-lint 3.0.2
Installing metadata-json-lint 3.0.2
Fetching method_source 1.0.0
Installing method_source 1.0.0
Fetching mime-types-data 3.2022.0105
Installing mime-types-data 3.2022.0105
Fetching mime-types 3.4.1
Installing mime-types 3.4.1
Fetching mocha 1.1.0
Installing mocha 1.1.0
Fetching multi_json 1.15.0
Installing multi_json 1.15.0
Fetching net-ssh 7.0.1
Installing net-ssh 7.0.1
Fetching net-scp 1.2.1
Installing net-scp 1.2.1
Fetching net-telnet 0.1.1
Installing net-telnet 0.1.1
Fetching netrc 0.11.0
Installing netrc 0.11.0
Fetching parallel_tests 3.11.1
Installing parallel_tests 3.11.1
Fetching parser 3.1.2.0
Installing parser 3.1.2.0
Fetching pathspec 1.0.0
Installing pathspec 1.0.0
Fetching pluginator 1.5.0
Installing pluginator 1.5.0
Fetching pry 0.14.1
Installing pry 0.14.1
Fetching puppet-resource_api 1.8.14
Installing puppet-resource_api 1.8.14
Fetching scanf 1.0.0
Installing scanf 1.0.0
Fetching puppet 7.17.0
Installing puppet 7.17.0
Fetching puppet-modulebuilder 0.3.0
Installing puppet-modulebuilder 0.3.0
Fetching rest-client 2.1.0
Installing rest-client 2.1.0
Fetching puppet-blacksmith 6.1.1
Installing puppet-blacksmith 6.1.1
Fetching rb-readline 0.5.5
Installing rb-readline 0.5.5
Fetching table_print 1.5.7
Installing table_print 1.5.7
Fetching strings-ansi 0.2.0
Installing strings-ansi 0.2.0
Fetching unicode-display_width 1.8.0
Installing unicode-display_width 1.8.0
Fetching unicode_utils 1.4.0
Installing unicode_utils 1.4.0
Fetching strings 0.1.8
Installing strings 0.1.8
Fetching tty-screen 0.8.1
Installing tty-screen 0.8.1
Fetching tty-pager 0.13.0
Installing tty-pager 0.13.0
Fetching puppet-debugger 1.2.0
Installing puppet-debugger 1.2.0
Fetching puppet-lint 2.5.2
Installing puppet-lint 2.5.2
Fetching puppet-lint-absolute_classname-check 3.0.1
Installing puppet-lint-absolute_classname-check 3.0.1
Fetching puppet-lint-anchor-check 1.0.1
Installing puppet-lint-anchor-check 1.0.1
Fetching puppet-lint-classes_and_types_beginning_with_digits-check 1.0.0
Installing puppet-lint-classes_and_types_beginning_with_digits-check 1.0.0
Fetching puppet-lint-file_ensure-check 1.0.0
Installing puppet-lint-file_ensure-check 1.0.0
Fetching puppet-lint-leading_zero-check 1.0.0
Installing puppet-lint-leading_zero-check 1.0.0
Fetching puppet-lint-legacy_facts-check 1.0.4
Installing puppet-lint-legacy_facts-check 1.0.4
Fetching puppet-lint-lookup_in_parameter-check 1.0.0
Installing puppet-lint-lookup_in_parameter-check 1.0.0
Fetching puppet-lint-manifest_whitespace-check 0.1.17
Installing puppet-lint-manifest_whitespace-check 0.1.17
Fetching puppet-lint-optional_default-check 1.0.0
Installing puppet-lint-optional_default-check 1.0.0
Fetching puppet-lint-param-docs 1.7.5
Installing puppet-lint-param-docs 1.7.5
Fetching puppet-lint-param-types 0.0.1
Installing puppet-lint-param-types 0.0.1
Fetching puppet-lint-params_empty_string-check 1.0.0
Installing puppet-lint-params_empty_string-check 1.0.0
Fetching puppet-lint-resource_reference_syntax 1.1.0
Installing puppet-lint-resource_reference_syntax 1.1.0
Fetching puppet-lint-strict_indent-check 2.0.8
Installing puppet-lint-strict_indent-check 2.0.8
Fetching puppet-lint-top_scope_facts-check 1.0.1
Installing puppet-lint-top_scope_facts-check 1.0.1
Fetching puppet-lint-topscope-variable-check 1.1.0
Installing puppet-lint-topscope-variable-check 1.1.0
Fetching puppet-lint-trailing_comma-check 0.4.2
Installing puppet-lint-trailing_comma-check 0.4.2
Fetching puppet-lint-unquoted_string-check 2.1.0
Installing puppet-lint-unquoted_string-check 2.1.0
Fetching puppet-lint-variable_contains_upcase 1.2.0
Installing puppet-lint-variable_contains_upcase 1.2.0
Fetching puppet-lint-version_comparison-check 1.0.0
Installing puppet-lint-version_comparison-check 1.0.0
Fetching puppet-module-posix-default-r2.7 1.1.1
Installing puppet-module-posix-default-r2.7 1.1.1
Fetching rgen 0.9.0
Installing rgen 0.9.0
Fetching webrick 1.7.0
Installing webrick 1.7.0
Fetching yard 0.9.28
Installing yard 0.9.28
Fetching puppet-strings 2.9.0
Installing puppet-strings 2.9.0
Fetching puppet-syntax 3.2.1
Installing puppet-syntax 3.2.1
Fetching rspec-support 3.11.0
Installing rspec-support 3.11.0
Fetching rspec-core 3.11.0
Installing rspec-core 3.11.0
Fetching rspec-expectations 3.11.0
Installing rspec-expectations 3.11.0
Fetching rspec-mocks 3.11.1
Installing rspec-mocks 3.11.1
Fetching rspec 3.11.0
Installing rspec 3.11.0
Fetching rspec-puppet 2.12.0
Installing rspec-puppet 2.12.0
Fetching puppetlabs_spec_helper 3.0.0
Installing puppetlabs_spec_helper 3.0.0
Fetching rainbow 2.2.2
Installing rainbow 2.2.2 with native extensions
Fetching rspec-puppet-facts 2.0.5
Installing rspec-puppet-facts 2.0.5
Fetching rspec_junit_formatter 0.5.1
Installing rspec_junit_formatter 0.5.1
Fetching regexp_parser 2.5.0
Installing regexp_parser 2.5.0
Fetching rexml 3.2.5
Installing rexml 3.2.5
Fetching rubocop-ast 1.19.1
Installing rubocop-ast 1.19.1
Fetching ruby-progressbar 1.11.0
Installing ruby-progressbar 1.11.0
Fetching rubocop 1.6.1
Installing rubocop 1.6.1
Fetching rubocop-performance 1.9.1
Installing rubocop-performance 1.9.1
Fetching rubocop-rspec 2.0.1
Installing rubocop-rspec 2.0.1
Fetching rspec-its 1.3.0
Installing rspec-its 1.3.0
Fetching sfl 2.3
Installing sfl 2.3
Fetching specinfra 2.82.2
Installing specinfra 2.82.2
Fetching serverspec 2.42.0
Installing serverspec 2.42.0
Fetching simplecov-console 0.4.2
Installing simplecov-console 0.4.2
Fetching puppet-module-posix-dev-r2.7 1.1.1
Installing puppet-module-posix-dev-r2.7 1.1.1
Fetching voxpupuli-puppet-lint-plugins 3.0.0
Installing voxpupuli-puppet-lint-plugins 3.0.0
Bundle complete! 9 Gemfile dependencies, 135 gems now installed.
Gems in the group system_tests were not installed.
Bundled gems are installed into `./vendor/bundle`
Post-install message from minitar:
The `minitar` executable is no longer bundled with `minitar`. If you are
expecting this executable, make sure you also install `minitar-cli`.
root@59554927f766:/rspec#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment