Savannah.gnu.org is very slow for bzr commits on the Emacs trunk,
with symptoms much like they were about 24 hours ago.  Perhaps the
same thing is happening again?

My most recent attempt to commit is taking more than 20 minutes.
It's not done yet, so I don't know how long it will take exactly.

Here are the symptoms at the shell level:

$ bzr commit -m 'Merge: lib-src changes mostly to avoid GCC warnings'
Committing to: bzr+ssh://[email protected]/emacs/trunk/
modified lib-src/ChangeLog
modified lib-src/ebrowse.c
modified lib-src/emacsclient.c
modified lib-src/etags.c
modified lib-src/fakemail.c
modified lib-src/make-docfile.c
[ It's hanging here now. ]


Here is my ~/.bzr.log:

Fri 2011-02-25 21:53:48 -0800
0.073  bazaar version: 2.2.2
0.073  bzr arguments: [u'commit', u'-m', u'Merge: lib-src changes mostly to 
avoid GCC warnings']
0.096  looking for plugins in /u/cs/fac/eggert/.bazaar/plugins
0.096  looking for plugins in 
/usr/local/cs/Python-2.6.6/lib/python2.6/site-packages/bzrlib/plugins
0.117  encoding stdout as sys.stdout encoding 'UTF-8'
0.245  opening working tree '/w/fac.2/cs/eggert/src/gnu/emacs/trunk'
0.566  ssh implementation is OpenSSH
38.887  preparing to commit
[10929] 2011-02-25 21:54:36.575 INFO: Committing to: 
bzr+ssh://[email protected]/emacs/trunk/
47.711  Selecting files for commit with filter None
[10929] 2011-02-25 21:54:37.032 INFO: modified lib-src/ChangeLog
[10929] 2011-02-25 21:54:37.033 INFO: modified lib-src/ebrowse.c
[10929] 2011-02-25 21:54:37.033 INFO: modified lib-src/emacsclient.c
[10929] 2011-02-25 21:54:37.033 INFO: modified lib-src/etags.c
[10929] 2011-02-25 21:54:37.034 INFO: modified lib-src/fakemail.c
[10929] 2011-02-25 21:54:37.034 INFO: modified lib-src/make-docfile.c
48.761  Using fetch logic to copy between 
CHKInventoryRepository('file:///w/fac.2/cs/eggert/src/gnu/emacs/.bzr/repository/')(RepositoryFormat2a())
 and 
RemoteRepository(bzr+ssh://[email protected]/emacs/.bzr/)(RemoteRepositoryFormat(_network_name='Bazaar
 repository format 2a (needs bzr 1.16 or later)\n'))
48.761  fetch up to rev {[email protected]}
142.288  stripping trailing bytes from groupcompress block 627289 => 258611


It is now Fri Feb 25 22:20:20 PST 2011, so it's about
27 minutes and counting.

Reply via email to