James - thanks for the prompt reply!

What you say makes perfect sense...  Definitely looking forward to the new 
functionality!

However, in the past I've had to change the codes.py file for any newer 
versions to import.  In this instance, I see fedora17 and fedor18 both listed 
in codes.py.

Should I still be seeing the generic26?

----- Original Message -----
> From: "James Cammarata" <j...@sngx.net>
> To: "cobbler mailing list" <cobbler@lists.fedorahosted.org>
> Sent: Wednesday, July 18, 2012 11:24:15 AM
> Subject: Re: [cobbler] Oddity when importing Fedora 17
> 
> On Wed, Jul 18, 2012 at 10:13 AM, Scot Floess <sflo...@redhat.com>
> wrote:
> > I'm importing a number of distros:
> >
> > ...
> >
> > I have a script to perform the imports - so its mostly the same
> > call...  Any
> > ideas why OS version is coming in as generic26 versus being
> > fedora17???  I
> > not the comment is also blank as well for the Fedora 17 import...
> >
> > Has anyone else had this issue?
> 
> This is pretty common when importing distros that came out after the
> version of cobbler you're running. The generic26 version is a
> catch-all when there is no exact match in the importing code. It's
> also required when you're using a version of libvirt (or
> python-virtinst) that doesn't know the release version either.
> 
> For what it's worth, cobbler 2.4 will implement "import signatures",
> which hopefully will allow updates to distro imports without having
> to
> update the actual python code - just grab the newest signature file
> (akin to virus signatures) and you should be able to import the
> latest
> distros. I'm about 75% complete on coding that,
> https://github.com/jimi1283/cobbler/tree/signature for anyone
> interested in testing (do not run on your production servers!!!).
> _______________________________________________
> cobbler mailing list
> cobbler@lists.fedorahosted.org
> https://fedorahosted.org/mailman/listinfo/cobbler
> 
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to