Bzr error while commiting

Aaron Bentley aaron.bentley at utoronto.ca
Fri Aug 31 15:23:10 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ralph Douglass wrote:
> I got this while commiting.  I didn't see anything in the man page or
> bzr help commit about forced unlocking.  Any thoughts on how to recover?

"bzr help break-lock" should tell you everything you need to know.

> [====================================                        ] Uploading
> data to master branch - Stage 3/5Traceback (most recent call last):
>  File "/usr/bin/bzr", line 116, in ?
>    sys.stdout.flush()
> ValueError: I/O operation on closed file
> bzr: ERROR: bzrlib.errors.TooManyConcurrentRequests: The medium
> '<bzrlib.smart.medium.SmartSSHClientMedium object at 0x2ac24ef4ed50>'
> has reached its concurrent request limit. Be sure to finish_writing and
> finish_reading on the currently open request.

The real problem was the fact that sys.stdout.flush failed.  This lead
to a second problem where bzrlib.errors.TooManyConcurrentRequests was
issued.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG2CRO0F+nu1YWqI0RAqdXAJ46LrMohc4Q9/sBpvcCrGAIyIhSJQCeL6oG
pI9wbxfQ4g7d4W7lwCnPza8=
=sQ8G
-----END PGP SIGNATURE-----



More information about the bazaar mailing list