concourse-bosh-deployment icon indicating copy to clipboard operation
concourse-bosh-deployment copied to clipboard

concourse 7.3.1 upgrade failure

Open pcf-user opened this issue 4 years ago • 4 comments

Hi Team,

IaaS: vSphere Mode: Cluster

Current Versions:

bpm/1.1.9 concourse/7.2.0 postgres/43 Stemcell/xenial_621.123

Upgrading To: bpm/1.1.1 concourse/7.3.1 Stemcell/Bionic_1.1

Failed compiling bpm-runc package. Install and partial task debug log are attached

DEBUG.txt install.log

pcf-user avatar May 28 '21 18:05 pcf-user

The bpm-release repo is a better place to ask why their package fails to compile: https://github.com/cloudfoundry/bpm-release

We did test deploying with all the versions you're upgrading to and it worked: https://ci.concourse-ci.org/teams/main/pipelines/concourse/jobs/bosh-topgun-core/builds/692

taylorsilva avatar May 31 '21 14:05 taylorsilva

@taylorsilva : BPM Team released 1.1.12 that fixes this issue. Do we have any ETA on including this in concourse manifest?

https://github.com/cloudfoundry/bpm-release/releases/tag/v1.1.12

https://github.com/cloudfoundry/bpm-release/issues/149

pcf-user avatar Jun 03 '21 18:06 pcf-user

It gets automatically bumped whenever we release a new version of Concourse. You can of course override this yourself anytime locally. Not sure how your deployment works but this should be an option. Is there any reason you can't do that?

taylorsilva avatar Jun 03 '21 18:06 taylorsilva

Thats fine. Don't want to manually create and edit a local manifest file.

pcf-user avatar Jun 03 '21 18:06 pcf-user