cobbler is 1.6.4, but koan is 1.6.3. Was there a new release of koan to match the 1.6.4 cobbler?

rpm -qa | grep koan
koan-1.6.3-1.fc10.noarch
[r...@bs1-5 ~]# yum update koan
torque-fedora-fusion | 951 B 00:00 torque-fedora | 951 B 00:00 Setting up Update Process
No Packages marked for Update


get the same when I run it on my cobbler 1.6.4 server

/usr/bin/cobbler-register --server=eden.potsdam.edu --profile=f10-i386 --hostname=eden
Traceback (most recent call last):
 File "/usr/bin/cobbler-register", line 19, in <module>
   sys.exit(app.main() or 0)
NameError: name 'app' is not defined
[r...@cobbler]# rpm -qa | grep cobbler
cobbler-1.6.4-1.fc9.i386
[r...@cobbler]# rpm -qa | grep koan
koan-1.6.3-1.fc9.noarch
[r...@cobbler]# yum update koan
Loaded plugins: downloadonly, refresh-packagekit
Setting up Update Process
No Packages marked for Update




Michael DeHaan wrote:
Ronald J. Yacketta wrote:
Hello again :)

Trying to cobbler-register a few servers and get the following:

[r...@~]# /usr/bin/cobbler-register --server=cobbler.server --profile=f10-i386 --hostname=eden
Traceback (most recent call last):
  File "/usr/bin/cobbler-register", line 19, in <module>
    sys.exit(app.main() or 0)
NameError: name 'app' is not defined


Just checking to see if cobbler-register is working in 1.6.4 or still in dev :)

-Ron
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Were you trying the 1.6.4 version?


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to