** Changed in: marionnet Status: New => Invalid ** Changed in: ocamlbricks Status: New => Invalid
** Also affects: brz Importance: Undecided Status: New ** Changed in: brz Status: New => Triaged ** Changed in: brz Importance: Undecided => Low ** Tags removed: check-for-breezy -- You received this bug notification because you are a member of marionnet-dev, which is subscribed to marionnet. https://bugs.launchpad.net/bugs/675196 Title: bzr push --use-existing-dir fails poorly on non-extant series branches Status in Breezy: Triaged Status in Bazaar: Confirmed Status in Launchpad itself: Triaged Status in marionnet: Invalid Status in ocamlbricks: Invalid Bug description: I can't upload code to one of branches in my project. First time it's look like: $ bzr push lp:ubuntu-ru-portal/dokuwiki-userlink-plugin --use-existing-dir bzr: ERROR: Permission denied: "+branch/ubuntu-ru-portal/dokuwiki-userlink-plugin/" Then I try to execute this command again and it show a lot of such errors: $ bzr push lp:ubuntu-ru-portal/dokuwiki-userlink-plugin --use-existing-dir Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.RuntimeError'> ignored Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.RuntimeError'> ignored But I can correctly push code to all other branches of this project, can commit with checkout. I have problems only with this branch. I've tried to recreate it at launchpad, tried to recreate local branch, but errors still here. To manage notifications about this bug go to: https://bugs.launchpad.net/brz/+bug/675196/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~marionnet-dev Post to : marionnet-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~marionnet-dev More help : https://help.launchpad.net/ListHelp