Skip to content

Commit

Permalink
machines: update machines
Browse files Browse the repository at this point in the history
Update all machines, except Fedora 42 which currenly fails to upgrade
due to some conflicts in Rawhide packages:

    All files under /usr/local/sbin are symlinks; linking to ./bin...
    ...done
    /usr/sbin cannot be merged, found /usr/sbin/visudo
    [249/249] Erasing libgcc-0:14.2.1-4.fc4 100% |   1.0   B/s |  11.0   B |  00m06s
    Failed to resolve the transaction:
    Problem: problem with installed package
      - installed package systemd-standalone-sysusers-257.3-6.fc43.x86_64 conflicts with systemd provided by systemd-257.3-6.fc43.x86_64 from rawhide
      - package systemd-standalone-sysusers-257.3-6.fc43.x86_64 from rawhide conflicts with systemd provided by systemd-257.3-6.fc43.x86_64 from rawhide
      - package systemd-udev-257.3-6.fc43.x86_64 from rawhide requires systemd(x86-64) = 257.3-6.fc43, but none of the providers can be installed
      - package kernel-core-6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43.x86_64 from rawhide requires /usr/bin/kernel-install, but none of the providers can be installed
      - package kernel-6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43.x86_64 from rawhide requires kernel-core-uname-r = 6.14.0-0.rc2.20250211gitfebbc555cf0f.23.fc43.x86_64, but none of the providers can be installed
      - conflicting requests
    You can try to add to command line:
      --allowerasing to allow removing of installed packages to resolve problems
      --skip-broken to skip uninstallable packages

Moreover, sagemath was removed from Debian 13 Trixie (currenly
unstable), but it is still present in Debian sid.
  • Loading branch information
fishilico committed Feb 16, 2025
1 parent 920ff94 commit 2d01685
Show file tree
Hide file tree
Showing 13 changed files with 78 additions and 77 deletions.
8 changes: 4 additions & 4 deletions machines/Dockerfile-alpine3.17
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ CMD ["/run_shared_test.sh"]
# gcc: gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924
# clang: Alpine clang version 15.0.7
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 12.2.0
# Linux kernel: 5.15.164-0-lts
# Linux kernel: 5.15.173-0-lts
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.3
# python: Python 3.10.14
# python3: Python 3.10.14
# python: Python 3.10.15
# python3: Python 3.10.15
# javac: javac 11.0.23
# java: openjdk 11.0.23 2024-04-16
# rustc: rustc 1.64.0
# cargo: cargo 1.64.0
# openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024)
# openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
8 changes: 4 additions & 4 deletions machines/Dockerfile-alpine3.18
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ CMD ["/run_shared_test.sh"]
# gcc: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924
# clang: Alpine clang version 16.0.6
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 12.2.0
# Linux kernel: 6.1.104-0-lts
# Linux kernel: 6.1.128-0-lts
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.4
# python: Python 3.11.8
# python3: Python 3.11.8
# python: Python 3.11.11
# python3: Python 3.11.11
# javac: javac 11.0.24
# java: openjdk 11.0.24 2024-07-16
# rustc: rustc 1.71.1 (eb26296b5 2023-08-03) (Alpine Linux)
# cargo: cargo 1.71.1
# openssl: OpenSSL 3.1.6 4 Jun 2024 (Library: OpenSSL 3.1.6 4 Jun 2024)
# openssl: OpenSSL 3.1.8 11 Feb 2025 (Library: OpenSSL 3.1.8 11 Feb 2025)
12 changes: 6 additions & 6 deletions machines/Dockerfile-alpine3.19
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ CMD ["/run_shared_test.sh"]
# gcc: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014
# clang: Alpine clang version 17.0.5
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 13.2.0
# Linux kernel: 6.6.45-0-lts
# Linux kernel: 6.6.76-0-lts
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.4_git20230717
# python: Python 3.11.9
# python3: Python 3.11.9
# javac: javac 11.0.24
# java: openjdk 11.0.24 2024-07-16
# python: Python 3.11.11
# python3: Python 3.11.11
# javac: javac 11.0.26
# java: openjdk 11.0.26 2025-01-21
# rustc: rustc 1.76.0 (07dca489a 2024-02-04) (Alpine Linux 1.76.0-r0)
# cargo: cargo 1.76.0
# openssl: OpenSSL 3.1.6 4 Jun 2024 (Library: OpenSSL 3.1.6 4 Jun 2024)
# openssl: OpenSSL 3.1.8 11 Feb 2025 (Library: OpenSSL 3.1.8 11 Feb 2025)
12 changes: 6 additions & 6 deletions machines/Dockerfile-alpine3.20
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ CMD ["/run_shared_test.sh"]
# gcc: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309
# clang: Alpine clang version 17.0.6
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 13.2.0
# Linux kernel: 6.6.45-0-lts
# Linux kernel: 6.6.76-0-lts
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.5
# python: Python 3.12.3
# python3: Python 3.12.3
# javac: javac 11.0.24
# java: openjdk 11.0.24 2024-07-16
# python: Python 3.12.9
# python3: Python 3.12.9
# javac: javac 11.0.26
# java: openjdk 11.0.26 2025-01-21
# rustc: rustc 1.78.0 (9b00956e5 2024-04-29) (Alpine Linux 1.78.0-r0)
# cargo: cargo 1.78.0
# openssl: OpenSSL 3.3.1 4 Jun 2024 (Library: OpenSSL 3.3.1 4 Jun 2024)
# openssl: OpenSSL 3.3.3 11 Feb 2025 (Library: OpenSSL 3.3.3 11 Feb 2025)
12 changes: 6 additions & 6 deletions machines/Dockerfile-alpine3.21
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ CMD ["/run_shared_test.sh"]
# gcc: gcc (Alpine 14.2.0) 14.2.0
# clang: Alpine clang version 19.1.4
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 14.2.0
# Linux kernel: 6.12.8-0-lts
# Linux kernel: 6.12.13-0-lts
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.5
# python: Python 3.12.8
# python3: Python 3.12.8
# javac: javac 21.0.5
# java: openjdk 21.0.5 2024-10-15
# python: Python 3.12.9
# python3: Python 3.12.9
# javac: javac 21.0.6
# java: openjdk 21.0.6 2025-01-21
# rustc: rustc 1.83.0 (90b35a623 2024-11-26) (Alpine Linux 1.83.0-r0)
# cargo: cargo 1.83.0 (5ffbef321 2024-10-29)
# openssl: OpenSSL 3.3.2 3 Sep 2024 (Library: OpenSSL 3.3.2 3 Sep 2024)
# openssl: OpenSSL 3.3.3 11 Feb 2025 (Library: OpenSSL 3.3.3 11 Feb 2025)
6 changes: 3 additions & 3 deletions machines/Dockerfile-debian11-bullseye
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ CMD ["/run_shared_test.sh"]
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 10-win32 20210110
# wine: wine-5.0.3 (Debian 5.0.3-3)
# Linux kernel: 5.10.0-32-amd64
# Linux kernel: 5.10.0-33-amd64
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.2
# python3: Python 3.9.2
# javac: javac 17.0.12
# java: openjdk 17.0.12 2024-07-16
# javac: javac 17.0.14
# java: openjdk 17.0.14 2025-01-21
# rustc: rustc 1.48.0
# cargo: cargo 1.46.0
# coqc: The Coq Proof Assistant, version 8.12.0 (November 2020) compiled on Nov 25 2020 6:34:32 with OCaml 4.11.1
Expand Down
10 changes: 5 additions & 5 deletions machines/Dockerfile-debian12-bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,13 @@ CMD ["/run_shared_test.sh"]
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 12-win32
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 12-win32
# wine: wine-8.0 (Debian 8.0~repack-4)
# Linux kernel: 6.1.0-23-amd64
# /lib/ld-linux.so.2: ld.so (Debian GLIBC 2.36-9+deb12u7) stable release version 2.36.
# Linux kernel: 6.1.0-31-amd64
# /lib/ld-linux.so.2: ld.so (Debian GLIBC 2.36-9+deb12u9) stable release version 2.36.
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.3
# python3: Python 3.11.2
# javac: javac 17.0.12
# java: openjdk 17.0.12 2024-07-16
# javac: javac 17.0.14
# java: openjdk 17.0.14 2025-01-21
# rustc: rustc 1.63.0
# cargo: cargo 1.65.0
# coqc: The Coq Proof Assistant, version 8.16.1 compiled with OCaml 4.13.1
# openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024)
# openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
24 changes: 12 additions & 12 deletions machines/Dockerfile-debian13-trixie
Original file line number Diff line number Diff line change
Expand Up @@ -100,18 +100,18 @@ CMD ["/run_shared_test.sh"]
# x86_64-w64-mingw32-gcc: ok
# i686-w64-mingw32-gcc: ok
# Versions:
# gcc: gcc (Debian 14.2.0-1) 14.2.0
# clang: Debian clang version 16.0.6 (27+b1)
# gcc: gcc (Debian 14.2.0-16) 14.2.0
# clang: Debian clang version 19.1.7 (1+b1)
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 13-win32
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 13-win32
# wine: wine-9.0 (Debian 9.0~repack-4+b1)
# Linux kernel: 6.10.3-amd64
# /lib/ld-linux.so.2: ld.so (Debian GLIBC 2.39-6) stable release version 2.39.
# wine: wine-9.0 (Debian 9.0~repack-7)
# Linux kernel: 6.12.12-amd64
# /lib/ld-linux.so.2: ld.so (Debian GLIBC 2.40-6) stable release version 2.40.
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.5
# python3: Python 3.12.4
# javac: javac 17.0.12
# java: openjdk 17.0.12 2024-07-16
# rustc: rustc 1.79.0
# cargo: cargo 1.79.0
# coqc: The Coq Proof Assistant, version 8.19.1 compiled with OCaml 4.14.1
# openssl: OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)
# python3: Python 3.13.2
# javac: javac 17.0.14
# java: openjdk 17.0.14 2025-01-21
# rustc: rustc 1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball)
# cargo: cargo 1.84.0 (66221abde 2024-11-19)
# coqc: The Coq Proof Assistant, version 8.20.0 compiled with OCaml 5.3.0
# openssl: OpenSSL 3.4.0 22 Oct 2024 (Library: OpenSSL 3.4.0 22 Oct 2024)
20 changes: 10 additions & 10 deletions machines/Dockerfile-fedora40
Original file line number Diff line number Diff line change
Expand Up @@ -102,18 +102,18 @@ CMD ["xvfb-run", "/run_shared_test.sh"]
# x86_64-w64-mingw32-gcc: ok
# i686-w64-mingw32-gcc: ok
# Versions:
# gcc: gcc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1)
# clang: clang version 18.1.6 (Fedora 18.1.6-3.fc40)
# gcc: gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
# clang: clang version 18.1.8 (Fedora 18.1.8-1.fc40)
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 14.1.1 20240607 (Fedora MinGW 14.1.1-3.fc40)
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 14.1.1 20240607 (Fedora MinGW 14.1.1-3.fc40)
# wine: wine-9.5 (Staging)
# Linux kernel: 6.10.3-200.fc40.x86_64
# wine: wine-10.0 (Staging)
# Linux kernel: 6.12.13-100.fc40.x86_64
# /lib/ld-linux.so.2: ld.so (GNU libc) stable release version 2.39.
# python: Python 3.12.4
# python3: Python 3.12.4
# javac: javac 11.0.24
# java: openjdk 11.0.24 2024-07-16
# rustc: rustc 1.80.0 (051478957 2024-07-21) (Fedora 1.80.0-1.fc40)
# cargo: cargo 1.80.0 (376290515 2024-07-16)
# python: Python 3.12.8
# python3: Python 3.12.8
# javac: javac 11.0.26
# java: openjdk 11.0.26 2025-01-21
# rustc: rustc 1.84.1 (e71f9a9a9 2025-01-27) (Fedora 1.84.1-1.fc40)
# cargo: cargo 1.84.1 (66221abde 2024-11-19)
# coqc: The Coq Proof Assistant, version 8.18.0 compiled with OCaml 5.1.1
# openssl: OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)
28 changes: 14 additions & 14 deletions machines/Dockerfile-fedora41
Original file line number Diff line number Diff line change
Expand Up @@ -101,18 +101,18 @@ CMD ["xvfb-run", "/run_shared_test.sh"]
# x86_64-w64-mingw32-gcc: ok
# i686-w64-mingw32-gcc: ok
# Versions:
# gcc: gcc (GCC) 14.1.1 20240701 (Red Hat 14.1.1-7)
# clang: clang version 18.1.8 (Fedora 18.1.8-3.fc41)
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 14.1.1 20240701 (Fedora MinGW 14.1.1-5.fc41)
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 14.1.1 20240701 (Fedora MinGW 14.1.1-5.fc41)
# wine: wine-9.15 (Staging)
# Linux kernel: 6.11.0-0.rc3.20240814git6b0f8db921ab.32.fc42.x86_64
# gcc: gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-7)
# clang: clang version 19.1.7 (Fedora 19.1.7-2.fc41)
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 14.2.1 20240801 (Fedora MinGW 14.2.1-3.fc41)
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 14.2.1 20240801 (Fedora MinGW 14.2.1-3.fc41)
# wine: wine-10.1 (Staging)
# Linux kernel: 6.12.13-200.fc41.x86_64
# /lib/ld-linux.so.2: ld.so (GNU libc) stable release version 2.40.
# python: Python 3.13.0rc1
# python3: Python 3.13.0rc1
# javac: javac 11.0.24
# java: openjdk 11.0.24 2024-07-16
# rustc: rustc 1.80.1 (3f5fd8dd4 2024-08-06) (Fedora 1.80.1-1.fc41)
# cargo: cargo 1.80.1 (376290515 2024-07-16)
# coqc: The Coq Proof Assistant, version 8.18.0 compiled with OCaml 5.2.0
# openssl: OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)
# python: Python 3.13.2
# python3: Python 3.13.2
# javac: javac 11.0.26
# java: openjdk 11.0.26 2025-01-21
# rustc: rustc 1.84.1 (e71f9a9a9 2025-01-27) (Fedora 1.84.1-1.fc41)
# cargo: cargo 1.84.1 (66221abde 2024-11-19)
# coqc: The Coq Proof Assistant, version 8.18.0 compiled with OCaml 5.2.1
# openssl: OpenSSL 3.2.4 11 Feb 2025 (Library: OpenSSL 3.2.4 11 Feb 2025)
6 changes: 3 additions & 3 deletions machines/Dockerfile-ubuntu2004-focal
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@ CMD ["/run_shared_test.sh"]
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 9.3-win32 20200320
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 9.3-win32 20200320
# wine: wine-5.0 (Ubuntu 5.0-3ubuntu1)
# Linux kernel: 5.4.0-192-generic
# Linux kernel: 5.4.0-205-generic
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.1.24
# python3: Python 3.8.10
# javac: javac 11.0.24
# java: openjdk 11.0.24 2024-07-16
# javac: javac 11.0.26
# java: openjdk 11.0.26 2025-01-21
# rustc: rustc 1.75.0 (82e1608df 2023-12-21) (built from a source tarball)
# cargo: cargo 1.75.0
# coqc: The Coq Proof Assistant, version 8.11.0 (March 2020) compiled on Mar 5 2020 20:37:30 with OCaml 4.08.1
Expand Down
8 changes: 4 additions & 4 deletions machines/Dockerfile-ubuntu2204-jammy
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ CMD ["/run_shared_test.sh"]
# x86_64-w64-mingw32-gcc: x86_64-w64-mingw32-gcc (GCC) 10-win32 20220113
# i686-w64-mingw32-gcc: i686-w64-mingw32-gcc (GCC) 10-win32 20220113
# wine: wine-6.0.3 (Ubuntu 6.0.3~repack-1)
# Linux kernel: 5.15.0-118-generic
# /lib/ld-linux.so.2: ld.so (Ubuntu GLIBC 2.35-0ubuntu3.8) stable release version 2.35.
# Linux kernel: 5.15.0-131-generic
# /lib/ld-linux.so.2: ld.so (Ubuntu GLIBC 2.35-0ubuntu3.9) stable release version 2.35.
# /lib/ld-musl-x86_64.so.1: musl libc (x86_64) Version 1.2.2
# python3: Python 3.10.12
# javac: javac 11.0.24
# java: openjdk 11.0.24 2024-07-16
# javac: javac 11.0.26
# java: openjdk 11.0.26 2025-01-21
# rustc: rustc 1.75.0 (82e1608df 2023-12-21) (built from a source tarball)
# cargo: cargo 1.75.0
# coqc: The Coq Proof Assistant, version 8.15.0 compiled with OCaml 4.13.1
Expand Down
1 change: 1 addition & 0 deletions machines/update_list_nobuild_from_log.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def parse_log_file(filepath):
'0017:err:service:process_send_command service protocol error - failed to read pipe r = 0 count = 0!', # noqa
'0018:err:ntdll:RtlLeaveCriticalSection section 0x10f40 is not acquired',
'001c:err:ntdll:RtlLeaveCriticalSection section 0x11f1e0 is not acquired',
'001f:err:ntdll:RtlLeaveCriticalSection section 0x11f1e0 is not acquired',
'002a:fixme:rpc:handle_bind_error unexpected status value 1765',
'0054:err:sync:RtlLeaveCriticalSection section 00000000010D23C0 "?" is not acquired',
'007c:err:rpc:RpcAssoc_BindConnection receive failed with error 1726',
Expand Down

0 comments on commit 2d01685

Please sign in to comment.