Skip to content

Onboard ruby 3.4.11: patches fail to apply #123

Description

@github-actions

The release monitor could not onboard ruby 3.4.11 -- some patches do not apply to the official tarball. No release was made.

Failing patches, with the git apply hunk output for each under failures:

{
  "version": "3.4.11",
  "applied": false,
  "failing": [
    "openssl_extconf_ruby_export_msys.patch",
    "prism_compile_memfs.patch",
    "openssl_ssl_default_store_crl_removal.patch"
  ],
  "failures": {
    "openssl_extconf_ruby_export_msys.patch": "FAIL 3.4.11 openssl_extconf_ruby_export_msys.patch\nerror: patch failed: ext/openssl/extconf.rb:208\nerror: ext/openssl/extconf.rb: patch does not apply",
    "prism_compile_memfs.patch": "FAIL 3.4.11 prism_compile_memfs.patch\nerror: patch failed: prism_compile.c:1\nerror: prism_compile.c: patch does not apply",
    "openssl_ssl_default_store_crl_removal.patch": "FAIL 3.4.11 openssl_ssl_default_store_crl_removal.patch\nerror: patch failed: ext/openssl/lib/openssl/ssl.rb:92\nerror: ext/openssl/lib/openssl/ssl.rb: patch does not apply"
  },
  "extended": [

  ],
  "written": [

  ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions