← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 1569561] [NEW] 4.2.2 is out of date, no longer works correctly

 

Public bug reported:

In 4.2.2, it states:

We use the bzr branch command to create a local branch of the package.
We’ll name the target directory tomboy.dev just to keep things easy to
remember:

$ bzr branch ubuntu:tomboy tomboy.dev

The tomboy.dev directory represents the version of Tomboy in the
development version of Ubuntu, and you can always cd into this directory
and do a bzr pull to get any future updates.

When I run that command, I get:

$ bzr branch ubuntu:tomboy tomboy.dev
bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/tomboy/".

But doing the following works fine:

$ bzr branch ubuntu:m/tomboy xenial
Most recent Ubuntu Precise version: 1.10.1-0ubuntu1
Packaging branch status: CURRENT
Branched 65 revisions.

But it branches into the xenial folder.

When I try to do the following, it still doesn't work:

$ bzr branch ubuntu:xenial/tomboy xenial
bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/xenial/tomboy/".

** Affects: ubuntu-packaging-guide
     Importance: Undecided
         Status: New

** Description changed:

  In 4.2.2, it states:
  
  We use the bzr branch command to create a local branch of the package.
  We’ll name the target directory tomboy.dev just to keep things easy to
  remember:
  
  $ bzr branch ubuntu:tomboy tomboy.dev
  
  The tomboy.dev directory represents the version of Tomboy in the
  development version of Ubuntu, and you can always cd into this directory
  and do a bzr pull to get any future updates.
  
  When I run that command, I get:
  
  $ bzr branch ubuntu:tomboy tomboy.dev
  bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/tomboy/".
  
  But doing the following works fine:
  
  $ bzr branch ubuntu:m/tomboy xenial
  Most recent Ubuntu Precise version: 1.10.1-0ubuntu1
  Packaging branch status: CURRENT
  Branched 65 revisions.
+ 
+ But it branches into the xenial folder.
+ 
+ When I try to do the following, it still doesn't work:
+ 
+ $ bzr branch ubuntu:xenial/tomboy xenial
+ bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/xenial/tomboy/".

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/1569561

Title:
  4.2.2 is out of date, no longer works correctly

Status in Ubuntu Packaging Guide:
  New

Bug description:
  In 4.2.2, it states:

  We use the bzr branch command to create a local branch of the package.
  We’ll name the target directory tomboy.dev just to keep things easy to
  remember:

  $ bzr branch ubuntu:tomboy tomboy.dev

  The tomboy.dev directory represents the version of Tomboy in the
  development version of Ubuntu, and you can always cd into this
  directory and do a bzr pull to get any future updates.

  When I run that command, I get:

  $ bzr branch ubuntu:tomboy tomboy.dev
  bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/tomboy/".

  But doing the following works fine:

  $ bzr branch ubuntu:m/tomboy xenial
  Most recent Ubuntu Precise version: 1.10.1-0ubuntu1
  Packaging branch status: CURRENT
  Branched 65 revisions.

  But it branches into the xenial folder.

  When I try to do the following, it still doesn't work:

  $ bzr branch ubuntu:xenial/tomboy xenial
  bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/xenial/tomboy/".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1569561/+subscriptions


Follow ups