Build from python2 branch of katsdpdockerbase #7
Conversation
|
The first build will probably fail because katsdpdockerbase:python2 will still be building. |
|
Assuming it builds I'm happy with this. |
|
Urgh, looks like it has failed. So it is probably not related to the update of the Ubuntu base image but rather some other dependency. |
|
Hmmm. Yes. Has much else changed in dockerbase? Because it's working on
imgr-com-3 with a docker-base-gpu from 2 months ago.
…On Thu, Jan 9, 2020 at 11:47 AM Bruce Merry ***@***.***> wrote:
Urgh, looks like it has failed. So it is probably not related to the
update of the Ubuntu base image but rather some other dependency.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#7?email_source=notifications&email_token=ABIRDDYD4PAR7SFNWMGD2ETQ43XE3A5CNFSM4KET5RC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIPVL6Y#issuecomment-572478971>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABIRDDZNGI5QQF6YCWTOKZLQ43XE3ANCNFSM4KET5RCQ>
.
|
|
The last change was on 16 December, and contim successfully built at that time. So my guess is that it's some Ubuntu package that has been updated. |
|
@bmerry - so what should we do in the meantime. Tom has a patch for the image issues, but they container will obviously fail to build. I guess we either roll back the base Ubuntu version or we run an override on master controller to use an earlier (Dec 16) build of katsdpcontim. |
|
Rolling back the base Ubuntu version didn't help (that's effectively what this PR does). For now we should probably just roll back katsdpcontim by pulling in last year's production tag of katsdpcontim when assembling the new staging tag. |
|
Agreed - plan is to build with current staging as the base and override controller to latest and katsdpcontim to the previous production tag. |
|
Since the failure doesn't seem to be linked to the update of ubuntu base, I'm going to update the python2 branch of katsdpdockerbase to match master, and then merge this PR. |
In preparation for katsdpdockerbase master stripping out Python 2.