ContainerSolutions / ContainerSolutions/docker-cobbler
Systemd restart and cobbler import
- Dominant language
- Makefile
- Stars
- 50
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Every time I do _cobbler sync_, it always hangs. Tracing the issue, I found out that during _cobbler sync_, cobbler will try to restart dhcpd. However, no systemd services can be restarted. When I add this line (taken from dockerhub), it works:
> ENV container docker
Do the current code work for you when you do _cobbler sync_?
And another issue, when I do _cobbler import_, it always shows error about kickstart file not found. How do you make cobbler import the distro?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce both failures in the Docker container by running cobbler sync and cobbler import, then inspect the reported systemd restart and missing kickstart-file errors. Done means sync completes without hanging and import successfully imports a distribution; the issue does not name source files or tests to consult.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100