Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 348960

Summary: dev-vcs/qbzr needs to RDEPEND on >=dev-vcs/bzr-2.2
Product: Gentoo Linux Reporter: Luke-Jr <luke-jr+gentoobugs>
Component: New packagesAssignee: Markus Ullmann (RETIRED) <jokey>
Status: RESOLVED FIXED    
Severity: trivial CC: bazaar+obsolete, python
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke-Jr 2010-12-17 17:07:37 UTC
It doesn't work with 2.0 :(
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-12-17 17:52:41 UTC
cmon Luke, I know you know how to add more information to bug reports than this. Provide some output...
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2010-12-18 13:16:44 UTC
Why qbzr version, what error, Luke? Bazaar 2.2.0 will go stable at the end of December.
Comment 3 Luke-Jr 2010-12-18 15:50:46 UTC
dev-vcs/qbzr-0.19.3

Unable to load plugin 'qbzr'. It requested API version (2, 2, 0) of module <module 'bzrlib' from '/usr/lib/python2.6/site-packages/bzrlib/__init__.pyc'> but the minimum exported version is (1, 17, 0), and the maximum is (2, 0, 1)

The only other version is 0.19.1 which is only a bugfix difference from 0.19.3 in theory, so I assume it's the same.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2010-12-18 16:57:33 UTC
I raised the version dependencies.  Thanks for the report.