our repository on launchpad is corrupted

Asked by Sergei Golubchik

The repository looks corrupted:

$ bzr branch lp:maria/5.1
bzr: ERROR: No such file: '/srv/bazaar.launchpad.net/mirrors/00/05/62/51/.bzr/repository/indices/b658cec5bdb393a80d29dc

what can I do?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Sergei Golubchik
Solved:
Last query:
Last reply:
Revision history for this message
Sergei Golubchik (sergii) said :
#1

Got the help on #launchpad:

http://irclogs.ubuntu.com/2012/08/23/%23launchpad.html#t12:47

In short, one can use sftp to connect to launchpad, and rename .bzr directory to backup.bzr
after than one can push --use-existing-dir and get a new working branch
while preserving all the metadata of the old one (subscribers, series, etc)