| Summary: | dev-ruby/llhttp-ffi-0.4.0 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | matoro_gentoo, mattst88 |
| Priority: | Normal | Keywords: | PullRequest |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://github.com/gentoo/gentoo/pull/30261 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2022-10-23 07:59:14 UTC
Created attachment 825095 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: bundler: command not found: rspec Could not find gem 'rspec' in locally installed gems. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=247d7a3d079139d72a004a0b1a64350a2ebc4853 commit 247d7a3d079139d72a004a0b1a64350a2ebc4853 Author: Matoro Mahri <matoro@users.noreply.github.com> AuthorDate: 2023-03-20 14:45:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-22 01:18:28 +0000 dev-ruby/llhttp-ffi: add explicit rspec test dep Needs to be a test dep, but should NOT have RUBY_FAKEGEM_RECIPE_TEST set as it needs to be called via rake. Closes: https://bugs.gentoo.org/878053 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/30261 Signed-off-by: Sam James <sam@gentoo.org> dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) |