Replace apt-get with aptitude #1137
Triggered via pull request
December 8, 2023 22:10
Status
Cancelled
Total duration
22m 54s
Artifacts
–
CI.yml
on: pull_request
Matrix: Tests
Enforce Tidyness
1m 27s
Test Tidy Enforcement on macOS
6m 17s
Web Tests
6m 40s
Measure Test Coverage
21m 53s
Build Docker Image
2m 18s
Deploy Documentation Coverage
0s
Deploy to DockerHub and ghcr.io
0s
Annotations
15 errors and 2 warnings
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -y && apt-get install -y aptitude && aptitude update -y && aptitude install --without-recommends libxxhash0 && aptitude clean && rm -rf /var/lib/apt/lists/* && aptitude update -y && aptitude install -y software-properties-common && add-apt-repository -y ppa:ubuntu-toolchain-r/test && add-apt-repository -y ppa:deadsnakes/ppa && aptitude update -y && aptitude install --without-recommends --allow-downgrades -y build-essential dpkg-dev g++-11 libc6 xvfb x11vnc x11-xkb-utils xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic x11-apps gtk2-engines-pixbuf firefox libnss3 lsb-release xdg-utils cmake 'python3\\.10' 'python3\\.10-distutils' 'python3\\.10-venv' nodejs npm tar gzip libpthread-stubs0-dev gdb doxygen curl perl perl-base git htop man unzip vim-common vim-runtime vim nano wget ssh-client libasound2 gpg-agent doxygen && apt-get clean && rm -rf /var/lib/apt/lists/* && echo \"installed apt packages\"" did not complete successfully: exit code: 1
|
Tests (clang++, test-native-fulldebug)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-fulldebug)
The operation was canceled.
|
Tests (clang++, test-native-regular)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-regular)
The operation was canceled.
|
Tests (g++, test-native-regular)
The run was canceled by @mmore500.
|
Tests (g++, test-native-regular)
The operation was canceled.
|
Tests (g++, test-native-fulldebug)
The run was canceled by @mmore500.
|
Tests (g++, test-native-fulldebug)
The operation was canceled.
|
Tests (g++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (g++, test-native-opt)
The operation was canceled.
|
Tests (clang++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-opt)
The operation was canceled.
|
Measure Test Coverage
The run was canceled by @mmore500.
|
Measure Test Coverage
The operation was canceled.
|
Build Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Web Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|