Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
replicate fails to create profile #54
Comments
drAlberT
commented
Feb 16, 2012
|
Same problem for me ! |
|
This appears to be a bug that was corrected in the newer versions. Any chance you could upgrade or test on a different system to confirm? The link_distro() function is now in utils.py - not action_replicate.py anymore. It appears in the old code, the base variable was not being set (probably a cut/paste error). Looking at the code, base should be defined if that line is hit now. |
ghost
assigned
jimi-c
Mar 4, 2012
|
Been a while since there was any action on this. As noted above, it appears this bug was fixed in the current upstream branch, so I'm closing this for now. Please reopen if there are still issues. |
jimi-c
closed this
Apr 8, 2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pjelar commentedJan 23, 2012
When I try to replicate systems from one cobbler host to another it fails to replicate the profile across.
I'm trying to use one cobbler host as the management host and a couple other hosts running cobbler replicating for dns only.
Both hosts are running cobbler-2.0.11-2.el6.noarch
Running cobbler list reveals everything has replicated except distros and profiles:
So I manually create the distro and profile:
Now I can replicate once with no problems:
If I try to replicate again: