On Monday 31 October 2005 06:13 pm, you wrote:
> If you change debian/rules to run "build/scripts/bzr selftest" instead
> of "./bzr selftest", does it pass?

build/scripts/bzr selftest
make: build/scripts/bzr: Command not found
make: *** [common-post-build-indep] Error 127

# find build -name "bzr"
build/scripts-2.4/bzr

Changed debian/rules to

common-post-build-indep::
        build/scripts-2.4/bzr selftest

build/scripts-2.4/bzr selftest
bzr: ERROR: Couldn't import bzrlib and dependencies.
Please check bzrlib is on your PYTHONPATH.

Traceback (most recent call last):
  File "build/scripts-2.4/bzr", line 46, in ?
    import bzrlib
ImportError: No module named bzrlib
make: *** [common-post-build-indep] Error 1

-- 
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