Actions
Bug #19663
closedForeman Installer fails on setting up development environment via forklift
Status:
Closed
Priority:
Low
Assignee:
Category:
Documentation
Target version:
Description
while setting up foreman devel environment using forklift foreman-installer fails with following error.
fatal: [centos7-devel]: FAILED! => {"changed": true, "cmd": "foreman-installer -v --scenario \"katello-devel\" - - k a t e l l o - d e v e l - g i t h u b - u s e r n a m e a m i t k a r s a l e - - k a t e l l o - d e v e l - u p s t r e a m - r e m o t e - n a m e o r i g i n - - k a t e l l o - d e v e l - e x t r a - p l u g i n s t h e f o r e m a n / f o r e m a n _ r e m o t e _ e x e c u t i o n - - k a t e l l o - d e v e l - e x t r a - p l u g i n s t h e f o r e m a n / f o r e m a n _ d i s c o v e r y", "delta": "0:00:04.575668", "end": "2017-05-24 06:17:13.747673", "failed": true, "rc": 1, "start": "2017-05-24 06:17:09.172005", "stderr": "ERROR: Unrecognised option '-'\n\nSee: 'foreman-installer --help'", "stderr_lines": ["ERROR: Unrecognised option '-'", "", "See: 'foreman-installer --help'"], "stdout": "", "stdout_lines": []}
There is unnecessary delimitation added while running `vagrant up centos7-devel` on the local system.
Updated by Evgeni Golov almost 8 years ago
- Category changed from Installer to Documentation
- Assignee set to Evgeni Golov
- Priority changed from High to Low
- Difficulty set to easy
Updated by Evgeni Golov almost 8 years ago
- Project changed from Katello to Foreman
- Category deleted (
Documentation) - Pull request https://github.com/theforeman/forklift/pull/456 added
Updated by Evgeni Golov almost 8 years ago
- Subject changed from Foreman Installer fails on setting up development environment to Foreman Installer fails on setting up development environment via forklift
- Category set to Development tools
Updated by Evgeni Golov almost 8 years ago
- Project changed from Foreman to Katello
- Category changed from Development tools to Documentation
- Status changed from Rejected to Ready For Testing
Updated by Justin Sherrill almost 8 years ago
- Has duplicate Bug #19665: Foreman Installer fails on setting up development environment added
Updated by Justin Sherrill almost 8 years ago
- Status changed from Ready For Testing to Closed
- Translation missing: en.field_release set to 250
Actions