dev-ruby/actionmailbox tests failure, the build.log show dev-ruby/actionmailbox require actioncable (dev-ruby/websocket-driver and dev-ruby/nio4r). * Running test phase for ruby31 Could not find compatible versions Because every version of rails depends on actioncable >= 0 and every version of actioncable depends on websocket-driver >= 0.6.1, every version of rails requires websocket-driver >= 0.6.1. So, because websocket-driver >= 0.6.1 could not be found in locally installed gems and Gemfile depends on rails >= 0, version solving has failed.
Created attachment 859868 [details] info.txt emerge --info
Created attachment 859872 [details] build.log build.log: require websocket-driver
Created attachment 859873 [details] build.log build.log: after install websocket-driver, still require nio4r.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798df65fcc0a431e8baf9f54ba1ec6afce86fc64 commit 798df65fcc0a431e8baf9f54ba1ec6afce86fc64 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2023-06-25 07:10:52 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2023-06-25 07:11:24 +0000 dev-ruby/actionmailbox: add rails to test deps Closes: https://bugs.gentoo.org/904166 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/actionmailbox/actionmailbox-6.1.7.3.ebuild | 1 + dev-ruby/actionmailbox/actionmailbox-7.0.5.ebuild | 1 + 2 files changed, 2 insertions(+)