felipec / git

Fork of Junio Hamano's git for users
Other
204 stars 34 forks source link

bzrlib.errors.NoSuchFile error while cloning openobject-addons on Launchpad #57

Closed jbq closed 10 years ago

jbq commented 10 years ago

Hi, I'm trying to clone the openobject-addons on Launchpad (the OpernERP modules)

Here is the Python traceback: https://gist.github.com/jbq/8580834

bzrlib.errors.NoSuchFile: No such file: 'http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/.bzr/repository/pack-names'

Is it a problem on Launchpad's side? I had no problem doing a "bzr branch" put prefer the git remote approach.

jbq commented 10 years ago

It was a temporary error, it worked when I run the command again