concourse / concourse-bosh-deployment

A toolchain for deploying Concourse with BOSH.
Apache License 2.0
84 stars 155 forks source link

concourse 7.3.1 upgrade failure #235

Open pcf-user opened 3 years ago

pcf-user commented 3 years ago

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

taylorsilva commented 3 years ago

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

pcf-user commented 3 years ago

@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

taylorsilva commented 3 years ago

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?

pcf-user commented 3 years ago

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