Bug 53588

Summary: Ошибка установки гемов при создании сайта в jekyll
Product: Sisyphus Reporter: Богдан Богуславский <boguslavskijbj>
Component: gem-jekyllAssignee: voropaevdmtr <voropaevdmtr>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: voropaevdmtr
Version: unstable   
Hardware: x86_64   
OS: Linux   
Attachments:
Description Flags
вывод jekyll none

Description Богдан Богуславский 2025-03-24 12:51:34 MSK
Created attachment 18070 [details]
вывод jekyll

Стенды:
ALT Workstation K 11.0 (Обновленный до Sisyphus)
ALT Workstation 11.0 (Обновленный до Sisyphus)
ALT Server 11.0 (Обновленный до Sisyphus)

Версия пакета: 
gem-jekyll-4.3.2-alt1.noarch

Шаги воспроизведения:
1. Создать сайт с помощью jekyll:
$ jekyll new site

Ожидаемый результат: успешное создание сайта, в рабочей директории появился каталог site

Реальный результат: ошибка при установке гемов:
  Bundler: An error occurred while installing racc (1.8.1), and Bundler cannot continue.
  Bundler: 
  Bundler: In Gemfile:
  Bundler: minima was resolved to 2.5.2, which depends on
  Bundler: jekyll-feed was resolved to 0.17.0, which depends on
  Bundler: jekyll was resolved to 4.3.4, which depends on
  Bundler: mercenary was resolved to 0.4.0, which depends on
  Bundler: rubocop-jekyll was resolved to 0.14.0, which depends on
  Bundler: rubocop-performance was resolved to 1.21.0, which depends on
  Bundler: rubocop was resolved to 1.74.0, which depends on
  Bundler: rubocop-ast was resolved to 1.41.0, which depends on
  Bundler: parser was resolved to 3.3.7.2, which depends on
  Bundler: racc

Прикладываю полный вывод команды (см. вложения)