Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721718 - =games-misc/lolcat-100.0.1 no binary
Summary: =games-misc/lolcat-100.0.1 no binary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-05-08 23:43 UTC by Red
Modified: 2020-08-08 05:23 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Red 2020-05-08 23:43:13 UTC
The new ebuild for =games-misc/lolcat-100.0.1 does not produce a binary /usr/bin/lolcat. Other files including the manpage are created.

Please take a look. Thank you!
Comment 1 Jonas Stein gentoo-dev 2020-05-09 09:53:28 UTC
games-misc/lolcat-90.8.8-r1 works for you?

We need to have all information at hand before ticket assignment. That is why I ask you to 
* attach the logs and 
* paste the emerge info 
as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Comment 2 Red 2020-05-10 20:07:25 UTC
(In reply to Jonas Stein from comment #1)
> games-misc/lolcat-90.8.8-r1 works for you?
> 

Yes, 90.8.8-r1 works properly.

> We need to have all information at hand before ticket assignment. That is
> why I ask you to 
> * attach the logs and 
> * paste the emerge info 
> as described on
> https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket

I don't have a build log as the package successfully installs.

Do you want the emerge info with 90.8.8-r1 installed or 100.0.1 installed?
Comment 3 Greg Turner 2020-05-24 16:22:43 UTC
--- /usr/portage/games-misc/lolcat/lolcat-100.0.1.ebuild        2020-05-08 08:46:31.000000000 -0700
+++ /usr/overlay/gmt/games-misc/lolcat/lolcat-100.0.1.ebuild    2020-05-24 09:20:53.070855664 -0700
@@ -30,4 +30,5 @@ all_ruby_prepare() {
 
 all_ruby_install() {
        doman man/lolcat.6
+       ruby_fakegem_binwrapper lolcat
 }
Comment 4 Pavel Kalugin 2020-06-21 13:19:19 UTC
Any updates on this?
Comment 5 Amlesh Sivanantham 2020-08-07 03:25:23 UTC
Waiting for the fix to make it repos as well. Can confirm that I'm facing this issue as well. Any thing I can do to speed up the process?
Comment 6 Larry the Git Cow gentoo-dev 2020-08-08 05:23:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0319ec3082b4e56206396684dd02eb9c71eda223

commit 0319ec3082b4e56206396684dd02eb9c71eda223
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-08-08 05:23:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-08 05:23:34 +0000

    games-misc/lolcat: install lolcat binary
    
    Closes: https://bugs.gentoo.org/721718
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Sam James <sam@gentoo.org>

 games-misc/lolcat/lolcat-100.0.1-r1.ebuild | 34 ++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)