On 10/9/12 5:01 PM, James Cammarata wrote:


On Oct 9, 2012 3:54 PM, "Bob Cochran" <bcochra...@verizon.net <mailto:bcochra...@verizon.net>> wrote:
>
> I get this error when attempting to add a cobbler "system" and then edit it.
>
> [root@cobbler1 kickstarts]# cobbler system add --name=t2 --profile=fedora17-x86_64 > [root@cobbler1 kickstarts]# cobbler system edit --name=t2 --gateway=192.168.1.1 --hostname=kp58.greenbeltcomputer.biz <http://kp58.greenbeltcomputer.biz>
> internal error, unknown system name t2
> [root@cobbler1 kickstarts]# cobbler --version
> Cobbler 2.3.1
>   source: fe5500d, Mon Oct 1 18:00:34 2012 -0700
>   build time: Wed Oct  3 10:38:46 2012
>
> How do I fix the problem?

This may be related to issue #327 on github (which I resolved and closed last night).

I would not recommend using the devel branch, but if you require upstream features then pull down the latest version and reinstall (always take a backup of your configs, var data and www data).


Hi James,

Thanks for advising me of this. I'm fairly new to git and GitHub. This means I'm a bit ignorant at times. I now get the impression that I've been using the development branch all along, since I cloned from github and installed from it and continue to 'git pull' from it. It looks like your fix works for me:

Last login: Tue Oct  9 10:20:13 2012 from 192.168.1.6
[bobbyc@cobbler1 ~]$ su -
Password:
[root@cobbler1 ~]# cobbler --version
Cobbler 2.3.1
  source: a7ce37f, Mon Oct 8 19:55:43 2012 -0700
  build time: Tue Oct  9 13:01:50 2012
[root@cobbler1 ~]# cobbler system add --name=t2 --profile=fedora17-x86_64
[root@cobbler1 ~]# cobbler system edit --name=t2 --gateway=192.168.1.1 --hostname=kpf58.greenbeltcomputer.biz
[root@cobbler1 ~]#

Thanks

Bob


_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to