tags 439429 + pending
thanks

Hi Vagrant, thank-you very much for reporting this bug.

This happens because Python is missing Egg support, so cannot load the bzr
plugin properly. Installing python-setuptools fixes this problem.

I don't think this is an elegant solution. However, the Trac source includes
the following lines:

    for name in egg.get_entry_map('trac.plugins'):
        # Load plugins declared via the `trac.plugins` entry point.
-->     # This is the only supported option going forward, the
-->     # others will be dropped at some point in the future.


Fix pending upload.

Regards,

/Lamby

-- 
 Chris Lamb, Cambridgeshire, UK                            GPG: 0x634F9A20

Attachment: signature.asc
Description: PGP signature

Reply via email to