metanorma / isodoc

Generate HTML/Word from Metanorma XML
https://www.metanorma.org
BSD 2-Clause "Simplified" License
3 stars 3 forks source link

windows installation GHA error #261

Closed opoudjis closed 3 years ago

opoudjis commented 3 years ago

https://github.com/metanorma/isodoc/runs/1851155075?check_suite_focus=true

opoudjis commented 3 years ago

Oddly, this is specific to isodoc; metanorma-standoc has run on Windows GHA without incident.

CAMOBAP commented 3 years ago

Hmm never saw this before:

Encoding::UndefinedConversionError: "\x8B" from ASCII-8BIT to UTF-8

#### https://github.com/metanorma/isodoc/runs/1851155177?check_suite_focus=true ```bash --- ERROR REPORT TEMPLATE ------------------------------------------------------- # Error Report ## Questions Please fill out answers to these questions, it'll help us figure out why things are going wrong. - **What did you do?** I ran the command `C:/hostedtoolcache/windows/Ruby/3.0.0/x64/bin/bundle install --jobs 4` - **What did you expect to happen?** I expected Bundler to... - **What happened instead?** Instead, what happened was... - **Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?** I tried... - **Have you read our issues document, https://github.com/rubygems/rubygems/blob/master/bundler/doc/contributing/ISSUES.md?** ... ## Backtrace Encoding::UndefinedConversionError: "\x8B" from ASCII-8BIT to UTF-8 C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:57:in write' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:57:in <<' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:57:in block (3 levels) in update' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:57:in open' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:57:in open' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:57:in block (2 levels) in update' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/shared_helpers.rb:103:in filesystem_access' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:53:in block in update' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/vendor/tmpdir/lib/tmpdir.rb:96:in mktmpdir' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client/updater.rb:29:in update' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client.rb:98:in update' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/compact_index_client.rb:85:in update_and_parse_checksums!' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/fetcher/compact_index.rb:75:in available?' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/fetcher/compact_index.rb:16:in call' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/fetcher/compact_index.rb:16:in block in compact_index_request' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/fetcher.rb:161:in use_api' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/source/rubygems.rb:386:in block in api_fetchers' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/source/rubygems.rb:386:in select' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/source/rubygems.rb:386:in api_fetchers' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/source/rubygems.rb:391:in block in remote_specs' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/index.rb:9:in build' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/source/rubygems.rb:390:in remote_specs' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/source/rubygems.rb:88:in specs' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/lazy_specification.rb:72:in materialize' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/spec_set.rb:85:in block in materialize' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/spec_set.rb:82:in map!' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/spec_set.rb:82:in materialize' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/definition.rb:174:in specs' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/definition.rb:162:in resolve_remotely!' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/installer.rb:289:in resolve_if_needed' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/installer.rb:83:in block in run' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/process_lock.rb:12:in block in lock' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/process_lock.rb:9:in open' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/process_lock.rb:9:in lock' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/installer.rb:72:in run' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/installer.rb:24:in install' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/cli/install.rb:64:in run' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/cli.rb:259:in block in install' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/settings.rb:115:in temporary' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/cli.rb:258:in install' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/vendor/thor/lib/thor/command.rb:27:in run' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in invoke_command' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/vendor/thor/lib/thor.rb:392:in dispatch' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/cli.rb:30:in dispatch' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/vendor/thor/lib/thor/base.rb:485:in start' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/cli.rb:24:in start' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/exe/bundle:49:in block in ' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/lib/bundler/friendly_errors.rb:130:in with_friendly_errors' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/lib/ruby/gems/3.0.0/gems/bundler-2.2.8/exe/bundle:37:in ' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/bin/bundle:23:in load' C:/hostedtoolcache/windows/Ruby/3.0.0/x64/bin/bundle:23:in ` ' ## Environment Bundler 2.2.8 Platforms ruby, x64-mingw32 Ruby 3.0.0p0 (2020-12-25 revision 95aff214687a5e12c3eb57d056665741e734c188) [x64-mingw32] Full Path C:/hostedtoolcache/windows/Ruby/3.0.0/x64/bin/ruby.exe Config Dir C:/ProgramData RubyGems 3.2.3 Gem Home D:/a/isodoc/isodoc/vendor/bundle/ruby/3.0.0 Gem Path D:/a/isodoc/isodoc/vendor/bundle/ruby/3.0.0 User Home C:/Users/runneradmin User Path C:/Users/runneradmin/.local/share/gem/ruby/3.0.0 Bin Dir D:/a/isodoc/isodoc/vendor/bundle/ruby/3.0.0/bin OpenSSL Compiled OpenSSL 1.1.1i 8 Dec 2020 Loaded OpenSSL 1.1.1i 8 Dec 2020 Cert File C:/hostedtoolcache/windows/Ruby/3.0.0/x64/ssl/cert.pem Cert Dir C:/hostedtoolcache/windows/Ruby/3.0.0/x64/ssl/certs Tools Git 2.30.0.windows.2 RVM not installed rbenv not installed chruby not installed ## Bundler Build Metadata Built At 2021-02-02 Git SHA 4015e550dc Released Version true ## Bundler settings path Set for your local app (D:/a/isodoc/isodoc/.bundle/config): "D:\\a\\isodoc\\isodoc\\vendor\\bundle" jobs Set for your local app (D:/a/isodoc/isodoc/.bundle/config): 4 ## Gemfile ### Gemfile Encoding.default_external = Encoding::UTF_8 Encoding.default_internal = Encoding::UTF_8 source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}" } gemspec if File.exist? 'Gemfile.devel' eval File.read('Gemfile.devel'), nil, 'Gemfile.devel' # rubocop:disable Security/Eval end Gemfile.lock PATH remote: . specs: isodoc (1.5.1) asciimath html2doc (~> 1.0.0) htmlentities (~> 4.3.4) liquid (~> 4) metanorma (~> 1.2.0) nokogiri (~> 1.10.4) relaton-cli roman-numerals thread_safe twitter_cldr uuidtools GEM remote: https://rubygems.org/ specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) arr-pm (0.0.10) cabin (> 0) asciidoctor (2.0.12) asciimath (2.0.2) ast (2.4.2) bibtex-ruby (6.0.0) latex-decode (~> 0.0) byebug (9.1.0) cabin (0.9.0) camertron-eprun (1.1.1) cldr-plurals-runtime-rb (1.1.0) cnccs (0.1.6) coderay (1.1.3) concurrent-ruby (1.1.8) diff-lcs (1.4.4) docile (1.3.5) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) down (5.2.0) addressable (~> 2.5) equivalent-xml (0.6.0) nokogiri (>= 1.4.3) faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.14.2-x64-mingw32) ffi-compiler2 (2.0.1) ffi (>= 1.0.0) rake fontist (1.8.6) arr-pm (~> 0.0.1) down (~> 5.0) git (~> 1.0) libmspack (~> 0.1.0) ruby-ole (~> 1.0) rubyzip (~> 2.3.0) seven_zip_ruby (~> 1.0) thor (~> 1.0.1) ttfunk (~> 1.0) formatador (0.2.5) gb-agencies (0.0.7) git (1.8.1) rchardet (~> 1.8) guard (2.16.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) pry (>= 0.9.12) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) html2doc (1.0.7) asciimath (~> 2.0.0) htmlentities (~> 4.3.4) image_size mime-types nokogiri (~> 1.10.4) plane1converter (~> 0.0.1) thread_safe uuidtools htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) image_size (2.1.0) iso639 (1.3.2) isoics (0.1.9) latex-decode (0.3.2) libmspack (0.1.0) ffi ffi-compiler2 (>= 2.0.0) liquid (4.0.3) listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) metanorma (1.2.5) asciidoctor fontist (~> 1.8) htmlentities metanorma-utils (~> 1) mn2pdf (~> 1) nokogiri pry metanorma-utils (1.0.4) asciidoctor (~> 2.0.0) concurrent-ruby nokogiri (~> 1.10.4) sterile (~> 1.0.14) uuidtools method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) mini_portile2 (2.4.0) mn2pdf (1.27) multipart-post (2.1.1) nenv (0.3.0) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) plane1converter (0.0.1) powerpack (0.1.3) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) rainbow (3.0.0) rake (13.0.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rchardet (1.8.0) relaton (1.7.3) relaton-bipm (~> 1.7.0) relaton-calconnect (~> 1.7.0) relaton-ecma (= 1.7.pre1) relaton-gb (~> 1.7.0) relaton-iec (>= 1.7.6) relaton-ieee (~> 1.7.0) relaton-ietf (~> 1.7.0) relaton-iho (~> 1.7.0) relaton-iso (>= 1.7.1) relaton-itu (>= 1.7.2) relaton-nist (>= 1.7.1) relaton-ogc (~> 1.7.0) relaton-omg (~> 1.7.0) relaton-un (~> 1.7.0) relaton-w3c (~> 1.7.0) relaton-bib (1.7.1) addressable bibtex-ruby iso639 nokogiri relaton-bipm (1.7.0) relaton-bib (~> 1.7.0) relaton-calconnect (1.7.0) faraday relaton-bib (~> 1.7.0) relaton-cli (1.7.0) liquid relaton (~> 1.7.0) thor relaton-ecma (1.7.pre1) relaton-bib (~> 1.7.0) relaton-gb (1.7.0) cnccs (~> 0.1.1) gb-agencies (~> 0.0.1) relaton-iso-bib (>= 1.7.0) relaton-iec (1.7.6) addressable relaton-iso-bib (~> 1.7.0) relaton-ieee (1.7.1) faraday (~> 1.0.0) relaton-bib (~> 1.7.0) relaton-ietf (1.7.1) relaton-bib (~> 1.7.0) relaton-iho (1.7.0) relaton-bib (~> 1.7.0) relaton-iso (1.7.2) relaton-iec (~> 1.7.0) relaton-iso-bib (~> 1.7.0) relaton-iso-bib (1.7.0) isoics (~> 0.1.6) relaton-bib (~> 1.7.0) relaton-itu (1.7.3) relaton-bib (~> 1.7.0) relaton-nist (1.7.2) relaton-bib (~> 1.7.0) rubyzip relaton-ogc (1.7.0) faraday (~> 1.0.0) relaton-iso-bib (~> 1.7.0) relaton-omg (1.7.0) relaton-bib (~> 1.7.0) relaton-un (1.7.0) faraday http-cookie relaton-bib (~> 1.7.0) unf_ext (>= 0.0.7.7) relaton-w3c (1.7.0) relaton-bib (>= 1.7.0) rexml (3.2.4) roman-numerals (0.3.0) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) rspec-core (3.10.1) rspec-support (~> 3.10.0) rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) rubocop (0.54.0) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-ole (1.2.12.2) ruby-progressbar (1.11.0) rubyzip (2.3.0) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) seven_zip_ruby (1.3.0) shellany (0.0.1) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.2) sterile (1.0.19) nokogiri (>= 1.10.8) thor (1.0.1) thread_safe (0.3.6) timecop (0.9.3) ttfunk (1.7.0) twitter_cldr (6.4.0) camertron-eprun cldr-plurals-runtime-rb (~> 1.1) tzinfo tzinfo (2.0.4) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.7) unicode-display_width (1.7.0) uuidtools (2.2.0) PLATFORMS x64-mingw32 DEPENDENCIES byebug (~> 9.1) equivalent-xml (~> 0.6) guard (~> 2.14) guard-rspec (~> 4.7) isodoc! rake (~> 13.0) rexml rspec (~> 3.6) rubocop (= 0.54.0) sassc (~> 2.4.0) simplecov (~> 0.15) timecop (~> 0.9) BUNDLED WITH 2.2.8 Gemspecs isodoc.gemspec # coding: utf-8 lib = File.expand_path("../lib", __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) require "isodoc/version" Gem::Specification.new do |spec| spec.name = "isodoc" spec.version = IsoDoc::VERSION spec.authors = ["Ribose Inc."] spec.email = ["open.source@ribose.com"] spec.summary = "Convert documents in IsoDoc into Word and HTML "\ "in AsciiDoc." spec.description = <<~DESCRIPTION isodoc converts documents in the IsoDoc document model into Microsoft Word and HTML. This gem is in active development. DESCRIPTION spec.homepage = "https://github.com/metanorma/isodoc" spec.license = "BSD-2-Clause" spec.bindir = "bin" spec.require_paths = ["lib"] spec.files = `git ls-files`.split("\n") spec.test_files = `git ls-files -- {spec}/*`.split("\n") spec.required_ruby_version = Gem::Requirement.new(">= 2.4.0") spec.add_dependency "asciimath" spec.add_dependency "htmlentities", "~> 4.3.4" spec.add_dependency "nokogiri", "~> 1.10.4" spec.add_dependency "thread_safe" spec.add_dependency "uuidtools" spec.add_dependency "html2doc", "~> 1.0.0" spec.add_dependency "liquid", "~> 4" spec.add_dependency "twitter_cldr" spec.add_dependency "roman-numerals" spec.add_dependency "metanorma", "~> 1.2.0" spec.add_dependency "relaton-cli" spec.add_development_dependency "rake", "~> 13.0" spec.add_development_dependency "byebug", "~> 9.1" spec.add_development_dependency "sassc", "~> 2.4.0" spec.add_development_dependency "equivalent-xml", "~> 0.6" spec.add_development_dependency "guard", "~> 2.14" spec.add_development_dependency "guard-rspec", "~> 4.7" spec.add_development_dependency "rspec", "~> 3.6" spec.add_development_dependency "rubocop", "= 0.54.0" spec.add_development_dependency "simplecov", "~> 0.15" spec.add_development_dependency "timecop", "~> 0.9" spec.add_development_dependency "rexml" end --- TEMPLATE END ---------------------------------------------------------------- Unfortunately, an unexpected error occurred, and Bundler cannot continue. First, try this link to see if there are any existing issue reports for this error: https://github.com/rubygems/rubygems/search?q=%22%5Cx8B%22+from+ASCII-8BIT+to+UTF-8&type=Issues If there aren't any reports for this error yet, please create copy and paste the report template above into a new issue. Don't forget to anonymize any private data! The new issue form is located at: https://github.com/rubygems/rubygems/issues/new?labels=Bundler Took 23.40 seconds ```

Let me try rerun

CAMOBAP commented 3 years ago

It looks like a temporal issue, probably shell encoding wasn't set to UTF-8, and file cannot be written by bundler https://github.com/rubygems/rubygems/blob/master/bundler/lib/bundler/compact_index_client/updater.rb#L57

https://github.com/rubygems/rubygems/issues/4360 - reported

The issue is just gone after the re-run.

As far as I see there is no way to set encoding explicitly in the shell which run bundle install https://github.com/actions/toolkit/blob/master/packages/exec/src/interfaces.ts

Let's see what bundler maintainer will answer

opoudjis commented 3 years ago

https://github.com/metanorma/isodoc/runs/1950500825?check_suite_focus=true

I assume the issue is persisting

CAMOBAP commented 3 years ago

@opoudjis unfortunately, I downgraded the bundler version in https://github.com/metanorma/isodoc/pull/263 as was suggested in https://github.com/rubygems/rubygems/issues/4360#issuecomment-775075740

Let's observe will it works or not, strange that this doesn't happen on other repos (correct me if I'm wrong)