Todd Zullinger wrote: > Fabien Dupont wrote: > >> Installing python-hashlib corrected my issue. >> >> I have filed a ticket on Cobbler's Trac and submitted a patch to add >> python-hashlib dependency. >> > > The requirement will need to be conditional on EL-5 and less, as there > is noy python-hashlib on Fedora (there is no need for it there, as > Fedora ships newer versions of python which include the hashlib > module). > > [Noted in the ticket as well. I'm sorry I don't have time to update > the patch. :( ] > > > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
It appears python hashlib is available in EL-5 but not EL-4. I would suspect that yum-utils's specfile should be tweaked to require it where available and not cobbler. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
