Ticket #449 (closed defect: fixed)
arch_pfs_fs_connect: failed to get the dir for .../vc-dir/http:/localhost:51731/Baz-Repository
| Reported by: | lambda | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8.+ |
| Version: | 0.7.10 | Keywords: | |
| Cc: |
Description
When running the unit test for Bazaar (baz, the deprecated one based on Arch), I get the following error:
testCheckoutHTTP ...
Build did not succeed: 2 ['failed', 'arch']
--- START step arch / log stdio ---
starting arch operation
rm -rf /Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir/build
in dir /Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir (timeout 200 secs)
watching logfiles {}
argv: ['rm', '-rf', '/Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir/build']
environment:
<<<snipped>>>
closing stdin
using PTY: False
elapsedTime=0.020808
rm -rf /Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir/build
in dir /Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir (timeout 200 secs)
watching logfiles {}
argv: ['rm', '-rf', '/Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir/build']
environment:
<<<snipped>>>
closing stdin
using PTY: False
elapsedTime=0.018277
/opt/local/bin/baz register-archive --force http://localhost:51731/Baz-Repository
in dir /Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir (timeout 200 secs)
watching logfiles {}
argv: ['/opt/local/bin/baz', 'register-archive', '--force', 'http://localhost:51731/Baz-Repository']
environment:
<<<snipped>>>
closing stdin
using PTY: False
arch_pfs_fs_connect: failed to get the dir for /Users/lambda/src/buildbot/_trial_temp/slavebase/vc-dir/http:/localhost:51731/Baz-Repository
elapsedTime=0.022652
program finished with exit code 1
Given that baz is no longer maintained, and as far as I know no one still uses it, the best solution would probably just be to drob baz support.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Sounds good to me. Should we also remove Arch?