Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566968 - media-video/mkvtoolnix-6.6.0 - rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError)
Summary: media-video/mkvtoolnix-6.6.0 - rubygems.rb:15:in `require': cannot load such ...
Status: RESOLVED DUPLICATE of bug 509220
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-27 09:55 UTC by snowy.mail
Modified: 2015-11-30 18:53 UTC (History)
1 user (show)

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


Attachments
build.log (mkvtoolnix_build.log,10.34 KB, text/plain)
2015-11-27 09:57 UTC, snowy.mail
Details
emerge.info (mkvtoolnix_emerge.info,5.37 KB, application/x-info)
2015-11-27 09:57 UTC, snowy.mail
Details

Note You need to log in before you can comment on or make changes to this bug.
Description snowy.mail 2015-11-27 09:55:43 UTC
media-video/mkvtoolnix-6.6.0 fails to build as rubygems are missing:

>>> Compiling source in /var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0 ...
/usr/lib64/ruby/2.1.0/rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError)
        from /usr/lib64/ruby/2.1.0/rubygems.rb:15:in `<top (required)>'
        from <internal:gem_prelude>:1:in `require'
        from <internal:gem_prelude>:1:in `<compiled>'

Reproducible: Always

Steps to Reproduce:
1. nothing related to ruby was installed yet
2. emerge mkvtoolnix

Actual Results:  
>>> Compiling source in /var/tmp/portage/media-video/mkvtoolnix-6.6.0/work/mkvtoolnix-6.6.0 ...
/usr/lib64/ruby/2.1.0/rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError)
        from /usr/lib64/ruby/2.1.0/rubygems.rb:15:in `<top (required)>'
        from <internal:gem_prelude>:1:in `require'
        from <internal:gem_prelude>:1:in `<compiled>'

Expected Results:  
rubygems pulled in as dependency

"emerge rubygems" solves the issue, mkvtoolnix builds correctly
Comment 1 snowy.mail 2015-11-27 09:57:12 UTC
Created attachment 417998 [details]
build.log
Comment 2 snowy.mail 2015-11-27 09:57:59 UTC
Created attachment 418000 [details]
emerge.info
Comment 3 Brian Evans (RETIRED) gentoo-dev 2015-11-30 18:53:59 UTC

*** This bug has been marked as a duplicate of bug 509220 ***