Bug 51105 - cannot load such file -- redcloth_scan
Summary: cannot load such file -- redcloth_scan
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gem-redcloth (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-08-08 14:59 MSK by Alexander Makeenkov
Modified: 2024-08-13 14:31 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 Alexander Makeenkov 2024-08-08 14:59:15 MSK
Версия пакета:
redcloth-4.3.2.1-alt1

Шаги воспроизведения:

# apt-get install redcloth
$ redcloth

Получаемый результат:

<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- redcloth_scan (LoadError)
        from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib/ruby/gems/2.7.0/gems/RedCloth-4.3.2.1/lib/redcloth.rb:13: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/redcloth:4:in `<main>'
<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- redcloth (LoadError)
        from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/bin/redcloth:4:in `<main>'
Comment 1 Repository Robot 2024-08-13 14:31:45 MSK
gem-redcloth-4.3.4-alt1 -> sisyphus:

 Fri Aug 09 2024 Pavel Skrylev <majioa@altlinux> 4.3.4-alt1
 - ^ 4.3.2.1 -> 4.3.4 with fixes (closes: #51105)