Page MenuHomePhabricator

[CI] Unbreak the wine installation
ClosedPublic

Authored by Fabien on Nov 16 2023, 09:53.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC097b64699f0d: [CI] Unbreak the wine installation
Summary

Apt cannot resolve the dependencies of a version specific package if it's not the latest version, so we need to pinpoint all the dependencies as well.
This will unbreak building the container, which is not yet an issue on CI due to apt caching but prevents from building the docker dev image.

Test Plan

Build the docker dev image.
Check the CI runs on this diff.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable