I have looked at our source and I think bzr is just doing the equivalent
of

  python -c 'import os;print repr(os.readlink("foo"))'

so you should be able to test if that causes a problem.  My guess is
that Python, which can handle strings with embedded nuls, is (perhaps
reasonably) giving back "bar\0".

-- 
ecryptfs does not handle symlinks within bzr
https://bugs.launchpad.net/bugs/322532
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to