Created attachment 866696 [details] Error and emerge info. Running lolcat triggers an immediate failure, seemingly due to an incorrect version of optimist being installed compared to dependency requirements. I have attached a file containing the error and the emerge info as the bugzilla is saying I am unable to include URLs. I will attempt to attach the build log in a follow up comment as I am getting an access denied error.
Created attachment 866698 [details] Build log. Attempting to attach build log.
(In reply to jerzor from comment #0) > Running lolcat triggers an immediate failure, seemingly due to an incorrect > version of optimist being installed compared to dependency requirements. Looks like it, know close to nothing about ruby to know the right fix here but seems broken with>=dev-ruby/optimist-3.1.0, while it still works with ~dev-ruby/optimist-3.0.1
Same issue here. To resolve, I added: >dev-ruby/optimist-3.0.1-r1 to the package.mask directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391bca5650c7e959f6bf0b349e5aa5a3b573ed1c commit 391bca5650c7e959f6bf0b349e5aa5a3b573ed1c Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2023-09-08 12:59:51 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2023-09-08 16:22:35 +0000 games-misc/lolcat: allow newer optimist versions to work Closes: https://bugs.gentoo.org/911512 Signed-off-by: Hans de Graaff <graaff@gentoo.org> games-misc/lolcat/lolcat-100.0.1-r3.ebuild | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+)