https://code.edge.launchpad.net/~twisted-dev/twisted/trunk reports wrong branch format

Bug #368889 reported by Tim Penhey
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Unassigned

Bug Description

that lists branch 6, but the original is branch7, the puller should have picked it up... - this makes stacking fail.

Revision history for this message
Tim Penhey (thumper) wrote :

$ bzr info -v nosmart+lp:twisted
Repository branch (format: 1.14-rich-root or 1.9-rich-root)
Location:
  shared repository: nosmart+bzr+ssh://bazaar.launchpad.net/%7Etwisted-dev/twisted/trunk/
  repository branch: nosmart+bzr+ssh://bazaar.launchpad.net/%7Etwisted-dev/twisted/trunk/

Related branches:
  parent branch: svn+ssh://svn.twistedmatrix.com/svn/Twisted/trunk

Format:
       control: Meta directory format 1
        branch: Branch format 7
    repository: Packs 6 rich-root (uses btree indexes, requires bzr 1.9)

Branch history:
     15219 revisions
      2850 days old
   first revision: Mon 2001-07-09 03:33:37 +0000
  latest revision: Sun 2009-04-26 12:49:56 +0000

Repository:
     15227 revisions

Changed in launchpad-bazaar:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

I think what happens here is that the branch format is actually propagated, but that the branch page won't reflect this change until a new revision is seen.

Revision history for this message
Jonathan Lange (jml) wrote :

A fix to bug 280578 would fix this. In the meantime, we could extend the "should I scan this branch" check to also compare the database format against the Bazaar format, or we could make the branch puller set the format (thus pre-empting bug 280578 in a way).

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

The "should I scan this branch" decision is made purely in-database, so that part won't work.

We should just combine the puller and scanner and be done with it.

Jonathan Lange (jml)
tags: added: branch-puller branch-scanner
Revision history for this message
Tim Penhey (thumper) wrote :

This has been fixed with the branchChanged method and the scanner now running as a job.

Changed in launchpad-code:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.