"Doing on-the-fly conversion from RepositoryFormat2a() to RepositoryFormatKnitPack1()." lies, and fails

Bug #833625 reported by Paul Sladen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

Doing:

  bzr branch lp:humanity humanity
  bzr branch lp:elementaryicons elementaryicons
  cd humanity
  bzr merge ../elementaryicons

Generates:

  Doing on-the-fly conversion from RepositoryFormat2a() to RepositoryFormatKnitPack1().
  This may take some time. Upgrade the repositories to the same format for better performance.
  bzr: ERROR: KnitPackRepository('file:///home/sladen/h2/humanity/humanity/.bzr/repository/')
  is not compatible with
  CHKInventoryRepository('file:///home/sladen/h2/humanity/elementaryicons/.bzr/repository/')
  different rich-root support

Ideally (in order of preference), Bzr should:

  (a.) not fail
  (b.) not lie about doing "on-the-fly conversion", if it can't follow-through
  (c.) give the user instructions/guidance (a work-around) if the above aren't possible.

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 833625] [NEW] "Doing on-the-fly conversion from RepositoryFormat2a() to RepositoryFormatKnitPack1()." lies, and fails

The short story is that you should upgrade both related branches to format 2a.

  duplicate 272425

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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