Launchpad will not do initial mirror of a branch that's the development focus of a project
Bug #297448 reported by
Jonathan Lange
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Jonathan Lange |
Bug Description
If a branch is the development focus of a project and hasn't been mirrored yet, then the puller will erroneously try to stack it on itself. When it finds that the branch isn't there, it will defer the mirroring, anticipating that the development focus will eventually appear.
There are a couple of problems here, but the main one can be solved by not trying to stack branches on themselves.
Changed in launchpad-bazaar: | |
importance: | Undecided → Critical |
milestone: | none → 2.1.11 |
status: | New → Triaged |
Changed in launchpad-bazaar: | |
status: | In Progress → Fix Committed |
Changed in launchpad-bazaar: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Discussed today in the production meeting. Paul Hummer is going to bring this up during the Code stand up and assess if it's really critical. If it is, an assignee will be set and a IncidentLog reported.