Adam Leach wrote: > I just built 1.3.4-1 from the src rpm and it built fine. I then went > to install it and on startup it says: > > ImportError: No module named subprocess > > I see that subprocess was introduced in Python 2.4...is this required > for cobbler 1.3? > > Thanks
Python 2.4 will not be required. I'll grep through the sources and make sure we're using our locally embedded copy of subprocess. Depending on when you tried it, it may already be fixed -- I caught some of this yesterday. --Michael > > -- > Adam Leach > BS Computer/Electrical Engineering > West Virginia University > Systems Administrator - Raytheon > (304)677-4455 > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
