Skip to content

Update motd.php - fix for 500 error #211

Update motd.php - fix for 500 error

Update motd.php - fix for 500 error #211

Triggered via pull request December 15, 2024 16:27
Status Failure
Total duration 2m 5s
Artifacts

ci-master-pr.yml

on: pull_request
Matrix: build
Matrix: test
update-draft-release
0s
update-draft-release
publish-draft-release
0s
publish-draft-release
update-dockerhub-description
0s
update-dockerhub-description
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (daemon)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apt-get update; apt-get install -y build-essential; cpanm DBI; apt-get update; apt-get install -y wget; DEB=$( wget -qO- https://dev.mysql.com/downloads/repo/apt/ | grep -E '[(]mysql-apt-config_[0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+_all\\.deb[)]' | cut -d '(' -f2 | cut -d ')' -f1 ); wget -q https://dev.mysql.com/get/$DEB; DEBIAN_FRONTEND=noninteractive apt install -y ./mysql-apt-config_*; apt-get update; apt-get install -y libmysqlclient-dev; apt-get install -y libmysqlclient21; cpanm DBD::mysql; apt purge --auto-remove -y libmysqlclient-dev; apt purge --auto-remove -y mysql-apt-config; rm -fv ./mysql-apt-config_*; cpanm Geo::IP::PurePerl; cpanm GeoIP2::Database::Reader; cpanm MaxMind::DB::Reader; cpanm Syntax::Keyword::Try; cpanm Email::Sender::Simple; apt-get purge --auto-remove -y build-essential; rm -rf /var/lib/apt/lists/* /root/.cpan/ /root/.cpanm/" did not complete successfully: exit code: 100
build (web)
The job was canceled because "daemon" failed.
build (web)
The operation was canceled.
test (dev)
Process completed with exit code 17.
test (prod)
The job was canceled because "dev" failed.
test (prod)
Process completed with exit code 17.
build (daemon)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636