[Error 35] Resource temporarily unavailable on MacOS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Bazaar Explorer |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Our MacOS users are systematically getting the above error when updating a branch from our repositories. I have no such issues on lucid with the same repositories. Relaunching the update command gets a little more files from the server each time until all the revisions are up to date. It seems that somehow the update process is depleting resources and hitting a limit, but which ones ?
Wed 2010-03-31 16:59:17 +0200
0.034 bazaar version: 2.1.0
0.034 bzr arguments: [u'qsubprocess', u'--bencode', u'l6:updatee']
0.046 looking for plugins in /Users/
0.049 looking for plugins in /Library/
0.049 Plugin name explorer already loaded
0.148 encoding stdout as osutils.
0.216 bazaar version: 2.1.0
0.216 bzr arguments: [u'update']
0.217 encoding stdout as osutils.
0.249 opening working tree '/Users/
0.346 bzr-svn: using Subversion 1.6.5 ()
0.396 ssh implementation is OpenSSH
5.165 Using fetch logic to copy between RemoteRepositor
....
File "/Library/
return the_callable(*args, **kwargs)
File "/Library/
ret = run(*run_argv)
File "/Library/
return self.run_
File "/Library/
return self._operation
File "/Library/
self.cleanups, self.func, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
return run_subprocess_
File "/Library/
return commands.
File "/Library/
ret = run(*run_argv)
File "/Library/
return self.run_
File "/Library/
return self._operation
File "/Library/
self.cleanups, self.func, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
old_
File "/Library/
return self._update_
File "/Library/
return unbound(self, *args, **kwargs)
File "/Library/
change_
File "/Library/
return merger.do_merge()
File "/Library/
merge = operation.
File "/Library/
self.cleanups, self.func, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
merge.
File "/Library/
operation.run()
File "/Library/
self.cleanups, self.func, self, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
self.
File "/Library/
self.
File "/Library/
exe_change, kind)
File "/Library/
old_path, path)
File "/Library/
_bzr_
File "/System/
File "/System/
File "/System/
File "/System/
File "/System/
File "/System/
File "/System/
File "/System/
File "/System/
IOError: [Errno 35] Resource temporarily unavailable
tags: | added: mac |
Changed in bzr-explorer: | |
status: | New → Incomplete |
tags: | added: check-for-breezy |
Some new information on this. Apparently bzr update on the command line completes successfully. This seems to occur only when running update from bzr-explorer.