Summary: | Не стартует после установки | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Sergey Novikov <sotor> |
Component: | puppet | Assignee: | Andrey Cherepanov <cas> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | cas, imz, led, majioa, mike, nbr, pav, rider, stalker |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux | ||
Bug Depends on: | |||
Bug Blocks: | 32641 |
Description
Sergey Novikov
2016-10-12 12:06:29 MSK
После установки пакета ruby-gem_plugin ошибка изменилась на: puppet[2365]: cannot load such file -- facter Как запускали? Далее установил ruby-facter Ошибка изменилась на puppet[2439]: cannot load such file -- rgen/ecore/ecore Далее установил ruby-rgen и по совету из https://bugzilla.altlinux.org/show_bug.cgi?id=30148 установил shadow-change Всё запустилось. (In reply to comment #2) > Как запускали? systemctl start puppet (In reply to comment #2) > Как запускали? Всё традиционно: systemctl start puppet и дальше смотришь в логи journal. *** Bug 32602 has been marked as a duplicate of this bug. *** Еще в зависимости надо добавить компонент shadow-change, без него клиент выдает ошибку: puppet-agent[2066]:Could not create resources for managing Puppet's files and directories in sections [:main, :agent, :ssl]: undefined method `exists?' for nil:NilClass puppet-agent[2066]: Could not prepare for execution: Could not create resources for managing Puppet's files and directories in sections [:main, :agent, :ssl]: undefined method `exists?' for nil:NilClass puppet-agent[2066]: undefined method `exists?' for nil:NilClass puppet-4.7.0-alt2 -> sisyphus: * Fri Oct 21 2016 Andrey Cherepanov <cas@altlinux> 4.7.0-alt2 - Fix build without bundled libraries - Rebuild with fixed ruby autoreq (ALT #32601) Проверил. Все работает. Спасибо. |