upstream merger builds do not have -proposed enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CI Services |
Triaged
|
Medium
|
Francis Ginther |
Bug Description
this is a problem when a package depends on a migrated api.
E.g. libpinyin2-dev is in trusty-release, yet libpinyin4-dev is in trusty-proposed.
It's not migrating because that would make ubuntu-keyboard uninstallable.
Yet, when I do merge proposals to ubuntu-keyboard it claims that "libpinyin4-dev" is uninstallable, becuase trusty-proposed repositories are not enabled.
Here are build-logs:
FAILED: Continuous integration, rev:97
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild:
http://
tags: | added: new-ci upstream-merger |
A temporary solution is now in place. A lp:~fginther/+junk/add-proposed was created to contain a user defined hook D09add_proposed. This was then added to the project configuration in lp:cupstream2distro-config.
The long-term solution is to add this hook to lp:pbuilderjenkins and update all the build slaves. Leaving the bug open until that is completed.