python version desync between cia-clients and bzr

Bug #703867 reported by Colin Watson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cia-clients (Ubuntu)
Fix Released
Medium
Jelmer Vernooij

Bug Description

Binary package hint: cia-clients

cia-clients has "XS-Python-Version: current", which in Ubuntu natty is 2.7. However, bzr has "XS-Python-Version: >= 2.4", which turns into "2.6, 2.7" in the binary package in natty; and in fact /usr/bin/bzr is currently "#!/usr/bin/python2.6" (and breaks in at least some situations with python2.7). The cia plugin is therefore not linked into /usr/lib/python2.6/dist-packages/bzrlib/plugins/, but only into /usr/lib/python2.7/dist-packages/bzrlib/plugins/.

The upshot of this is that if you install the bzr and cia-clients packages on natty right now, the CIA commands are unavailable.

(I've worked around this locally with 'ln -s /usr/share/pyshared/bzrlib/plugins/cia ~/.bazaar/plugins/cia'.)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: cia-clients 20100528
ProcVersionSignature: Ubuntu 2.6.37-10.24-generic 2.6.37-rc6
Uname: Linux 2.6.37-10-generic i686
Architecture: i386
Date: Mon Jan 17 10:31:16 2011
EcryptfsInUse: Yes
PackageArchitecture: all
SourcePackage: cia-clients

Revision history for this message
Colin Watson (cjwatson) wrote :
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

cia-clients now uses dh_python2 and bzr-cia is installed for all supported python versions.

Changed in cia-clients (Ubuntu):
status: New → Fix Released
assignee: nobody → Jelmer Vernooij (jelmer)
importance: Undecided → Medium
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.