bzr push hangs some minutes if server data quota is exceeded

Bug #137045 reported by Andrea Corbellini
2
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned
Breezy
Won't Fix
Wishlist
Unassigned
bzr (Ubuntu)
Triaged
Wishlist
Unassigned

Bug Description

If the server data quota limit is exceeded, bzr push hangs for some minutes and returns a generic error.

$ bzr push
Using saved location: ftp://<email address hidden>/branch
FTP <email address hidden> password:
bzr: ERROR: Could not acquire lock LockDir(ftp://<email address hidden>/branch)

$ bzr --version
Bazaar (bzr) 0.15.0
Using python interpreter: /usr/bin/python
Using python standard library: /usr/lib/python2.5
Using bzrlib: /usr/lib/python2.5/site-packages/bzrlib
Using bazaar configuration: /home/andrea/.bazaar

Tags: ftp

Related branches

Vincent Ladeuil (vila)
description: updated
Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 137045] bzr push hangs some minutes if server data quote is exceeded

On Mon, 2007-09-03 at 16:07 +0000, Andrea Corbellini wrote:
> Public bug reported:
>
> If the server data quote limit is exceeded, bzr push hangs for some
> minutes and returns a generic error.
>
> $ bzr push
> Using saved location: ftp://<email address hidden>/branch
> FTP <email address hidden> password:
> bzr: ERROR: Could not acquire lock LockDir(ftp://<email address hidden>/branch)

This seems entirely accurate - we can't acquire the lock (because the
creation of the lock file is failing), and we can't really tell what is
going on to give suggestions.

If you have a suggestion about what we could do better that would be
useful.

-Rob

--
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 137045] bzr push hangs some minutes if server data quote is exceeded

On 9/4/07, Robert Collins <email address hidden> wrote:

> This seems entirely accurate - we can't acquire the lock (because the
> creation of the lock file is failing), and we can't really tell what is
> going on to give suggestions.
>
> If you have a suggestion about what we could do better that would be
> useful.

If we can't create the lockdir pending file (which I presume is what
happens here) maybe we should display the error.

--
Martin

Changed in bzr:
importance: Undecided → Wishlist
status: New → Confirmed
Vincent Ladeuil (vila)
Changed in bzr:
importance: Undecided → Wishlist
status: New → Confirmed
Jelmer Vernooij (jelmer)
Changed in bzr (Ubuntu):
status: Confirmed → Triaged
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
Changed in brz:
status: New → Triaged
importance: Undecided → Wishlist
tags: removed: check-for-breezy
tags: added: ftp
Jelmer Vernooij (jelmer)
Changed in brz:
milestone: none → 3.0.0
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.