IIRC, this happens because we stopped mangling URLs. So in the old case we saved the bound location as "lp:%7Egm-dev- launchpad/..." and now you are updating from "lp:~gm-dev-launchpad/..."
The simple workaround is to: bzr unbind bzr bind lp:~gm-dev-launchpad/... And then it should save exactly the same url as the master location that it uses when it goes to update. -- 'bzr up' fails against a read-only remote, trying to create a write lock https://bugs.launchpad.net/bugs/408342 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
