ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:118191] [Ruby master Bug#20560] make install - skipped bundled gems - minor issue
@ 2024-06-05 19:23 MSP-Greg (Greg L) via ruby-core
  2024-06-19 14:52 ` [ruby-core:118356] " MSP-Greg (Greg L) via ruby-core
  2024-09-27  5:30 ` [ruby-core:119311] " hsbt (Hiroshi SHIBATA) via ruby-core
  0 siblings, 2 replies; 3+ messages in thread
From: MSP-Greg (Greg L) via ruby-core @ 2024-06-05 19:23 UTC (permalink / raw)
  To: ruby-core; +Cc: MSP-Greg (Greg L)

Issue #20560 has been reported by MSP-Greg (Greg L).

----------------------------------------
Bug #20560: make install - skipped bundled gems - minor issue
https://bugs.ruby-lang.org/issues/20560

* Author: MSP-Greg (Greg L)
* Status: Open
* Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN
----------------------------------------
See most recent job:
https://github.com/ruby/ruby/actions/runs/9389674968/job/25857719333#step:9:311-313

Which is logging the following during `make install`:

```
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
    syslog-0.1.2.gem                not found in bundled_gems
```

Not sure what the correct versioning should be.  Or, should bundled gems use 'dev' versions, etc...



-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:118356] [Ruby master Bug#20560] make install - skipped bundled gems - minor issue
  2024-06-05 19:23 [ruby-core:118191] [Ruby master Bug#20560] make install - skipped bundled gems - minor issue MSP-Greg (Greg L) via ruby-core
@ 2024-06-19 14:52 ` MSP-Greg (Greg L) via ruby-core
  2024-09-27  5:30 ` [ruby-core:119311] " hsbt (Hiroshi SHIBATA) via ruby-core
  1 sibling, 0 replies; 3+ messages in thread
From: MSP-Greg (Greg L) via ruby-core @ 2024-06-19 14:52 UTC (permalink / raw)
  To: ruby-core; +Cc: MSP-Greg (Greg L)

Issue #20560 has been updated by MSP-Greg (Greg L).


I've maintained a GH repo that outputs build information about Ruby versions available on GitHub Actions.

The most recent CI run is at:

https://github.com/MSP-Greg/github-actions-ruby-info/actions/runs/9583386691

See the bottom of the 'Ruby Info' step, which shows installed gems.

Check any of the head MRI builds on any OS, and all are missing power_assert.

----------------------------------------
Bug #20560: make install - skipped bundled gems - minor issue
https://bugs.ruby-lang.org/issues/20560#change-108862

* Author: MSP-Greg (Greg L)
* Status: Open
* Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN
----------------------------------------
See most recent job:
https://github.com/ruby/ruby/actions/runs/9389674968/job/25857719333#step:9:311-313

Which is logging the following during `make install`:

```
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
    syslog-0.1.2.gem                not found in bundled_gems
```

Not sure what the correct versioning should be.  Or, should bundled gems use 'dev' versions, etc...



-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:119311] [Ruby master Bug#20560] make install - skipped bundled gems - minor issue
  2024-06-05 19:23 [ruby-core:118191] [Ruby master Bug#20560] make install - skipped bundled gems - minor issue MSP-Greg (Greg L) via ruby-core
  2024-06-19 14:52 ` [ruby-core:118356] " MSP-Greg (Greg L) via ruby-core
@ 2024-09-27  5:30 ` hsbt (Hiroshi SHIBATA) via ruby-core
  1 sibling, 0 replies; 3+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2024-09-27  5:30 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #20560 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Assigned
Assignee set to hsbt (Hiroshi SHIBATA)

----------------------------------------
Bug #20560: make install - skipped bundled gems - minor issue
https://bugs.ruby-lang.org/issues/20560#change-109922

* Author: MSP-Greg (Greg L)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
* Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN
----------------------------------------
See most recent job:
https://github.com/ruby/ruby/actions/runs/9389674968/job/25857719333#step:9:311-313

Which is logging the following during `make install`:

```
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
    syslog-0.1.2.gem                not found in bundled_gems
```

Not sure what the correct versioning should be.  Or, should bundled gems use 'dev' versions, etc...



-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-27  5:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-05 19:23 [ruby-core:118191] [Ruby master Bug#20560] make install - skipped bundled gems - minor issue MSP-Greg (Greg L) via ruby-core
2024-06-19 14:52 ` [ruby-core:118356] " MSP-Greg (Greg L) via ruby-core
2024-09-27  5:30 ` [ruby-core:119311] " hsbt (Hiroshi SHIBATA) via ruby-core

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).