Skip to content

Cannot bump jekyll from 4.3.1 to 4.3.2 #8

@pojiro

Description

@pojiro

Caused by github actions bundle install step of setup ruby.

The error log is following,

bundle install
  /opt/hostedtoolcache/Ruby/3.0.4/x64/bin/bundle config --local path /home/runner/work/pojiro.github.io/pojiro.github.io/vendor/bundle
  /opt/hostedtoolcache/Ruby/3.0.4/x64/bin/bundle config --local deployment true
  Cache key: setup-ruby-bundler-cache-v4-ubuntu-22.04-ruby-3.0.4-Gemfile.lock-87841622dd4804b523738b557082f8060f616034f4a2c35048477e39dba10a09
  Received 22201011 of 22201011 (100.0%), 66.8 MBs/sec
  Cache Size: ~21 MB (22201011 B)
  /usr/bin/tar --use-compress-program zstd -d -xf /home/runner/work/_temp/e4a34ec0-fbf4-4897-af7c-cd7315323e88/cache.tzst -P -C /home/runner/work/pojiro.github.io/pojiro.github.io
  Cache restored successfully
  Found cache for key: setup-ruby-bundler-cache-v4-ubuntu-22.04-ruby-3.0.4-Gemfile.lock-fb461d686abb59273229a8b963da859c1f64c9128808da290e9d07c996cb4470
  /opt/hostedtoolcache/Ruby/3.0.4/x64/bin/bundle install --jobs 4
  Fetching gem metadata from https://rubygems.org/...........
  sass-embedded-1.57.1-x86_64-linux requires rubygems version >= 3.3.22, which is
  incompatible with the current version, 3.2.33
  Took   3.38 seconds
Error: Error: The process '/opt/hostedtoolcache/Ruby/3.0.4/x64/bin/bundle' failed with exit code 5
    at ExecState._setResult (/home/runner/work/_actions/ruby/setup-ruby/0a29871fe2b0200a17a4497bae54fe5df0d973aa/dist/index.js:6023:25)
    at ExecState.CheckComplete (/home/runner/work/_actions/ruby/setup-ruby/0a29871fe2b0200a17a4497bae54fe5df0d973aa/dist/index.js:6006:18)
    at ChildProcess.<anonymous> (/home/runner/work/_actions/ruby/setup-ruby/0a29871fe2b0200a17a4497bae54fe5df0d973aa/dist/index.js:5900:27)
    at ChildProcess.emit (node:events:390:28)
    at maybeClose (node:internal/child_process:1064:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions