bzr-gtk fails with bzr 1.14 (API version check)

Bug #371637 reported by GuilhemBichot
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Fix Released
Undecided
Vincent Ladeuil

Bug Description

I'm using the latest bzr.dev from:
http://bazaar-vcs.org/bzr/bzr.dev/
 4325 Canonical.com Patch Queue Manager 2009-05-04 [merge]
      revision-id:<email address hidden>
      (andrew) Bump api_minimum_version to 0.15.0 because of the removal of
       InstallFailed.

and the latest bzr-gtk from:
http://bazaar.launchpad.net/~bzr-gtk/bzr-gtk/trunk/
  628 Jelmer Vernooij 2009-04-22 [merge]
      revision-id:<email address hidden>
      merge trunk.

"bzr viz" fails with:
Unable to load plugin 'gtk'. It requested API version (1, 13, 0) of module <module 'bzrlib' from '/home/mysql_src/logiciels/bzr_versions/dev/bzrlib/__init__.py'> but the minimum exported version is (1, 15, 0), and the maximum is (1, 15, 0)

bzrlib/__init__.py has:
# API compatibility version: bzrlib is currently API compatible with 1.13.
api_minimum_version = (1, 15, 0)
which is new (it used to have (1,13,0)). Notice the inconsistency between comment and code.

Tags: mysql

Related branches

tags: added: mysql
Revision history for this message
GuilhemBichot (guilhem-bichot) wrote :

fails with bzr 1.14, and with bzr.dev (~1.15) too.

Revision history for this message
John A Meinel (jameinel) wrote :

This was actually the fix made by the 1.14.1 release.

Changed in bzr:
milestone: none → 1.14.1
status: New → Fix Released
Revision history for this message
Vincent Ladeuil (vila) wrote :

But the API has been bumped again so the bug is already back, but a patch is pending review for bzr-gtk :-)

Changed in bzr:
milestone: 1.14.1 → none
status: Fix Released → Confirmed
affects: bzr → bzr-gtk
Changed in bzr-gtk:
assignee: nobody → Vincent Ladeuil (vila)
status: Confirmed → Fix Committed
Vincent Ladeuil (vila)
Changed in bzr-gtk:
milestone: none → 0.96.0
status: Fix Committed → Fix Released
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.