[Bug 794960] Re: bzr 2.3.3 emits Deprecation Warnings about bzr 2.4
Launchpad Bug Tracker
794960 at bugs.launchpad.net
Sun Aug 14 13:10:12 UTC 2011
This bug was fixed in the package bzr - 2.4.0-0ubuntu1
---------------
bzr (2.4.0-0ubuntu1) oneiric; urgency=low
* New upstream release.
+ Fixes version number in deprecation warnings. LP: #794960
+ Fixes some spelling mistakes in manual page. LP: #814311
+ Prevents taking file system locks in read only transactions.
LP: #786980
+ Fix support for configuration files containing UTF-8 data.
LP: #688677
-- Jelmer Vernooij <jelmer at debian.org> Sun, 14 Aug 2011 02:35:33 +0200
** Changed in: bzr (Ubuntu)
Status: Triaged => Fix Released
--
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/794960
Title:
bzr 2.3.3 emits Deprecation Warnings about bzr 2.4
Status in Bazaar Version Control System:
Fix Released
Status in “bzr” package in Ubuntu:
Fix Released
Status in “bzr” source package in Natty:
Fix Released
Bug description:
That's harmless but rather odd to see DeprecationWarnings about bzr
2.4 while I'm running 2.3.3. Time machine in action?
C:\work\Bazaar\plugins\scmproj>make test
bzr selftest -s bzrlib.plugins.scmproj
bzr selftest: C:\Program Files\Bazaar\bzr.exe
C:\Program Files\Bazaar\lib\library.zip\bzrlib
bzr-2.3.3 python-2.6.6 Windows-XP-5.1.2600-SP3
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:553: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ect.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:570: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ect.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:571: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ect.failIfExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:717: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ectLocal_v1.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:639: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ectLocal_v2.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:654: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ectLocal_v2.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:624: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ectLocal_v2.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:608: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestProj
ectLocal_v2.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:1049: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestSub
projects_v1.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:1072: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestSub
projects_v1.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:1075: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestSub
projects_v1.failUnlessExists was deprecated in version 2.4.
C:\work\Bazaar\plugins\scmproj\tests\test_project.py:1077: DeprecationWarning: bzrlib.plugins.scmproj.tests.test_project.TestSub
projects_v1.failUnlessExists was deprecated in version 2.4.
----------------------------------------------------------------------
Ran 91 tests in 24.609s
OK
To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/794960/+subscriptions
More information about the foundations-bugs
mailing list