bzr 0.12 crash (No such file or directory: .../.bzrignore) on branch with win32symlinks installed

Charles Duffy cduffy at spamcop.net
Wed Nov 15 01:14:23 GMT 2006


[Alexander, I'm sorry for the double mailing -- the last one I sent from 
the wrong email address, obliging me to cancel the mailing list posting]


The below is generated when trying to run "bzr branch". Local platform
is Windows with the win32symlinks plugin installed.

This issue does not occur when the plugin in question is disabled.

====
this is a debug log for diagnosing/reporting problems in bzr
you can delete or truncate this file, or include sections in
bug reports to bazaar-ng at lists.canonical.com

looking for plugins in C:\Program
Files\Bazaar\lib\library.zip\bzrlib\plugins
looking for plugins in C:/Documents and Settings/Duff/Application
Data/bazaar/2.0/plugins
add plugin name win32symlinks
load plugin (None, 'C:/Documents and Settings/Duff/Application
Data/bazaar/2.0/plugins\\win32symlinks', ('', '', 5))
loaded succesfully
encoding stdout as sys.stdout encoding 'cp437'
ssh implementation is OpenSSH
got branch format Bazaar-NG Metadir branch format 5
got branch format Bazaar-NG Metadir branch format 5
created control directory in file:///C:/tmp/bittorrent-webfe/
got branch format Bazaar-NG Metadir branch format 5
creating repository in file:///C:/tmp/bittorrent-webfe/.bzr/.
Using fetch logic to copy between
KnitRepository('sftp://cduffy@login.ocgnet.org/afs/ocgnet.org/projects/foobar/VersionControl/ccd/bittorrent-webfe/.bzr/')(<RepositoryFormatKnit1>) 

and
KnitRepository(u'file:///C:/tmp/bittorrent-webfe/.bzr/')(<RepositoryFormatKnit1>)
fetch up to rev {ccd at colinux-20060923031130-23b8b8f7cca53093}
SFTP.readv() 7 offsets => 1 coalesced => 1 requests
SFTP.readv() 3 offsets => 1 coalesced => 1 requests
SFTP.readv() 2 offsets => 1 coalesced => 1 requests
SFTP.readv() 2 offsets => 1 coalesced => 1 requests
SFTP.readv() 3 offsets => 1 coalesced => 1 requests
SFTP.readv() 4 offsets => 1 coalesced => 1 requests
SFTP.readv() 3 offsets => 1 coalesced => 1 requests
SFTP.readv() 1 offsets => 1 coalesced => 1 requests
SFTP.readv() 1 offsets => 1 coalesced => 1 requests
SFTP.readv() 2 offsets => 1 coalesced => 1 requests
SFTP.readv() 1 offsets => 1 coalesced => 1 requests
SFTP.readv() 7 offsets => 1 coalesced => 1 requests
creating branch <bzrlib.branch.BzrBranchFormat5 object at 0x00B7B270> in
file:///C:/tmp/bittorrent-webfe/.bzr/
got branch format Bazaar-NG Metadir branch format 5
got branch format Bazaar-NG Metadir branch format 5
opening working tree 'C:/tmp/bittorrent-webfe'
failed to open C:/tmp/bittorrent-webfe/.bzr/checkout/stat-cache: [Errno
2] No such file or directory:
u'C:/tmp/bittorrent-webfe/.bzr/checkout/stat-cache'
write hc
Traceback (most recent call last):
   File "bzrlib\commands.pyc", line 623, in run_bzr_catch_errors
   File "bzrlib\commands.pyc", line 585, in run_bzr
   File "bzrlib\commands.pyc", line 291, in run_argv_aliases
   File "bzrlib\builtins.pyc", line 723, in run
   File "bzrlib\bzrdir.pyc", line 688, in sprout
   File "bzrlib\bzrdir.pyc", line 914, in create_workingtree
   File "bzrlib\workingtree.pyc", line 2145, in initialize
   File "bzrlib\transform.pyc", line 986, in build_tree
   File "C:/Documents and Settings/Duff/Application
Data/bazaar/2.0/plugins\win32symlinks\__init__.py", line 26, in file_kind
OSError: [Errno 2] No such file or directory:
u'C:/tmp/bittorrent-webfe/.bzrignore'

return code 3




More information about the bazaar mailing list