On Wed, Nov 02, 2005 at 05:09:19PM -0600, Bob Tanner said > Tags: patch > > Back to the open_tracefile > > try: > tf = codecs.open(trace_fname, 'at', 'utf8', buffering=1) > <snip> > except IOError, e: > warning("failed to open trace file: %s" % (e)) > print "************* WTF ******************" > > ./bzr selftest > No handlers could be found for logger "bzr"
This is a normal notice from bzr, afaict. > ************* WTF ****************** This is the "home dir does not exist" issue, right? -rob -- It's like a koala bear crapped a rainbow in my brain! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]