Summary: | dev-ruby/haml-6.1.1 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | graaff, matoro_gentoo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 903934, 914258 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 848446 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: Error: LoadError: cannot load such file -- coffee_script LoadError: cannot load such file -- sass-embedded NotImplementedError: NotImplementedError The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9c001fd1e27f97e6132a87a0aba19444bcccf3 commit 9e9c001fd1e27f97e6132a87a0aba19444bcccf3 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2023-12-24 10:57:37 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2023-12-24 11:00:16 +0000 dev-ruby/haml: avoid need for coffee-script test dep Bug: https://bugs.gentoo.org/890800 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/haml/haml-6.2.3.ebuild | 5 +++++ dev-ruby/haml/haml-6.3.0.ebuild | 6 ++++++ 2 files changed, 11 insertions(+) (In reply to Agostino Sarubbo from comment #2) > LoadError: cannot load such file -- sass-embedded I can't reproduce this with haml 6.3.0. Please reopen if this is still an issue. (In reply to Hans de Graaff from comment #4) > (In reply to Agostino Sarubbo from comment #2) > > > LoadError: cannot load such file -- sass-embedded > > I can't reproduce this with haml 6.3.0. Please reopen if this is still an > issue. This affects haml-6.1.1-r1 which is needed for bug 914258 (In reply to matoro from comment #5) > (In reply to Hans de Graaff from comment #4) > > (In reply to Agostino Sarubbo from comment #2) > > > > > LoadError: cannot load such file -- sass-embedded > > > > I can't reproduce this with haml 6.3.0. Please reopen if this is still an > > issue. > > This affects haml-6.1.1-r1 which is needed for bug 914258 That bug now has haml-6.2.3 as a stable target, and I can't reproduce this issue with haml-6.2.3 or haml-6.3.0. |