In the kickstart is the following code %post --nochroot --interpreter /usr/bin/python import xmlrpclib import shutil import os import os.path
This is not code that I put in it is code that spacewalk puts in. As for the exact error, that is listed below. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Mraka Sent: Wednesday, February 09, 2011 9:12 AM To: [email protected] Subject: Re: [Spacewalk-list] kickstart error Hagberg, Keith wrote: % During a provisioning job when the post section is running I am seeing the following error. % % Import xmlrpclib % ImportError: No module named xmlrpclib % % This is put in the kickstart by spacewalk. % % How can this be corrected. Hi Keith, could you be more specific? Could you post exact command sequence you are running as well as exact error messages? % Keith Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
