Bug 53588 - Ошибка установки гемов при создании сайта в jekyll
Summary: Ошибка установки гемов при создании сайта в jekyll
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: gem-jekyll (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: voropaevdmtr@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-24 12:51 MSK by Богдан Богуславский
Modified: 2025-03-24 12:51 MSK (History)
1 user (show)

See Also:


Attachments
вывод jekyll (15.40 KB, text/plain)
2025-03-24 12:51 MSK, Богдан Богуславский
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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

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