Comment 6 for bug 446033

Revision history for this message
Eddie Parker (o-launchpad-eddieparker-safersignup-com) wrote :

I also get this on a bzr st. I'm using cygwin.

If this helps, here's my information:

bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no attribute 'st_mode'

Traceback (most recent call last):
  File "commands.py", line 842, in exception_to_return_code
  File "commands.py", line 1037, in run_bzr
  File "commands.py", line 654, in run_argv_aliases
  File "commands.py", line 1052, in ignore_pipe
  File "builtins.py", line 319, in run
  File "status.py", line 118, in show_tree_status
  File "tree.py", line 95, in changes_from
  File "decorators.py", line 138, in read_locked
  File "tree.py", line 977, in compare
  File "delta.py", line 230, in _compare_trees
  File "_dirstate_helpers_pyx.pyx", line 1405, in _dirstate_helpers_pyx.ProcessEntryC.__next__
  File "_dirstate_helpers_pyx.pyx", line 1551, in _dirstate_helpers_pyx.ProcessEntryC._iter_next
  File "osutils.py", line 1485, in _walkdirs_utf8
  File "_readdir_pyx.pyx", line 257, in _readdir_pyx.UTF8DirReader.read_dir
AttributeError: 'NoneType' object has no attribute 'st_mode'

bzr 2.0.0 on python 2.5.2 (CYGWIN_NT-6.0-WOW64-1.5.25-0.156-4-2-i686-32bit)
arguments: ['/usr/bin/bzr', 'st']
encoding: 'US-ASCII', fsenc: 'US-ASCII', lang: 'en_CA.UTF-8'
plugins:
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [2.0.0]
  netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [2.0.0]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.