Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683440 - games-misc/lolcat fails to run when =dev-ruby/paint-2.1.0 is installed
Summary: games-misc/lolcat fails to run when =dev-ruby/paint-2.1.0 is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-16 10:34 UTC by Red
Modified: 2019-04-16 17:45 UTC (History)
2 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 2019-04-16 10:34:55 UTC
When =dev-ruby/paint-2.1.0 is installed, lolcat fails to run with the following error:

/usr/lib64/ruby/site_ruby/2.4.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'paint' (~> 2.0.0) - did find: [paint-2.1.0] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/root/.gem/ruby/2.4.0:/usr/local/lib64/ruby/gems/2.4.0:/usr/lib64/ruby/gems/2.4.0', execute `gem env` for more information
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/specification.rb:1472:in `block in activate_dependencies'
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/specification.rb:1461:in `each'
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/specification.rb:1461:in `activate_dependencies'
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/specification.rb:1443:in `activate'
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems.rb:224:in `rescue in try_activate'
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems.rb:217:in `try_activate'
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:123:in `rescue in require'
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:34:in `require'
        from /usr/lib64/ruby/gems/2.4.0/gems/lolcat-90.8.8/bin/lolcat:29:in `<top (required)>'
        from /usr/bin/lolcat:9:in `load'
        from /usr/bin/lolcat:9:in `<main>'

No problems with lolcat when either =dev-ruby/paint-2.0.1 or =dev-ruby/paint-2.0.3 are installed.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-16 17:45:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37be5545dca7167d85c32c2d314fb9a18bfb0904

commit 37be5545dca7167d85c32c2d314fb9a18bfb0904
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2019-04-16 17:43:49 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2019-04-16 17:44:09 +0000

    games-misc/lolcat: loosen dependency on dev-ruby/paint
    
    Tested with dev-ruby/paint-2.1.0.
    
    Fixes: https://bugs.gentoo.org/683440
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

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