Adam Leach wrote: > I downloaded the src rpm from > http://people.fedoraproject.org/~mdehaan/files/cobbler/ > <http://people.fedoraproject.org/%7Emdehaan/files/cobbler/> and it > looks like the latest one is from Dec 10th. Any newer version? >
Yes, git's devel branch. As I mentioned, we're working on a release (aiming for Friday), so there's not time to do another test release. > On Wed, Dec 17, 2008 at 3:04 PM, Michael DeHaan <[email protected] > <mailto:[email protected]>> wrote: > > 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] > <mailto:[email protected]> > > https://fedorahosted.org/mailman/listinfo/cobbler > > > > _______________________________________________ > cobbler mailing list > [email protected] <mailto:[email protected]> > https://fedorahosted.org/mailman/listinfo/cobbler > > > > > -- > 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
