Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 553910

Summary: dev-ruby/gherkin-2.12.2 misses dependency on dev-ruby/ruby-beautify
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: [OLD] UnspecifiedAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description Markus Walter 2015-07-04 11:33:06 UTC
Created attachment 406166 [details]
build log

On my hardened ~amd64 machine I see the following failure. It vanished after I manually merged ruby-beautify.

ragel -R /var/tmp/portage/dev-ruby/gherkin-2.12.2/work/ruby19/gherkin-2.12.2/tasks/../ragel/i18n/zh_tw.rb.rl -o lib/gherkin/lexer/zh_tw.rb
sed -i "s|/var/tmp/portage/dev-ruby/gherkin-2.12.2/work/ruby19/gherkin-2.12.2/tasks/../||" lib/gherkin/lexer/zh_tw.rb
rbeautify lib/gherkin/lexer/zh_tw.rb > tmp.rb
sh: rbeautify: command not found
rake aborted!
Command failed with status (127): [rbeautify lib/gherkin/lexer/zh_tw.rb > tmp...]
/var/tmp/portage/dev-ruby/gherkin-2.12.2/work/ruby19/gherkin-2.12.2/tasks/ragel_task.rb:45:in `block in define_tasks'
Tasks: TOP => compile => lib/gherkin/lexer/zh_tw.rb
Comment 1 Markus Walter 2015-07-04 11:33:39 UTC
Created attachment 406168 [details]
emerge --info
Comment 2 Hans de Graaff gentoo-dev Security 2015-07-04 18:56:48 UTC

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