Bug 50255 - Не работает yard-spellcheck
Summary: Не работает yard-spellcheck
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: yard-spellcheck (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: majioa@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-29 19:49 MSK by Aleksandr Sysoev
Modified: 2024-04-29 19:49 MSK (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksandr Sysoev 2024-04-29 19:49:15 MSK
Образы: workstation-10.2-x86-64 обновленный до Sisyphus

yard-spellcheck-0.1.5-alt1.noarch
gem-yard-spellcheck-0.1.5-alt1.noarch

Шаги воспроизведения
Выполнить: $ yard-spellcheck

Ожидаемый результат: команда выполняется успешно
Реальный результат: 
/usr/lib/ruby/gemie/gems/ffi-1.16.3.25/lib/ffi/dynamic_library.rb:65:in `load_library': Could not open library 'hunspell-1.7': hunspell-1.7: cannot open shared object file: No such file or directory. (LoadError)
Could not open library 'libhunspell-1.7.so': libhunspell-1.7.so: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.7.so.0': libhunspell-1.7.so.0: cannot open shared object file: No such file or directory.
Could not open library 'hunspell-1.6': hunspell-1.6: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.6.so': libhunspell-1.6.so: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.6.so.0': libhunspell-1.6.so.0: cannot open shared object file: No such file or directory.
Could not open library 'hunspell-1.5': hunspell-1.5: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.5.so': libhunspell-1.5.so: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.5.so.0': libhunspell-1.5.so.0: cannot open shared object file: No such file or directory.
Could not open library 'hunspell-1.4': hunspell-1.4: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.4.so': libhunspell-1.4.so: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.4.so.0': libhunspell-1.4.so.0: cannot open shared object file: No such file or directory.
Could not open library 'hunspell-1.3': hunspell-1.3: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.3.so': libhunspell-1.3.so: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.3.so.0': libhunspell-1.3.so.0: cannot open shared object file: No such file or directory.
Could not open library 'hunspell-1.2': hunspell-1.2: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.2.so': libhunspell-1.2.so: cannot open shared object file: No such file or directory.
Could not open library 'libhunspell-1.2.so.0': libhunspell-1.2.so.0: cannot open shared object file: No such file or directory.
Searched in <system library path>, /usr/lib, /usr/local/lib, /opt/local/lib
	from /usr/lib/ruby/gemie/gems/ffi-1.16.3.25/lib/ffi/library.rb:95:in `block in ffi_lib'
	from /usr/lib/ruby/gemie/gems/ffi-1.16.3.25/lib/ffi/library.rb:94:in `map'
	from /usr/lib/ruby/gemie/gems/ffi-1.16.3.25/lib/ffi/library.rb:94:in `ffi_lib'
	from /usr/lib/ruby/gemie/gems/ffi-hunspell-0.6.1/lib/ffi/hunspell/hunspell.rb:7:in `<module:Hunspell>'
	from /usr/lib/ruby/gemie/gems/ffi-hunspell-0.6.1/lib/ffi/hunspell/hunspell.rb:4:in `<module:FFI>'
	from /usr/lib/ruby/gemie/gems/ffi-hunspell-0.6.1/lib/ffi/hunspell/hunspell.rb:3:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/lib/ruby/gemie/gems/ffi-hunspell-0.6.1/lib/ffi/hunspell.rb:1:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /var/cache/ruby/gemie/gems/yard-spellcheck-0.1.5/lib/yard/spellcheck/checker.rb:1:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /var/cache/ruby/gemie/gems/yard-spellcheck-0.1.5/lib/yard/cli/spellcheck.rb:1:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:160:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:160:in `rescue in require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:149:in `require'
	from /usr/bin/yard-spellcheck:4:in `<main>'
<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- yard/cli/spellcheck (LoadError)
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/bin/yard-spellcheck:4:in `<main>'

Доп:
# rpm -qa | grep hunspell
i586-libhunspell-1.7.2-alt1.i586
hunspell-en_GB-20180416-alt1.noarch
gem-ffi-hunspell-0.6.1-alt1.noarch
hunspell-ru-lebedev-0.99g5-alt15.noarch
hunspell-1.7.2-alt1.x86_64
libhunspell-1.7.2-alt1.x86_64
libqt5-hunspellinputmethod-5.15.13-alt1.x86_64
hunspell-en_AU-20180416-alt1.noarch
hunspell-en-20180416-alt1.noarch
hunspell-en_US-20180416-alt1.noarch
hunspell-en_CA-20180416-alt1.noarch