Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911512 - games-misc/lolcat fails to run due to incorrect optimist version
Summary: games-misc/lolcat fails to run due to incorrect optimist version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-31 02:05 UTC by jerzor
Modified: 2023-09-08 16:23 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Error and emerge info. (errorandemergeinfo.txt,12.75 KB, text/plain)
2023-07-31 02:05 UTC, jerzor
Details
Build log. (games-misc:lolcat-100.0.1-r2:20230731-015853.log,1.70 KB, text/x-log)
2023-07-31 02:10 UTC, jerzor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jerzor 2023-07-31 02:05:27 UTC
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.
Comment 1 jerzor 2023-07-31 02:10:42 UTC
Created attachment 866698 [details]
Build log.

Attempting to attach build log.
Comment 2 Ionen Wolkens gentoo-dev 2023-07-31 02:21:35 UTC
(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
Comment 3 Manuel Espinosa 2023-09-06 15:02:54 UTC
Same issue here. To resolve, I added:

>dev-ruby/optimist-3.0.1-r1

to the package.mask directory
Comment 4 Larry the Git Cow gentoo-dev 2023-09-08 16:23:52 UTC
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(+)