bzr assertion error
Aaron Bentley
aaron.bentley at utoronto.ca
Mon Feb 26 14:14:41 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Jones wrote:
> I just upgraded from edgy to feisty and now bzr is giving me this error.
> I did previously have the deb installed from bazaar-vcs.org rather than
> from edgy's repository.
> File "/usr/lib/python2.5/site-packages/bzrlib/delta.py", line 187, in
> _compare_trees
> assert kind[0] == kind[1] or None in kind
> AssertionError
This is bug 3720: https://launchpad.net/bzr/+bug/3720
It has been fixed, and the fix will be in Bazaar 0.15.
It is not a regression-- the problem has existed in all previous
versions of Bazaar. I can only guess that you're version-controlling
files in /etc, and one of them has changed from a file to a symlink.
You can fix this by doing "bzr remove $FILE, bzr add $FILE".
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF4utR0F+nu1YWqI0RAtR3AJ97M5BTWz+XhL6617xHGUeSMEI/YgCfbuVQ
XPpTrNxlHgHaJG/JeWz/nT8=
=ak8j
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list