[Bug 1403042] Re: bzr has mismatched version numbers (package says 2.6.0, bzr --version says 2.7.0dev1)
Alberto Salvia Novella
es20490446e at gmail.com
Sun Feb 8 18:34:37 UTC 2015
** Changed in: bzr (Ubuntu)
Importance: Undecided => Medium
** Also affects: hundredpapercuts
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/1403042
Title:
bzr has mismatched version numbers (package says 2.6.0, bzr --version
says 2.7.0dev1)
Status in One Hundred Papercuts:
New
Status in bzr package in Ubuntu:
Confirmed
Bug description:
Hi!
I have installed bazaar from the Trusty repository. The version
advertised on the package is suppose to be 2.6.0 but when I try bzr
--version I get the following.
Bazaar (bzr) 2.7.0dev1
Python interpreter: /usr/bin/python 2.7.6
Python standard library: /usr/lib/python2.7
Platform: Linux-3.13.0-41-generic-x86_64-with-Ubuntu-14.04-trusty
bzrlib: /usr/lib/python2.7/dist-packages/bzrlib
Bazaar configuration: /home/tdtwister/.bazaar
Bazaar log file: /home/tdtwister/.bzr.log
Copyright 2005-2012 Canonical Ltd.
http://bazaar.canonical.com/
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
Bazaar is part of the GNU Project to produce a free operating system.
I also downloaded the sec file from
http://archive.ubuntu.com/ubuntu/pool/main/b/bzr/bzr_2.6.0+bzr6593.orig.tar.gz
and in the bzrlib/__init__.py I see the following:
version_info = (2, 7, 0, 'dev', 1)
More over there are some weird bugs in this version like bzr not being
able to detect or apply(with merge) changes to the file-system
permission. I am not sure If I need a different bug for that or if
this is a consequence of the wrong version.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1403042/+subscriptions
More information about the foundations-bugs
mailing list