Por marcos, hace 1 año y 2 meses

Bzr: unknown branch format error

Yesterday I wanted to branch a bzr repository hosted at launcphad in my Debian Etch server. When I run the bzr branch command I got this error:
bzr: ERROR: Unknown branch format: 'Bazaar Branch Format 6 (bzr 0.15)\n'

A quick search at google let me to a personal wiki with the solution for that.

The problem is that the bzr version packaged for Etch is not new enough to work with the bzr server at launchpad, so I needed to install bzr from the backports repositories:

  1. # echo "deb http://www.backports.org/debian etch-backports main contrib non-free
  2. " >> /etc/apt/sources.list
  3. # apt-get update
  4. # apt-get install debian-backports-keyring
  5. # apt-get -t etch-backports install bzr

After that I was able to continue with my work ;-)

No hay comentarios

Sé el primero en escribir un comentario a esta entrada.

Escribir un comentario

Si quieres añadir tu comentario a esta entrada, simplemente rellena el siguiente formulario:





* Campos requeridos

Puedes usar estas etiquetas XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>.

No hay trackbacks

Para notificar de una mención en tu blog a esta entrada, habilita la notificación automática (Opciones > Discusión en WordPress) o especifica esta url de trackback: http://​blog.tenak.net/​go/​197/​trackback/