Project

General

Profile

Actions

Bug #19968

closed

make install - RBS gem is not installed

Added by MSP-Greg (Greg L) 6 months ago. Updated 6 months ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:115124]

Description

See failing builds in https://github.com/ruby/ruby-dev-builder/actions/runs/6605670146

Same issue with ruby-loco.

I assume gems/bundled_gems.rb will need an update. Also, https://github.com/ruby/rbs/pull/1579

Updated by jaruga (Jun Aruga) 6 months ago

I don't understand why the ruby/ruby's GitHub Actions CI was not able to catch this issue.

Updated by jaruga (Jun Aruga) 6 months ago

I am adding the reverting commit on this PR https://github.com/ruby/ruby/pull/8739. The make install in Travis arm64, ppc64le and s390x failed by the following error. And the reverting commit fixed the issue.

$ make -s install
Cloning https://github.com/ruby/rbs
Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961
../.bundle/.timestamp/rbs.revision updated
Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to ../gems/rbs-3.2.2.gem
The command "make -s install" failed and exited with 2 during .
Actions #4

Updated by nobu (Nobuyoshi Nakada) 6 months ago

  • Status changed from Open to Closed

Applied in changeset git|c86c6a84f53a21330702ebd21cc1a65d7776171d.


[Bug #19968] Revert RBS revision to test

This reverts the commits for the master branch of RBS:

  • commit f717faac632dd8664d0967f8e639b84d5d032854: "Update rbs
    revision to test"

    The target revision to test is in master branch, not for 3.2.x.

  • commit 9e93af5329f35092c3de3ea37d4e9e181b800bb2: "Skip RBS
    RbConfig::TOPDIR test that is nil before installation"

    RbConfig_test.rb is not updated in 3.2.x branch.

Actions

Also available in: Atom PDF

Like1
Like0Like0Like0Like0