Comment 5 for bug 568154

Revision history for this message
Pat Tressel (ptressel) wrote :

I get the same error when branching into a new, non-shared repository. This is on WinXP, yes I have a virus checker (McAfee VirusScan), no it wasn't running a scan. However, there was a firewall event at just about the time that bzr branch quit. The firewall log says bazaar.launchpad.net was trying to connect to TCP port 1346, a port it says is commonly used by Alta Analytics License Manager. There's no hint that access was denied, however.

The traceback in my .bzr.log is shorter -- it's below. Note how it essentially got done with branching -- the error happened 46 minutes into the command.

I'll go ask the McAfee folks if the fact that they logged an event means it was blocked. Is :Launchpad using Alta Analytics License Manager? Or something else that might want to use TCP port 1346?

Thanks!

Tue 2010-06-01 08:12:18 -0700
0.140 bazaar version: 2.1.0
0.140 bzr arguments: [u'branch', u'lp:sahana-agasti', u'agasti']
0.172 looking for plugins in C:/Documents and Settings/Patricia Tressel/Application Data/bazaar/2.0/plugins
0.172 looking for plugins in C:/Program Files/Bazaar/plugins
0.406 encoding stdout as sys.stdout encoding 'cp437'
4.828 bzr-svn: using Subversion 1.6.6 ()
15.781 creating repository in file:///C:/Documents%20and%20Settings/Patricia%20Tressel/My%20Documents/sahana/agasti/agasti/.bzr/.
15.969 Using fetch logic to copy between RemoteRepository(bzr+ssh://bazaar.launchpad.net/~sahanaphp-committers/sahana-agasti/1.0/.bzr/)(<RemoteRepositoryFormat>) and CHKInventoryRepository('file:///C:/Documents%20and%20Settings/Patricia%20Tressel/My%20Documents/sahana/agasti/agasti/.bzr/repository/')(<RepositoryFormat2a>)
2736.547 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x01682AF0> in file:///C:/Documents%20and%20Settings/Patricia%20Tressel/My%20Documents/sahana/agasti/agasti/.bzr/
2738.062 created new branch BzrBranch7('file:///C:/Documents%20and%20Settings/Patricia%20Tressel/My%20Documents/sahana/agasti/agasti/')
2738.250 opening working tree 'C:/Documents and Settings/Patricia Tressel/My Documents/sahana/agasti/agasti'
2768.625 Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 853, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1055, in run_bzr
  File "bzrlib\commands.pyo", line 661, in run_argv_aliases
  File "bzrlib\commands.pyo", line 665, in run_direct
  File "bzrlib\cleanup.pyo", line 122, in run_simple
  File "bzrlib\cleanup.pyo", line 156, in _do_with_cleanups
  File "bzrlib\builtins.pyo", line 1232, in run
  File "bzrlib\bzrdir.pyo", line 1201, in sprout
  File "bzrlib\bzrdir.pyo", line 1616, in create_workingtree
  File "bzrlib\workingtree_4.pyo", line 1462, in initialize
  File "bzrlib\transform.pyo", line 2253, in build_tree
  File "bzrlib\transform.pyo", line 2363, in _build_tree
  File "bzrlib\transform.pyo", line 1539, in apply
  File "bzrlib\transform.pyo", line 1667, in _apply_insertions
  File "bzrlib\transform.pyo", line 2902, in rename
WindowsError: [Error 5] Access is denied

2768.625 Transferred: 77568KiB (28.1K/s r:77567K w:1K)
2768.625 return code 3