bzr command auto-completition doesn't work under bash and fails with an error msg.

Bug #111045 reported by scorpioxy
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Undecided
Unassigned

Bug Description

Running 0.16RC1, when i attempt a bzr command auto-completion under bash, bzr fails with an error message.
The error message is:
<quote>
/usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools/__init__.py:341: DeprecationWarning: bzrlib.help.command_usage was deprecated in version 0.16.
usage = help.command_usage(cmd_obj)
</quote>

As far as i can tell, this occurs no matter what command i am trying to search for and looking bzr.log does not reveal any errors.

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 111045] bzr command auto-completition doesn't work under bash and fails with an error msg.

On Sun, 2007-04-29 at 15:09 +0000, scorpioxy wrote:

> /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools/__init__.py:341: DeprecationWarning: bzrlib.help.command_usage was deprecated in version 0.16.
> usage = help.command_usage(cmd_obj)

This is coming from bzrtools. What version of bzrtools do you have?

> As far as i can tell, this occurs no matter what command i am trying to
> search for and looking bzr.log does not reveal any errors.

Its a deprecation warning not an error, and currently we dont long those
to bzr.log (though perhaps we should).

-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Revision history for this message
scorpioxy (alaasalman) wrote :

Aptitude says bzrtools have a "0.16.0-0ubuntu1" version.

Even if it is a warning, the completion does not work afterwards(either that or it is getting too crowded for me to see it).

Revision history for this message
Etienne Goyer (etienne-goyer-outlands) wrote :

This is fixed in bzrtools 0.16.1

Changed in bzr:
status: Unconfirmed → Fix Released
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.