Michael Biebl wrote:
> since the latest update of bzr, I'm getting the following error messages
> when eg doing a bzr pull:
>
> Unable to load plugin 'gtk'. It requested API version (1, 13, 0) of
> module <module 'bzrlib' from
> '/usr/lib/python2.5/site-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.5/site-packages/bzrlib/__init__.pyc'> but the minimum
> exported version is (1, 14, 0), and the maximum is (1, 14, 0)
>
> My guess is, that bzr-gtk (and rebase for that matter) is simply not yet
> updated for bzr 1.14
>
> Maybe bzr should add a Breaks or Conflicts against older versions of bzr
> plugins, to make sure no partial upgrades are possible
This is a bug in the upstream bzr package. 1.14 (but not rc1 and rc2)
has been marked as being incompatible with bzr 1.13 while it is not.
I'll upload a 1.14-2 that fixes this.

Cheers,

Jelmer




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to