> # bzr --version > > /usr/lib/python2.6/dist-packages/bzrlib/plugins/webdav/__init__.py(31)<module>() > -> if major < 1 or minor < 12: > (Pdb)
Here we go, that's an old webdav version (< 2009-08-11), a new one needs to be packaged. In the mean time, you should de-install it from your system and install it from source instead. The following command is enough to install it from sources: bzr branch lp:bzr.webdav ~/.bazaar/plugins/webdav -- bazaar + apache2 + ssl failed https://bugs.launchpad.net/bugs/619787 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
