# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-citaiqpc7p/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_packages_full.yml ********************************************** 1 plays in /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml PLAY [Test cockpit_packages: full] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:2 Saturday 23 December 2023 13:00:27 +0000 (0:00:00.011) 0:00:00.011 ***** ok: [sut] TASK [Include cockpit role] **************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:7 Saturday 23 December 2023 13:00:28 +0000 (0:00:00.895) 0:00:00.907 ***** TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:2 Saturday 23 December 2023 13:00:28 +0000 (0:00:00.023) 0:00:00.930 ***** included: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Saturday 23 December 2023 13:00:28 +0000 (0:00:00.011) 0:00:00.942 ***** skipping: [sut] => { "changed": false, "false_condition": "__cockpit_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 Saturday 23 December 2023 13:00:28 +0000 (0:00:00.017) 0:00:00.960 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:15 Saturday 23 December 2023 13:00:29 +0000 (0:00:00.269) 0:00:01.229 ***** ok: [sut] => { "ansible_facts": { "__cockpit_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:19 Saturday 23 December 2023 13:00:29 +0000 (0:00:00.014) 0:00:01.243 ***** ok: [sut] => (item=/WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" } TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:11 Saturday 23 December 2023 13:00:29 +0000 (0:00:00.014) 0:00:01.257 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:18 Saturday 23 December 2023 13:00:29 +0000 (0:00:00.007) 0:00:01.265 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:23 Saturday 23 December 2023 13:00:29 +0000 (0:00:00.007) 0:00:01.272 ***** included: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml for sut => (item=/WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:2 Saturday 23 December 2023 13:00:29 +0000 (0:00:00.022) 0:00:01.294 ***** ok: [sut] => { "ansible_facts": { "cockpit_packages": "full" }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:7 Saturday 23 December 2023 13:00:29 +0000 (0:00:00.013) 0:00:01.307 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: ostree-2023.7-2.fc38.x86_64", "Installed: ostree-libs-2023.7-2.fc38.x86_64", "Installed: avahi-glib-0.8-22.fc38.x86_64", "Installed: libslirp-4.7.0-3.fc38.x86_64", "Installed: python3-osbuild-101-1.fc38.noarch", "Installed: jxl-pixbuf-loader-1:0.7.0-6.fc38.x86_64", "Installed: libtiff-4.4.0-8.fc38.x86_64", "Installed: capstone-4.0.2-12.fc38.x86_64", "Installed: libicu-72.1-2.fc38.x86_64", "Installed: libsndfile-1.1.0-6.fc38.x86_64", "Installed: libtpms-0.9.6-2.fc38.x86_64", "Installed: libtracker-sparql-3.5.3-2.fc38.x86_64", "Installed: python3-pip-22.3.1-3.fc38.noarch", "Installed: passt-0^20231119.g4f1709d-1.fc38.x86_64", "Installed: passt-selinux-0^20231119.g4f1709d-1.fc38.noarch", "Installed: pcp-6.1.1-1.fc38.x86_64", "Installed: pcp-conf-6.1.1-1.fc38.x86_64", "Installed: catatonit-0.1.7-14.fc38.x86_64", "Installed: libsoup-2.74.3-2.fc38.x86_64", "Installed: python3-psutil-5.9.5-1.fc38.x86_64", "Installed: liburing-2.4-2.fc38.x86_64", "Installed: python3-pyasn1-0.5.1-1.fc38.noarch", "Installed: libuv-1:1.47.0-3.fc38.x86_64", "Installed: python3-pyasn1-modules-0.5.1-1.fc38.noarch", "Installed: virt-install-4.1.0-2.fc38.noarch", "Installed: pcp-libs-6.1.1-1.fc38.x86_64", "Installed: virt-manager-common-4.1.0-2.fc38.noarch", "Installed: libvirt-client-9.0.0-3.fc38.x86_64", "Installed: libICE-1.0.10-10.fc38.x86_64", "Installed: libvirt-daemon-9.0.0-3.fc38.x86_64", "Installed: libvirt-daemon-config-network-9.0.0-3.fc38.x86_64", "Installed: libvirt-daemon-driver-interface-9.0.0-3.fc38.x86_64", "Installed: cockpit-CoreOS-cockpit-Library-atomic-start-1.0-1.noarch", "Installed: cockpit-CoreOS-cockpit-Library-atomicstart-1.6-2.noarch", "Installed: cockpit-CoreOS-cockpit-Library-cockpit-1.24-9.noarch", "Installed: cockpit-CoreOS-cockpit-Regression-bz1349375-Cockpit-pulls-in-docker-by-default-1.0-7.noarch", "Installed: cockpit-CoreOS-cockpit-Sanity-atomic-host-ostree-sanity-1.0-16.noarch", "Installed: cockpit-CoreOS-cockpit-Sanity-bz1626066-redhat-branding-logo-1.0-2.noarch", "Installed: cockpit-CoreOS-cockpit-Sanity-internal-kvm-testsuite-1.0-182.noarch", "Installed: cockpit-CoreOS-cockpit-Sanity-selenium-internal-2.11-1.noarch", "Installed: cockpit-CoreOS-cockpit-Sanity-simple-sanity-test-1.0-14.noarch", "Installed: cockpit-CoreOS-opt-Sanity-upstream-verify-testsuite-wrapper-1.10-4.noarch", "Installed: cockpit-leapp-CoreOS-cockpit-leapp-JATS-static-0.2-1.noarch", "Installed: cockpit-session-recording-CoreOS-cockpit-session-recording-Sanity-smoke-test-1.0-6.noarch", "Installed: device-mapper-multipath-libs-0.9.4-2.fc38.x86_64", "Installed: seabios-bin-1.16.2-1.fc38.noarch", "Installed: libvirt-daemon-driver-storage-core-9.0.0-3.fc38.x86_64", "Installed: libvirt-daemon-driver-storage-disk-9.0.0-3.fc38.x86_64", "Installed: libSM-1.2.3-12.fc38.x86_64", "Installed: seavgabios-bin-1.16.2-1.fc38.noarch", "Installed: libvirt-dbus-1.4.1-2.fc38.x86_64", "Installed: libvirt-libs-9.0.0-3.fc38.x86_64", "Installed: libssh2-1.10.0-7.fc38.x86_64", "Installed: libXau-1.0.11-2.fc38.x86_64", "Installed: cdparanoia-libs-10.2-41.fc38.x86_64", "Installed: libvpx-1.13.1-1.fc38.x86_64", "Installed: libXcomposite-0.4.5-9.fc38.x86_64", "Installed: pcp-selinux-6.1.1-1.fc38.x86_64", "Installed: libiptcdata-1.0.5-13.fc38.x86_64", "Installed: libwayland-client-1.22.0-1.fc38.x86_64", "Installed: libwayland-cursor-1.22.0-1.fc38.x86_64", "Installed: mozilla-filesystem-1.9-30.fc38.x86_64", "Installed: libXcursor-1.2.1-3.fc38.x86_64", "Installed: libwayland-egl-1.22.0-1.fc38.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.204-2.fc38.x86_64", "Installed: libwayland-server-1.22.0-1.fc38.x86_64", "Installed: libXdamage-1.1.5-9.fc38.x86_64", "Installed: perl-Compress-Raw-Lzma-2.204-2.fc38.x86_64", "Installed: perl-Compress-Raw-Zlib-2.204-2.fc38.x86_64", "Installed: libwbclient-2:4.18.9-1.fc38.x86_64", "Installed: libXdmcp-1.1.3-10.fc38.x86_64", "Installed: libwebp-1.3.2-2.fc38.x86_64", "Installed: swtpm-selinux-0.8.1-1.fc38.noarch", "Installed: swtpm-tools-0.8.1-1.fc38.x86_64", "Installed: libXext-1.3.5-2.fc38.x86_64", "Installed: libXfixes-6.0.0-5.fc38.x86_64", "Installed: systemd-253.14-1.fc38.x86_64", "Installed: libstemmer-2.2.0-5.fc38.x86_64", "Installed: harfbuzz-7.1.0-1.fc38.x86_64", "Installed: systemd-container-253.14-1.fc38.x86_64", "Installed: kde-filesystem-4-69.fc38.x86_64", "Installed: libXfont2-2.0.3-14.fc38.x86_64", "Installed: systemd-libs-253.14-1.fc38.x86_64", "Installed: systemd-networkd-253.14-1.fc38.x86_64", "Installed: systemd-pam-253.14-1.fc38.x86_64", "Installed: systemd-resolved-253.14-1.fc38.x86_64", "Installed: perl-Archive-Tar-3.02-1.fc38.noarch", "Installed: libXinerama-1.1.5-2.fc38.x86_64", "Installed: systemd-udev-253.14-1.fc38.x86_64", "Installed: libXmu-1.1.4-2.fc38.x86_64", "Installed: setroubleshoot-plugins-3.3.14-6.fc38.noarch", "Installed: setroubleshoot-server-3.3.32-1.fc38.x86_64", "Installed: libXrandr-1.5.2-10.fc38.x86_64", "Installed: libXrender-0.9.11-2.fc38.x86_64", "Installed: mpg123-libs-1.31.3-1.fc38.x86_64", "Installed: geoclue2-2.7.0-1.fc38.x86_64", "Installed: libXt-1.2.1-4.fc38.x86_64", "Installed: libXtst-1.2.4-2.fc38.x86_64", "Installed: libjose-11-7.fc38.x86_64", "Installed: libXv-1.0.11-18.fc38.x86_64", "Installed: libjpeg-turbo-2.1.4-2.fc38.x86_64", "Installed: bluez-libs-5.70-5.fc38.x86_64", "Installed: sgabios-bin-1:0.20180715git-10.fc38.noarch", "Installed: libjxl-1:0.7.0-6.fc38.x86_64", "Installed: libXxf86vm-1.1.5-2.fc38.x86_64", "Installed: libteam-1.31-7.fc38.x86_64", "Installed: shadow-utils-subid-2:4.13-6.fc38.x86_64", "Installed: tmp-distribution-Library-atomic-1.10-0.noarch", "Installed: libthai-0.1.29-4.fc38.x86_64", "Installed: pixman-0.42.2-1.fc38.x86_64", "Installed: libtheora-1:1.1.1-33.fc38.x86_64", "Installed: dmidecode-1:3.4-3.fc38.x86_64", "Installed: llvm-libs-16.0.6-3.fc38.x86_64", "Installed: hicolor-icon-theme-0.17-15.fc38.noarch", "Installed: python3-pexpect-4.8.0-14.fc38.noarch", "Installed: libappstream-glib-0.8.2-2.fc38.x86_64", "Installed: perl-DB_File-1.858-5.fc38.x86_64", "Installed: python3-tracer-1.1-1.fc38.noarch", "Installed: python3-ply-3.11-18.fc38.noarch", "Installed: webrtc-audio-processing-0.3.1-10.fc38.x86_64", "Installed: libasyncns-0.8-24.fc38.x86_64", "Installed: libldac-2.0.2.3-12.fc38.x86_64", "Installed: python3-cffi-1.15.1-4.fc38.x86_64", "Installed: liblerc-4.0.0-3.fc38.x86_64", "Installed: python3-ptyprocess-0.7.0-3.fc38.noarch", "Installed: fontconfig-2.14.2-1.fc38.x86_64", "Installed: cairo-1.17.8-4.fc38.x86_64", "Installed: cairo-gobject-1.17.8-4.fc38.x86_64", "Installed: kexec-tools-2.0.26-3.fc38.x86_64", "Installed: libluksmeta-9-15.fc38.x86_64", "Installed: libunwind-1.6.2-7.fc38.x86_64", "Installed: python3-pycparser-2.20-9.fc38.noarch", "Installed: clevis-19-2.fc38.x86_64", "Installed: clevis-luks-19-2.fc38.x86_64", "Installed: perl-Devel-Peek-1.32-495.fc38.x86_64", "Installed: mdevctl-1.2.0-3.fc38.x86_64", "Installed: libblockdev-lvm-2.28-5.fc38.x86_64", "Installed: libva-2.18.0-1.fc38.x86_64", "Installed: gstreamer1-1.22.7-1.fc38.x86_64", "Installed: perl-Term-ReadLine-1.17-495.fc38.noarch", "Installed: tracer-common-1.1-1.fc38.noarch", "Installed: qemu-audio-spice-2:7.2.6-1.fc38.x86_64", "Installed: tracker-3.5.3-2.fc38.x86_64", "Installed: qemu-block-curl-2:7.2.6-1.fc38.x86_64", "Installed: tracker-miners-3.5.4-1.fc38.x86_64", "Installed: qemu-char-spice-2:7.2.6-1.fc38.x86_64", "Installed: gstreamer1-plugins-base-1.22.5-1.fc38.x86_64", "Installed: qemu-common-2:7.2.6-1.fc38.x86_64", "Installed: python3-cryptography-37.0.2-8.fc38.x86_64", "Installed: qemu-device-usb-host-2:7.2.6-1.fc38.x86_64", "Installed: qemu-device-usb-redirect-2:7.2.6-1.fc38.x86_64", "Installed: swtpm-0.8.1-1.fc38.x86_64", "Installed: qemu-img-2:7.2.6-1.fc38.x86_64", "Installed: qemu-kvm-core-2:7.2.6-1.fc38.x86_64", "Installed: swtpm-libs-0.8.1-1.fc38.x86_64", "Installed: freetype-2.13.0-2.fc38.x86_64", "Installed: libbsd-0.11.7-4.fc38.x86_64", "Installed: python3-dasbus-1.7-2.fc38.noarch", "Installed: gtk-update-icon-cache-3.24.38-1.fc38.x86_64", "Installed: gtk3-3.24.38-1.fc38.x86_64", "Installed: mesa-dri-drivers-23.1.9-1.fc38.x86_64", "Installed: mesa-filesystem-23.1.9-1.fc38.x86_64", "Installed: mesa-libEGL-23.1.9-1.fc38.x86_64", "Installed: qemu-system-x86-core-2:7.2.6-1.fc38.x86_64", "Installed: mesa-libGL-23.1.9-1.fc38.x86_64", "Installed: fribidi-1.0.12-3.fc38.x86_64", "Installed: qemu-ui-opengl-2:7.2.6-1.fc38.x86_64", "Installed: udisks2-iscsi-2.9.4-7.fc38.x86_64", "Installed: qemu-ui-spice-core-2:7.2.6-1.fc38.x86_64", "Installed: libvirt-glib-4.0.0-8.fc38.x86_64", "Installed: udisks2-lvm2-2.9.4-7.fc38.x86_64", "Installed: qemu-user-static-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-aarch64-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-alpha-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-arm-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-cris-2:7.2.6-1.fc38.x86_64", "Installed: mesa-libgbm-23.1.9-1.fc38.x86_64", "Installed: qemu-user-static-hexagon-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-hppa-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-loongarch64-2:7.2.6-1.fc38.x86_64", "Installed: mesa-libglapi-23.1.9-1.fc38.x86_64", "Installed: qemu-user-static-m68k-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-microblaze-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-mips-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-nios2-2:7.2.6-1.fc38.x86_64", "Installed: snappy-1.1.9-7.fc38.x86_64", "Installed: qemu-user-static-or1k-2:7.2.6-1.fc38.x86_64", "Installed: mesa-va-drivers-23.1.9-1.fc38.x86_64", "Installed: qemu-user-static-ppc-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-riscv-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-s390x-2:7.2.6-1.fc38.x86_64", "Installed: libX11-1.8.7-1.fc38.x86_64", "Installed: libX11-common-1.8.7-1.fc38.noarch", "Installed: qemu-user-static-sh4-2:7.2.6-1.fc38.x86_64", "Installed: libcanberra-0.30-31.fc38.x86_64", "Installed: qemu-user-static-sparc-2:7.2.6-1.fc38.x86_64", "Installed: libX11-xcb-1.8.7-1.fc38.x86_64", "Installed: qemu-user-static-x86-2:7.2.6-1.fc38.x86_64", "Installed: qemu-user-static-xtensa-2:7.2.6-1.fc38.x86_64", "Installed: libvisual-1:0.4.1-1.fc38.x86_64", "Installed: libcanberra-gtk3-0.30-31.fc38.x86_64", "Installed: clevis-pin-tpm2-0.5.3-2.fc38.x86_64", "Installed: libXft-2.3.8-2.fc38.x86_64", "Installed: gvisor-tap-vsock-6:0.7.1-1.fc38.x86_64", "Installed: policycoreutils-python-utils-3.5-1.fc38.noarch", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.1-1.fc38.x86_64", "Installed: libXi-1.8.1-1.fc38.x86_64", "Installed: pipewire-1.0.0-2.fc38.x86_64", "Installed: libvmaf-2.3.0-5.fc38.x86_64", "Installed: pipewire-alsa-1.0.0-2.fc38.x86_64", "Installed: fuse-2.9.9-16.fc38.x86_64", "Installed: pipewire-jack-audio-connection-kit-1.0.0-2.fc38.x86_64", "Installed: pipewire-jack-audio-connection-kit-libs-1.0.0-2.fc38.x86_64", "Installed: pipewire-libs-1.0.0-2.fc38.x86_64", "Installed: cockpit-306-1.fc38.x86_64", "Installed: cockpit-389-ds-2.3.7-2.fc38.noarch", "Installed: libvorbis-1:1.3.7-7.fc38.x86_64", "Installed: cockpit-file-sharing-2.4.5-3.fc38.noarch", "Installed: cockpit-bridge-306-1.fc38.x86_64", "Installed: cockpit-composer-47-1.fc38.noarch", "Installed: cockpit-navigator-0.5.9-3.fc38.noarch", "Installed: cockpit-networkmanager-306-1.fc38.noarch", "Installed: cockpit-doc-306-1.fc38.noarch", "Installed: cockpit-kdump-306-1.fc38.noarch", "Installed: cockpit-machines-304-1.fc38.noarch", "Installed: cockpit-packagekit-306-1.fc38.noarch", "Installed: cockpit-pcp-306-1.fc38.x86_64", "Installed: cockpit-podman-82-1.fc38.noarch", "Installed: cockpit-selinux-306-1.fc38.noarch", "Installed: libaom-3.7.1-1.fc38.x86_64", "Installed: cockpit-session-recording-14-1.fc38.noarch", "Installed: cockpit-sosreport-306-1.fc38.noarch", "Installed: cockpit-storaged-306-1.fc38.noarch", "Installed: cockpit-system-306-1.fc38.noarch", "Installed: cockpit-ws-306-1.fc38.x86_64", "Installed: colord-libs-1.4.6-4.fc38.x86_64", "Installed: PackageKit-1.2.6-6.fc38.x86_64", "Installed: PackageKit-glib-1.2.6-6.fc38.x86_64", "Installed: highway-1.0.7-1.fc38.x86_64", "Installed: poppler-data-0.4.11-4.fc38.noarch", "Installed: selinux-policy-CoreOS-selinux-policy-Library-common-1.0-124.noarch", "Installed: sos-4.5.1-1.fc38.noarch", "Installed: sound-theme-freedesktop-0.8-19.fc38.noarch", "Installed: distribution-CoreOS-distribution-Library-dump-0.12-4.noarch", "Installed: conmon-2:2.1.8-2.fc38.x86_64", "Installed: container-selinux-2:2.226.0-1.fc38.noarch", "Installed: distribution-CoreOS-distribution-Library-jats-0.16-4.noarch", "Installed: containers-common-4:1-89.fc38.noarch", "Installed: containers-common-extra-4:1-89.fc38.noarch", "Installed: libburn-1.5.6-1.fc38.x86_64", "Installed: hwdata-0.377-2.fc38.noarch", "Installed: distribution-distribution-Library-LibrariesWrapper-1.0-12.noarch", "Installed: libwsman1-2.7.1-10.fc38.x86_64", "Installed: perl-Text-Diff-1.45-17.fc38.noarch", "Installed: distribution-distribution-Library-epel-1.0-68.noarch", "Installed: distribution-distribution-Library-epel-internal-1.0-3.noarch", "Installed: distribution-distribution-Library-extras-1.0-14.noarch", "Installed: libxcb-1.13.1-11.fc38.x86_64", "Installed: podman-5:4.7.2-1.fc38.x86_64", "Installed: tlog-12.1-3.fc38.x86_64", "Installed: xdg-desktop-portal-1.16.0-3.fc38.x86_64", "Installed: libcloudproviders-0.3.2-1.fc38.x86_64", "Installed: distribution-distribution-distribution-Library-virt-1.0-47.noarch", "Installed: xdg-desktop-portal-gtk-1.14.1-2.fc38.x86_64", "Installed: 389-ds-base-2.3.7-2.fc38.x86_64", "Installed: poppler-23.02.0-3.fc38.x86_64", "Installed: libnl3-cli-3.7.0-3.fc38.x86_64", "Installed: 389-ds-base-libs-2.3.7-2.fc38.x86_64", "Installed: libcue-2.2.1-13.fc38.x86_64", "Installed: poppler-glib-23.02.0-3.fc38.x86_64", "Installed: libxkbfile-1.1.1-2.fc38.x86_64", "Installed: criu-3.18-1.fc38.x86_64", "Installed: criu-libs-3.18-1.fc38.x86_64", "Installed: perl-Tie-4.6-495.fc38.noarch", "Installed: spice-server-0.15.1-2.fc38.x86_64", "Installed: crun-1.12-1.fc38.x86_64", "Installed: libdav1d-1.2.1-1.fc38.x86_64", "Installed: libdaemon-0.14-25.fc38.x86_64", "Installed: libxshmfence-1.3-12.fc38.x86_64", "Installed: opus-1.3.1-12.fc38.x86_64", "Installed: python3-file-magic-5.44-3.fc38.noarch", "Installed: libdatrie-0.2.13-5.fc38.x86_64", "Installed: orc-0.4.33-2.fc38.x86_64", "Installed: cups-libs-1:2.4.7-4.fc38.x86_64", "Installed: libdrm-2.4.117-1.fc38.x86_64", "Installed: libogg-2:1.3.5-5.fc38.x86_64", "Installed: squashfs-tools-4.5.1-3.fc38.x86_64", "Installed: libdb-utils-5.3.28-55.fc38.x86_64", "Installed: totem-pl-parser-3.26.6-6.fc38.x86_64", "Installed: daxctl-libs-78-1.fc38.x86_64", "Installed: NetworkManager-team-1:1.42.8-1.fc38.x86_64", "Installed: libfdt-1.7.0-2.fc38.x86_64", "Installed: iproute-tc-6.4.0-1.fc38.x86_64", "Installed: xkbcomp-1.4.6-5.fc38.x86_64", "Installed: bash-completion-1:2.11-9.fc38.noarch", "Installed: xml-common-0.6.3-60.fc38.noarch", "Installed: pipewire-pulseaudio-1.0.0-2.fc38.x86_64", "Installed: libgexiv2-0.14.2-1.fc38.x86_64", "Installed: wireplumber-0.4.17-1.fc38.x86_64", "Installed: wireplumber-libs-0.4.17-1.fc38.x86_64", "Installed: trousers-0.3.15-8.fc38.x86_64", "Installed: trousers-lib-0.3.15-8.fc38.x86_64", "Installed: dnsmasq-2.89-5.fc38.x86_64", "Installed: perl-IO-Compress-2.204-1.fc38.noarch", "Installed: perl-IO-Compress-Lzma-2.204-1.fc38.noarch", "Installed: libgsf-1.14.51-1.fc38.x86_64", "Installed: libpciaccess-0.16-8.fc38.x86_64", "Installed: perl-IO-Zlib-1:1.14-2.fc38.noarch", "Installed: linux-atm-libs-2.5.1-34.fc38.x86_64", "Installed: xen-libs-4.17.2-5.fc38.x86_64", "Installed: xen-licenses-4.17.2-5.fc38.x86_64", "Installed: pulseaudio-libs-16.1-4.fc38.x86_64", "Installed: libisoburn-1.5.6-1.fc38.x86_64", "Installed: perl-debugger-1.60-495.fc38.noarch", "Installed: dracut-network-059-5.fc38.x86_64", "Installed: libisofs-1.5.6-1.fc38.x86_64", "Installed: dracut-squash-059-5.fc38.x86_64", "Installed: xorg-x11-xauth-1:1.1.2-3.fc38.x86_64", "Installed: libpmem-1.12.1-3.fc38.x86_64", "Installed: pango-1.50.14-1.fc38.x86_64", "Installed: ndctl-libs-78-1.fc38.x86_64", "Installed: libpng-2:1.6.37-14.fc38.x86_64", "Installed: python3-argcomplete-2.0.0-8.fc38.noarch", "Installed: xorg-x11-server-Xvfb-1.20.14-26.fc38.x86_64", "Installed: uchardet-0.0.8-2.fc38.x86_64", "Installed: xorg-x11-server-common-1.20.14-26.fc38.x86_64", "Installed: xorriso-1.5.6-1.fc38.x86_64", "Installed: xprop-1.2.5-3.fc38.x86_64", "Installed: edk2-ovmf-20230524-3.fc38.noarch", "Installed: libepoxy-1.5.10-3.fc38.x86_64", "Installed: perl-meta-notation-5.36.0-495.fc38.noarch", "Installed: liblc3-1.0.4-2.fc38.x86_64", "Installed: ipxe-roms-qemu-20220210-3.git64113751.fc38.noarch", "Installed: giflib-5.2.1-17.fc38.x86_64", "Installed: netavark-1.9.0-1.fc38.x86_64", "Installed: netcat-1.226-1.fc38.x86_64", "Installed: perl-sigtrap-1.10-495.fc38.noarch", "Installed: gdk-pixbuf2-2.42.10-2.fc38.x86_64", "Installed: iscsi-initiator-utils-6.2.1.4-10.git2a8f9d8.fc38.x86_64", "Installed: gdk-pixbuf2-modules-2.42.10-2.fc38.x86_64", "Installed: iscsi-initiator-utils-iscsiuio-6.2.1.4-10.git2a8f9d8.fc38.x86_64", "Installed: perl-threads-1:2.27-490.fc38.x86_64", "Installed: perl-threads-shared-1.64-490.fc38.x86_64", "Installed: isns-utils-libs-0.101-6.fc38.x86_64", "Installed: iso-codes-4.13.0-1.fc38.noarch", "Installed: yajl-2.1.0-21.fc38.x86_64", "Installed: libexif-0.6.24-4.fc38.x86_64", "Installed: libmd-1.1.0-1.fc38.x86_64", "Installed: numactl-libs-2.0.16-2.fc38.x86_64", "Installed: lm_sensors-libs-3.6.0-13.fc38.x86_64", "Installed: exempi-2.6.3-2.fc38.x86_64", "Installed: ethtool-2:6.6-1.fc38.x86_64", "Installed: exiv2-0.27.6-4.fc38.x86_64", "Installed: pciutils-libs-3.9.0-3.fc38.x86_64", "Installed: libnet-1.3-1.fc38.x86_64", "Installed: exiv2-libs-0.27.6-4.fc38.x86_64", "Installed: libnetapi-2:4.18.9-1.fc38.x86_64", "Installed: python3-devel-3.11.6-1.fc38.x86_64", "Installed: libnotify-0.8.3-1.fc38.x86_64", "Installed: logrotate-3.21.0-2.fc38.x86_64", "Installed: nss-3.95.0-1.fc38.x86_64", "Installed: nss-softokn-3.95.0-1.fc38.x86_64", "Installed: nss-softokn-freebl-3.95.0-1.fc38.x86_64", "Installed: libfontenc-1.1.6-2.fc38.x86_64", "Installed: nss-tools-3.95.0-1.fc38.x86_64", "Installed: nss-sysinit-3.95.0-1.fc38.x86_64", "Installed: nss-util-3.95.0-1.fc38.x86_64", "Installed: librdmacm-44.0-3.fc38.x86_64", "Installed: low-memory-monitor-2.1-7.fc38.x86_64", "Installed: graphene-1.10.6-5.fc38.x86_64", "Installed: rpm-ostree-2023.10-3.fc38.x86_64", "Installed: numad-0.5-40.20150602git.fc38.x86_64", "Installed: graphite2-1.3.14-11.fc38.x86_64", "Installed: rpm-ostree-libs-2023.10-3.fc38.x86_64", "Installed: upower-0.99.20-3.fc38.x86_64", "Installed: libosinfo-1.11.0-1.fc38.x86_64", "Installed: cryptsetup-2.6.1-1.fc38.x86_64", "Installed: kf5-filesystem-5.111.0-1.fc38.x86_64", "Installed: lame-libs-3.100-14.fc38.x86_64", "Installed: acl-2.3.1-6.fc38.x86_64", "Installed: usbredir-0.13.0-2.fc38.x86_64", "Installed: device-mapper-multipath-0.9.4-2.fc38.x86_64", "Installed: aardvark-dns-1.9.0-1.fc38.x86_64", "Installed: adwaita-cursor-theme-44.0-1.fc38.noarch", "Installed: adwaita-icon-theme-44.0-1.fc38.noarch", "Installed: perl-Algorithm-Diff-1.2010-8.fc38.noarch", "Installed: alsa-lib-1.2.10-2.fc38.x86_64", "Installed: gsm-1.0.22-2.fc38.x86_64", "Installed: python3-libvirt-9.0.0-2.fc38.x86_64", "Installed: rtkit-0.11-58.fc38.x86_64", "Installed: luksmeta-9-15.fc38.x86_64", "Installed: jbigkit-libs-2.1-25.fc38.x86_64", "Installed: firefox-121.0-2.fc38.x86_64", "Installed: firefox-langpacks-121.0-2.fc38.x86_64", "Installed: bubblewrap-0.7.0-1.fc38.x86_64", "Installed: cyrus-sasl-2.1.28-9.fc38.x86_64", "Installed: cyrus-sasl-gssapi-2.1.28-9.fc38.x86_64", "Installed: flac-libs-1.4.3-1.fc38.x86_64", "Installed: cyrus-sasl-md5-2.1.28-9.fc38.x86_64", "Installed: libglvnd-1:1.6.0-2.fc38.x86_64", "Installed: cyrus-sasl-plain-2.1.28-9.fc38.x86_64", "Installed: python3-ldap-3.4.4-1.fc38.x86_64", "Installed: gnutls-3.8.2-2.fc38.x86_64", "Installed: python3-lib389-2.3.7-2.fc38.noarch", "Installed: libglvnd-egl-1:1.6.0-2.fc38.x86_64", "Installed: gnutls-dane-3.8.2-2.fc38.x86_64", "Installed: libglvnd-glx-1:1.6.0-2.fc38.x86_64", "Installed: gnutls-utils-3.8.2-2.fc38.x86_64", "Installed: openjpeg2-2.5.0-5.fc38.x86_64", "Installed: openldap-clients-2.6.6-1.fc38.x86_64", "Installed: python3-libxml2-2.10.4-1.fc38.x86_64", "Installed: samba-2:4.18.9-1.fc38.x86_64", "Installed: samba-client-libs-2:4.18.9-1.fc38.x86_64", "Installed: samba-common-2:4.18.9-1.fc38.noarch", "Installed: samba-common-libs-2:4.18.9-1.fc38.x86_64", "Installed: samba-common-tools-2:4.18.9-1.fc38.x86_64", "Installed: samba-dcerpc-2:4.18.9-1.fc38.x86_64", "Installed: samba-ldb-ldap-modules-2:4.18.9-1.fc38.x86_64", "Installed: bzip2-1.0.8-13.fc38.x86_64", "Installed: samba-libs-2:4.18.9-1.fc38.x86_64", "Installed: teamd-1.31-7.fc38.x86_64", "Installed: libretls-3.8.1-1.fc38.x86_64", "Installed: mozilla-openh264-2.3.1-2.fc38.x86_64", "Installed: openh264-2.3.1-2.fc38.x86_64", "Installed: libgrss-0.7.0-16.fc38.x86_64", "Installed: libsbc-2.0-2.fc38.x86_64", "Installed: at-spi2-atk-2.48.3-1.fc38.x86_64", "Installed: at-spi2-core-2.48.3-1.fc38.x86_64", "Installed: atk-2.48.3-1.fc38.x86_64", "Installed: libvirt-daemon-driver-network-9.0.0-3.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse-overlayfs-1.12-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: libvirt-daemon-driver-nodedev-9.0.0-3.fc38.x86_64", "Installed: jose-11-7.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: fdk-aac-free-2.0.0-10.fc38.x86_64", "Installed: libvirt-daemon-driver-qemu-9.0.0-3.fc38.x86_64", "Installed: lzo-2.10-8.fc38.x86_64", "Installed: lzop-1.04-10.fc38.x86_64", "Installed: openssl-perl-1:3.0.9-2.fc38.x86_64", "Installed: libsoup3-3.4.4-1.fc38.x86_64", "Installed: skopeo-1:1.14.0-1.fc38.x86_64", "Installed: dconf-0.40.0-8.fc38.x86_64", "Installed: slirp4netns-1.2.2-1.fc38.x86_64", "Installed: osbuild-101-1.fc38.noarch", "Installed: libgxps-0.3.2-5.fc38.x86_64", "Installed: osbuild-composer-96-1.fc38.x86_64", "Installed: osbuild-composer-core-96-1.fc38.x86_64", "Installed: osbuild-composer-dnf-json-96-1.fc38.x86_64", "Installed: osbuild-composer-worker-96-1.fc38.x86_64", "Installed: osbuild-luks2-101-1.fc38.noarch", "Installed: osbuild-lvm2-101-1.fc38.noarch", "Installed: osbuild-ostree-101-1.fc38.noarch", "Installed: osbuild-selinux-101-1.fc38.noarch", "Installed: osinfo-db-20231027-1.fc38.noarch", "Installed: osinfo-db-tools-1.11.0-1.fc38.x86_64", "Installed: lcms2-2.15-1.fc38.x86_64", "Removed: systemd-253.13-1.fc38.x86_64", "Removed: systemd-libs-253.13-1.fc38.x86_64", "Removed: systemd-networkd-253.13-1.fc38.x86_64", "Removed: nss-3.94.0-2.fc38.x86_64", "Removed: nss-softokn-3.94.0-2.fc38.x86_64", "Removed: nss-softokn-freebl-3.94.0-2.fc38.x86_64", "Removed: nss-sysinit-3.94.0-2.fc38.x86_64", "Removed: nss-util-3.94.0-2.fc38.x86_64", "Removed: systemd-pam-253.13-1.fc38.x86_64", "Removed: systemd-resolved-253.13-1.fc38.x86_64", "Removed: systemd-udev-253.13-1.fc38.x86_64", "Removed: gnutls-3.8.1-1.fc38.x86_64" ] } lsrpackages: cockpit cockpit-* cockpit-networkmanager cockpit-packagekit cockpit-selinux cockpit-storaged cockpit-system cockpit-ws TASK [fedora.linux_system_roles.cockpit : Configure firewall] ****************** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:32 Saturday 23 December 2023 13:04:13 +0000 (0:03:43.925) 0:03:45.233 ***** included: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml for sut TASK [Ensure the cockpit service is enabled] *********************************** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml:3 Saturday 23 December 2023 13:04:13 +0000 (0:00:00.012) 0:03:45.245 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 23 December 2023 13:04:13 +0000 (0:00:00.030) 0:03:45.276 ***** included: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 23 December 2023 13:04:13 +0000 (0:00:00.012) 0:03:45.289 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 23 December 2023 13:04:13 +0000 (0:00:00.017) 0:03:45.306 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 23 December 2023 13:04:13 +0000 (0:00:00.337) 0:03:45.644 ***** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 23 December 2023 13:04:13 +0000 (0:00:00.014) 0:03:45.658 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 23 December 2023 13:04:16 +0000 (0:00:02.657) 0:03:48.316 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 23 December 2023 13:04:16 +0000 (0:00:00.015) 0:03:48.332 ***** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 23 December 2023 13:04:16 +0000 (0:00:00.019) 0:03:48.351 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.socket system.slice sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "libvirtd.service network-pre.target virtnetworkd.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ipset.service nftables.service ebtables.service ip6tables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-23 13:03:14 UTC", "StateChangeTimestampMonotonic": "1032740280", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 23 December 2023 13:04:16 +0000 (0:00:00.540) 0:03:48.891 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.socket system.slice sysinit.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "libvirtd.service network-pre.target virtnetworkd.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ipset.service nftables.service ebtables.service ip6tables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-23 13:03:14 UTC", "StateChangeTimestampMonotonic": "1032740280", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 23 December 2023 13:04:17 +0000 (0:00:01.203) 0:03:50.094 ***** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 23 December 2023 13:04:17 +0000 (0:00:00.027) 0:03:50.122 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 23 December 2023 13:04:17 +0000 (0:00:00.014) 0:03:50.137 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 23 December 2023 13:04:17 +0000 (0:00:00.014) 0:03:50.152 ***** changed: [sut] => (item={'service': 'cockpit', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "service": "cockpit", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 23 December 2023 13:04:18 +0000 (0:00:00.918) 0:03:51.071 ***** skipping: [sut] => (item={'service': 'cockpit', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "service": "cockpit", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 23 December 2023 13:04:18 +0000 (0:00:00.035) 0:03:51.106 ***** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 23 December 2023 13:04:18 +0000 (0:00:00.027) 0:03:51.134 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 23 December 2023 13:04:18 +0000 (0:00:00.021) 0:03:51.156 ***** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 23 December 2023 13:04:18 +0000 (0:00:00.021) 0:03:51.177 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 23 December 2023 13:04:18 +0000 (0:00:00.014) 0:03:51.192 ***** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 23 December 2023 13:04:19 +0000 (0:00:00.015) 0:03:51.207 ***** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.cockpit : Configure selinux] ******************* task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 Saturday 23 December 2023 13:04:19 +0000 (0:00:00.015) 0:03:51.223 ***** included: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml for sut TASK [Ensure the service and the ports status with the selinux role] *********** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml:3 Saturday 23 December 2023 13:04:19 +0000 (0:00:00.010) 0:03:51.234 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:38 Saturday 23 December 2023 13:04:19 +0000 (0:00:00.014) 0:03:51.248 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_port is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:47 Saturday 23 December 2023 13:04:19 +0000 (0:00:00.010) 0:03:51.259 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_port is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:62 Saturday 23 December 2023 13:04:19 +0000 (0:00:00.009) 0:03:51.269 ***** ok: [sut] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "state": "absent" } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:71 Saturday 23 December 2023 13:04:19 +0000 (0:00:00.289) 0:03:51.559 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "cockpit.socket", "state": "started", "status": { "Accept": "no", "AccessSELinuxContext": "system_u:object_r:cockpit_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Backlog": "2147483647", "Before": "sockets.target shutdown.target cockpit-motd.service cockpit.service", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Cockpit Web Service Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "\"man:cockpit-ws(8)\"", "DynamicUser": "no", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorName": "cockpit.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "cockpit.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:9090 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "cockpit.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "RequiredBy": "cockpit.service", "Requires": "sysinit.target system.slice", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4434", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "45s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "20", "TriggerLimitIntervalUSec": "2s", "Triggers": "cockpit.service", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "cockpit-motd.service", "WatchdogSignal": "6", "Writable": "no" } } TASK [fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:77 Saturday 23 December 2023 13:04:20 +0000 (0:00:01.023) 0:03:52.582 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_config is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Check the OS version for self-sign] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:93 Saturday 23 December 2023 13:04:20 +0000 (0:00:00.011) 0:03:52.594 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:102 Saturday 23 December 2023 13:04:20 +0000 (0:00:00.016) 0:03:52.610 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:108 Saturday 23 December 2023 13:04:20 +0000 (0:00:00.016) 0:03:52.627 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:114 Saturday 23 December 2023 13:04:20 +0000 (0:00:00.016) 0:03:52.643 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_cert is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate key] *** task path: /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:124 Saturday 23 December 2023 13:04:20 +0000 (0:00:00.010) 0:03:52.654 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_cert is defined", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:16 Saturday 23 December 2023 13:04:20 +0000 (0:00:00.012) 0:03:52.666 ***** META: triggered running handlers for sut TASK [Refresh package facts] *************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:19 Saturday 23 December 2023 13:04:20 +0000 (0:00:00.003) 0:03:52.670 ***** ok: [sut] => { "ansible_facts": { "packages": { "389-ds-base": [ { "arch": "x86_64", "epoch": null, "name": "389-ds-base", "release": "2.fc38", "source": "rpm", "version": "2.3.7" } ], "389-ds-base-libs": [ { "arch": "x86_64", "epoch": null, "name": "389-ds-base-libs", "release": "2.fc38", "source": "rpm", "version": "2.3.7" } ], "ModemManager-glib": [ { "arch": "x86_64", "epoch": null, "name": "ModemManager-glib", "release": "1.fc38", "source": "rpm", "version": "1.20.6" } ], "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc38", "source": "rpm", "version": "1.42.8" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc38", "source": "rpm", "version": "1.42.8" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.fc38", "source": "rpm", "version": "1.42.8" } ], "PackageKit": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit", "release": "6.fc38", "source": "rpm", "version": "1.2.6" } ], "PackageKit-glib": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit-glib", "release": "6.fc38", "source": "rpm", "version": "1.2.6" } ], "aardvark-dns": [ { "arch": "x86_64", "epoch": null, "name": "aardvark-dns", "release": "1.fc38", "source": "rpm", "version": "1.9.0" } ], "abattis-cantarell-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "9.fc38", "source": "rpm", "version": "0.301" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "6.fc38", "source": "rpm", "version": "2.3.1" } ], "adobe-source-code-pro-fonts": [ { "arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "2.fc38", "source": "rpm", "version": "2.042.1.062.1.026" } ], "adwaita-cursor-theme": [ { "arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc38", "source": "rpm", "version": "44.0" } ], "adwaita-icon-theme": [ { "arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc38", "source": "rpm", "version": "44.0" } ], "alsa-lib": [ { "arch": "x86_64", "epoch": null, "name": "alsa-lib", "release": "2.fc38", "source": "rpm", "version": "1.2.10" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.fc38", "source": "rpm", "version": "1.25" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "11.fc38", "source": "rpm", "version": "0.60.8" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "7.fc38", "source": "rpm", "version": "2020.12.07" } ], "at-spi2-atk": [ { "arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc38", "source": "rpm", "version": "2.48.3" } ], "at-spi2-core": [ { "arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc38", "source": "rpm", "version": "2.48.3" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "atk": [ { "arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc38", "source": "rpm", "version": "2.48.3" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "5.fc38", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "5.fc38", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.fc38", "source": "rpm", "version": "1.4.3" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.fc38", "source": "rpm", "version": "1.4.3" } ], "avahi-glib": [ { "arch": "x86_64", "epoch": null, "name": "avahi-glib", "release": "22.fc38", "source": "rpm", "version": "0.8" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "22.fc38", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "15.fc38", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc38", "source": "rpm", "version": "5.2.21" } ], "bash-completion": [ { "arch": "noarch", "epoch": 1, "name": "bash-completion", "release": "9.fc38", "source": "rpm", "version": "2.11" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "17.fc38", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "2.fc38", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.fc38eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "16.fc38", "source": "rpm", "version": "2.39" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "16.fc38", "source": "rpm", "version": "2.39" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "4.fc38", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "5.fc38", "source": "rpm", "version": "5.70" } ], "bluez-libs": [ { "arch": "x86_64", "epoch": null, "name": "bluez-libs", "release": "5.fc38", "source": "rpm", "version": "5.70" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "14.fc38", "source": "rpm", "version": "1.78.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "14.fc38", "source": "rpm", "version": "1.78.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "14.fc38", "source": "rpm", "version": "1.78.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "14.fc38", "source": "rpm", "version": "1.78.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "bubblewrap": [ { "arch": "x86_64", "epoch": null, "name": "bubblewrap", "release": "1.fc38", "source": "rpm", "version": "0.7.0" } ], "bzip2": [ { "arch": "x86_64", "epoch": null, "name": "bzip2", "release": "13.fc38", "source": "rpm", "version": "1.0.8" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "13.fc38", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc38", "source": "rpm", "version": "1.21.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc38", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "cairo": [ { "arch": "x86_64", "epoch": null, "name": "cairo", "release": "4.fc38", "source": "rpm", "version": "1.17.8" } ], "cairo-gobject": [ { "arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "4.fc38", "source": "rpm", "version": "1.17.8" } ], "capstone": [ { "arch": "x86_64", "epoch": null, "name": "capstone", "release": "12.fc38", "source": "rpm", "version": "4.0.2" } ], "catatonit": [ { "arch": "x86_64", "epoch": null, "name": "catatonit", "release": "14.fc38", "source": "rpm", "version": "0.1.7" } ], "cdparanoia-libs": [ { "arch": "x86_64", "epoch": null, "name": "cdparanoia-libs", "release": "41.fc38", "source": "rpm", "version": "10.2" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.fc38", "source": "rpm", "version": "1.25" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc38", "source": "rpm", "version": "4.5" } ], "clevis": [ { "arch": "x86_64", "epoch": null, "name": "clevis", "release": "2.fc38", "source": "rpm", "version": "19" } ], "clevis-luks": [ { "arch": "x86_64", "epoch": null, "name": "clevis-luks", "release": "2.fc38", "source": "rpm", "version": "19" } ], "clevis-pin-tpm2": [ { "arch": "x86_64", "epoch": null, "name": "clevis-pin-tpm2", "release": "2.fc38", "source": "rpm", "version": "0.5.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "1.fc38", "source": "rpm", "version": "23.1.2" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc38", "source": "rpm", "version": "0.33" } ], "cockpit": [ { "arch": "x86_64", "epoch": null, "name": "cockpit", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-389-ds": [ { "arch": "noarch", "epoch": null, "name": "cockpit-389-ds", "release": "2.fc38", "source": "rpm", "version": "2.3.7" } ], "cockpit-CoreOS-cockpit-Library-atomic-start": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Library-atomic-start", "release": "1", "source": "rpm", "version": "1.0" } ], "cockpit-CoreOS-cockpit-Library-atomicstart": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Library-atomicstart", "release": "2", "source": "rpm", "version": "1.6" } ], "cockpit-CoreOS-cockpit-Library-cockpit": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Library-cockpit", "release": "9", "source": "rpm", "version": "1.24" } ], "cockpit-CoreOS-cockpit-Regression-bz1349375-Cockpit-pulls-in-docker-by-default": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Regression-bz1349375-Cockpit-pulls-in-docker-by-default", "release": "7", "source": "rpm", "version": "1.0" } ], "cockpit-CoreOS-cockpit-Sanity-atomic-host-ostree-sanity": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Sanity-atomic-host-ostree-sanity", "release": "16", "source": "rpm", "version": "1.0" } ], "cockpit-CoreOS-cockpit-Sanity-bz1626066-redhat-branding-logo": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Sanity-bz1626066-redhat-branding-logo", "release": "2", "source": "rpm", "version": "1.0" } ], "cockpit-CoreOS-cockpit-Sanity-internal-kvm-testsuite": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Sanity-internal-kvm-testsuite", "release": "182", "source": "rpm", "version": "1.0" } ], "cockpit-CoreOS-cockpit-Sanity-selenium-internal": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Sanity-selenium-internal", "release": "1", "source": "rpm", "version": "2.11" } ], "cockpit-CoreOS-cockpit-Sanity-simple-sanity-test": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-cockpit-Sanity-simple-sanity-test", "release": "14", "source": "rpm", "version": "1.0" } ], "cockpit-CoreOS-opt-Sanity-upstream-verify-testsuite-wrapper": [ { "arch": "noarch", "epoch": null, "name": "cockpit-CoreOS-opt-Sanity-upstream-verify-testsuite-wrapper", "release": "4", "source": "rpm", "version": "1.10" } ], "cockpit-bridge": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-bridge", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-composer": [ { "arch": "noarch", "epoch": null, "name": "cockpit-composer", "release": "1.fc38", "source": "rpm", "version": "47" } ], "cockpit-doc": [ { "arch": "noarch", "epoch": null, "name": "cockpit-doc", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-file-sharing": [ { "arch": "noarch", "epoch": null, "name": "cockpit-file-sharing", "release": "3.fc38", "source": "rpm", "version": "2.4.5" } ], "cockpit-kdump": [ { "arch": "noarch", "epoch": null, "name": "cockpit-kdump", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-leapp-CoreOS-cockpit-leapp-JATS-static": [ { "arch": "noarch", "epoch": null, "name": "cockpit-leapp-CoreOS-cockpit-leapp-JATS-static", "release": "1", "source": "rpm", "version": "0.2" } ], "cockpit-machines": [ { "arch": "noarch", "epoch": null, "name": "cockpit-machines", "release": "1.fc38", "source": "rpm", "version": "304" } ], "cockpit-navigator": [ { "arch": "noarch", "epoch": null, "name": "cockpit-navigator", "release": "3.fc38", "source": "rpm", "version": "0.5.9" } ], "cockpit-networkmanager": [ { "arch": "noarch", "epoch": null, "name": "cockpit-networkmanager", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-packagekit": [ { "arch": "noarch", "epoch": null, "name": "cockpit-packagekit", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-pcp": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-pcp", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-podman": [ { "arch": "noarch", "epoch": null, "name": "cockpit-podman", "release": "1.fc38", "source": "rpm", "version": "82" } ], "cockpit-selinux": [ { "arch": "noarch", "epoch": null, "name": "cockpit-selinux", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-session-recording": [ { "arch": "noarch", "epoch": null, "name": "cockpit-session-recording", "release": "1.fc38", "source": "rpm", "version": "14" } ], "cockpit-session-recording-CoreOS-cockpit-session-recording-Sanity-smoke-test": [ { "arch": "noarch", "epoch": null, "name": "cockpit-session-recording-CoreOS-cockpit-session-recording-Sanity-smoke-test", "release": "6", "source": "rpm", "version": "1.0" } ], "cockpit-sosreport": [ { "arch": "noarch", "epoch": null, "name": "cockpit-sosreport", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-storaged": [ { "arch": "noarch", "epoch": null, "name": "cockpit-storaged", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-system": [ { "arch": "noarch", "epoch": null, "name": "cockpit-system", "release": "1.fc38", "source": "rpm", "version": "306" } ], "cockpit-ws": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-ws", "release": "1.fc38", "source": "rpm", "version": "306" } ], "colord-libs": [ { "arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "4.fc38", "source": "rpm", "version": "1.4.6" } ], "conmon": [ { "arch": "x86_64", "epoch": 2, "name": "conmon", "release": "2.fc38", "source": "rpm", "version": "2.1.8" } ], "container-selinux": [ { "arch": "noarch", "epoch": 2, "name": "container-selinux", "release": "1.fc38", "source": "rpm", "version": "2.226.0" } ], "containers-common": [ { "arch": "noarch", "epoch": 4, "name": "containers-common", "release": "89.fc38", "source": "rpm", "version": "1" } ], "containers-common-extra": [ { "arch": "noarch", "epoch": 4, "name": "containers-common-extra", "release": "89.fc38", "source": "rpm", "version": "1" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "12.fc38", "source": "rpm", "version": "9.1" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "12.fc38", "source": "rpm", "version": "9.1" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "14.fc38", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "4.fc38", "source": "rpm", "version": "13.2.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "1.fc38", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "1.fc38", "source": "rpm", "version": "2.9.11" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "1.fc38", "source": "rpm", "version": "0.21.1" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "1.fc38", "source": "rpm", "version": "0.21.1" } ], "criu": [ { "arch": "x86_64", "epoch": null, "name": "criu", "release": "1.fc38", "source": "rpm", "version": "3.18" } ], "criu-libs": [ { "arch": "x86_64", "epoch": null, "name": "criu-libs", "release": "1.fc38", "source": "rpm", "version": "3.18" } ], "crun": [ { "arch": "x86_64", "epoch": null, "name": "crun", "release": "1.fc38", "source": "rpm", "version": "1.12" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gita12f7b2.fc38", "source": "rpm", "version": "20230301" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gita12f7b2.fc38", "source": "rpm", "version": "20230301" } ], "cryptsetup": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup", "release": "1.fc38", "source": "rpm", "version": "2.6.1" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc38", "source": "rpm", "version": "2.6.1" } ], "cups-libs": [ { "arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "4.fc38", "source": "rpm", "version": "2.4.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "6.fc38", "source": "rpm", "version": "8.0.1" } ], "cyrus-sasl": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl", "release": "9.fc38", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "9.fc38", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "9.fc38", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-md5": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-md5", "release": "9.fc38", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-plain": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-plain", "release": "9.fc38", "source": "rpm", "version": "2.1.28" } ], "daxctl-libs": [ { "arch": "x86_64", "epoch": null, "name": "daxctl-libs", "release": "1.fc38", "source": "rpm", "version": "78" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc38", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "1.fc38", "source": "rpm", "version": "33" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc38", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc38", "source": "rpm", "version": "1.14.10" } ], "dconf": [ { "arch": "x86_64", "epoch": null, "name": "dconf", "release": "8.fc38", "source": "rpm", "version": "0.40.0" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "8.fc38", "source": "rpm", "version": "3.6.3" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc38", "source": "rpm", "version": "1.02.189" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "2.fc38", "source": "rpm", "version": "1.02.189" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "2.fc38", "source": "rpm", "version": "1.02.189" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc38", "source": "rpm", "version": "1.02.189" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "2.fc38", "source": "rpm", "version": "0.9.4" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "2.fc38", "source": "rpm", "version": "0.9.4" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "10.fc38", "source": "rpm", "version": "0.9.0" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "7.P1.fc38", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "7.P1.fc38", "source": "rpm", "version": "4.4.3" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "1.fc38", "source": "rpm", "version": "3.10" } ], "distribution-CoreOS-distribution-Library-dump": [ { "arch": "noarch", "epoch": null, "name": "distribution-CoreOS-distribution-Library-dump", "release": "4", "source": "rpm", "version": "0.12" } ], "distribution-CoreOS-distribution-Library-jats": [ { "arch": "noarch", "epoch": null, "name": "distribution-CoreOS-distribution-Library-jats", "release": "4", "source": "rpm", "version": "0.16" } ], "distribution-distribution-Library-LibrariesWrapper": [ { "arch": "noarch", "epoch": null, "name": "distribution-distribution-Library-LibrariesWrapper", "release": "12", "source": "rpm", "version": "1.0" } ], "distribution-distribution-Library-epel": [ { "arch": "noarch", "epoch": null, "name": "distribution-distribution-Library-epel", "release": "68", "source": "rpm", "version": "1.0" } ], "distribution-distribution-Library-epel-internal": [ { "arch": "noarch", "epoch": null, "name": "distribution-distribution-Library-epel-internal", "release": "3", "source": "rpm", "version": "1.0" } ], "distribution-distribution-Library-extras": [ { "arch": "noarch", "epoch": null, "name": "distribution-distribution-Library-extras", "release": "14", "source": "rpm", "version": "1.0" } ], "distribution-distribution-distribution-Library-virt": [ { "arch": "noarch", "epoch": null, "name": "distribution-distribution-distribution-Library-virt", "release": "47", "source": "rpm", "version": "1.0" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "3.fc38", "source": "rpm", "version": "3.4" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc38", "source": "rpm", "version": "4.18.1" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc38", "source": "rpm", "version": "4.18.1" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc38", "source": "rpm", "version": "4.4.3" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc38", "source": "rpm", "version": "4.4.3" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "5.fc38", "source": "rpm", "version": "2.89" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "6.fc38", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "5.fc38", "source": "rpm", "version": "059" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "5.fc38", "source": "rpm", "version": "059" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "5.fc38", "source": "rpm", "version": "059" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "5.fc38", "source": "rpm", "version": "059" } ], "drpm": [ { "arch": "x86_64", "epoch": null, "name": "drpm", "release": "1.fc38", "source": "rpm", "version": "0.5.2" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "2.fc38", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "2.fc38", "source": "rpm", "version": "12.2.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc38", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc38", "source": "rpm", "version": "1.46.5" } ], "edk2-ovmf": [ { "arch": "noarch", "epoch": null, "name": "edk2-ovmf", "release": "3.fc38", "source": "rpm", "version": "20230524" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "7.fc38", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc38", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "1.fc38", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc38", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.fc38", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc38", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.fc38", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc38", "source": "rpm", "version": "0.190" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.fc38", "source": "rpm", "version": "6.6" } ], "exempi": [ { "arch": "x86_64", "epoch": null, "name": "exempi", "release": "2.fc38", "source": "rpm", "version": "2.6.3" } ], "exiv2": [ { "arch": "x86_64", "epoch": null, "name": "exiv2", "release": "4.fc38", "source": "rpm", "version": "0.27.6" } ], "exiv2-libs": [ { "arch": "x86_64", "epoch": null, "name": "exiv2-libs", "release": "4.fc38", "source": "rpm", "version": "0.27.6" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc38", "source": "rpm", "version": "2.5.0" } ], "fdk-aac-free": [ { "arch": "x86_64", "epoch": null, "name": "fdk-aac-free", "release": "10.fc38", "source": "rpm", "version": "2.0.0" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "38" } ], "fedora-logos": [ { "arch": "noarch", "epoch": null, "name": "fedora-logos", "release": "1.fc38", "source": "rpm", "version": "38.1.0" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "36", "source": "rpm", "version": "38" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "36", "source": "rpm", "version": "38" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "36", "source": "rpm", "version": "38" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "38" } ], "fedora-repos-modular": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "1", "source": "rpm", "version": "38" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc38", "source": "rpm", "version": "5.44" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc38", "source": "rpm", "version": "5.44" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc38", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "3.fc38", "source": "rpm", "version": "4.9.0" } ], "firefox": [ { "arch": "x86_64", "epoch": null, "name": "firefox", "release": "2.fc38", "source": "rpm", "version": "121.0" } ], "firefox-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "firefox-langpacks", "release": "2.fc38", "source": "rpm", "version": "121.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.fc38", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.fc38", "source": "rpm", "version": "1.3.4" } ], "flac-libs": [ { "arch": "x86_64", "epoch": null, "name": "flac-libs", "release": "1.fc38", "source": "rpm", "version": "1.4.3" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "12.fc38", "source": "rpm", "version": "2.6.4" } ], "fontconfig": [ { "arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "1.fc38", "source": "rpm", "version": "2.14.2" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "11.fc38", "source": "rpm", "version": "2.0.5" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "2.fc38", "source": "rpm", "version": "2.13.0" } ], "fribidi": [ { "arch": "x86_64", "epoch": null, "name": "fribidi", "release": "3.fc38", "source": "rpm", "version": "1.0.12" } ], "fuse": [ { "arch": "x86_64", "epoch": null, "name": "fuse", "release": "16.fc38", "source": "rpm", "version": "2.9.9" } ], "fuse-common": [ { "arch": "x86_64", "epoch": null, "name": "fuse-common", "release": "1.fc38", "source": "rpm", "version": "3.14.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.fc38", "source": "rpm", "version": "2.9.9" } ], "fuse-overlayfs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-overlayfs", "release": "1.fc38", "source": "rpm", "version": "1.12" } ], "fuse3": [ { "arch": "x86_64", "epoch": null, "name": "fuse3", "release": "1.fc38", "source": "rpm", "version": "3.14.1" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "1.fc38", "source": "rpm", "version": "3.14.1" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc38", "source": "rpm", "version": "1.9.9" } ], "fwupd-plugin-modem-manager": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-modem-manager", "release": "1.fc38", "source": "rpm", "version": "1.9.9" } ], "fwupd-plugin-uefi-capsule-data": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-uefi-capsule-data", "release": "1.fc38", "source": "rpm", "version": "1.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc38", "source": "rpm", "version": "5.1.1" } ], "gc": [ { "arch": "x86_64", "epoch": null, "name": "gc", "release": "3.fc38", "source": "rpm", "version": "8.2.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "4.fc38", "source": "rpm", "version": "13.2.1" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc38", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.fc38", "source": "rpm", "version": "1.0.9" } ], "gdk-pixbuf2": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "2.fc38", "source": "rpm", "version": "2.42.10" } ], "gdk-pixbuf2-modules": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "2.fc38", "source": "rpm", "version": "2.42.10" } ], "geoclue2": [ { "arch": "x86_64", "epoch": null, "name": "geoclue2", "release": "1.fc38", "source": "rpm", "version": "2.7.0" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "2.fc38", "source": "rpm", "version": "0.21.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc38", "source": "rpm", "version": "0.21.1" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "2.fc38", "source": "rpm", "version": "0.21.1" } ], "giflib": [ { "arch": "x86_64", "epoch": null, "name": "giflib", "release": "17.fc38", "source": "rpm", "version": "5.2.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc38", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc38", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc38", "source": "rpm", "version": "2.43.0" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc38", "source": "rpm", "version": "2.76.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc38", "source": "rpm", "version": "2.76.6" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "14.fc38", "source": "rpm", "version": "2.37" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "14.fc38", "source": "rpm", "version": "2.37" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "14.fc38", "source": "rpm", "version": "2.37" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "14.fc38", "source": "rpm", "version": "2.37" } ], "glibc-headers-x86": [ { "arch": "noarch", "epoch": null, "name": "glibc-headers-x86", "release": "14.fc38", "source": "rpm", "version": "2.37" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "14.fc38", "source": "rpm", "version": "2.37" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "4.fc38", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.fc38", "source": "rpm", "version": "2.4.0" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "2.fc38", "source": "rpm", "version": "3.8.2" } ], "gnutls-dane": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-dane", "release": "2.fc38", "source": "rpm", "version": "3.8.2" } ], "gnutls-utils": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-utils", "release": "2.fc38", "source": "rpm", "version": "3.8.2" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc38", "source": "rpm", "version": "1.76.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "2.fc38", "source": "rpm", "version": "20230201" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "2.fc38", "source": "rpm", "version": "20230201" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "2.fc38", "source": "rpm", "version": "20230201" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "2.fc38", "source": "rpm", "version": "20230201" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "6202d9c6", "source": "rpm", "version": "eb10b464" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.fc38", "source": "rpm", "version": "1.17.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "42.fc38", "source": "rpm", "version": "1.20.7" } ], "graphene": [ { "arch": "x86_64", "epoch": null, "name": "graphene", "release": "5.fc38", "source": "rpm", "version": "1.10.6" } ], "graphite2": [ { "arch": "x86_64", "epoch": null, "name": "graphite2", "release": "11.fc38", "source": "rpm", "version": "1.3.14" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc38", "source": "rpm", "version": "3.8" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "11.fc38", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "108.fc38", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "108.fc38", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "108.fc38", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "108.fc38", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "108.fc38", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "69.fc38", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc38", "source": "rpm", "version": "44.0" } ], "gsm": [ { "arch": "x86_64", "epoch": null, "name": "gsm", "release": "2.fc38", "source": "rpm", "version": "1.0.22" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "5.fc38", "source": "rpm", "version": "0.9.1" } ], "gstreamer1": [ { "arch": "x86_64", "epoch": null, "name": "gstreamer1", "release": "1.fc38", "source": "rpm", "version": "1.22.7" } ], "gstreamer1-plugins-base": [ { "arch": "x86_64", "epoch": null, "name": "gstreamer1-plugins-base", "release": "1.fc38", "source": "rpm", "version": "1.22.5" } ], "gtk-update-icon-cache": [ { "arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "1.fc38", "source": "rpm", "version": "3.24.38" } ], "gtk3": [ { "arch": "x86_64", "epoch": null, "name": "gtk3", "release": "1.fc38", "source": "rpm", "version": "3.24.38" } ], "guile22": [ { "arch": "x86_64", "epoch": null, "name": "guile22", "release": "7.fc38", "source": "rpm", "version": "2.2.7" } ], "gvisor-tap-vsock": [ { "arch": "x86_64", "epoch": 6, "name": "gvisor-tap-vsock", "release": "1.fc38", "source": "rpm", "version": "0.7.1" } ], "gvisor-tap-vsock-gvforwarder": [ { "arch": "x86_64", "epoch": 6, "name": "gvisor-tap-vsock-gvforwarder", "release": "1.fc38", "source": "rpm", "version": "0.7.1" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc38", "source": "rpm", "version": "1.12" } ], "harfbuzz": [ { "arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "1.fc38", "source": "rpm", "version": "7.1.0" } ], "hicolor-icon-theme": [ { "arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "15.fc38", "source": "rpm", "version": "0.17" } ], "highway": [ { "arch": "x86_64", "epoch": null, "name": "highway", "release": "1.fc38", "source": "rpm", "version": "1.0.7" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "8.fc38", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "3.fc38", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "3.fc38", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "3.fc38", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "3.fc38", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "3.fc38", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "2.fc38", "source": "rpm", "version": "0.377" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "7.fc38", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc38", "source": "rpm", "version": "57" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.fc38", "source": "rpm", "version": "10.19" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.fc38", "source": "rpm", "version": "10.19" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc38", "source": "rpm", "version": "10.19" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc38", "source": "rpm", "version": "1.0.3" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc38", "source": "rpm", "version": "6.4.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc38", "source": "rpm", "version": "6.4.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.fc38", "source": "rpm", "version": "7.17" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.fc38", "source": "rpm", "version": "7.17" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "4.fc38.1", "source": "rpm", "version": "1.8.9" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "4.fc38.1", "source": "rpm", "version": "1.8.9" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "2.fc38", "source": "rpm", "version": "20221126" } ], "ipxe-roms-qemu": [ { "arch": "noarch", "epoch": null, "name": "ipxe-roms-qemu", "release": "3.git64113751.fc38", "source": "rpm", "version": "20220210" } ], "iscsi-initiator-utils": [ { "arch": "x86_64", "epoch": null, "name": "iscsi-initiator-utils", "release": "10.git2a8f9d8.fc38", "source": "rpm", "version": "6.2.1.4" } ], "iscsi-initiator-utils-iscsiuio": [ { "arch": "x86_64", "epoch": null, "name": "iscsi-initiator-utils-iscsiuio", "release": "10.git2a8f9d8.fc38", "source": "rpm", "version": "6.2.1.4" } ], "isns-utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "isns-utils-libs", "release": "6.fc38", "source": "rpm", "version": "0.101" } ], "iso-codes": [ { "arch": "noarch", "epoch": null, "name": "iso-codes", "release": "1.fc38", "source": "rpm", "version": "4.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "6.fc38", "source": "rpm", "version": "2.13.1" } ], "jbigkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "25.fc38", "source": "rpm", "version": "2.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.fc38", "source": "rpm", "version": "3.4.1" } ], "jose": [ { "arch": "x86_64", "epoch": null, "name": "jose", "release": "7.fc38", "source": "rpm", "version": "11" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "16.fc38", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "1.fc38", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "4.fc38", "source": "rpm", "version": "1.6.6" } ], "jxl-pixbuf-loader": [ { "arch": "x86_64", "epoch": 1, "name": "jxl-pixbuf-loader", "release": "6.fc38", "source": "rpm", "version": "0.7.0" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.fc38", "source": "rpm", "version": "2.5.1" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.fc38", "source": "rpm", "version": "2.5.1" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.fc38", "source": "rpm", "version": "2.5.1" } ], "kde-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "kde-filesystem", "release": "69.fc38", "source": "rpm", "version": "4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "100.fc38", "source": "rpm", "version": "6.6.4" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc38", "source": "rpm", "version": "6.6.4" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "100.fc38", "source": "rpm", "version": "6.6.4" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "100.fc38", "source": "rpm", "version": "6.6.3" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "100.fc38", "source": "rpm", "version": "6.6.4" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "100.fc38", "source": "rpm", "version": "6.6.4" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "3.fc38", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "6.fc38", "source": "rpm", "version": "1.6.1" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "6.fc38", "source": "rpm", "version": "1.6.1" } ], "kf5-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "kf5-filesystem", "release": "1.fc38", "source": "rpm", "version": "5.111.0" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc38", "source": "rpm", "version": "30" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc38", "source": "rpm", "version": "30" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "2.fc38", "source": "rpm", "version": "0.9.4" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.fc38", "source": "rpm", "version": "1.21" } ], "lame-libs": [ { "arch": "x86_64", "epoch": null, "name": "lame-libs", "release": "14.fc38", "source": "rpm", "version": "3.100" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "32.fc38", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "32.fc38", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "32.fc38", "source": "rpm", "version": "3.0" } ], "lcms2": [ { "arch": "x86_64", "epoch": null, "name": "lcms2", "release": "1.fc38", "source": "rpm", "version": "2.15" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "1.fc38", "source": "rpm", "version": "633" } ], "libICE": [ { "arch": "x86_64", "epoch": null, "name": "libICE", "release": "10.fc38", "source": "rpm", "version": "1.0.10" } ], "libSM": [ { "arch": "x86_64", "epoch": null, "name": "libSM", "release": "12.fc38", "source": "rpm", "version": "1.2.3" } ], "libX11": [ { "arch": "x86_64", "epoch": null, "name": "libX11", "release": "1.fc38", "source": "rpm", "version": "1.8.7" } ], "libX11-common": [ { "arch": "noarch", "epoch": null, "name": "libX11-common", "release": "1.fc38", "source": "rpm", "version": "1.8.7" } ], "libX11-xcb": [ { "arch": "x86_64", "epoch": null, "name": "libX11-xcb", "release": "1.fc38", "source": "rpm", "version": "1.8.7" } ], "libXau": [ { "arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc38", "source": "rpm", "version": "1.0.11" } ], "libXcomposite": [ { "arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "9.fc38", "source": "rpm", "version": "0.4.5" } ], "libXcursor": [ { "arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "3.fc38", "source": "rpm", "version": "1.2.1" } ], "libXdamage": [ { "arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "9.fc38", "source": "rpm", "version": "1.1.5" } ], "libXdmcp": [ { "arch": "x86_64", "epoch": null, "name": "libXdmcp", "release": "10.fc38", "source": "rpm", "version": "1.1.3" } ], "libXext": [ { "arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc38", "source": "rpm", "version": "1.3.5" } ], "libXfixes": [ { "arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "5.fc38", "source": "rpm", "version": "6.0.0" } ], "libXfont2": [ { "arch": "x86_64", "epoch": null, "name": "libXfont2", "release": "14.fc38", "source": "rpm", "version": "2.0.3" } ], "libXft": [ { "arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc38", "source": "rpm", "version": "2.3.8" } ], "libXi": [ { "arch": "x86_64", "epoch": null, "name": "libXi", "release": "1.fc38", "source": "rpm", "version": "1.8.1" } ], "libXinerama": [ { "arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "2.fc38", "source": "rpm", "version": "1.1.5" } ], "libXmu": [ { "arch": "x86_64", "epoch": null, "name": "libXmu", "release": "2.fc38", "source": "rpm", "version": "1.1.4" } ], "libXrandr": [ { "arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "10.fc38", "source": "rpm", "version": "1.5.2" } ], "libXrender": [ { "arch": "x86_64", "epoch": null, "name": "libXrender", "release": "2.fc38", "source": "rpm", "version": "0.9.11" } ], "libXt": [ { "arch": "x86_64", "epoch": null, "name": "libXt", "release": "4.fc38", "source": "rpm", "version": "1.2.1" } ], "libXtst": [ { "arch": "x86_64", "epoch": null, "name": "libXtst", "release": "2.fc38", "source": "rpm", "version": "1.2.4" } ], "libXv": [ { "arch": "x86_64", "epoch": null, "name": "libXv", "release": "18.fc38", "source": "rpm", "version": "1.0.11" } ], "libXxf86vm": [ { "arch": "x86_64", "epoch": null, "name": "libXxf86vm", "release": "2.fc38", "source": "rpm", "version": "1.1.5" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "6.fc38", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "15.fc38", "source": "rpm", "version": "0.3.111" } ], "libaom": [ { "arch": "x86_64", "epoch": null, "name": "libaom", "release": "1.fc38", "source": "rpm", "version": "3.7.1" } ], "libappstream-glib": [ { "arch": "x86_64", "epoch": null, "name": "libappstream-glib", "release": "2.fc38", "source": "rpm", "version": "0.8.2" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.fc38", "source": "rpm", "version": "3.6.1" } ], "libargon2": [ { "arch": "x86_64", "epoch": null, "name": "libargon2", "release": "2.fc38", "source": "rpm", "version": "20190702" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "1.fc38", "source": "rpm", "version": "2.5.6" } ], "libasyncns": [ { "arch": "x86_64", "epoch": null, "name": "libasyncns", "release": "24.fc38", "source": "rpm", "version": "0.8" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "24.fc38", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "6.fc38", "source": "rpm", "version": "2.5.1" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "8.fc38", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.fc38", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.fc38", "source": "rpm", "version": "2.38.1" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-lvm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-lvm", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "5.fc38", "source": "rpm", "version": "2.28" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "2.fc38", "source": "rpm", "version": "1.1.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "11.fc38", "source": "rpm", "version": "1.0.9" } ], "libbsd": [ { "arch": "x86_64", "epoch": null, "name": "libbsd", "release": "4.fc38", "source": "rpm", "version": "0.11.7" } ], "libburn": [ { "arch": "x86_64", "epoch": null, "name": "libburn", "release": "1.fc38", "source": "rpm", "version": "1.5.6" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "1.fc38", "source": "rpm", "version": "2.10" } ], "libcanberra": [ { "arch": "x86_64", "epoch": null, "name": "libcanberra", "release": "31.fc38", "source": "rpm", "version": "0.30" } ], "libcanberra-gtk3": [ { "arch": "x86_64", "epoch": null, "name": "libcanberra-gtk3", "release": "31.fc38", "source": "rpm", "version": "0.30" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc38", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc38", "source": "rpm", "version": "0.8.3" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "8.fc38", "source": "rpm", "version": "0.8.3" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "9.fc38", "source": "rpm", "version": "0.7.0" } ], "libcloudproviders": [ { "arch": "x86_64", "epoch": null, "name": "libcloudproviders", "release": "1.fc38", "source": "rpm", "version": "0.3.2" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.fc38", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc38", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc38", "source": "rpm", "version": "0.1.20" } ], "libcue": [ { "arch": "x86_64", "epoch": null, "name": "libcue", "release": "13.fc38", "source": "rpm", "version": "2.2.1" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "6.fc38", "source": "rpm", "version": "8.0.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "25.fc38", "source": "rpm", "version": "0.14" } ], "libdatrie": [ { "arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "5.fc38", "source": "rpm", "version": "0.2.13" } ], "libdav1d": [ { "arch": "x86_64", "epoch": null, "name": "libdav1d", "release": "1.fc38", "source": "rpm", "version": "1.2.1" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "55.fc38", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "55.fc38", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.fc38", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc38", "source": "rpm", "version": "0.72.0" } ], "libdrm": [ { "arch": "x86_64", "epoch": null, "name": "libdrm", "release": "1.fc38", "source": "rpm", "version": "2.4.117" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc38", "source": "rpm", "version": "0.5.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "45.20221030cvs.fc38", "source": "rpm", "version": "3.1" } ], "libepoxy": [ { "arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "3.fc38", "source": "rpm", "version": "1.5.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "7.fc38", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc38", "source": "rpm", "version": "2.1.12" } ], "libexif": [ { "arch": "x86_64", "epoch": null, "name": "libexif", "release": "4.fc38", "source": "rpm", "version": "0.6.24" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.fc38", "source": "rpm", "version": "2.38.1" } ], "libfdt": [ { "arch": "x86_64", "epoch": null, "name": "libfdt", "release": "2.fc38", "source": "rpm", "version": "1.7.0" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "2.fc38", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc38", "source": "rpm", "version": "1.12.0" } ], "libfontenc": [ { "arch": "x86_64", "epoch": null, "name": "libfontenc", "release": "2.fc38", "source": "rpm", "version": "1.1.6" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "9.fc38", "source": "rpm", "version": "1.4" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "4.fc38", "source": "rpm", "version": "13.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc38", "source": "rpm", "version": "1.10.2" } ], "libgexiv2": [ { "arch": "x86_64", "epoch": null, "name": "libgexiv2", "release": "1.fc38", "source": "rpm", "version": "0.14.2" } ], "libglvnd": [ { "arch": "x86_64", "epoch": 1, "name": "libglvnd", "release": "2.fc38", "source": "rpm", "version": "1.6.0" } ], "libglvnd-egl": [ { "arch": "x86_64", "epoch": 1, "name": "libglvnd-egl", "release": "2.fc38", "source": "rpm", "version": "1.6.0" } ], "libglvnd-glx": [ { "arch": "x86_64", "epoch": 1, "name": "libglvnd-glx", "release": "2.fc38", "source": "rpm", "version": "1.6.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "4.fc38", "source": "rpm", "version": "13.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc38", "source": "rpm", "version": "1.47" } ], "libgrss": [ { "arch": "x86_64", "epoch": null, "name": "libgrss", "release": "16.fc38", "source": "rpm", "version": "0.7.0" } ], "libgsf": [ { "arch": "x86_64", "epoch": null, "name": "libgsf", "release": "1.fc38", "source": "rpm", "version": "1.14.51" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "4.fc38", "source": "rpm", "version": "237" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "1.fc38", "source": "rpm", "version": "0.4.8" } ], "libgxps": [ { "arch": "x86_64", "epoch": null, "name": "libgxps", "release": "5.fc38", "source": "rpm", "version": "0.3.2" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "3.fc38", "source": "rpm", "version": "44.0" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc38", "source": "rpm", "version": "72.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc38", "source": "rpm", "version": "2.3.4" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.fc38", "source": "rpm", "version": "1.3.1" } ], "libiptcdata": [ { "arch": "x86_64", "epoch": null, "name": "libiptcdata", "release": "13.fc38", "source": "rpm", "version": "1.0.5" } ], "libisoburn": [ { "arch": "x86_64", "epoch": null, "name": "libisoburn", "release": "1.fc38", "source": "rpm", "version": "1.5.6" } ], "libisofs": [ { "arch": "x86_64", "epoch": null, "name": "libisofs", "release": "1.fc38", "source": "rpm", "version": "1.5.6" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "1.fc38", "source": "rpm", "version": "0.1.13" } ], "libjose": [ { "arch": "x86_64", "epoch": null, "name": "libjose", "release": "7.fc38", "source": "rpm", "version": "11" } ], "libjpeg-turbo": [ { "arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "2.fc38", "source": "rpm", "version": "2.1.4" } ], "libjxl": [ { "arch": "x86_64", "epoch": 1, "name": "libjxl", "release": "6.fc38", "source": "rpm", "version": "0.7.0" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "5.fc38", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "5.fc38", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.fc38", "source": "rpm", "version": "1.6.4" } ], "liblc3": [ { "arch": "x86_64", "epoch": null, "name": "liblc3", "release": "2.fc38", "source": "rpm", "version": "1.0.4" } ], "libldac": [ { "arch": "x86_64", "epoch": null, "name": "libldac", "release": "12.fc38", "source": "rpm", "version": "2.0.2.3" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc38", "source": "rpm", "version": "2.7.2" } ], "liblerc": [ { "arch": "x86_64", "epoch": null, "name": "liblerc", "release": "3.fc38", "source": "rpm", "version": "4.0.0" } ], "libluksmeta": [ { "arch": "x86_64", "epoch": null, "name": "libluksmeta", "release": "15.fc38", "source": "rpm", "version": "9" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc38", "source": "rpm", "version": "1.8.0" } ], "libmbim": [ { "arch": "x86_64", "epoch": null, "name": "libmbim", "release": "1.fc38", "source": "rpm", "version": "1.28.4" } ], "libmd": [ { "arch": "x86_64", "epoch": null, "name": "libmd", "release": "1.fc38", "source": "rpm", "version": "1.1.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "30.fc38", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "2.fc38", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc38", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.fc38", "source": "rpm", "version": "2.38.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "2.fc38", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc38", "source": "rpm", "version": "1.8" } ], "libnet": [ { "arch": "x86_64", "epoch": null, "name": "libnet", "release": "1.fc38", "source": "rpm", "version": "1.3" } ], "libnetapi": [ { "arch": "x86_64", "epoch": 2, "name": "libnetapi", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.fc38", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "23.fc38", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc3.fc38", "source": "rpm", "version": "2.6.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.fc38", "source": "rpm", "version": "1.2.4" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "2.fc38", "source": "rpm", "version": "1.52.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "3.fc38", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "3.fc38", "source": "rpm", "version": "3.7.0" } ], "libnotify": [ { "arch": "x86_64", "epoch": null, "name": "libnotify", "release": "1.fc38", "source": "rpm", "version": "0.8.3" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.fc38", "source": "rpm", "version": "2.0.0" } ], "libogg": [ { "arch": "x86_64", "epoch": 2, "name": "libogg", "release": "5.fc38", "source": "rpm", "version": "1.3.5" } ], "libosinfo": [ { "arch": "x86_64", "epoch": null, "name": "libosinfo", "release": "1.fc38", "source": "rpm", "version": "1.11.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.fc38", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc38", "source": "rpm", "version": "1.10.4" } ], "libpciaccess": [ { "arch": "x86_64", "epoch": null, "name": "libpciaccess", "release": "8.fc38", "source": "rpm", "version": "0.16" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc38", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "6.fc38", "source": "rpm", "version": "1.8.0" } ], "libpmem": [ { "arch": "x86_64", "epoch": null, "name": "libpmem", "release": "3.fc38", "source": "rpm", "version": "1.12.1" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "14.fc38", "source": "rpm", "version": "1.6.37" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "6.fc38", "source": "rpm", "version": "0.4.18" } ], "libproxy-duktape": [ { "arch": "x86_64", "epoch": null, "name": "libproxy-duktape", "release": "6.fc38", "source": "rpm", "version": "0.4.18" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc38", "source": "rpm", "version": "0.21.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "3.fc38", "source": "rpm", "version": "1.4.5" } ], "libqmi": [ { "arch": "x86_64", "epoch": null, "name": "libqmi", "release": "1.fc38", "source": "rpm", "version": "1.32.4" } ], "libqrtr-glib": [ { "arch": "x86_64", "epoch": null, "name": "libqrtr-glib", "release": "2.fc38", "source": "rpm", "version": "1.2.2" } ], "librdmacm": [ { "arch": "x86_64", "epoch": null, "name": "librdmacm", "release": "3.fc38", "source": "rpm", "version": "44.0" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.fc38", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc38", "source": "rpm", "version": "1.17.0" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc38", "source": "rpm", "version": "2.17.11" } ], "libretls": [ { "arch": "x86_64", "epoch": null, "name": "libretls", "release": "1.fc38", "source": "rpm", "version": "3.8.1" } ], "libsbc": [ { "arch": "x86_64", "epoch": null, "name": "libsbc", "release": "2.fc38", "source": "rpm", "version": "2.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "4.fc38", "source": "rpm", "version": "2.5.3" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc38", "source": "rpm", "version": "3.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.fc38", "source": "rpm", "version": "2.14" } ], "libslirp": [ { "arch": "x86_64", "epoch": null, "name": "libslirp", "release": "3.fc38", "source": "rpm", "version": "4.7.0" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.fc38", "source": "rpm", "version": "2.38.1" } ], "libsndfile": [ { "arch": "x86_64", "epoch": null, "name": "libsndfile", "release": "6.fc38", "source": "rpm", "version": "1.1.0" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "11.fc38", "source": "rpm", "version": "1.0.18" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc38", "source": "rpm", "version": "0.7.25" } ], "libsoup": [ { "arch": "x86_64", "epoch": null, "name": "libsoup", "release": "2.fc38", "source": "rpm", "version": "2.74.3" } ], "libsoup3": [ { "arch": "x86_64", "epoch": null, "name": "libsoup3", "release": "1.fc38", "source": "rpm", "version": "3.4.4" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc38", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc38", "source": "rpm", "version": "0.10.5" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc38", "source": "rpm", "version": "0.10.5" } ], "libssh2": [ { "arch": "x86_64", "epoch": null, "name": "libssh2", "release": "7.fc38", "source": "rpm", "version": "1.10.0" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "4.fc38", "source": "rpm", "version": "13.2.1" } ], "libstemmer": [ { "arch": "x86_64", "epoch": null, "name": "libstemmer", "release": "5.fc38", "source": "rpm", "version": "2.2.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc38", "source": "rpm", "version": "2.4.0" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc38", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc38", "source": "rpm", "version": "1.4.8" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "7.fc38", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc38", "source": "rpm", "version": "0.14.1" } ], "libthai": [ { "arch": "x86_64", "epoch": null, "name": "libthai", "release": "4.fc38", "source": "rpm", "version": "0.1.29" } ], "libtheora": [ { "arch": "x86_64", "epoch": 1, "name": "libtheora", "release": "33.fc38", "source": "rpm", "version": "1.1.1" } ], "libtiff": [ { "arch": "x86_64", "epoch": null, "name": "libtiff", "release": "8.fc38", "source": "rpm", "version": "4.4.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.fc38", "source": "rpm", "version": "1.3.4" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "6.fc38", "source": "rpm", "version": "2.4.7" } ], "libtpms": [ { "arch": "x86_64", "epoch": null, "name": "libtpms", "release": "2.fc38", "source": "rpm", "version": "0.9.6" } ], "libtracker-sparql": [ { "arch": "x86_64", "epoch": null, "name": "libtracker-sparql", "release": "2.fc38", "source": "rpm", "version": "3.5.3" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "7.fc38", "source": "rpm", "version": "2.9.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.fc38", "source": "rpm", "version": "1.1" } ], "libunistring1.0": [ { "arch": "x86_64", "epoch": null, "name": "libunistring1.0", "release": "1.fc38", "source": "rpm", "version": "1.0" } ], "libunwind": [ { "arch": "x86_64", "epoch": null, "name": "libunwind", "release": "7.fc38", "source": "rpm", "version": "1.6.2" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "2.fc38", "source": "rpm", "version": "2.4" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "2.fc38", "source": "rpm", "version": "1.0.26" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "2.fc38", "source": "rpm", "version": "0.64" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "8.fc38", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.fc38", "source": "rpm", "version": "2.38.1" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "3.fc38", "source": "rpm", "version": "1.47.0" } ], "libva": [ { "arch": "x86_64", "epoch": null, "name": "libva", "release": "1.fc38", "source": "rpm", "version": "2.18.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "5.fc38", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "5.fc38", "source": "rpm", "version": "0.3.2" } ], "libvirt-client": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-client", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon-config-network": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon-config-network", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon-driver-interface": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon-driver-interface", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon-driver-network": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon-driver-network", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon-driver-nodedev": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon-driver-nodedev", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon-driver-qemu": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon-driver-qemu", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon-driver-storage-core": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon-driver-storage-core", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-daemon-driver-storage-disk": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-daemon-driver-storage-disk", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvirt-dbus": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-dbus", "release": "2.fc38", "source": "rpm", "version": "1.4.1" } ], "libvirt-glib": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-glib", "release": "8.fc38", "source": "rpm", "version": "4.0.0" } ], "libvirt-libs": [ { "arch": "x86_64", "epoch": null, "name": "libvirt-libs", "release": "3.fc38", "source": "rpm", "version": "9.0.0" } ], "libvisual": [ { "arch": "x86_64", "epoch": 1, "name": "libvisual", "release": "1.fc38", "source": "rpm", "version": "0.4.1" } ], "libvmaf": [ { "arch": "x86_64", "epoch": null, "name": "libvmaf", "release": "5.fc38", "source": "rpm", "version": "2.3.0" } ], "libvorbis": [ { "arch": "x86_64", "epoch": 1, "name": "libvorbis", "release": "7.fc38", "source": "rpm", "version": "1.3.7" } ], "libvpx": [ { "arch": "x86_64", "epoch": null, "name": "libvpx", "release": "1.fc38", "source": "rpm", "version": "1.13.1" } ], "libwayland-client": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "1.fc38", "source": "rpm", "version": "1.22.0" } ], "libwayland-cursor": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "1.fc38", "source": "rpm", "version": "1.22.0" } ], "libwayland-egl": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "1.fc38", "source": "rpm", "version": "1.22.0" } ], "libwayland-server": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-server", "release": "1.fc38", "source": "rpm", "version": "1.22.0" } ], "libwbclient": [ { "arch": "x86_64", "epoch": 2, "name": "libwbclient", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "libwebp": [ { "arch": "x86_64", "epoch": null, "name": "libwebp", "release": "2.fc38", "source": "rpm", "version": "1.3.2" } ], "libwsman1": [ { "arch": "x86_64", "epoch": null, "name": "libwsman1", "release": "10.fc38", "source": "rpm", "version": "2.7.1" } ], "libxcb": [ { "arch": "x86_64", "epoch": null, "name": "libxcb", "release": "11.fc38", "source": "rpm", "version": "1.13.1" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc38", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc38", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "1.fc38", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc38", "source": "rpm", "version": "1.5.0" } ], "libxkbfile": [ { "arch": "x86_64", "epoch": null, "name": "libxkbfile", "release": "2.fc38", "source": "rpm", "version": "1.1.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "1.fc38", "source": "rpm", "version": "2.10.4" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.fc38", "source": "rpm", "version": "0.3.14" } ], "libxshmfence": [ { "arch": "x86_64", "epoch": null, "name": "libxshmfence", "release": "12.fc38", "source": "rpm", "version": "1.3" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "1.fc38", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "9.fc38", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc38", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.fc38", "source": "rpm", "version": "1.5.5" } ], "linux-atm-libs": [ { "arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "34.fc38", "source": "rpm", "version": "2.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "llvm-libs": [ { "arch": "x86_64", "epoch": null, "name": "llvm-libs", "release": "3.fc38", "source": "rpm", "version": "16.0.6" } ], "lm_sensors-libs": [ { "arch": "x86_64", "epoch": null, "name": "lm_sensors-libs", "release": "13.fc38", "source": "rpm", "version": "3.6.0" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc38", "source": "rpm", "version": "0.9.31" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "2.fc38", "source": "rpm", "version": "3.21.0" } ], "low-memory-monitor": [ { "arch": "x86_64", "epoch": null, "name": "low-memory-monitor", "release": "7.fc38", "source": "rpm", "version": "2.1" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "9.fc38", "source": "rpm", "version": "5.4.4" } ], "luksmeta": [ { "arch": "x86_64", "epoch": null, "name": "luksmeta", "release": "15.fc38", "source": "rpm", "version": "9" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "2.fc38", "source": "rpm", "version": "2.03.18" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "2.fc38", "source": "rpm", "version": "2.03.18" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc38", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "8.fc38", "source": "rpm", "version": "2.10" } ], "lzop": [ { "arch": "x86_64", "epoch": null, "name": "lzop", "release": "10.fc38", "source": "rpm", "version": "1.04" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "5.fc38", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "1.fc38", "source": "rpm", "version": "4.4.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "2.fc38", "source": "rpm", "version": "2.11.2" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "4.fc38", "source": "rpm", "version": "4.2" } ], "mdevctl": [ { "arch": "x86_64", "epoch": null, "name": "mdevctl", "release": "3.fc38", "source": "rpm", "version": "1.2.0" } ], "mesa-dri-drivers": [ { "arch": "x86_64", "epoch": null, "name": "mesa-dri-drivers", "release": "1.fc38", "source": "rpm", "version": "23.1.9" } ], "mesa-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "mesa-filesystem", "release": "1.fc38", "source": "rpm", "version": "23.1.9" } ], "mesa-libEGL": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libEGL", "release": "1.fc38", "source": "rpm", "version": "23.1.9" } ], "mesa-libGL": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libGL", "release": "1.fc38", "source": "rpm", "version": "23.1.9" } ], "mesa-libgbm": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libgbm", "release": "1.fc38", "source": "rpm", "version": "23.1.9" } ], "mesa-libglapi": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libglapi", "release": "1.fc38", "source": "rpm", "version": "23.1.9" } ], "mesa-va-drivers": [ { "arch": "x86_64", "epoch": null, "name": "mesa-va-drivers", "release": "1.fc38", "source": "rpm", "version": "23.1.9" } ], "mkpasswd": [ { "arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc38", "source": "rpm", "version": "5.5.18" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "6.fc38", "source": "rpm", "version": "0.6.0" } ], "mozilla-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "mozilla-filesystem", "release": "30.fc38", "source": "rpm", "version": "1.9" } ], "mozilla-openh264": [ { "arch": "x86_64", "epoch": null, "name": "mozilla-openh264", "release": "2.fc38", "source": "rpm", "version": "2.3.1" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "6.fc38", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "3.fc38", "source": "rpm", "version": "4.1.1" } ], "mpg123-libs": [ { "arch": "x86_64", "epoch": null, "name": "mpg123-libs", "release": "1.fc38", "source": "rpm", "version": "1.31.3" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20230114.fc38", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20230114.fc38", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20230114.fc38", "source": "rpm", "version": "6.4" } ], "ndctl-libs": [ { "arch": "x86_64", "epoch": null, "name": "ndctl-libs", "release": "1.fc38", "source": "rpm", "version": "78" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.65.20160912git.fc38", "source": "rpm", "version": "2.0" } ], "netavark": [ { "arch": "x86_64", "epoch": null, "name": "netavark", "release": "1.fc38", "source": "rpm", "version": "1.9.0" } ], "netcat": [ { "arch": "x86_64", "epoch": null, "name": "netcat", "release": "1.fc38", "source": "rpm", "version": "1.226" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc38", "source": "rpm", "version": "3.8" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.rc3.fc38", "source": "rpm", "version": "2.6.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "2.fc38", "source": "rpm", "version": "1.0.5" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "12.fc38", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "12.fc38", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "1.fc38", "source": "rpm", "version": "3.95.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "1.fc38", "source": "rpm", "version": "3.95.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "1.fc38", "source": "rpm", "version": "3.95.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "1.fc38", "source": "rpm", "version": "3.95.0" } ], "nss-tools": [ { "arch": "x86_64", "epoch": null, "name": "nss-tools", "release": "1.fc38", "source": "rpm", "version": "3.95.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.fc38", "source": "rpm", "version": "3.95.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "2.fc38", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "2.fc38", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "2.fc38", "source": "rpm", "version": "2022.10.3" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "2.fc38", "source": "rpm", "version": "2.0.16" } ], "numad": [ { "arch": "x86_64", "epoch": null, "name": "numad", "release": "40.20150602git.fc38", "source": "rpm", "version": "0.5" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.fc38", "source": "rpm", "version": "6.9.9" } ], "openh264": [ { "arch": "x86_64", "epoch": null, "name": "openh264", "release": "2.fc38", "source": "rpm", "version": "2.3.1" } ], "openjpeg2": [ { "arch": "x86_64", "epoch": null, "name": "openjpeg2", "release": "5.fc38", "source": "rpm", "version": "2.5.0" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc38", "source": "rpm", "version": "2.6.6" } ], "openldap-clients": [ { "arch": "x86_64", "epoch": null, "name": "openldap-clients", "release": "1.fc38", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "17.fc38", "source": "rpm", "version": "9.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "17.fc38", "source": "rpm", "version": "9.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "17.fc38", "source": "rpm", "version": "9.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc38", "source": "rpm", "version": "3.0.9" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "2.fc38", "source": "rpm", "version": "3.0.9" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc38", "source": "rpm", "version": "3.0.9" } ], "openssl-perl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-perl", "release": "2.fc38", "source": "rpm", "version": "3.0.9" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.fc38", "source": "rpm", "version": "0.4.12" } ], "opus": [ { "arch": "x86_64", "epoch": null, "name": "opus", "release": "12.fc38", "source": "rpm", "version": "1.3.1" } ], "orc": [ { "arch": "x86_64", "epoch": null, "name": "orc", "release": "2.fc38", "source": "rpm", "version": "0.4.33" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc38", "source": "rpm", "version": "1.81" } ], "osbuild": [ { "arch": "noarch", "epoch": null, "name": "osbuild", "release": "1.fc38", "source": "rpm", "version": "101" } ], "osbuild-composer": [ { "arch": "x86_64", "epoch": null, "name": "osbuild-composer", "release": "1.fc38", "source": "rpm", "version": "96" } ], "osbuild-composer-core": [ { "arch": "x86_64", "epoch": null, "name": "osbuild-composer-core", "release": "1.fc38", "source": "rpm", "version": "96" } ], "osbuild-composer-dnf-json": [ { "arch": "x86_64", "epoch": null, "name": "osbuild-composer-dnf-json", "release": "1.fc38", "source": "rpm", "version": "96" } ], "osbuild-composer-worker": [ { "arch": "x86_64", "epoch": null, "name": "osbuild-composer-worker", "release": "1.fc38", "source": "rpm", "version": "96" } ], "osbuild-luks2": [ { "arch": "noarch", "epoch": null, "name": "osbuild-luks2", "release": "1.fc38", "source": "rpm", "version": "101" } ], "osbuild-lvm2": [ { "arch": "noarch", "epoch": null, "name": "osbuild-lvm2", "release": "1.fc38", "source": "rpm", "version": "101" } ], "osbuild-ostree": [ { "arch": "noarch", "epoch": null, "name": "osbuild-ostree", "release": "1.fc38", "source": "rpm", "version": "101" } ], "osbuild-selinux": [ { "arch": "noarch", "epoch": null, "name": "osbuild-selinux", "release": "1.fc38", "source": "rpm", "version": "101" } ], "osinfo-db": [ { "arch": "noarch", "epoch": null, "name": "osinfo-db", "release": "1.fc38", "source": "rpm", "version": "20231027" } ], "osinfo-db-tools": [ { "arch": "x86_64", "epoch": null, "name": "osinfo-db-tools", "release": "1.fc38", "source": "rpm", "version": "1.11.0" } ], "ostree": [ { "arch": "x86_64", "epoch": null, "name": "ostree", "release": "2.fc38", "source": "rpm", "version": "2023.7" } ], "ostree-libs": [ { "arch": "x86_64", "epoch": null, "name": "ostree-libs", "release": "2.fc38", "source": "rpm", "version": "2023.7" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.fc38", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.fc38", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "16.fc38", "source": "rpm", "version": "1.5.2" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "16.fc38", "source": "rpm", "version": "1.5.2" } ], "pango": [ { "arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc38", "source": "rpm", "version": "1.50.14" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "11.fc38", "source": "rpm", "version": "3.5" } ], "passt": [ { "arch": "x86_64", "epoch": null, "name": "passt", "release": "1.fc38", "source": "rpm", "version": "0^20231119.g4f1709d" } ], "passt-selinux": [ { "arch": "noarch", "epoch": null, "name": "passt-selinux", "release": "1.fc38", "source": "rpm", "version": "0^20231119.g4f1709d" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "14.fc38", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc38", "source": "rpm", "version": "3.9.0" } ], "pcp": [ { "arch": "x86_64", "epoch": null, "name": "pcp", "release": "1.fc38", "source": "rpm", "version": "6.1.1" } ], "pcp-conf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-conf", "release": "1.fc38", "source": "rpm", "version": "6.1.1" } ], "pcp-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcp-libs", "release": "1.fc38", "source": "rpm", "version": "6.1.1" } ], "pcp-selinux": [ { "arch": "x86_64", "epoch": null, "name": "pcp-selinux", "release": "1.fc38", "source": "rpm", "version": "6.1.1" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.fc38.1", "source": "rpm", "version": "10.42" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.fc38.1", "source": "rpm", "version": "10.42" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "3.fc38", "source": "rpm", "version": "1.9.9" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.fc38", "source": "rpm", "version": "1.5.2" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "3.fc38", "source": "rpm", "version": "1.9.9" } ], "perl-Algorithm-Diff": [ { "arch": "noarch", "epoch": null, "name": "perl-Algorithm-Diff", "release": "8.fc38", "source": "rpm", "version": "1.2010" } ], "perl-Archive-Tar": [ { "arch": "noarch", "epoch": null, "name": "perl-Archive-Tar", "release": "1.fc38", "source": "rpm", "version": "3.02" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "497.fc38", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "497.fc38", "source": "rpm", "version": "1.83" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "490.fc38", "source": "rpm", "version": "1.52" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "497.fc38", "source": "rpm", "version": "0.66" } ], "perl-Compress-Raw-Bzip2": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Bzip2", "release": "2.fc38", "source": "rpm", "version": "2.204" } ], "perl-Compress-Raw-Lzma": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Lzma", "release": "2.fc38", "source": "rpm", "version": "2.204" } ], "perl-Compress-Raw-Zlib": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Zlib", "release": "2.fc38", "source": "rpm", "version": "2.204" } ], "perl-DB_File": [ { "arch": "x86_64", "epoch": null, "name": "perl-DB_File", "release": "5.fc38", "source": "rpm", "version": "1.858" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "491.fc38", "source": "rpm", "version": "2.184" } ], "perl-Devel-Peek": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Devel-Peek", "release": "495.fc38", "source": "rpm", "version": "1.32" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "490.fc38", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "490.fc38", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "497.fc38", "source": "rpm", "version": "1.52" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "493.fc38", "source": "rpm", "version": "3.19" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "497.fc38", "source": "rpm", "version": "1.36" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "11.fc38", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "490.fc38", "source": "rpm", "version": "5.77" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "497.fc38", "source": "rpm", "version": "1.15" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "497.fc38", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "497.fc38", "source": "rpm", "version": "1.40" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "490.fc38", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "490.fc38", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "497.fc38", "source": "rpm", "version": "1.12" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "497.fc38", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.fc38", "source": "rpm", "version": "2.54" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "497.fc38", "source": "rpm", "version": "1.13" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc38", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "2.fc38", "source": "rpm", "version": "0.086" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "497.fc38", "source": "rpm", "version": "1.50" } ], "perl-IO-Compress": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Compress", "release": "1.fc38", "source": "rpm", "version": "2.204" } ], "perl-IO-Compress-Lzma": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Compress-Lzma", "release": "1.fc38", "source": "rpm", "version": "2.204" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "492.fc38", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.fc38", "source": "rpm", "version": "2.081" } ], "perl-IO-Zlib": [ { "arch": "noarch", "epoch": 1, "name": "perl-IO-Zlib", "release": "2.fc38", "source": "rpm", "version": "1.14" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "497.fc38", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "490.fc38", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "2.fc38", "source": "rpm", "version": "20221114" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "497.fc38", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "5.fc38", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "497.fc38", "source": "rpm", "version": "2.03" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "490.fc38", "source": "rpm", "version": "3.84" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "490.fc38", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "491.fc38", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "491.fc38", "source": "rpm", "version": "3.43" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.fc38", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "490.fc38", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "497.fc38", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "2.fc38", "source": "rpm", "version": "2.036" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "490.fc38", "source": "rpm", "version": "3.26" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "497.fc38", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "491.fc38", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "1.fc38", "source": "rpm", "version": "1.18" } ], "perl-Term-ReadLine": [ { "arch": "noarch", "epoch": 0, "name": "perl-Term-ReadLine", "release": "495.fc38", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "16.fc38", "source": "rpm", "version": "2.38" } ], "perl-Text-Diff": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Diff", "release": "17.fc38", "source": "rpm", "version": "1.45" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "490.fc38", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "1.fc38", "source": "rpm", "version": "2023.0511" } ], "perl-Tie": [ { "arch": "noarch", "epoch": 0, "name": "perl-Tie", "release": "495.fc38", "source": "rpm", "version": "4.6" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "490.fc38", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.fc38", "source": "rpm", "version": "5.17" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "497.fc38", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "491.fc38", "source": "rpm", "version": "1.33" } ], "perl-debugger": [ { "arch": "noarch", "epoch": 0, "name": "perl-debugger", "release": "495.fc38", "source": "rpm", "version": "1.60" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "497.fc38", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "497.fc38", "source": "rpm", "version": "5.36.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "497.fc38", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "1.fc38", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "497.fc38", "source": "rpm", "version": "5.36.1" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "497.fc38", "source": "rpm", "version": "1.10" } ], "perl-meta-notation": [ { "arch": "noarch", "epoch": 0, "name": "perl-meta-notation", "release": "495.fc38", "source": "rpm", "version": "5.36.0" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "497.fc38", "source": "rpm", "version": "1.26" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "497.fc38", "source": "rpm", "version": "1.35" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "497.fc38", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.fc38", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "2.fc38", "source": "rpm", "version": "5.01" } ], "perl-sigtrap": [ { "arch": "noarch", "epoch": 0, "name": "perl-sigtrap", "release": "495.fc38", "source": "rpm", "version": "1.10" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "490.fc38", "source": "rpm", "version": "2.27" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "490.fc38", "source": "rpm", "version": "1.64" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "497.fc38", "source": "rpm", "version": "1.05" } ], "pipewire": [ { "arch": "x86_64", "epoch": null, "name": "pipewire", "release": "2.fc38", "source": "rpm", "version": "1.0.0" } ], "pipewire-alsa": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-alsa", "release": "2.fc38", "source": "rpm", "version": "1.0.0" } ], "pipewire-jack-audio-connection-kit": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-jack-audio-connection-kit", "release": "2.fc38", "source": "rpm", "version": "1.0.0" } ], "pipewire-jack-audio-connection-kit-libs": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-jack-audio-connection-kit-libs", "release": "2.fc38", "source": "rpm", "version": "1.0.0" } ], "pipewire-libs": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-libs", "release": "2.fc38", "source": "rpm", "version": "1.0.0" } ], "pipewire-pulseaudio": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-pulseaudio", "release": "2.fc38", "source": "rpm", "version": "1.0.0" } ], "pixman": [ { "arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc38", "source": "rpm", "version": "0.42.2" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "6.fc38", "source": "rpm", "version": "1.8.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "6.fc38", "source": "rpm", "version": "1.8.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "6.fc38", "source": "rpm", "version": "1.8.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "4.fc38", "source": "rpm", "version": "22.02.122" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "4.fc38", "source": "rpm", "version": "22.02.122" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "4.fc38", "source": "rpm", "version": "22.02.122" } ], "podman": [ { "arch": "x86_64", "epoch": 5, "name": "podman", "release": "1.fc38", "source": "rpm", "version": "4.7.2" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "3.fc38.1", "source": "rpm", "version": "122" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "3.fc38.1", "source": "rpm", "version": "122" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "23.fc38", "source": "rpm", "version": "0.1" } ], "poppler": [ { "arch": "x86_64", "epoch": null, "name": "poppler", "release": "3.fc38", "source": "rpm", "version": "23.02.0" } ], "poppler-data": [ { "arch": "noarch", "epoch": null, "name": "poppler-data", "release": "4.fc38", "source": "rpm", "version": "0.4.11" } ], "poppler-glib": [ { "arch": "x86_64", "epoch": null, "name": "poppler-glib", "release": "3.fc38", "source": "rpm", "version": "23.02.0" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc38", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "11.fc38", "source": "rpm", "version": "3.3.17" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "4.fc38", "source": "rpm", "version": "1.4.1" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "2.fc38", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.fc38", "source": "rpm", "version": "20230812" } ], "pulseaudio-libs": [ { "arch": "x86_64", "epoch": null, "name": "pulseaudio-libs", "release": "4.fc38", "source": "rpm", "version": "16.1" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "3.fc38", "source": "rpm", "version": "22.3.1" } ], "python-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc38", "source": "rpm", "version": "65.5.1" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc38", "source": "rpm", "version": "3.11.6" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc38", "source": "rpm", "version": "3.11.6" } ], "python3-argcomplete": [ { "arch": "noarch", "epoch": null, "name": "python3-argcomplete", "release": "8.fc38", "source": "rpm", "version": "2.0.0" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc38", "source": "rpm", "version": "22.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "5.fc38", "source": "rpm", "version": "3.1.2" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "4.fc38", "source": "rpm", "version": "1.15.1" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "1.fc38", "source": "rpm", "version": "3.1.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "6.fc38", "source": "rpm", "version": "5.0.8" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "8.fc38", "source": "rpm", "version": "37.0.2" } ], "python3-dasbus": [ { "arch": "noarch", "epoch": null, "name": "python3-dasbus", "release": "2.fc38", "source": "rpm", "version": "1.7" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "5.fc38", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.fc38", "source": "rpm", "version": "1.3.2" } ], "python3-devel": [ { "arch": "x86_64", "epoch": null, "name": "python3-devel", "release": "1.fc38", "source": "rpm", "version": "3.11.6" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc38", "source": "rpm", "version": "1.8.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc38", "source": "rpm", "version": "4.18.1" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc38", "source": "rpm", "version": "4.4.3" } ], "python3-file-magic": [ { "arch": "noarch", "epoch": null, "name": "python3-file-magic", "release": "3.fc38", "source": "rpm", "version": "5.44" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.fc38", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "1.fc38", "source": "rpm", "version": "3.44.2" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "1.fc38", "source": "rpm", "version": "3.44.2" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc38", "source": "rpm", "version": "0.72.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc38", "source": "rpm", "version": "3.4" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "7.fc38", "source": "rpm", "version": "3.0.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "22.fc38", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.fc38", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc38", "source": "rpm", "version": "4.17.3" } ], "python3-ldap": [ { "arch": "x86_64", "epoch": null, "name": "python3-ldap", "release": "1.fc38", "source": "rpm", "version": "3.4.4" } ], "python3-lib389": [ { "arch": "noarch", "epoch": null, "name": "python3-lib389", "release": "2.fc38", "source": "rpm", "version": "2.3.7" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc38", "source": "rpm", "version": "0.1.20" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc38", "source": "rpm", "version": "0.72.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc38", "source": "rpm", "version": "3.11.6" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc38", "source": "rpm", "version": "3.5" } ], "python3-libvirt": [ { "arch": "x86_64", "epoch": null, "name": "python3-libvirt", "release": "2.fc38", "source": "rpm", "version": "9.0.0" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "1.fc38", "source": "rpm", "version": "2.10.4" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.fc38", "source": "rpm", "version": "4.9.2" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "1.fc38", "source": "rpm", "version": "2.1.2" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "5.fc38", "source": "rpm", "version": "0.11.0" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "2.fc38", "source": "rpm", "version": "1.0.5" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc38", "source": "rpm", "version": "3.2.2" } ], "python3-osbuild": [ { "arch": "noarch", "epoch": null, "name": "python3-osbuild", "release": "1.fc38", "source": "rpm", "version": "101" } ], "python3-pexpect": [ { "arch": "noarch", "epoch": null, "name": "python3-pexpect", "release": "14.fc38", "source": "rpm", "version": "4.8.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "3.fc38", "source": "rpm", "version": "22.3.1" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "18.fc38", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc38", "source": "rpm", "version": "3.5" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "31.fc38", "source": "rpm", "version": "0.7.2" } ], "python3-psutil": [ { "arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "1.fc38", "source": "rpm", "version": "5.9.5" } ], "python3-ptyprocess": [ { "arch": "noarch", "epoch": null, "name": "python3-ptyprocess", "release": "3.fc38", "source": "rpm", "version": "0.7.0" } ], "python3-pyasn1": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "1.fc38", "source": "rpm", "version": "0.5.1" } ], "python3-pyasn1-modules": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1-modules", "release": "1.fc38", "source": "rpm", "version": "0.5.1" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "9.fc38", "source": "rpm", "version": "2.20" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc38", "source": "rpm", "version": "0.19.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "4.fc38", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "16.fc38", "source": "rpm", "version": "1.7.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.fc38", "source": "rpm", "version": "6.0" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "2.fc38", "source": "rpm", "version": "2.28.2" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc38", "source": "rpm", "version": "4.18.2" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc38", "source": "rpm", "version": "4.4.3" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc38", "source": "rpm", "version": "65.5.1" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.fc38", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "2.fc38", "source": "rpm", "version": "235" } ], "python3-tracer": [ { "arch": "noarch", "epoch": null, "name": "python3-tracer", "release": "1.fc38", "source": "rpm", "version": "1.1" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc38", "source": "rpm", "version": "1.19.0" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.fc38", "source": "rpm", "version": "1.26.18" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "1.fc38", "source": "rpm", "version": "1.26.18" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.fc38", "source": "rpm", "version": "4.1" } ], "qemu-audio-spice": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-audio-spice", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-block-curl": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-block-curl", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-char-spice": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-char-spice", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-common": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-common", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-device-usb-host": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-device-usb-host", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-device-usb-redirect": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-device-usb-redirect", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-img": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-img", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-kvm-core": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-kvm-core", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-system-x86-core": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-system-x86-core", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-ui-opengl": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-ui-opengl", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-ui-spice-core": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-ui-spice-core", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-aarch64": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-aarch64", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-alpha": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-alpha", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-arm": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-arm", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-cris": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-cris", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-hexagon": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-hexagon", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-hppa": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-hppa", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-loongarch64": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-loongarch64", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-m68k": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-m68k", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-microblaze": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-microblaze", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-mips": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-mips", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-nios2": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-nios2", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-or1k": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-or1k", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-ppc": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-ppc", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-riscv": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-riscv", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-s390x": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-s390x", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-sh4": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-sh4", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-sparc": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-sparc", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-x86": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-x86", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "qemu-user-static-xtensa": [ { "arch": "x86_64", "epoch": 2, "name": "qemu-user-static-xtensa", "release": "1.fc38", "source": "rpm", "version": "7.2.6" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.fc38", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.fc38", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc38", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "1.fc38", "source": "rpm", "version": "20231111" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc38eng", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc38eng", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.fc38", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "33.fc38", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "4.rc2.fc38", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc38", "source": "rpm", "version": "4.18.2" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc38", "source": "rpm", "version": "4.18.2" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc38", "source": "rpm", "version": "4.18.2" } ], "rpm-ostree": [ { "arch": "x86_64", "epoch": null, "name": "rpm-ostree", "release": "3.fc38", "source": "rpm", "version": "2023.10" } ], "rpm-ostree-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-ostree-libs", "release": "3.fc38", "source": "rpm", "version": "2023.10" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc38", "source": "rpm", "version": "4.18.2" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc38", "source": "rpm", "version": "4.18.2" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "2.fc38", "source": "rpm", "version": "1.5.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc38", "source": "rpm", "version": "4.18.2" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "2.fc38", "source": "rpm", "version": "3.2.7" } ], "rtkit": [ { "arch": "x86_64", "epoch": null, "name": "rtkit", "release": "58.fc38", "source": "rpm", "version": "0.11" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "2.fc38", "source": "rpm", "version": "0.6.0^20230403git142325a9" } ], "samba": [ { "arch": "x86_64", "epoch": 2, "name": "samba", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "samba-client-libs": [ { "arch": "x86_64", "epoch": 2, "name": "samba-client-libs", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "samba-common": [ { "arch": "noarch", "epoch": 2, "name": "samba-common", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "samba-common-libs": [ { "arch": "x86_64", "epoch": 2, "name": "samba-common-libs", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "samba-common-tools": [ { "arch": "x86_64", "epoch": 2, "name": "samba-common-tools", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "samba-dcerpc": [ { "arch": "x86_64", "epoch": 2, "name": "samba-dcerpc", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "samba-ldb-ldap-modules": [ { "arch": "x86_64", "epoch": 2, "name": "samba-ldb-ldap-modules", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "samba-libs": [ { "arch": "x86_64", "epoch": 2, "name": "samba-libs", "release": "1.fc38", "source": "rpm", "version": "4.18.9" } ], "seabios-bin": [ { "arch": "noarch", "epoch": null, "name": "seabios-bin", "release": "1.fc38", "source": "rpm", "version": "1.16.2" } ], "seavgabios-bin": [ { "arch": "noarch", "epoch": null, "name": "seavgabios-bin", "release": "1.fc38", "source": "rpm", "version": "1.16.2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "12.fc38", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc38", "source": "rpm", "version": "38.30" } ], "selinux-policy-CoreOS-selinux-policy-Library-common": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-CoreOS-selinux-policy-Library-common", "release": "124", "source": "rpm", "version": "1.0" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc38", "source": "rpm", "version": "38.30" } ], "setroubleshoot-plugins": [ { "arch": "noarch", "epoch": null, "name": "setroubleshoot-plugins", "release": "6.fc38", "source": "rpm", "version": "3.3.14" } ], "setroubleshoot-server": [ { "arch": "x86_64", "epoch": null, "name": "setroubleshoot-server", "release": "1.fc38", "source": "rpm", "version": "3.3.32" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc38", "source": "rpm", "version": "2.14.3" } ], "sgabios-bin": [ { "arch": "noarch", "epoch": 1, "name": "sgabios-bin", "release": "10.fc38", "source": "rpm", "version": "0.20180715git" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "6.fc38", "source": "rpm", "version": "4.13" } ], "shadow-utils-subid": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils-subid", "release": "6.fc38", "source": "rpm", "version": "4.13" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc38", "source": "rpm", "version": "2.2" } ], "skopeo": [ { "arch": "x86_64", "epoch": 1, "name": "skopeo", "release": "1.fc38", "source": "rpm", "version": "1.14.0" } ], "slirp4netns": [ { "arch": "x86_64", "epoch": null, "name": "slirp4netns", "release": "1.fc38", "source": "rpm", "version": "1.2.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "7.fc38", "source": "rpm", "version": "1.1.9" } ], "sos": [ { "arch": "noarch", "epoch": null, "name": "sos", "release": "1.fc38", "source": "rpm", "version": "4.5.1" } ], "sound-theme-freedesktop": [ { "arch": "noarch", "epoch": null, "name": "sound-theme-freedesktop", "release": "19.fc38", "source": "rpm", "version": "0.8" } ], "spice-server": [ { "arch": "x86_64", "epoch": null, "name": "spice-server", "release": "2.fc38", "source": "rpm", "version": "0.15.1" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc38", "source": "rpm", "version": "3.40.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "3.fc38", "source": "rpm", "version": "4.5.1" } ], "sscg": [ { "arch": "x86_64", "epoch": null, "name": "sscg", "release": "3.fc38", "source": "rpm", "version": "3.0.3" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc38", "source": "rpm", "version": "2.9.3" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc38", "source": "rpm", "version": "6.6" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "2.p2.fc38", "source": "rpm", "version": "1.9.13" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "2.p2.fc38", "source": "rpm", "version": "1.9.13" } ], "swtpm": [ { "arch": "x86_64", "epoch": null, "name": "swtpm", "release": "1.fc38", "source": "rpm", "version": "0.8.1" } ], "swtpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "swtpm-libs", "release": "1.fc38", "source": "rpm", "version": "0.8.1" } ], "swtpm-selinux": [ { "arch": "noarch", "epoch": null, "name": "swtpm-selinux", "release": "1.fc38", "source": "rpm", "version": "0.8.1" } ], "swtpm-tools": [ { "arch": "x86_64", "epoch": null, "name": "swtpm-tools", "release": "1.fc38", "source": "rpm", "version": "0.8.1" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc38", "source": "rpm", "version": "253.14" } ], "systemd-container": [ { "arch": "x86_64", "epoch": null, "name": "systemd-container", "release": "1.fc38", "source": "rpm", "version": "253.14" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc38", "source": "rpm", "version": "253.14" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc38", "source": "rpm", "version": "253.14" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc38", "source": "rpm", "version": "253.14" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "1.fc38", "source": "rpm", "version": "253.14" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc38", "source": "rpm", "version": "253.14" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "1.fc38", "source": "rpm", "version": "5.0~pre16958465gca71442b" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "1.fc38", "source": "rpm", "version": "5.0~pre16958465gca71442b" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "1.fc38", "source": "rpm", "version": "5.0~pre16958465gca71442b" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "1.fc38", "source": "rpm", "version": "5.0~pre16958465gca71442b" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "8.fc38", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "16.fc38", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "7.fc38", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "20.fc38", "source": "rpm", "version": "1.9" } ], "tlog": [ { "arch": "x86_64", "epoch": null, "name": "tlog", "release": "3.fc38", "source": "rpm", "version": "12.1" } ], "tmp-distribution-Library-atomic": [ { "arch": "noarch", "epoch": null, "name": "tmp-distribution-Library-atomic", "release": "0", "source": "rpm", "version": "1.10" } ], "totem-pl-parser": [ { "arch": "x86_64", "epoch": null, "name": "totem-pl-parser", "release": "6.fc38", "source": "rpm", "version": "3.26.6" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "3.fc38", "source": "rpm", "version": "5.5" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "3.fc38", "source": "rpm", "version": "4.0.1" } ], "tracer-common": [ { "arch": "noarch", "epoch": null, "name": "tracer-common", "release": "1.fc38", "source": "rpm", "version": "1.1" } ], "tracker": [ { "arch": "x86_64", "epoch": null, "name": "tracker", "release": "2.fc38", "source": "rpm", "version": "3.5.3" } ], "tracker-miners": [ { "arch": "x86_64", "epoch": null, "name": "tracker-miners", "release": "1.fc38", "source": "rpm", "version": "3.5.4" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "8.fc38", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "8.fc38", "source": "rpm", "version": "0.3.15" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc38", "source": "rpm", "version": "2023c" } ], "uchardet": [ { "arch": "x86_64", "epoch": null, "name": "uchardet", "release": "2.fc38", "source": "rpm", "version": "0.0.8" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "7.fc38", "source": "rpm", "version": "2.9.4" } ], "udisks2-iscsi": [ { "arch": "x86_64", "epoch": null, "name": "udisks2-iscsi", "release": "7.fc38", "source": "rpm", "version": "2.9.4" } ], "udisks2-lvm2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2-lvm2", "release": "7.fc38", "source": "rpm", "version": "2.9.4" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "1.fc38", "source": "rpm", "version": "1.19.0" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc38", "source": "rpm", "version": "1.19.0" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "60.fc38", "source": "rpm", "version": "6.0" } ], "upower": [ { "arch": "x86_64", "epoch": null, "name": "upower", "release": "3.fc38", "source": "rpm", "version": "0.99.20" } ], "usbredir": [ { "arch": "x86_64", "epoch": null, "name": "usbredir", "release": "2.fc38", "source": "rpm", "version": "0.13.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "2.fc38", "source": "rpm", "version": "0.13.2" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.fc38", "source": "rpm", "version": "2.38.1" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.fc38", "source": "rpm", "version": "2.38.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc38", "source": "rpm", "version": "9.0.2153" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc38", "source": "rpm", "version": "9.0.2153" } ], "vim-default-editor": [ { "arch": "noarch", "epoch": 2, "name": "vim-default-editor", "release": "1.fc38", "source": "rpm", "version": "9.0.2153" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc38", "source": "rpm", "version": "9.0.2153" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc38", "source": "rpm", "version": "9.0.2153" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc38", "source": "rpm", "version": "9.0.2153" } ], "virt-install": [ { "arch": "noarch", "epoch": null, "name": "virt-install", "release": "2.fc38", "source": "rpm", "version": "4.1.0" } ], "virt-manager-common": [ { "arch": "noarch", "epoch": null, "name": "virt-manager-common", "release": "2.fc38", "source": "rpm", "version": "4.1.0" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "18.fc38", "source": "rpm", "version": "0.3.12" } ], "webrtc-audio-processing": [ { "arch": "x86_64", "epoch": null, "name": "webrtc-audio-processing", "release": "10.fc38", "source": "rpm", "version": "0.3.1" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "5.fc38", "source": "rpm", "version": "1.21.3" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "39.fc38", "source": "rpm", "version": "2.21" } ], "whois-nls": [ { "arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc38", "source": "rpm", "version": "5.5.18" } ], "wireplumber": [ { "arch": "x86_64", "epoch": null, "name": "wireplumber", "release": "1.fc38", "source": "rpm", "version": "0.4.17" } ], "wireplumber-libs": [ { "arch": "x86_64", "epoch": null, "name": "wireplumber-libs", "release": "1.fc38", "source": "rpm", "version": "0.4.17" } ], "xdg-desktop-portal": [ { "arch": "x86_64", "epoch": null, "name": "xdg-desktop-portal", "release": "3.fc38", "source": "rpm", "version": "1.16.0" } ], "xdg-desktop-portal-gtk": [ { "arch": "x86_64", "epoch": null, "name": "xdg-desktop-portal-gtk", "release": "2.fc38", "source": "rpm", "version": "1.14.1" } ], "xen-libs": [ { "arch": "x86_64", "epoch": null, "name": "xen-libs", "release": "5.fc38", "source": "rpm", "version": "4.17.2" } ], "xen-licenses": [ { "arch": "x86_64", "epoch": null, "name": "xen-licenses", "release": "5.fc38", "source": "rpm", "version": "4.17.2" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc38", "source": "rpm", "version": "6.1.0" } ], "xkbcomp": [ { "arch": "x86_64", "epoch": null, "name": "xkbcomp", "release": "5.fc38", "source": "rpm", "version": "1.4.6" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc38", "source": "rpm", "version": "2.38" } ], "xml-common": [ { "arch": "noarch", "epoch": null, "name": "xml-common", "release": "60.fc38", "source": "rpm", "version": "0.6.3" } ], "xorg-x11-server-Xvfb": [ { "arch": "x86_64", "epoch": null, "name": "xorg-x11-server-Xvfb", "release": "26.fc38", "source": "rpm", "version": "1.20.14" } ], "xorg-x11-server-common": [ { "arch": "x86_64", "epoch": null, "name": "xorg-x11-server-common", "release": "26.fc38", "source": "rpm", "version": "1.20.14" } ], "xorg-x11-xauth": [ { "arch": "x86_64", "epoch": 1, "name": "xorg-x11-xauth", "release": "3.fc38", "source": "rpm", "version": "1.1.2" } ], "xorriso": [ { "arch": "x86_64", "epoch": null, "name": "xorriso", "release": "1.fc38", "source": "rpm", "version": "1.5.6" } ], "xprop": [ { "arch": "x86_64", "epoch": null, "name": "xprop", "release": "3.fc38", "source": "rpm", "version": "1.2.5" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc38", "source": "rpm", "version": "9.0.2153" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "1.fc38", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc38", "source": "rpm", "version": "5.4.1" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "1.fc38", "source": "rpm", "version": "5.4.1" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc38", "source": "rpm", "version": "5.4.1" } ], "yajl": [ { "arch": "x86_64", "epoch": null, "name": "yajl", "release": "21.fc38", "source": "rpm", "version": "2.1.0" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc38", "source": "rpm", "version": "4.18.1" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc38", "source": "rpm", "version": "1.3.2" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "37.fc38", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "3.fc38", "source": "rpm", "version": "1.2.13" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "3.fc38", "source": "rpm", "version": "1.2.13" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "4.fc38", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "4.fc38", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } TASK [Test - cockpit-system is installed] ************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:23 Saturday 23 December 2023 13:04:21 +0000 (0:00:01.226) 0:03:53.896 ***** skipping: [sut] => { "changed": false, "false_condition": "'cockpit-system' not in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [Test - cockpit metapackage is installed] ********************************* task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:29 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.028) 0:03:53.924 ***** skipping: [sut] => { "changed": false, "false_condition": "'cockpit' not in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [Test - cockpit-pcp is installed] ***************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:35 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.028) 0:03:53.952 ***** skipping: [sut] => { "changed": false, "false_condition": "'cockpit-pcp' not in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [Test - cockpit-doc is installed] ***************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:41 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.061) 0:03:54.013 ***** skipping: [sut] => { "changed": false, "false_condition": "'cockpit-doc' not in ansible_facts.packages", "skip_reason": "Conditional result was False" } TASK [Test - ensure cockpit_port is configured for firewall and selinux] ******* task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:46 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.028) 0:03:54.042 ***** included: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/check_port.yml for sut TASK [Check firewall port status when cockpit_manage_firewall is yes] ********** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/check_port.yml:11 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.039) 0:03:54.081 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Check firewall port status when cockpit_manage_firewall is yes] ********** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/check_port.yml:19 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.034) 0:03:54.116 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Install SELinux tools] *************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/check_port.yml:31 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.035) 0:03:54.152 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Check associated selinux ports when cockpit_manage_selinux is yes] ******* task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/check_port.yml:34 Saturday 23 December 2023 13:04:21 +0000 (0:00:00.035) 0:03:54.187 ***** skipping: [sut] => { "changed": false, "false_condition": "cockpit_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:51 Saturday 23 December 2023 13:04:22 +0000 (0:00:00.034) 0:03:54.222 ***** included: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml for sut TASK [Cleanup - packages] ****************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:2 Saturday 23 December 2023 13:04:22 +0000 (0:00:00.040) 0:03:54.262 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-306-1.fc38.x86_64", "Removed: cockpit-389-ds-2.3.7-2.fc38.noarch", "Removed: cockpit-CoreOS-cockpit-Sanity-simple-sanity-test-1.0-14.noarch", "Removed: cockpit-bridge-306-1.fc38.x86_64", "Removed: cockpit-composer-47-1.fc38.noarch", "Removed: cockpit-doc-306-1.fc38.noarch", "Removed: cockpit-file-sharing-2.4.5-3.fc38.noarch", "Removed: cockpit-kdump-306-1.fc38.noarch", "Removed: cockpit-machines-304-1.fc38.noarch", "Removed: cockpit-navigator-0.5.9-3.fc38.noarch", "Removed: cockpit-networkmanager-306-1.fc38.noarch", "Removed: cockpit-packagekit-306-1.fc38.noarch", "Removed: cockpit-pcp-306-1.fc38.x86_64", "Removed: cockpit-podman-82-1.fc38.noarch", "Removed: cockpit-selinux-306-1.fc38.noarch", "Removed: cockpit-session-recording-14-1.fc38.noarch", "Removed: cockpit-sosreport-306-1.fc38.noarch", "Removed: cockpit-storaged-306-1.fc38.noarch", "Removed: cockpit-system-306-1.fc38.noarch", "Removed: cockpit-ws-306-1.fc38.x86_64" ] } TASK [Cleanup - find certificates] ********************************************* task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:15 Saturday 23 December 2023 13:04:36 +0000 (0:00:14.910) 0:04:09.173 ***** ok: [sut] => { "changed": false, "examined": 0, "files": [], "matched": 0, "skipped_paths": { "/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory" } } MSG: Not all paths examined, check warnings for details TASK [Cleanup - certificates] ************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:25 Saturday 23 December 2023 13:04:37 +0000 (0:00:00.445) 0:04:09.619 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Cleanup - config file] *************************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:34 Saturday 23 December 2023 13:04:37 +0000 (0:00:00.023) 0:04:09.642 ***** ok: [sut] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [Cleanup - port customization] ******************************************** task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:42 Saturday 23 December 2023 13:04:37 +0000 (0:00:00.355) 0:04:09.997 ***** ok: [sut] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [Cleanup - Reload systemd] ************************************************ task path: /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:50 Saturday 23 December 2023 13:04:38 +0000 (0:00:00.270) 0:04:10.267 ***** ok: [sut] => { "changed": false, "name": null, "status": {} } PLAY RECAP ********************************************************************* sut : ok=28 changed=5 unreachable=0 failed=0 skipped=33 rescued=0 ignored=0 Saturday 23 December 2023 13:04:39 +0000 (0:00:00.978) 0:04:11.246 ***** =============================================================================== fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. - 223.93s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:7 Cleanup - packages ----------------------------------------------------- 14.91s /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:2 ---------------------- fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.66s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Refresh package facts --------------------------------------------------- 1.23s /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:19 --------------- fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.20s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 1.02s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:71 Cleanup - Reload systemd ------------------------------------------------ 0.98s /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:50 --------------------- fedora.linux_system_roles.firewall : Configure firewall ----------------- 0.92s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:2 ---------------- fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.54s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Cleanup - find certificates --------------------------------------------- 0.45s /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:15 --------------------- Cleanup - config file --------------------------------------------------- 0.36s /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:34 --------------------- fedora.linux_system_roles.firewall : Check if system is ostree ---------- 0.34s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port --- 0.29s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:62 Cleanup - port customization -------------------------------------------- 0.27s /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/cleanup.yml:42 --------------------- fedora.linux_system_roles.cockpit : Check if system is ostree ----------- 0.27s /WORKDIR/git-weekly-citaiqpc7p/.collection/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 Test - cockpit-pcp is installed ----------------------------------------- 0.06s /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:35 --------------- Cleanup ----------------------------------------------------------------- 0.04s /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:51 --------------- Test - ensure cockpit_port is configured for firewall and selinux ------- 0.04s /WORKDIR/git-weekly-citaiqpc7p/tests/tests_packages_full.yml:46 --------------- Check firewall port status when cockpit_manage_firewall is yes ---------- 0.04s /WORKDIR/git-weekly-citaiqpc7p/tests/tasks/check_port.yml:19 ------------------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory ---^---^---^---^---^---