On Thu, Aug 6, 2009 at 8:46 PM, John Matthews<[email protected]> wrote: > I installed our latest 0.6 packages from koji and am seeing a problem with > rhnpush. > > <from rhnpush> > Exception RuntimeError: 'maximum recursion depth exceeded while calling a > Python object' in <type 'exceptions.AttributeError'> ignored
Hrm. That's not cool. Do we have the latest clients built? > In addition to the rhnpush issue, the install displayed 2 warnings from > Cheetah about md5 being deprecated. Let's file a bug on the md5 issue. It will still work in F11, but display those warnings. > > ...... > ....... > * Setting up Cobbler.. > /usr/lib/python2.6/site-packages/Cheetah/CacheRegion.py:30: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > import md5 > Cobbler requires tftp and xinetd services be turned on for PXE provisioning > functionality. Enable these services (y/n, default = 'y')? > /usr/lib/python2.6/site-packages/Cheetah/CacheRegion.py:30: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > import md5 > * Restarting services. > Installation complete. > > _______________________________________________ > Spacewalk-devel mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-devel > _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
