Ok, I have a bit more detailed information, I do apologize for the lack of 
substance in my last email:
 
cobbler version: 1.0.2 (upgraded from 0.8)
kernel: 2.6.18-53.1.14.el5
OS: RHEL 5.1

 
when I go to the url of one of my profiles 
(http://server1/cblr/svc/op/ks/profile/RHEL4.6-32bit-i386 for example) I get 
the following in my web browser:
 
====== START ======
 
Mod_python error: "PythonHandler services"

Traceback (most recent call last):

  File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 299, in 
HandlerDispatch
    result = object(req)

  File "/var/www/cobbler/svc/services.py", line 82, in handler
    content = func( **form )

  File "/usr/lib/python2.4/site-packages/cobbler/services.py", line 70, in ks
    data = self.remote.generate_kickstart(profile,system,REMOTE_ADDR,REMOTE_MAC)

  File "/usr/lib64/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)

  File "/usr/lib64/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose

  File "/usr/lib64/python2.4/xmlrpclib.py", line 1147, in request
    return self._parse_response(h.getfile(), sock)

  File "/usr/lib64/python2.4/xmlrpclib.py", line 1286, in _parse_response
    return u.close()

  File "/usr/lib64/python2.4/xmlrpclib.py", line 744, in close
    raise Fault(**self._stack[0])

Fault:
 
====== END ======
 
If more information is needed please let me know! I haven't upgraded cobbler in 
a very long time, it has been very rock solid and well worked in my datacenter, 
- up to this point. :-(
 
 
 

--- On Tue, 6/17/08, Tom Brown <[EMAIL PROTECTED]> wrote:

From: Tom Brown <[EMAIL PROTECTED]>
Subject: Re: [et-mgmt-tools] Just upgraded cobbler to 1.0.2 from epel [ issues ]
To: [EMAIL PROTECTED], "Fedora/Linux Management Tools" 
<[email protected]>
Date: Tuesday, June 17, 2008, 1:06 PM

> Hello,
>
>  
>
> something crazy just happened when I upgraded from cobbler server 0.802,
>
> when I did a 'cobbler sync' and 'cobbler reposync' all of
my kickstart 
> files in ~/cobbler/kickstarts dissapeared as well as the /profile/ 
> dir, and ~/profiles_list file. is this part of upgrading via rpm?
>
>  
>
> In the previous versions of cobbler <0.8x when you import media 
> cobbler would create a simple kickstart and *.repo file for the 
> distro. I see that the repo files still get created (good!) but the 
> kickstart generation seems changed.
>
>  
>
> Can anyone confirm these changes? Or should I at this point wipe my 
> cobbler upgrade and start from scratch?
>
>


kickstarts are now generated on the fly


      
_______________________________________________
et-mgmt-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Reply via email to