Confirmed that ./bzr selftest fails under sid pbuilder too for the same 
reason. Your home directory does not exist under a pbuilder chroot.

./bzr selftest
No handlers could be found for logger "bzr"
Traceback (most recent call last):
  File "./bzr", line 63, in ?
    bzrlib.trace.enable_default_logging()
  File "/tmp/bzr-0.6/bzrlib/trace.py", line 205, in enable_default_logging
    _file_handler.setLevel(level)
AttributeError: 'NoneType' object has no attribute 'setLevel'
make: *** [common-post-build-indep] Error 1

I guess the recommendation is not to assume ~/bzr.log can be made and fail 
over to /var/tmp or /tmp ?
-- 
Bob Tanner <[EMAIL PROTECTED]>          | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to