api_minimum_version = (1, 15, 0)

Tommaso R. Donnarumma tawmas at gardinerproject.org
Thu Apr 30 20:11:19 BST 2009


On Wed, 2009-04-29 at 16:58 -0400, Aaron Bentley wrote:

> It appears the api_minimum_version has been reset to 1.15 in bzr.dev
> 
> This doesn't appear correct, because at this point, bzr.dev has no API
> breaks vs 1.14.0.  So at most it should be 1.14.
> 

I also think api_minimum_version has been reset from 1.13 to 1.14
between 1.14rc2 and 1.14 final, because after the upgrade the gtk and
rebase plugin packaged in the Jaunty repositories no longer work:

tawmas at tylke:~$ bzr version
Unable to load plugin 'gtk'. It requested API version (1, 13, 0) of
module <module 'bzrlib' from
'/usr/lib/python2.6/dist-packages/bzrlib/__init__.pyc'> but the minimum
exported version is (1, 14, 0), and the maximum is (1, 14, 0)
Unable to load plugin 'rebase'. It requested API version (1, 13, 0) of
module <module 'bzrlib' from
'/usr/lib/python2.6/dist-packages/bzrlib/__init__.pyc'> but the minimum
exported version is (1, 14, 0), and the maximum is (1, 14, 0)
Bazaar (bzr) 1.14
  Python interpreter: /usr/bin/python 2.6.2
  Python standard library: /usr/lib/python2.6
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/tawmas/.bazaar
  Bazaar log file: /home/tawmas/.bzr.log


If this was intentional, are there any plans to provide compatible
bzr-gtk and bzr-rebase packages through a PPA? If this wasn't
intentional, can we please have a fixed 1.14-1?

Best regards,
Tommaso





More information about the bazaar mailing list