"missing referenced chk root" while merging gcc into gcc-linaro
Bug #1021537 reported by
Michael Hope
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I get the attached crash when merging the GCC 4.7 release branch into the Linaro GCC release branch. This causes significant pain each month as we need to do a manual, error prone diff/patch instead.
To reproduce:
* mkdir gcc; cd gcc
* bzr init-repo .
* bzr branch lp:gcc-linaro/4.7
* bzr branch --standalone lp:gcc/4.7 gcc-4.7
* bzr branch --hardlink 4.7 merge-from-fsf
* cd merge-from-fsf
* bzr merge ../gcc-4.7
bzr also fails with the shared repo unless you add the --standalone.
This process works fine on 4.6 and 4.5.
Related branches
lp://staging/~jelmer/bzr/suggest-reconcile-canonicalize-chks
- Vincent Ladeuil: Approve
-
Diff: 28 lines (+7/-1)2 files modifiedbzrlib/repofmt/groupcompress_repo.py (+4/-1)
doc/en/release-notes/bzr-2.6.txt (+3/-0)
tags: | added: bzr linaro |
Changed in bzr: | |
importance: | Undecided → Medium |
assignee: | nobody → Jelmer Vernooij (jelmer) |
status: | New → Triaged |
Changed in bzr: | |
milestone: | none → 2.6b3 |
status: | Triaged → Fix Released |
status: | Fix Released → Confirmed |
milestone: | 2.6b3 → none |
Changed in bzr: | |
milestone: | none → 2.6b3 |
assignee: | nobody → Jelmer Vernooij (jelmer) |
status: | Confirmed → Fix Released |
status: | Fix Released → Confirmed |
assignee: | Jelmer Vernooij (jelmer) → nobody |
milestone: | 2.6b3 → none |
tags: | added: check-for-breezy |
To post a comment you must log in.
jelmer talked with ams about this on IRC: http:// irclogs. ubuntu. com/2012/ 03/14/% 23bzr.txt