cyberark / cloudfoundry-conjur-buildpack

Buildpack for the Conjur / Cloud Foundry integration
Apache License 2.0
0 stars 3 forks source link

Use Brightbox Ruby package in test Dockerfile #177

Closed john-odonnell closed 1 year ago

john-odonnell commented 1 year ago

Desired Outcome

Fix Jenkins build. Logs:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 ruby2.5-dev : Depends: libruby2.5 (= 2.5.1-1ubuntu1.16) but 2.5.1-1ubuntu1.16+esm1 is to be installed
               Recommends: ruby2.5-doc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Implemented Changes

Use Brightbox's Ruby 2.5 packages instead defaults.

Connected Issue/Story

N/A

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security