GitHub Actions commit tests are failing with a dependency error
Categories
(Bugzilla :: Testing Suite, defect)
Tracking
()
People
(Reporter: justdave, Assigned: justdave)
References
Details
Attachments
(4 files)
sudo apt-get install --ignore-hold --allow-downgrades -y
build-essential curl libssl-dev zlib1g-dev openssl
libexpat-dev cmake git libcairo-dev libgd-dev
default-libmysqlclient-dev unzip wget libgd3
shell: /usr/bin/bash -e {0}
Reading package lists...
Building dependency tree...
Reading state information...
libcairo2-dev is already the newest version (1.16.0-4ubuntu1).
libcairo2-dev set to manually installed.
unzip is already the newest version (6.0-25ubuntu1).
build-essential is already the newest version (12.8ubuntu1.1).
curl is already the newest version (7.68.0-1ubuntu2.12).
libexpat1-dev is already the newest version (2.2.9-1ubuntu0.4).
libexpat1-dev set to manually installed.
libssl-dev is already the newest version (1.1.1f-1ubuntu2.16).
openssl is already the newest version (1.1.1f-1ubuntu2.16).
wget is already the newest version (1.20.3-1ubuntu2).
zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
git is already the newest version (1:2.37.2-0ppa1~ubuntu20.04.1).
libgd3 is already the newest version (2.3.3-5+ubuntu20.04.1+deb.sury.org+1).
libgd3 set to manually installed.
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:
libgd-dev : Depends: libgd3 (= 2.2.5-5.2ubuntu2.1) but >2.3.3-5+ubuntu20.04.1+deb.sury.org+1 is to be installed
E: Unable to correct problems, you have held broken packages.
Error: Process completed with exit code 100.
Assignee | ||
Comment 1•2 years ago
|
||
As far as I can tell, this is affecting all of the branches.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 6•2 years ago
|
||
Dylan merged all four PRs.
Description
•