Robert L Cochran wrote:
> I'm trying to install Fedora 11 using Cobbler. The test machine I am 
> using is a quite old Toshiba Satellite 1905-S301 laptop with a brand new 
> (meaning blank) hard drive. The laptop is capable of PXE booting. I've 
> tried to follow the directions given for setting up Cobbler.
>
> I have cobblerd running.
>
> The DVD for Fedora 11, i386 is mounted at http://localhost/fedorainstall.
>
> I ran this:
>
> [r...@deafeng3 html]# cobbler import 
> --mirror=http://localhost/fedorainstall/ --name=Fedora11
> /usr/lib64/python2.6/site-packages/Cheetah/CacheRegion.py:30: 
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>    import md5
> unsupported protocol
>   

It means the version of Cheetah you have installed is not yet upgraded 
to a version that doesn't spout warnings on Python 2.6.

It can be safely ignored, and should be fixed by updating Cheetah.

I think I have a Bugzilla already open on this one, if not, you can file 
one against Python-Cheetah under F11.
> [r...@deafeng3 html]# cobbler sync
> /usr/lib64/python2.6/site-packages/Cheetah/CacheRegion.py:30: 
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>    import md5


One topic per email please. I'll answer this one and you can start other 
threads about other questions if you have any.

--Michael


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to