Comment 18 for bug 367545

Revision history for this message
bing (bing-nym) wrote :

This comment is in the spirit of retesting the original bug report from 2008.

$ uname -a
Linux binghamton 2.6.34.7-56.fc13.i686 #1 SMP Wed Sep 15 03:33:58 UTC 2010 i686 i686 i386 GNU/Linux
$ bzr --version
Bazaar (bzr) 2.1.2
  Python interpreter: /usr/bin/python 2.6.4
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.34.7-56.fc13.i686-i686-with-fedora-13-Goddard
  bzrlib: /usr/lib/python2.6/site-packages/bzrlib
  Bazaar configuration: /home/ben/.bazaar
  Bazaar log file: /home/ben/.bzr.log

I tried repeating the command:
   bzr branch lp:mysql-server/6.0
...but 6.0 isn't there anymore.

So I tried running:
  $ bzr branch lp:mysql-server/5.5

Running top alongside shows the resident memory usage of bzr to rise to 353MB before it is finished.

I'm not running x86_64 like the original bug report.