diff --git a/data/latest.json b/data/latest.json index c111b43..eefece0 100644 --- a/data/latest.json +++ b/data/latest.json @@ -1,6 +1,6 @@ { "metadata": { - "last_updated": 1737330461.3670633 + "last_updated": 1737335284.4631724 }, "data": { "quay.io/pypa/manylinux1_x86_64": "2024-04-29-76807b8", @@ -20,7 +20,7 @@ "quay.io/pypa/manylinux_2_28_ppc64le": "2025.01.19-2", "quay.io/pypa/manylinux_2_28_s390x": "2025.01.19-2", "quay.io/pypa/musllinux_1_2_s390x": "2025.01.19-2", - "quay.io/pypa/musllinux_1_2_ppc64le": "2025.01.18-1", + "quay.io/pypa/musllinux_1_2_ppc64le": "2025.01.19-2", "quay.io/pypa/musllinux_1_2_aarch64": "2025.01.19-2", "quay.io/pypa/musllinux_1_2_i686": "2025.01.19-2", "quay.io/pypa/musllinux_1_2_x86_64": "2025.01.19-2", diff --git a/data/reports/quay.io_pypa_musllinux_1_2_ppc64le_2025.01.19-2.json b/data/reports/quay.io_pypa_musllinux_1_2_ppc64le_2025.01.19-2.json new file mode 100644 index 0000000..1207172 --- /dev/null +++ b/data/reports/quay.io_pypa_musllinux_1_2_ppc64le_2025.01.19-2.json @@ -0,0 +1,434 @@ +{ + "metadata": { + "image": "quay.io/pypa/musllinux_1_2_ppc64le:2025.01.19-2", + "generated_at": 1737335284.4622128 + }, + "data": { + "log": [ + { + "command": [ + "cat", + "/etc/os-release" + ], + "return_code": 0, + "stdout": "NAME=\"Alpine Linux\"\nID=alpine\nVERSION_ID=3.20.5\nPRETTY_NAME=\"Alpine Linux v3.20\"\nHOME_URL=\"https://alpinelinux.org/\"\nBUG_REPORT_URL=\"https://gitlab.alpinelinux.org/alpine/aports/-/issues\"\n", + "stderr": "" + }, + { + "command": [ + "cat", + "/etc/redhat-release" + ], + "return_code": 1, + "stdout": "", + "stderr": "cat: can't open '/etc/redhat-release': No such file or directory\n" + }, + { + "command": [ + "env" + ], + "return_code": 0, + "stdout": "HOME=/root\nSSL_CERT_FILE=/opt/_internal/certs.pem\nPKG_CONFIG_PATH=/usr/local/lib/pkgconfig\nLD_LIBRARY_PATH=\nDEVTOOLSET_ROOTPATH=\nLANGUAGE=en_US.UTF-8\nLANG=en_US.UTF-8\nLC_ALL=en_US.UTF-8\nAUDITWHEEL_PLAT=musllinux_1_2_ppc64le\nAUDITWHEEL_ARCH=ppc64le\nAUDITWHEEL_POLICY=musllinux_1_2\nHOSTNAME=38747eaa2d14\nPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\n", + "stderr": "" + }, + { + "command": [ + "ldd", + "--version" + ], + "return_code": 1, + "stdout": "", + "stderr": "musl libc (powerpc64le)\nVersion 1.2.5\nDynamic Program Loader\nUsage: /lib/ld-musl-powerpc64le.so.1 [options] [--] pathname\n" + }, + { + "command": [ + "sh", + "-c", + "ls -d /lib/libc.musl-*" + ], + "return_code": 0, + "stdout": "/lib/libc.musl-ppc64le.so.1\n", + "stderr": "" + }, + { + "command": [ + "/lib/libc.musl-ppc64le.so.1" + ], + "return_code": 1, + "stdout": "", + "stderr": "musl libc (powerpc64le)\nVersion 1.2.5\nDynamic Program Loader\nUsage: /lib/libc.musl-ppc64le.so.1 [options] [--] pathname [args]\n" + }, + { + "command": [ + "which", + "yum" + ], + "return_code": 1, + "stdout": "", + "stderr": "" + }, + { + "command": [ + "which", + "apt-get" + ], + "return_code": 1, + "stdout": "", + "stderr": "" + }, + { + "command": [ + "which", + "apk" + ], + "return_code": 0, + "stdout": "/sbin/apk\n", + "stderr": "" + }, + { + "command": [ + "which", + "dnf" + ], + "return_code": 1, + "stdout": "", + "stderr": "" + }, + { + "command": [ + "which", + "pacman" + ], + "return_code": 1, + "stdout": "", + "stderr": "" + }, + { + "command": [ + "which", + "zypper" + ], + "return_code": 1, + "stdout": "", + "stderr": "" + }, + { + "command": [ + "which", + "emerge" + ], + "return_code": 1, + "stdout": "", + "stderr": "" + }, + { + "command": [ + "auditwheel", + "--version" + ], + "return_code": 0, + "stdout": "auditwheel 6.2.0 installed at\n/opt/_internal/pipx/venvs/auditwheel/lib/python3.12/site-packages/auditwheel\n(python 3.12)\n", + "stderr": "" + }, + { + "command": [ + "patchelf", + "--version" + ], + "return_code": 0, + "stdout": "patchelf 0.17.2\n", + "stderr": "" + }, + { + "command": [ + "git", + "--version" + ], + "return_code": 0, + "stdout": "git version 2.48.1\n", + "stderr": "" + }, + { + "command": [ + "curl", + "--version" + ], + "return_code": 0, + "stdout": "curl 8.11.1 (powerpc64le-alpine-linux-musl) libcurl/8.11.1 OpenSSL/3.3.2 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1\nRelease-Date: 2024-12-11\nProtocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss\nFeatures: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd\n", + "stderr": "" + }, + { + "command": [ + "autoconf", + "--version" + ], + "return_code": 0, + "stdout": "autoconf (GNU Autoconf) 2.72\nCopyright (C) 2023 Free Software Foundation, Inc.\nLicense GPLv3+/Autoconf: GNU GPL version 3 or later\n, \nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n\nWritten by David J. MacKenzie and Akim Demaille.\n", + "stderr": "" + }, + { + "command": [ + "automake", + "--version" + ], + "return_code": 0, + "stdout": "automake (GNU automake) 1.17\nFeatures: subsecond-mtime\n\nCopyright (C) 2024 Free Software Foundation, Inc.\nLicense GPLv2+: GNU GPL version 2 or later\n \nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n\nWritten by Tom Tromey \n and Alexandre Duret-Lutz .\n", + "stderr": "" + }, + { + "command": [ + "libtool", + "--version" + ], + "return_code": 0, + "stdout": "libtool (GNU libtool) 2.5.3\nWritten by Gordon Matzigkeit, 1996\n\nCopyright (C) 2024 Free Software Foundation, Inc.\n\n", + "stderr": "" + }, + { + "command": [ + "sqlite3", + "--version" + ], + "return_code": 0, + "stdout": "3.48.0 2025-01-14 11:05:00 d2fe6b05f38d9d7cd78c5d252e99ac59f1aea071d669830c1ffe4e8966e84010 (64-bit)\n", + "stderr": "" + }, + { + "command": [ + "openssl", + "version" + ], + "return_code": 0, + "stdout": "OpenSSL 3.3.2 3 Sep 2024 (Library: OpenSSL 3.3.2 3 Sep 2024)\n", + "stderr": "" + }, + { + "command": [ + "pipx", + "--version" + ], + "return_code": 0, + "stdout": "1.7.1\n", + "stderr": "" + }, + { + "command": [ + "pipx", + "list", + "--short" + ], + "return_code": 0, + "stdout": "auditwheel 6.2.0\ncmake 3.31.4\npatchelf 0.17.2.1\nswig 4.3.0\n", + "stderr": "" + }, + { + "command": [ + "gcc", + "--version" + ], + "return_code": 0, + "stdout": "gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309\nCopyright (C) 2023 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n", + "stderr": "" + }, + { + "command": [ + "sh", + "-c", + "ls -d /opt/python/*/bin/python" + ], + "return_code": 0, + "stdout": "/opt/python/cp310-cp310/bin/python\n/opt/python/cp311-cp311/bin/python\n/opt/python/cp312-cp312/bin/python\n/opt/python/cp313-cp313/bin/python\n/opt/python/cp313-cp313t/bin/python\n/opt/python/cp36-cp36m/bin/python\n/opt/python/cp37-cp37m/bin/python\n/opt/python/cp38-cp38/bin/python\n/opt/python/cp39-cp39/bin/python\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp310-cp310/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.10.16\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp310-cp310/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.2.2.post1\npackaging==24.2\npip==24.3.1\npyproject_hooks==1.2.0\nsetuptools==75.8.0\ntomli==2.2.1\nwheel==0.45.1\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp311-cp311/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.11.11\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp311-cp311/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.2.2.post1\npackaging==24.2\npip==24.3.1\npyproject_hooks==1.2.0\nsetuptools==75.8.0\nwheel==0.45.1\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp312-cp312/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.12.8\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp312-cp312/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.2.2.post1\npackaging==24.2\npip==24.3.1\npyproject_hooks==1.2.0\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp313-cp313/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.13.1\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp313-cp313/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.2.2.post1\npackaging==24.2\npip==24.3.1\npyproject_hooks==1.2.0\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp313-cp313t/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.13.1\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp313-cp313t/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.2.2.post1\npackaging==24.2\npip==24.3.1\npyproject_hooks==1.2.0\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp36-cp36m/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.6.15\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp36-cp36m/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==0.9.0\nimportlib-metadata==4.8.3\npackaging==21.3\npep517==0.13.1\npip==21.3.1\npyparsing==3.1.2\nsetuptools==59.6.0\ntomli==1.2.3\ntyping_extensions==4.1.1\nwheel==0.37.1\nzipp==3.6.0\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp37-cp37m/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.7.17\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp37-cp37m/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.1.1\nimportlib-metadata==6.7.0\npackaging==24.0\npip==24.0\npyproject_hooks==1.2.0\nsetuptools==68.0.0\ntomli==2.0.1\ntyping_extensions==4.7.1\nwheel==0.42.0\nzipp==3.15.0\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp38-cp38/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.8.20\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp38-cp38/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.2.2.post1\nimportlib_metadata==8.5.0\npackaging==24.2\npip==24.3.1\npyproject_hooks==1.2.0\nsetuptools==75.3.0\ntomli==2.2.1\nwheel==0.45.1\nzipp==3.20.2\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp39-cp39/bin/python", + "--version" + ], + "return_code": 0, + "stdout": "Python 3.9.21\n", + "stderr": "" + }, + { + "command": [ + "/opt/python/cp39-cp39/bin/python", + "-m", + "pip", + "list", + "--format=freeze" + ], + "return_code": 0, + "stdout": "build==1.2.2.post1\nimportlib_metadata==8.5.0\npackaging==24.2\npip==24.3.1\npyproject_hooks==1.2.0\nsetuptools==75.8.0\ntomli==2.2.1\nwheel==0.45.1\nzipp==3.21.0\n", + "stderr": "" + } + ] + } +} \ No newline at end of file