Started by timer [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘zyt5z-centos83’ Running on zyt5z-centos83 in /home/genie.releng/jenkins/workspace/Build-Docker-images [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Clean workspace) [Pipeline] sh [2024-03-28T13:38:38.449Z] + docker images [2024-03-28T13:38:38.449Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-28T13:38:38.449Z] + docker system prune -a -f [2024-03-28T13:38:38.817Z] Total reclaimed space: 0B [2024-03-28T13:38:38.817Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images [2024-03-28T13:38:38.817Z] + rm -rf eclipse.jdt.core eclipse.platform.releng.aggregator [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Get Docker Files) [Pipeline] sh [2024-03-28T13:38:40.802Z] + git clone -b master https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git [2024-03-28T13:38:40.802Z] Cloning into 'eclipse.platform.releng.aggregator'... [2024-03-28T13:38:57.250Z] + git clone -b master https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2024-03-28T13:38:57.250Z] Cloning into 'eclipse.jdt.core'... [2024-03-28T13:39:55.859Z] Updating files: 91% (8767/9560) Updating files: 92% (8796/9560) Updating files: 93% (8891/9560) Updating files: 94% (8987/9560) Updating files: 95% (9082/9560) Updating files: 96% (9178/9560) Updating files: 97% (9274/9560) Updating files: 98% (9369/9560) Updating files: 99% (9465/9560) Updating files: 100% (9560/9560) Updating files: 100% (9560/9560), done. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Images) [Pipeline] sh [2024-03-28T13:39:58.637Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ [2024-03-28T13:39:58.637Z] + chmod +x build-centos_8.sh build-centos_9.sh build-centos_9_swt_build.sh build-centos_swt_build.sh buildDockerImages.sh build-openSuse-15.sh build-ubuntu-22.04.sh push-centos_8.sh push-centos_9.sh push-centos9_swt_build.sh push-centos_swt_build.sh pushDockerImages.sh push-opensuse-15.sh push-ubuntu-22.04.sh [2024-03-28T13:39:58.637Z] + tee centos8.log [2024-03-28T13:39:58.637Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/ [2024-03-28T13:39:58.637Z] + chmod +x build-ubuntu-jikespg.sh push-ubuntu-jikespg.sh [2024-03-28T13:39:58.637Z] + ./build-centos_8.sh [2024-03-28T13:39:58.637Z] + set -e [2024-03-28T13:39:58.637Z] + pushd centos-gtk3-metacity/8-gtk3 [2024-03-28T13:39:58.637Z] + echo 'Building Centos 8 docker image' [2024-03-28T13:39:58.637Z] + docker build --pull -t eclipse/platformreleng-centos-gtk3-metacity:8 . [2024-03-28T13:39:58.637Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk3-metacity/8-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:39:58.637Z] Building Centos 8 docker image [2024-03-28T13:39:58.637Z] + wait [2024-03-28T13:39:58.637Z] + ./build-centos_9_swt_build.sh [2024-03-28T13:39:58.637Z] + ./build-centos_swt_build.sh [2024-03-28T13:39:58.637Z] + set -e [2024-03-28T13:39:58.637Z] + set -e [2024-03-28T13:39:58.637Z] + pushd centos-gtk3-metacity/8-swtBuild [2024-03-28T13:39:58.637Z] + tee swt_9_build.log [2024-03-28T13:39:58.637Z] + echo 'Building Centos 8 swt build image' [2024-03-28T13:39:58.637Z] + docker build --pull -t eclipse/platformreleng-centos-swt-build:8 . [2024-03-28T13:39:58.637Z] + tee swt_build.log [2024-03-28T13:39:58.637Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk3-metacity/8-swtBuild ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:39:58.637Z] Building Centos 8 swt build image [2024-03-28T13:39:58.637Z] + ./build-centos_9.sh [2024-03-28T13:39:58.637Z] + set -e [2024-03-28T13:39:58.637Z] + pushd centos-gtk4-mutter/9-gtk4 [2024-03-28T13:39:58.637Z] + echo 'Building Centos 9 docker image' [2024-03-28T13:39:58.637Z] + docker build --pull -t eclipse/platformreleng-centos-gtk4-mutter:9 . [2024-03-28T13:39:58.637Z] + tee centos9.log [2024-03-28T13:39:58.637Z] + pushd centos-gtk4-mutter/9-swtBuild [2024-03-28T13:39:58.637Z] + echo 'Building Centos 9 swt build image' [2024-03-28T13:39:58.637Z] + docker build --pull -t eclipse/platformreleng-centos-swt-build:9 . [2024-03-28T13:39:58.637Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk4-mutter/9-gtk4 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:39:58.637Z] Building Centos 9 docker image [2024-03-28T13:39:58.637Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/centos-gtk4-mutter/9-swtBuild ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:39:58.637Z] Building Centos 9 swt build image [2024-03-28T13:39:58.637Z] + ./build-ubuntu-22.04.sh [2024-03-28T13:39:58.637Z] + set -e [2024-03-28T13:39:58.637Z] + pushd ubuntu-gtk3-metacity/22.04-gtk3 [2024-03-28T13:39:58.637Z] + echo 'Building Ubuntu 22.04 docker image' [2024-03-28T13:39:58.637Z] + docker build --pull -t eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 . [2024-03-28T13:39:58.637Z] + tee ubuntu22.log [2024-03-28T13:39:58.637Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ubuntu-gtk3-metacity/22.04-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:39:58.637Z] Building Ubuntu 22.04 docker image [2024-03-28T13:39:58.637Z] + ./build-openSuse-15.sh [2024-03-28T13:39:58.637Z] + tee opensuse_leap.log [2024-03-28T13:39:58.637Z] + set -e [2024-03-28T13:39:58.637Z] + pushd opensuse-gtk3-metacity/15-gtk3 [2024-03-28T13:39:58.637Z] + echo 'Building Opensuse Leap 15 docker image' [2024-03-28T13:39:58.637Z] + docker build --pull -t eclipse/platformreleng-opensuse-gtk3-metacity:15 . [2024-03-28T13:39:58.637Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/opensuse-gtk3-metacity/15-gtk3 ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:39:58.637Z] Building Opensuse Leap 15 docker image [2024-03-28T13:39:58.637Z] + ./build-ubuntu-jikespg.sh [2024-03-28T13:39:58.637Z] + set -e [2024-03-28T13:39:58.637Z] + pushd jikespg [2024-03-28T13:39:58.637Z] + echo 'Building Ubuntu based Jikes Parser Generator Ubuntu docker image' [2024-03-28T13:39:58.637Z] + docker build --pull -t eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg . [2024-03-28T13:39:58.637Z] + tee ubuntuJikespg.log [2024-03-28T13:39:58.637Z] ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/jikespg ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker [2024-03-28T13:39:58.637Z] Building Ubuntu based Jikes Parser Generator Ubuntu docker image [2024-03-28T13:40:00.032Z] #0 building with "default" instance using docker driver [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #1 [internal] load build definition from Dockerfile [2024-03-28T13:40:00.032Z] #1 transferring dockerfile: [2024-03-28T13:40:00.032Z] #0 building with "default" instance using docker driver [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #1 [internal] load build definition from Dockerfile [2024-03-28T13:40:00.032Z] #1 transferring dockerfile: 89B 0.0s [2024-03-28T13:40:00.032Z] #0 building with "default" instance using docker driver [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #1 [internal] load .dockerignore [2024-03-28T13:40:00.032Z] #1 transferring dockerfile: 1.65kB 0.0s done [2024-03-28T13:40:00.032Z] #1 DONE 0.2s [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #2 [internal] load .dockerignore [2024-03-28T13:40:00.032Z] #2 transferring context: 2B done [2024-03-28T13:40:00.032Z] #0 building with "default" instance using docker driver [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #1 [internal] load .dockerignore [2024-03-28T13:40:00.032Z] #0 building with "default" instance using docker driver [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #1 [internal] load .dockerignore [2024-03-28T13:40:00.032Z] #1 transferring context: 2B done [2024-03-28T13:40:00.032Z] #0 building with "default" instance using docker driver [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #1 [internal] load .dockerignore [2024-03-28T13:40:00.032Z] #0 building with "default" instance using docker driver [2024-03-28T13:40:00.032Z] [2024-03-28T13:40:00.032Z] #1 [internal] load build definition from Dockerfile [2024-03-28T13:40:00.032Z] #1 transferring dockerfile: 1.64kB 0.0s done [2024-03-28T13:40:00.032Z] #1 transferring context: [2024-03-28T13:40:00.405Z] #2 DONE 0.2s [2024-03-28T13:40:00.405Z] [2024-03-28T13:40:00.405Z] #3 [internal] load metadata for docker.io/library/ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e [2024-03-28T13:40:00.405Z] #1 DONE 0.4s [2024-03-28T13:40:00.405Z] [2024-03-28T13:40:00.405Z] #2 [internal] load .dockerignore [2024-03-28T13:40:00.405Z] #2 transferring context: 2B done [2024-03-28T13:40:00.405Z] #1 transferring context: 2B done [2024-03-28T13:40:00.405Z] #1 transferring context: 2B done [2024-03-28T13:40:00.405Z] #1 transferring context: [2024-03-28T13:40:00.405Z] #1 DONE 0.4s [2024-03-28T13:40:00.405Z] [2024-03-28T13:40:00.405Z] #2 [internal] load build definition from Dockerfile [2024-03-28T13:40:00.405Z] #2 transferring dockerfile: 1.91kB done [2024-03-28T13:40:00.405Z] #1 transferring dockerfile: [2024-03-28T13:40:00.405Z] #1 ... [2024-03-28T13:40:00.405Z] [2024-03-28T13:40:00.405Z] #2 [internal] load build definition from Dockerfile [2024-03-28T13:40:00.405Z] #2 transferring dockerfile: 1.29kB done [2024-03-28T13:40:00.405Z] #2 DONE 0.6s [2024-03-28T13:40:00.405Z] #1 transferring context: 2B done [2024-03-28T13:40:00.405Z] #2 DONE 0.6s [2024-03-28T13:40:00.405Z] #1 transferring dockerfile: 1.88kB done [2024-03-28T13:40:00.405Z] #2 DONE 0.5s [2024-03-28T13:40:00.405Z] [2024-03-28T13:40:00.405Z] #3 [internal] load metadata for quay.io/centos/centos:stream8 [2024-03-28T13:40:00.774Z] #1 DONE 0.6s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #2 [internal] load build definition from Dockerfile [2024-03-28T13:40:00.774Z] #2 transferring dockerfile: 1.60kB done [2024-03-28T13:40:00.774Z] #2 DONE 0.6s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #3 [internal] load metadata for quay.io/centos/centos:stream9 [2024-03-28T13:40:00.774Z] #3 DONE 0.5s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #4 [internal] load build context [2024-03-28T13:40:00.774Z] #4 DONE 0.0s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #5 [1/8] FROM docker.io/library/ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #1 [internal] load .dockerignore [2024-03-28T13:40:00.774Z] #1 DONE 0.6s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #3 [internal] load metadata for docker.io/opensuse/leap:15@sha256:bd0fcef5afdc37936fd102ade71522d30b68364e724cb84083bc64d036b995b4 [2024-03-28T13:40:00.774Z] #1 DONE 0.6s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #2 [internal] load build definition from Dockerfile [2024-03-28T13:40:00.774Z] #2 transferring dockerfile: 992B done [2024-03-28T13:40:00.774Z] #2 DONE 0.6s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #3 [internal] load metadata for docker.io/library/ubuntu:20.04 [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #3 [internal] load metadata for quay.io/centos/centos:stream8 [2024-03-28T13:40:00.774Z] #1 DONE 0.6s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #2 [internal] load .dockerignore [2024-03-28T13:40:00.774Z] #2 transferring context: 2B done [2024-03-28T13:40:00.774Z] #2 DONE 0.7s [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #3 [internal] load metadata for quay.io/centos/centos:stream9 [2024-03-28T13:40:00.774Z] #5 resolve docker.io/library/ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e 0.1s done [2024-03-28T13:40:00.774Z] #5 ... [2024-03-28T13:40:00.774Z] [2024-03-28T13:40:00.774Z] #4 [internal] load build context [2024-03-28T13:40:00.774Z] #4 transferring context: 860B done [2024-03-28T13:40:00.774Z] #4 DONE 0.1s [2024-03-28T13:40:00.774Z] #3 DONE 0.4s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #5 [1/8] FROM docker.io/library/ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e [2024-03-28T13:40:01.141Z] #5 sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e 1.13kB / 1.13kB done [2024-03-28T13:40:01.141Z] #5 sha256:aa772c98400ef833586d1d517d3e8de670f7e712bf581ce6053165081773259d 424B / 424B done [2024-03-28T13:40:01.141Z] #5 sha256:ca2b0f26964cf2e80ba3e084d5983dab293fdb87485dc6445f3f7bbfc89d7459 2.30kB / 2.30kB done [2024-03-28T13:40:01.141Z] #5 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 0B / 29.54MB 0.1s [2024-03-28T13:40:01.141Z] #3 DONE 0.5s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #4 [internal] load build context [2024-03-28T13:40:01.141Z] #4 DONE 0.0s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #5 [1/8] FROM quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 [2024-03-28T13:40:01.141Z] #5 resolve quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 [2024-03-28T13:40:01.141Z] #5 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 10.49MB / 29.54MB 0.2s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #4 [internal] load build context [2024-03-28T13:40:01.141Z] #4 DONE 0.0s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #5 [1/8] FROM quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 [2024-03-28T13:40:01.141Z] #5 resolve quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 [2024-03-28T13:40:01.141Z] #5 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 23.07MB / 29.54MB 0.3s [2024-03-28T13:40:01.141Z] #5 resolve quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 0.2s done [2024-03-28T13:40:01.141Z] #3 DONE 0.6s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #4 [internal] load build context [2024-03-28T13:40:01.141Z] #4 DONE 0.0s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #5 [1/7] FROM docker.io/opensuse/leap:15@sha256:bd0fcef5afdc37936fd102ade71522d30b68364e724cb84083bc64d036b995b4 [2024-03-28T13:40:01.141Z] #5 resolve docker.io/opensuse/leap:15@sha256:bd0fcef5afdc37936fd102ade71522d30b68364e724cb84083bc64d036b995b4 [2024-03-28T13:40:01.141Z] #3 DONE 0.6s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #4 [internal] load build context [2024-03-28T13:40:01.141Z] #4 DONE 0.0s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #5 [1/6] FROM docker.io/library/ubuntu:20.04@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [2024-03-28T13:40:01.141Z] #5 resolve docker.io/library/ubuntu:20.04@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [2024-03-28T13:40:01.141Z] #3 DONE 0.6s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #4 [internal] load build context [2024-03-28T13:40:01.141Z] #4 DONE 0.0s [2024-03-28T13:40:01.141Z] [2024-03-28T13:40:01.141Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca [2024-03-28T13:40:01.142Z] #5 resolve quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca [2024-03-28T13:40:01.142Z] #5 resolve quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 0.2s done [2024-03-28T13:40:01.510Z] #3 DONE 0.7s [2024-03-28T13:40:01.510Z] [2024-03-28T13:40:01.510Z] #4 [internal] load build context [2024-03-28T13:40:01.510Z] #4 DONE 0.0s [2024-03-28T13:40:01.510Z] [2024-03-28T13:40:01.510Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca [2024-03-28T13:40:01.510Z] #5 resolve quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca [2024-03-28T13:40:01.510Z] #5 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 29.54MB / 29.54MB 0.5s [2024-03-28T13:40:01.510Z] #5 sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 710B / 710B done [2024-03-28T13:40:01.510Z] #5 sha256:98402bd333b90e5422c7ba2c34f72f230c08fa495975dc174ae33da2b460dd3e 505B / 505B done [2024-03-28T13:40:01.510Z] #5 sha256:82238892747d06cce05a99261fc433a0fcdbcd82340278e0f29c3b03483bbe71 1.16kB / 1.16kB done [2024-03-28T13:40:01.510Z] #5 sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 710B / 710B done [2024-03-28T13:40:01.510Z] #5 sha256:98402bd333b90e5422c7ba2c34f72f230c08fa495975dc174ae33da2b460dd3e 505B / 505B done [2024-03-28T13:40:01.510Z] #5 sha256:82238892747d06cce05a99261fc433a0fcdbcd82340278e0f29c3b03483bbe71 1.16kB / 1.16kB done [2024-03-28T13:40:01.510Z] #5 ... [2024-03-28T13:40:01.510Z] [2024-03-28T13:40:01.510Z] #4 [internal] load build context [2024-03-28T13:40:01.510Z] #4 transferring context: 860B done [2024-03-28T13:40:01.510Z] #4 DONE 0.5s [2024-03-28T13:40:01.510Z] #5 resolve docker.io/opensuse/leap:15@sha256:bd0fcef5afdc37936fd102ade71522d30b68364e724cb84083bc64d036b995b4 0.5s done [2024-03-28T13:40:01.510Z] #5 DONE 0.5s [2024-03-28T13:40:01.884Z] #5 sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 29.54MB / 29.54MB 0.8s done [2024-03-28T13:40:01.884Z] #5 ... [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #4 [internal] load build context [2024-03-28T13:40:01.884Z] #4 transferring context: 860B done [2024-03-28T13:40:01.884Z] #4 DONE 0.5s [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #5 [1/8] FROM quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 [2024-03-28T13:40:01.884Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 0B / 84.54MB 0.4s [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #4 [internal] load build context [2024-03-28T13:40:01.884Z] #5 resolve quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca 0.6s done [2024-03-28T13:40:01.884Z] #5 DONE 0.6s [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #5 [1/8] FROM quay.io/centos/centos:stream8@sha256:02cbd1a3618827fa94d43fd35c116ce619b98cc79a1788db4913cfb74c3cc3b4 [2024-03-28T13:40:01.884Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 0B / 84.54MB 0.4s [2024-03-28T13:40:01.884Z] #5 extracting sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 0.1s [2024-03-28T13:40:01.884Z] #5 resolve docker.io/library/ubuntu:20.04@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d 0.6s done [2024-03-28T13:40:01.884Z] #5 resolve quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca 0.6s done [2024-03-28T13:40:01.884Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 14.68MB / 84.54MB 0.6s [2024-03-28T13:40:01.884Z] #4 transferring context: 860B done [2024-03-28T13:40:01.884Z] #4 DONE 0.1s [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #5 [1/7] FROM docker.io/opensuse/leap:15@sha256:bd0fcef5afdc37936fd102ade71522d30b68364e724cb84083bc64d036b995b4 [2024-03-28T13:40:01.884Z] #5 sha256:1ef673091bf2523570df901669432e9730678fa2290f5174f49ad6d2b7325b68 634B / 634B done [2024-03-28T13:40:01.884Z] #5 sha256:ec3c3c09f741c01e8d4095e368d6f8fb66ee38a91ca4768103311b24fbc47b16 1.96kB / 1.96kB done [2024-03-28T13:40:01.884Z] #5 sha256:bd0fcef5afdc37936fd102ade71522d30b68364e724cb84083bc64d036b995b4 1.53kB / 1.53kB done [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca [2024-03-28T13:40:01.884Z] #5 sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca 912B / 912B done [2024-03-28T13:40:01.884Z] #5 sha256:bd8a322cad62ba3ec1d0101528242a5ecbfa2f59a3e18a3050bcc017e5b1cc6f 505B / 505B done [2024-03-28T13:40:01.884Z] #5 sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca 912B / 912B done [2024-03-28T13:40:01.884Z] #5 sha256:bd8a322cad62ba3ec1d0101528242a5ecbfa2f59a3e18a3050bcc017e5b1cc6f 505B / 505B done [2024-03-28T13:40:01.884Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 23.07MB / 84.54MB 0.7s [2024-03-28T13:40:01.884Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 23.07MB / 84.54MB 0.7s [2024-03-28T13:40:01.884Z] #5 ... [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #4 [internal] load build context [2024-03-28T13:40:01.884Z] #4 transferring context: 410B 0.0s done [2024-03-28T13:40:01.884Z] #4 DONE 0.2s [2024-03-28T13:40:01.884Z] [2024-03-28T13:40:01.884Z] #5 [1/6] FROM docker.io/library/ubuntu:20.04@sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d [2024-03-28T13:40:01.884Z] #5 sha256:80ef4a44043dec4490506e6cc4289eeda2d106a70148b74b5ae91ee670e9c35d 1.13kB / 1.13kB done [2024-03-28T13:40:01.884Z] #5 sha256:48c35f3de33487442af224ed4aabac19fd9bfbd91ee90e9471d412706b20ba73 424B / 424B done [2024-03-28T13:40:01.884Z] #5 sha256:3cff1c6ff37e0101a08119d0743ba95c7f505d00298f5a169129e4e9086cde9e 2.29kB / 2.29kB done [2024-03-28T13:40:01.884Z] #5 sha256:1e19ee22e9ab726cbe5adc7b55cfba201f929ab446d6cb00b1f1f4e1f1a98f1a 1.16kB / 1.16kB done [2024-03-28T13:40:02.268Z] #5 sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 0B / 44.95MB 0.2s [2024-03-28T13:40:02.268Z] #5 ... [2024-03-28T13:40:02.268Z] [2024-03-28T13:40:02.268Z] #4 [internal] load build context [2024-03-28T13:40:02.268Z] #4 transferring context: 860B 0.0s done [2024-03-28T13:40:02.268Z] #4 DONE 0.3s [2024-03-28T13:40:02.268Z] [2024-03-28T13:40:02.268Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca [2024-03-28T13:40:02.268Z] #5 sha256:1e19ee22e9ab726cbe5adc7b55cfba201f929ab446d6cb00b1f1f4e1f1a98f1a 1.16kB / 1.16kB done [2024-03-28T13:40:02.268Z] #5 sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 0B / 27.51MB 0.1s [2024-03-28T13:40:02.268Z] #5 ... [2024-03-28T13:40:02.268Z] [2024-03-28T13:40:02.268Z] #4 [internal] load build context [2024-03-28T13:40:02.268Z] #4 transferring context: 860B done [2024-03-28T13:40:02.268Z] #4 DONE 0.3s [2024-03-28T13:40:02.268Z] #5 sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 9.44MB / 44.95MB 0.3s [2024-03-28T13:40:02.268Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 28.31MB / 84.54MB 0.9s [2024-03-28T13:40:02.268Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 28.31MB / 84.54MB 0.9s [2024-03-28T13:40:02.268Z] #5 sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 13.63MB / 27.51MB 0.3s [2024-03-28T13:40:02.268Z] [2024-03-28T13:40:02.268Z] #5 [ 1/10] FROM quay.io/centos/centos:stream9@sha256:7d20007bf2a2f0e23bc2049d8b12a84499701ebf1ddbe819a46c785f8f9b9aca [2024-03-28T13:40:02.268Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 34.60MB / 84.54MB 1.0s [2024-03-28T13:40:02.268Z] #5 sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 29.36MB / 44.95MB 0.5s [2024-03-28T13:40:02.268Z] #5 sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 20.97MB / 27.51MB 0.4s [2024-03-28T13:40:02.268Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 39.85MB / 84.54MB 1.1s [2024-03-28T13:40:02.643Z] #5 sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 25.17MB / 27.51MB 0.5s [2024-03-28T13:40:02.643Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 39.85MB / 84.54MB 1.1s [2024-03-28T13:40:02.643Z] #5 sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 37.75MB / 44.95MB 0.6s [2024-03-28T13:40:02.643Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 46.14MB / 84.54MB 1.3s [2024-03-28T13:40:02.643Z] #5 sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 44.95MB / 44.95MB 0.8s [2024-03-28T13:40:02.643Z] #5 sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 27.51MB / 27.51MB 0.6s [2024-03-28T13:40:02.643Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 58.72MB / 84.54MB 1.4s [2024-03-28T13:40:02.643Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 58.72MB / 84.54MB 1.4s [2024-03-28T13:40:02.643Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 70.25MB / 84.54MB 1.5s [2024-03-28T13:40:03.013Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 70.25MB / 84.54MB 1.5s [2024-03-28T13:40:03.013Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 83.89MB / 84.54MB 1.6s [2024-03-28T13:40:03.013Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 84.54MB / 84.54MB 1.7s [2024-03-28T13:40:03.013Z] #5 sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 44.95MB / 44.95MB 1.2s done [2024-03-28T13:40:03.805Z] #5 sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 27.51MB / 27.51MB 1.6s done [2024-03-28T13:40:03.805Z] #5 extracting sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 [2024-03-28T13:40:04.174Z] #5 extracting sha256:bccd10f490ab0f3fba61b193d1b80af91b17ca9bdca9768a16ed05ce16552fcb 2.5s done [2024-03-28T13:40:05.459Z] #5 extracting sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb [2024-03-28T13:40:05.459Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 0B / 57.74MB 3.2s [2024-03-28T13:40:05.459Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 0B / 57.74MB 3.2s [2024-03-28T13:40:05.459Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 84.54MB / 84.54MB 3.8s done [2024-03-28T13:40:05.459Z] #5 sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 84.54MB / 84.54MB 3.8s done [2024-03-28T13:40:05.459Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 6.29MB / 57.74MB 3.4s [2024-03-28T13:40:05.459Z] #5 DONE 4.8s [2024-03-28T13:40:05.459Z] [2024-03-28T13:40:05.459Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-03-28T13:40:05.459Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 11.53MB / 57.74MB 3.5s [2024-03-28T13:40:05.459Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c [2024-03-28T13:40:05.459Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c [2024-03-28T13:40:05.835Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 13.63MB / 57.74MB 3.6s [2024-03-28T13:40:05.835Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 18.87MB / 57.74MB 3.7s [2024-03-28T13:40:05.835Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 26.21MB / 57.74MB 3.8s [2024-03-28T13:40:06.231Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 30.41MB / 57.74MB 3.9s [2024-03-28T13:40:06.231Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 26.21MB / 57.74MB 3.8s [2024-03-28T13:40:06.231Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 34.60MB / 57.74MB 4.0s [2024-03-28T13:40:06.231Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 34.60MB / 57.74MB 4.0s [2024-03-28T13:40:06.231Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 48.23MB / 57.74MB 4.2s [2024-03-28T13:40:06.231Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 52.43MB / 57.74MB 4.3s [2024-03-28T13:40:06.603Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 56.62MB / 57.74MB 4.4s [2024-03-28T13:40:06.603Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 56.62MB / 57.74MB 4.4s [2024-03-28T13:40:10.691Z] #5 extracting sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 5.1s [2024-03-28T13:40:10.691Z] #5 extracting sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 7.1s [2024-03-28T13:40:11.581Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 57.74MB / 57.74MB 9.4s [2024-03-28T13:40:11.581Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 57.74MB / 57.74MB 9.4s [2024-03-28T13:40:14.130Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 8.4s [2024-03-28T13:40:14.130Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 57.74MB / 57.74MB 12.0s done [2024-03-28T13:40:14.131Z] #5 sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 57.74MB / 57.74MB 12.0s done [2024-03-28T13:40:14.500Z] #6 DONE 8.8s [2024-03-28T13:40:14.500Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 8.4s [2024-03-28T13:40:14.500Z] #5 extracting sha256:130637c7b317cfb5ee41d59a6e508085a23f6b47cdb871b0ce735b8924efffa3 10.5s done [2024-03-28T13:40:14.500Z] [2024-03-28T13:40:14.500Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-03-28T13:40:14.933Z] #5 extracting sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a [2024-03-28T13:40:14.933Z] #5 extracting sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a [2024-03-28T13:40:14.933Z] #5 DONE 13.9s [2024-03-28T13:40:15.319Z] #5 extracting sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 10.2s [2024-03-28T13:40:15.807Z] [2024-03-28T13:40:15.807Z] #6 [2/7] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-03-28T13:40:16.729Z] #5 extracting sha256:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb 11.1s done [2024-03-28T13:40:19.250Z] #6 DONE 3.4s [2024-03-28T13:40:19.250Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 13.6s [2024-03-28T13:40:19.250Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 13.6s [2024-03-28T13:40:19.621Z] [2024-03-28T13:40:19.621Z] #7 [3/7] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-03-28T13:40:19.621Z] #5 extracting sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 5.2s [2024-03-28T13:40:19.621Z] #5 extracting sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 5.2s [2024-03-28T13:40:21.089Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 15.5s done [2024-03-28T13:40:21.458Z] #5 extracting sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 15.5s done [2024-03-28T13:40:22.290Z] #5 extracting sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 7.6s done [2024-03-28T13:40:22.290Z] #5 extracting sha256:d7e40aa92d102442117dc4a42bc060d5bd4f0013b89e5dde65b8a4f78a172a7a 7.6s done [2024-03-28T13:40:23.240Z] #5 DONE 22.0s [2024-03-28T13:40:23.240Z] #7 DONE 8.6s [2024-03-28T13:40:23.240Z] [2024-03-28T13:40:23.240Z] #8 [4/8] RUN apt-get install -y --no-install-recommends gpgv [2024-03-28T13:40:23.240Z] [2024-03-28T13:40:23.240Z] #6 [2/6] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-03-28T13:40:23.240Z] #5 DONE 22.2s [2024-03-28T13:40:23.240Z] #5 DONE 22.4s [2024-03-28T13:40:23.240Z] #5 DONE 22.4s [2024-03-28T13:40:23.240Z] [2024-03-28T13:40:23.240Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-03-28T13:40:23.652Z] #5 DONE 22.2s [2024-03-28T13:40:23.652Z] [2024-03-28T13:40:23.652Z] #6 [2/8] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-03-28T13:40:24.166Z] #6 DONE 0.5s [2024-03-28T13:40:24.166Z] [2024-03-28T13:40:24.166Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-03-28T13:40:24.166Z] #6 DONE 0.6s [2024-03-28T13:40:24.166Z] [2024-03-28T13:40:24.166Z] #7 [3/6] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-03-28T13:40:24.166Z] #6 DONE 0.4s [2024-03-28T13:40:24.166Z] [2024-03-28T13:40:24.166Z] #7 [3/8] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-03-28T13:40:27.096Z] #8 3.471 Reading package lists...#7 DONE 6.9s [2024-03-28T13:40:27.096Z] [2024-03-28T13:40:27.096Z] #8 [4/7] RUN zypper --non-interactive update && zypper --non-interactive install libgtk-3-0 xorg-x11-Xvnc tigervnc metacity xorg-x11-fonts dejavu-fonts liberation-fonts Mesa-libGL1 Mesa-libEGL1 Mesa-dri wget curl unzip vim tar gzip [2024-03-28T13:40:27.096Z] [2024-03-28T13:40:27.096Z] #8 3.478 Building dependency tree... [2024-03-28T13:40:27.096Z] #8 3.478 Reading state information... [2024-03-28T13:40:27.096Z] #8 3.480 gpgv is already the newest version (2.2.27-3ubuntu2.1). [2024-03-28T13:40:27.096Z] #8 3.480 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:40:27.096Z] #8 DONE 3.7s [2024-03-28T13:40:27.096Z] [2024-03-28T13:40:27.096Z] #9 [5/8] RUN apt-get update && apt upgrade -y && apt dist-upgrade -y && apt-get install -y --no-install-recommends libgtk-3-0 tigervnc-standalone-server tigervnc-common tigervnc-tools metacity x11-xserver-utils libgl1-mesa-dri xfonts-base xfonts-scalable xfonts-100dpi xfonts-75dpi fonts-liberation fonts-liberation2 fonts-freefont-ttf fonts-dejavu fonts-dejavu-core fonts-dejavu-extra wget curl unzip vim && rm -rf /var/lib/apt/lists/* && apt autoremove -y [2024-03-28T13:40:28.085Z] #7 DONE 4.0s [2024-03-28T13:40:28.085Z] [2024-03-28T13:40:28.085Z] #8 [4/6] RUN apt-get update && apt upgrade -y && apt dist-upgrade -y && apt-get install -y --no-install-recommends wget curl unzip vim gcc g++ make git && rm -rf /var/lib/apt/lists/* && apt autoremove -y [2024-03-28T13:40:29.892Z] #7 DONE 5.8s [2024-03-28T13:40:29.892Z] [2024-03-28T13:40:29.892Z] #8 [4/8] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip zip bzip2 lsof wget curl webkitgtk4 webkitgtk4-devel gtk3-devel java-11-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver GConf2 cmake freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && yum clean all [2024-03-28T13:40:29.892Z] [2024-03-28T13:40:29.892Z] #6 [ 3/10] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-03-28T13:40:29.892Z] #6 CACHED [2024-03-28T13:40:29.892Z] [2024-03-28T13:40:29.892Z] #7 [ 2/10] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-03-28T13:40:29.892Z] #7 CACHED [2024-03-28T13:40:29.892Z] [2024-03-28T13:40:29.892Z] #8 [ 4/10] RUN yum -y update && yum -y install gtk3 tigervnc-server tigervnc metacity xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts gnu-free-fonts-common dejavu-fonts-common unzip lsof wget curl dbus webkitgtk4 glibc-locale-source glibc-langpack-en && yum clean all [2024-03-28T13:40:30.718Z] #7 DONE 6.6s [2024-03-28T13:40:30.718Z] [2024-03-28T13:40:30.718Z] #6 [ 2/10] COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint [2024-03-28T13:40:30.718Z] #6 CACHED [2024-03-28T13:40:30.718Z] [2024-03-28T13:40:30.718Z] #7 [ 3/10] RUN chmod u+x /usr/local/bin/uid_entrypoint && chgrp 0 /usr/local/bin/uid_entrypoint && chmod g=u /usr/local/bin/uid_entrypoint /etc/passwd [2024-03-28T13:40:30.718Z] #7 CACHED [2024-03-28T13:40:30.718Z] [2024-03-28T13:40:30.718Z] #8 [ 4/10] RUN dnf -y update && dnf -y install gtk3 gtk4 tigervnc-server tigervnc mutter xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts unzip lsof wget curl-minimal dbus webkit2gtk3 glibc-locale-source glibc-langpack-en && dnf clean all [2024-03-28T13:40:30.718Z] [2024-03-28T13:40:30.718Z] #8 [4/8] RUN dnf -y update && dnf -y install gtk3 gtk4 tigervnc-server tigervnc mutter xorg-x11-server-utils mesa-libGL xorg-x11-fonts-misc xorg-x11-fonts-75dpi xorg-x11-fonts-Type1 xorg-x11-fonts-100dpi liberation-fonts unzip zip bzip2 lsof wget curl-minimal webkit2gtk3 webkit2gtk3-devel gtk3-devel gtk2 gtk2-devel java-17-openjdk-devel webkit2gtk3-devel make gcc mesa-libGLU-devel mesa-libGL-devel libXt-devel libXtst-devel libXScrnSaver freetype glibc-locale-source glibc-langpack-en nss nspr nss-util && dnf clean all [2024-03-28T13:40:32.792Z] #9 5.586 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [2024-03-28T13:40:32.792Z] #9 5.631 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [2024-03-28T13:40:32.792Z] #9 5.775 Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1081 kB] [2024-03-28T13:40:32.792Z] #9 6.070 Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2053 kB] [2024-03-28T13:40:32.792Z] #9 6.070 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1635 kB] [2024-03-28T13:40:32.792Z] #9 6.070 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB] [2024-03-28T13:40:34.069Z] #9 6.574 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [2024-03-28T13:40:34.069Z] #9 6.622 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [2024-03-28T13:40:34.069Z] #9 6.788 Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [2024-03-28T13:40:34.069Z] #9 6.788 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [2024-03-28T13:40:34.069Z] #8 7.097 Retrieving repository 'Update repository of openSUSE Backports' metadata [.#9 7.003 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [2024-03-28T13:40:34.069Z] #9 7.011 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [2024-03-28T13:40:34.700Z] #9 7.865 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2104 kB] [2024-03-28T13:40:34.700Z] #9 7.973 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1920 kB] [2024-03-28T13:40:34.700Z] #8 6.993 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2024-03-28T13:40:34.700Z] #8 6.993 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2024-03-28T13:40:35.256Z] #9 8.027 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [61.2 kB] [2024-03-28T13:40:35.256Z] #9 8.027 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1357 kB] [2024-03-28T13:40:35.256Z] #8 7.293 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2024-03-28T13:40:35.256Z] #9 8.385 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.3 kB] [2024-03-28T13:40:35.256Z] .#8 7.380 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [2024-03-28T13:40:35.256Z] #8 7.475 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1194 kB] [2024-03-28T13:40:35.256Z] #9 8.473 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [80.9 kB] [2024-03-28T13:40:35.738Z] .#8 7.679 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [2024-03-28T13:40:35.738Z] #8 7.679 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3438 kB] [2024-03-28T13:40:35.738Z] #8 7.940 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3502 kB] [2024-03-28T13:40:35.738Z] #8 8.102 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [2024-03-28T13:40:35.738Z] #8 8.102 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [2024-03-28T13:40:36.123Z] #8 8.160 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [2024-03-28T13:40:36.124Z] #8 8.160 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [2024-03-28T13:40:36.960Z] #8 8.985 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3980 kB] [2024-03-28T13:40:36.960Z] #8 9.103 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [2024-03-28T13:40:36.960Z] #8 9.103 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1489 kB] [2024-03-28T13:40:36.960Z] .#8 9.173 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3593 kB] [2024-03-28T13:40:37.346Z] .#8 9.480 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [2024-03-28T13:40:37.346Z] #8 9.496 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [2024-03-28T13:40:37.751Z] #8 7.233 CentOS Stream 9 - BaseOS 6.7 MB/s | 8.0 MB 00:01 [2024-03-28T13:40:38.137Z] ....#9 11.17 Fetched 30.7 MB in 6s (5171 kB/s) [2024-03-28T13:40:38.137Z] #9 11.17 Reading package lists.....done] [2024-03-28T13:40:38.137Z] #8 7.659 CentOS Stream 9 - BaseOS 5.5 MB/s | 8.0 MB 00:01 [2024-03-28T13:40:38.523Z] #8 11.46 Building repository 'Update repository of openSUSE Backports' cache [..#8 8.901 CentOS Stream 8 - AppStream 7.8 MB/s | 28 MB 00:03 [2024-03-28T13:40:39.843Z] ..done] [2024-03-28T13:40:40.232Z] #8 12.93 Retrieving repository 'Non-OSS Repository' metadata [..#8 12.25 Fetched 30.8 MB in 5s (5601 kB/s) [2024-03-28T13:40:41.544Z] #8 12.25 Reading package lists....... [2024-03-28T13:40:41.544Z] #9 14.85 [2024-03-28T13:40:41.544Z] #9 14.85 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-03-28T13:40:41.544Z] #9 14.85 [2024-03-28T13:40:42.706Z] #9 14.94 Reading package lists.......done] [2024-03-28T13:40:43.083Z] #8 16.07 Building repository 'Non-OSS Repository' cache [....done] [2024-03-28T13:40:43.083Z] #8 16.22 Retrieving repository 'Open H.264 Codec (openSUSE Leap)' metadata [. [2024-03-28T13:40:43.083Z] #8 15.32 [2024-03-28T13:40:43.083Z] #8 15.32 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-03-28T13:40:43.083Z] #8 15.32 [2024-03-28T13:40:43.475Z] #8 15.46 Reading package lists... [2024-03-28T13:40:43.867Z] #9 16.75 Building dependency tree...#8 13.28 CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 [2024-03-28T13:40:44.250Z] .. [2024-03-28T13:40:44.250Z] #9 17.22 Reading state information... [2024-03-28T13:40:44.250Z] #9 17.33 Calculating upgrade... [2024-03-28T13:40:45.244Z] .#9 18.03 The following packages will be upgraded: [2024-03-28T13:40:45.244Z] #9 18.03 bash bsdutils coreutils dpkg libblkid1 libmount1 libsmartcols1 libuuid1 [2024-03-28T13:40:45.244Z] #9 18.03 mount util-linux [2024-03-28T13:40:45.244Z] .#9 18.26 10 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:40:45.244Z] #9 18.26 Need to get 5004 kB of archives. [2024-03-28T13:40:45.244Z] #9 18.26 After this operation, 4096 B of additional disk space will be used. [2024-03-28T13:40:45.244Z] #9 18.26 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] [2024-03-28T13:40:45.636Z] #9 18.86 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.3 [81.5 kB] [2024-03-28T13:40:45.636Z] #9 18.86 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] [2024-03-28T13:40:46.027Z] ..#9 18.98 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.3 [1239 kB] [2024-03-28T13:40:46.027Z] #9 19.04 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.3 [1063 kB] [2024-03-28T13:40:46.027Z] done] [2024-03-28T13:40:46.027Z] #8 19.17 Building repository 'Open H.264 Codec (openSUSE Leap)' cache [..#9 19.08 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.3 [114 kB] [2024-03-28T13:40:46.027Z] #9 19.08 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.3 [104 kB] [2024-03-28T13:40:46.027Z] #9 19.09 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.3 [122 kB] [2024-03-28T13:40:46.027Z] #9 19.09 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.3 [51.5 kB] [2024-03-28T13:40:46.027Z] #9 19.09 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.3 [24.4 kB] [2024-03-28T13:40:46.027Z] ..done] [2024-03-28T13:40:46.420Z] #8 19.36 Retrieving repository 'Main Repository' metadata [. [2024-03-28T13:40:46.420Z] #8 18.45 Building dependency tree...#8 16.64 CentOS Stream 8 - AppStream 2.7 MB/s | 28 MB 00:10 [2024-03-28T13:40:46.420Z] #9 19.59 debconf: delaying package configuration, since apt-utils is not installed [2024-03-28T13:40:46.420Z] .#9 19.67 Fetched 5004 kB in 1s (4829 kB/s) [2024-03-28T13:40:46.814Z] #9 19.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:46.814Z] #9 19.89 Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... [2024-03-28T13:40:46.814Z] #9 19.94 Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... [2024-03-28T13:40:46.814Z] . [2024-03-28T13:40:46.814Z] #8 19.09 Reading state information... [2024-03-28T13:40:47.210Z] .#8 19.19 Calculating upgrade...#9 20.27 Setting up bash (5.1-6ubuntu1.1) ... [2024-03-28T13:40:47.210Z] #9 20.41 update-alternatives: error: alternative path /usr/share/man/man7/bash-builtins.7.gz doesn't exist [2024-03-28T13:40:47.210Z] #9 20.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:47.210Z] [2024-03-28T13:40:47.603Z] #9 20.53 Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.3_amd64.deb ... [2024-03-28T13:40:47.603Z] #9 20.62 Unpacking bsdutils (1:2.37.2-4ubuntu3.3) over (1:2.37.2-4ubuntu3) ... [2024-03-28T13:40:47.603Z] #9 20.92 Setting up bsdutils (1:2.37.2-4ubuntu3.3) ... [2024-03-28T13:40:47.993Z] #8 20.01 The following packages will be upgraded: [2024-03-28T13:40:47.993Z] #8 20.02 bsdutils fdisk libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1 mount [2024-03-28T13:40:47.993Z] #8 20.02 util-linux [2024-03-28T13:40:47.993Z] #9 21.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:47.993Z] #9 21.12 Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... [2024-03-28T13:40:47.993Z] #9 21.18 Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1.1) ... [2024-03-28T13:40:47.993Z] #8 20.30 9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:40:47.993Z] #8 20.30 Need to get 1901 kB of archives. [2024-03-28T13:40:47.993Z] #8 20.30 After this operation, 4096 B of additional disk space will be used. [2024-03-28T13:40:47.993Z] #8 20.30 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.5 [63.4 kB] [2024-03-28T13:40:48.388Z] .#8 20.55 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.5 [137 kB] [2024-03-28T13:40:48.388Z] #8 20.67 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.5 [20.0 kB] [2024-03-28T13:40:48.775Z] ..#8 20.69 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.5 [175 kB] [2024-03-28T13:40:48.775Z] #8 20.76 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.5 [149 kB] [2024-03-28T13:40:48.775Z] #8 20.80 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.5 [100 kB] [2024-03-28T13:40:48.775Z] .#8 20.82 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.5 [120 kB] [2024-03-28T13:40:48.775Z] #8 20.84 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.5 [1021 kB] [2024-03-28T13:40:48.775Z] #8 20.94 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.5 [115 kB] [2024-03-28T13:40:49.172Z] ...#8 21.38 debconf: delaying package configuration, since apt-utils is not installed [2024-03-28T13:40:49.172Z] #8 21.48 Fetched 1901 kB in 1s (2086 kB/s) [2024-03-28T13:40:49.566Z] #8 21.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:40:49.566Z] #8 21.57 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:49.566Z] #8 21.62 Unpacking bsdutils (1:2.34-0.1ubuntu9.5) over (1:2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:49.566Z] ...#8 21.95 Setting up bsdutils (1:2.34-0.1ubuntu9.5) ... [2024-03-28T13:40:49.959Z] #9 22.91 Setting up coreutils (8.32-4.1ubuntu1.2) ... [2024-03-28T13:40:49.959Z] #8 22.10 (Reading database ... #9 23.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:49.959Z] #9 23.11 Preparing to unpack .../dpkg_1.21.1ubuntu2.3_amd64.deb ... [2024-03-28T13:40:49.959Z] (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:40:49.959Z] #8 22.11 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:49.959Z] #8 22.17 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:49.959Z] #9 23.16 Unpacking dpkg (1.21.1ubuntu2.3) over (1.21.1ubuntu2.2) ... [2024-03-28T13:40:50.352Z] #8 22.37 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.5) ... [2024-03-28T13:40:50.753Z] ..#8 22.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:40:50.753Z] #8 22.74 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:50.753Z] #8 22.78 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:50.753Z] done] [2024-03-28T13:40:50.753Z] #8 24.00 Building repository 'Main Repository' cache [..#8 22.96 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.5) ... [2024-03-28T13:40:51.142Z] #8 23.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:40:51.142Z] #8 23.13 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:51.142Z] #8 23.19 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:51.142Z] #9 24.25 Setting up dpkg (1.21.1ubuntu2.3) ... [2024-03-28T13:40:51.142Z] #8 20.74 CentOS Stream 9 - AppStream 2.0 MB/s | 19 MB 00:09 [2024-03-28T13:40:51.142Z] #8 23.42 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:51.142Z] #8 23.45 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:51.521Z] #8 23.63 Setting up libmount1:amd64 (2.34-0.1ubuntu9.5) ... [2024-03-28T13:40:51.521Z] #8 23.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:40:51.521Z] #8 23.77 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:51.521Z] #8 23.81 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:51.906Z] #8 23.97 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.5) ... [2024-03-28T13:40:51.906Z] #9 25.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:51.906Z] #9 25.19 Preparing to unpack .../util-linux_2.37.2-4ubuntu3.3_amd64.deb ... [2024-03-28T13:40:51.906Z] #8 24.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:40:51.906Z] #8 24.09 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:51.906Z] #8 24.13 Unpacking fdisk (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:52.296Z] #9 25.26 Unpacking util-linux (2.37.2-4ubuntu3.3) over (2.37.2-4ubuntu3) ... [2024-03-28T13:40:52.296Z] #8 24.43 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:52.296Z] #8 24.49 Unpacking util-linux (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:54.207Z] #9 27.16 Setting up util-linux (2.37.2-4ubuntu3.3) ... [2024-03-28T13:40:54.607Z] #8 26.69 Setting up util-linux (2.34-0.1ubuntu9.5) ... [2024-03-28T13:40:55.009Z] #9 27.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:55.010Z] #9 27.93 Preparing to unpack .../mount_2.37.2-4ubuntu3.3_amd64.deb ... [2024-03-28T13:40:55.010Z] #9 27.98 Unpacking mount (2.37.2-4ubuntu3.3) over (2.37.2-4ubuntu3) ... [2024-03-28T13:40:55.010Z] #9 28.28 Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.3_amd64.deb ... [2024-03-28T13:40:55.010Z] #9 28.33 Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.3) over (2.37.2-4ubuntu3) ... [2024-03-28T13:40:55.401Z] #9 28.47 Setting up libblkid1:amd64 (2.37.2-4ubuntu3.3) ... [2024-03-28T13:40:55.401Z] #9 28.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:55.401Z] #9 28.63 Preparing to unpack .../libmount1_2.37.2-4ubuntu3.3_amd64.deb ... [2024-03-28T13:40:55.401Z] #9 28.69 Unpacking libmount1:amd64 (2.37.2-4ubuntu3.3) over (2.37.2-4ubuntu3) ... [2024-03-28T13:40:55.816Z] #9 28.83 Setting up libmount1:amd64 (2.37.2-4ubuntu3.3) ... [2024-03-28T13:40:55.816Z] #9 29.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:55.816Z] #9 29.03 Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.3_amd64.deb ... [2024-03-28T13:40:55.816Z] #9 29.07 Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.3) over (2.37.2-4ubuntu3) ... [2024-03-28T13:40:56.215Z] #9 29.21 Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.3) ... [2024-03-28T13:40:56.215Z] #9 29.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:40:56.215Z] #9 29.35 Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.3_amd64.deb ... [2024-03-28T13:40:56.215Z] #9 29.40 Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.3) over (2.37.2-4ubuntu3) ... [2024-03-28T13:40:56.614Z] #9 29.58 Setting up libuuid1:amd64 (2.37.2-4ubuntu3.3) ... [2024-03-28T13:40:56.614Z] #8 28.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:40:56.614Z] #8 28.60 Preparing to unpack .../mount_2.34-0.1ubuntu9.5_amd64.deb ... [2024-03-28T13:40:56.614Z] #8 28.64 Unpacking mount (2.34-0.1ubuntu9.5) over (2.34-0.1ubuntu9.4) ... [2024-03-28T13:40:56.614Z] #9 29.67 Setting up mount (2.37.2-4ubuntu3.3) ... [2024-03-28T13:40:59.953Z] #9 33.17 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... [2024-03-28T13:40:59.953Z] #9 33.30 [2024-03-28T13:40:59.953Z] #9 33.30 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-03-28T13:40:59.953Z] #9 33.30 [2024-03-28T13:41:00.358Z] #9 33.41 Reading package lists...#8 32.41 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.5) ... [2024-03-28T13:41:00.358Z] #8 32.49 Setting up mount (2.34-0.1ubuntu9.5) ... [2024-03-28T13:41:00.358Z] #8 30.66 CentOS Stream 8 - BaseOS 23 MB/s | 10 MB 00:00 [2024-03-28T13:41:00.358Z] #8 32.58 Setting up fdisk (2.34-0.1ubuntu9.5) ... [2024-03-28T13:41:00.358Z] #8 32.65 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [2024-03-28T13:41:00.742Z] #8 32.80 [2024-03-28T13:41:00.742Z] #8 32.80 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-03-28T13:41:00.742Z] #8 32.80 [2024-03-28T13:41:01.124Z] #8 32.91 Reading package lists...#8 30.60 CentOS Stream 9 - Extras packages 13 kB/s | 16 kB 00:01 [2024-03-28T13:41:01.512Z] #8 31.00 Last metadata expiration check: 0:00:01 ago on Thu Mar 28 13:41:00 2024. [2024-03-28T13:41:03.401Z] [2024-03-28T13:41:04.242Z] #9 36.59 Building dependency tree...#8 33.51 Dependencies resolved. [2024-03-28T13:41:04.242Z] #8 33.51 Nothing to do. [2024-03-28T13:41:04.242Z] #8 33.51 Complete! [2024-03-28T13:41:04.626Z] [2024-03-28T13:41:04.626Z] #9 37.55 Reading state information... [2024-03-28T13:41:05.446Z] #9 37.73 Calculating upgrade...#8 34.79 Last metadata expiration check: 0:00:05 ago on Thu Mar 28 13:41:00 2024. [2024-03-28T13:41:05.446Z] [2024-03-28T13:41:05.446Z] #8 34.96 Package curl-minimal-7.76.1-29.el9.x86_64 is already installed. [2024-03-28T13:41:05.446Z] [2024-03-28T13:41:05.886Z] #8 37.85 Building dependency tree...#8 35.31 Dependencies resolved. [2024-03-28T13:41:05.886Z] #8 35.43 ==================================================================================================== [2024-03-28T13:41:05.886Z] #8 35.43 Package Arch Version Repo Size [2024-03-28T13:41:05.886Z] #8 35.43 ==================================================================================================== [2024-03-28T13:41:05.886Z] #8 35.43 Installing: [2024-03-28T13:41:05.886Z] #8 35.43 bzip2 x86_64 1.0.8-8.el9 baseos 56 k [2024-03-28T13:41:05.886Z] #8 35.43 freetype x86_64 2.10.4-9.el9 baseos 388 k [2024-03-28T13:41:05.886Z] #8 35.43 gcc x86_64 11.4.1-3.el9 appstream 32 M [2024-03-28T13:41:05.886Z] #8 35.43 glibc-langpack-en x86_64 2.34-103.el9 baseos 667 k [2024-03-28T13:41:05.886Z] #8 35.43 glibc-locale-source x86_64 2.34-103.el9 appstream 4.2 M [2024-03-28T13:41:05.886Z] #8 35.43 gtk2 x86_64 2.24.33-8.el9 appstream 3.5 M [2024-03-28T13:41:05.886Z] #8 35.43 gtk2-devel x86_64 2.24.33-8.el9 appstream 2.8 M [2024-03-28T13:41:05.886Z] #8 35.43 gtk3 x86_64 3.24.31-2.el9 appstream 4.9 M [2024-03-28T13:41:05.886Z] #8 35.43 gtk3-devel x86_64 3.24.31-2.el9 appstream 4.3 M [2024-03-28T13:41:05.886Z] #8 35.43 gtk4 x86_64 4.12.3-2.el9 appstream 5.0 M [2024-03-28T13:41:05.886Z] #8 35.43 java-17-openjdk-devel x86_64 1:17.0.6.0.10-3.el9 appstream 4.7 M [2024-03-28T13:41:05.886Z] #8 35.43 libXScrnSaver x86_64 1.2.3-10.el9 appstream 25 k [2024-03-28T13:41:05.886Z] #8 35.43 libXt-devel x86_64 1.2.0-6.el9 appstream 476 k [2024-03-28T13:41:05.886Z] #8 35.43 libXtst-devel x86_64 1.2.3-16.el9 appstream 17 k [2024-03-28T13:41:05.886Z] #8 35.43 liberation-fonts noarch 1:2.1.3-5.el9 appstream 3.6 k [2024-03-28T13:41:05.886Z] #8 35.43 lsof x86_64 4.94.0-3.el9 baseos 239 k [2024-03-28T13:41:05.886Z] #8 35.43 make x86_64 1:4.3-8.el9 baseos 536 k [2024-03-28T13:41:05.886Z] #8 35.43 mesa-libGL x86_64 23.3.3-1.el9 appstream 168 k [2024-03-28T13:41:05.886Z] #8 35.43 mesa-libGL-devel x86_64 23.3.3-1.el9 appstream 28 k [2024-03-28T13:41:05.886Z] #8 35.43 mesa-libGLU-devel x86_64 9.0.1-6.el9 appstream 14 k [2024-03-28T13:41:05.886Z] #8 35.43 mutter x86_64 40.9-15.el9 appstream 2.3 M [2024-03-28T13:41:05.886Z] #8 35.43 nspr x86_64 4.35.0-6.el9 baseos 136 k [2024-03-28T13:41:05.886Z] #8 35.43 nss x86_64 3.90.0-6.el9 baseos 706 k [2024-03-28T13:41:05.886Z] #8 35.43 nss-util x86_64 3.90.0-6.el9 baseos 89 k [2024-03-28T13:41:05.886Z] #8 35.43 tigervnc x86_64 1.13.1-8.el9 appstream 307 k [2024-03-28T13:41:05.886Z] #8 35.43 tigervnc-server x86_64 1.13.1-8.el9 appstream 224 k [2024-03-28T13:41:05.886Z] #8 35.43 unzip x86_64 6.0-56.el9 baseos 182 k [2024-03-28T13:41:05.886Z] #8 35.43 webkit2gtk3 x86_64 2.42.4-1.el9 appstream 21 M [2024-03-28T13:41:05.886Z] #8 35.43 webkit2gtk3-devel x86_64 2.42.4-1.el9 appstream 365 k [2024-03-28T13:41:05.886Z] #8 35.43 wget x86_64 1.21.1-7.el9 appstream 789 k [2024-03-28T13:41:05.886Z] #8 35.43 xorg-x11-fonts-100dpi noarch 7.5-33.el9 appstream 3.2 M [2024-03-28T13:41:05.886Z] #8 35.43 xorg-x11-fonts-75dpi noarch 7.5-33.el9 appstream 2.8 M [2024-03-28T13:41:05.886Z] #8 35.43 xorg-x11-fonts-Type1 noarch 7.5-33.el9 appstream 505 k [2024-03-28T13:41:05.886Z] #8 35.43 xorg-x11-fonts-misc noarch 7.5-33.el9 appstream 5.2 M [2024-03-28T13:41:05.886Z] #8 35.43 xorg-x11-server-utils x86_64 7.7-44.el9 appstream 158 k [2024-03-28T13:41:05.886Z] #8 35.43 zip x86_64 3.0-35.el9 baseos 266 k [2024-03-28T13:41:05.886Z] #8 35.43 Installing dependencies: [2024-03-28T13:41:05.886Z] #8 35.43 ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k [2024-03-28T13:41:05.886Z] #8 35.43 NetworkManager-libnm x86_64 1:1.47.2-1.el9 baseos 1.8 M [2024-03-28T13:41:05.886Z] #8 35.43 acl x86_64 2.3.1-4.el9 baseos 71 k [2024-03-28T13:41:05.886Z] #8 35.43 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k [2024-03-28T13:41:05.886Z] #8 35.43 adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k [2024-03-28T13:41:05.886Z] #8 35.43 adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M [2024-03-28T13:41:05.886Z] #8 35.43 alsa-lib x86_64 1.2.10-2.el9 appstream 523 k [2024-03-28T13:41:05.886Z] #8 35.43 at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k [2024-03-28T13:41:05.886Z] #8 35.43 at-spi2-atk-devel x86_64 2.38.0-4.el9 appstream 11 k [2024-03-28T13:41:05.886Z] #8 35.43 at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k [2024-03-28T13:41:05.886Z] #8 35.43 at-spi2-core-devel x86_64 2.40.3-1.el9 appstream 148 k [2024-03-28T13:41:05.886Z] #8 35.43 atk x86_64 2.36.0-5.el9 appstream 292 k [2024-03-28T13:41:05.886Z] #8 35.43 atk-devel x86_64 2.36.0-5.el9 appstream 190 k [2024-03-28T13:41:05.886Z] #8 35.43 avahi-glib x86_64 0.8-20.el9 appstream 15 k [2024-03-28T13:41:05.886Z] #8 35.43 avahi-libs x86_64 0.8-20.el9 baseos 68 k [2024-03-28T13:41:05.886Z] #8 35.43 binutils x86_64 2.35.2-43.el9 baseos 4.6 M [2024-03-28T13:41:05.886Z] #8 35.43 binutils-gold x86_64 2.35.2-43.el9 baseos 735 k [2024-03-28T13:41:05.886Z] #8 35.43 bluez-libs x86_64 5.56-6.el9 baseos 85 k [2024-03-28T13:41:05.886Z] #8 35.43 brotli x86_64 1.0.9-6.el9 appstream 313 k [2024-03-28T13:41:05.886Z] #8 35.43 brotli-devel x86_64 1.0.9-6.el9 appstream 32 k [2024-03-28T13:41:05.886Z] #8 35.43 bubblewrap x86_64 0.4.1-6.el9 baseos 50 k [2024-03-28T13:41:05.886Z] #8 35.43 bzip2-devel x86_64 1.0.8-8.el9 appstream 215 k [2024-03-28T13:41:05.886Z] #8 35.43 cairo x86_64 1.17.4-7.el9 appstream 660 k [2024-03-28T13:41:05.886Z] #8 35.43 cairo-devel x86_64 1.17.4-7.el9 appstream 209 k [2024-03-28T13:41:05.886Z] #8 35.43 cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k [2024-03-28T13:41:05.886Z] #8 35.43 cairo-gobject-devel x86_64 1.17.4-7.el9 appstream 11 k [2024-03-28T13:41:05.886Z] #8 35.43 cmake-filesystem x86_64 3.26.5-2.el9 appstream 19 k [2024-03-28T13:41:05.886Z] #8 35.43 color-filesystem noarch 1-28.el9 appstream 8.8 k [2024-03-28T13:41:05.886Z] #8 35.43 colord x86_64 1.4.5-4.el9 appstream 555 k [2024-03-28T13:41:05.886Z] #8 35.43 colord-libs x86_64 1.4.5-4.el9 appstream 229 k [2024-03-28T13:41:05.886Z] #8 35.43 copy-jdk-configs noarch 4.0-3.el9 appstream 28 k [2024-03-28T13:41:05.886Z] #8 35.43 cpp x86_64 11.4.1-3.el9 appstream 11 M [2024-03-28T13:41:05.886Z] #8 35.43 cracklib x86_64 2.9.6-27.el9 baseos 94 k [2024-03-28T13:41:05.886Z] #8 35.43 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M [2024-03-28T13:41:05.886Z] #8 35.43 cryptsetup-libs x86_64 2.6.0-3.el9 baseos 473 k [2024-03-28T13:41:05.886Z] #8 35.43 cups-libs x86_64 1:2.3.3op2-24.el9 baseos 262 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus-broker x86_64 28-7.el9 baseos 172 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus-daemon x86_64 1:1.12.20-8.el9 appstream 201 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus-devel x86_64 1:1.12.20-8.el9 appstream 37 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus-tools x86_64 1:1.12.20-8.el9 baseos 52 k [2024-03-28T13:41:05.886Z] #8 35.43 dbus-x11 x86_64 1:1.12.20-8.el9 appstream 25 k [2024-03-28T13:41:05.886Z] #8 35.43 device-mapper x86_64 9:1.02.197-2.el9 baseos 141 k [2024-03-28T13:41:05.886Z] #8 35.43 device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 179 k [2024-03-28T13:41:05.886Z] #8 35.43 elfutils-debuginfod-client x86_64 0.190-2.el9 baseos 36 k [2024-03-28T13:41:05.886Z] #8 35.43 enchant2 x86_64 2.2.15-6.el9 appstream 65 k [2024-03-28T13:41:05.886Z] #8 35.43 exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k [2024-03-28T13:41:05.886Z] #8 35.43 exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k [2024-03-28T13:41:05.886Z] #8 35.43 fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k [2024-03-28T13:41:05.886Z] #8 35.43 flac-libs x86_64 1.3.3-12.el9 appstream 218 k [2024-03-28T13:41:05.886Z] #8 35.43 flatpak-session-helper x86_64 1.12.8-1.el9 appstream 74 k [2024-03-28T13:41:05.886Z] #8 35.43 fltk x86_64 1.3.8-1.el9 appstream 616 k [2024-03-28T13:41:05.886Z] #8 35.43 fontconfig x86_64 2.14.0-2.el9 appstream 297 k [2024-03-28T13:41:05.886Z] #8 35.43 fontconfig-devel x86_64 2.14.0-2.el9 appstream 174 k [2024-03-28T13:41:05.886Z] #8 35.43 freetype-devel x86_64 2.10.4-9.el9 appstream 1.1 M [2024-03-28T13:41:05.886Z] #8 35.43 fribidi x86_64 1.0.10-6.el9.2 appstream 85 k [2024-03-28T13:41:05.886Z] #8 35.43 fribidi-devel x86_64 1.0.10-6.el9.2 appstream 27 k [2024-03-28T13:41:05.886Z] #8 35.43 fuse x86_64 2.9.9-15.el9 baseos 80 k [2024-03-28T13:41:05.886Z] #8 35.43 fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k [2024-03-28T13:41:05.886Z] #8 35.43 fuse-libs x86_64 2.9.9-15.el9 baseos 98 k [2024-03-28T13:41:05.886Z] #8 35.43 gcr-base x86_64 3.40.0-3.el9 appstream 279 k [2024-03-28T13:41:05.886Z] #8 35.43 gdk-pixbuf2 x86_64 2.42.6-3.el9 appstream 492 k [2024-03-28T13:41:05.886Z] #8 35.43 gdk-pixbuf2-devel x86_64 2.42.6-3.el9 appstream 67 k [2024-03-28T13:41:05.886Z] #8 35.43 gdk-pixbuf2-modules x86_64 2.42.6-3.el9 appstream 88 k [2024-03-28T13:41:05.886Z] #8 35.43 geoclue2 x86_64 2.6.0-7.el9 appstream 124 k [2024-03-28T13:41:05.886Z] #8 35.43 geoclue2-libs x86_64 2.6.0-7.el9 appstream 57 k [2024-03-28T13:41:05.886Z] #8 35.43 geocode-glib x86_64 3.26.2-5.el9 appstream 72 k [2024-03-28T13:41:05.886Z] #8 35.43 gettext x86_64 0.21-8.el9 baseos 1.1 M [2024-03-28T13:41:05.886Z] #8 35.43 gettext-libs x86_64 0.21-8.el9 baseos 303 k [2024-03-28T13:41:05.886Z] #8 35.43 giflib x86_64 5.2.1-9.el9 appstream 49 k [2024-03-28T13:41:05.886Z] #8 35.43 gl-manpages noarch 1.1-24.20190306.el9 appstream 1.2 M [2024-03-28T13:41:05.887Z] #8 35.43 glib-networking x86_64 2.68.3-3.el9 baseos 186 k [2024-03-28T13:41:05.887Z] #8 35.43 glib2-devel x86_64 2.68.4-14.el9 appstream 552 k [2024-03-28T13:41:05.887Z] #8 35.43 glibc-devel x86_64 2.34-103.el9 appstream 43 k [2024-03-28T13:41:05.887Z] #8 35.43 glibc-headers x86_64 2.34-103.el9 appstream 549 k [2024-03-28T13:41:05.887Z] #8 35.43 gnome-control-center-filesystem noarch 40.0-30.el9 appstream 9.8 k [2024-03-28T13:41:05.887Z] #8 35.43 gnome-desktop3 x86_64 40.4-1.el9 appstream 649 k [2024-03-28T13:41:05.887Z] #8 35.43 gnome-settings-daemon x86_64 40.0.1-16.el9 appstream 1.1 M [2024-03-28T13:41:05.887Z] #8 35.43 gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k [2024-03-28T13:41:05.887Z] #8 35.43 graphene x86_64 1.10.6-2.el9 appstream 64 k [2024-03-28T13:41:05.887Z] #8 35.43 graphite2 x86_64 1.3.14-9.el9 baseos 95 k [2024-03-28T13:41:05.887Z] #8 35.43 graphite2-devel x86_64 1.3.14-9.el9 appstream 22 k [2024-03-28T13:41:05.887Z] #8 35.43 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M [2024-03-28T13:41:05.887Z] #8 35.43 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k [2024-03-28T13:41:05.887Z] #8 35.43 gsm x86_64 1.0.19-6.el9 appstream 34 k [2024-03-28T13:41:05.887Z] #8 35.43 gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M [2024-03-28T13:41:05.887Z] #8 35.43 gstreamer1-plugins-bad-free x86_64 1.22.1-4.el9 appstream 3.0 M [2024-03-28T13:41:05.887Z] #8 35.43 gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M [2024-03-28T13:41:05.887Z] #8 35.43 gtk-update-icon-cache x86_64 3.24.31-2.el9 appstream 35 k [2024-03-28T13:41:05.887Z] #8 35.43 harfbuzz x86_64 2.7.4-10.el9 baseos 624 k [2024-03-28T13:41:05.887Z] #8 35.43 harfbuzz-devel x86_64 2.7.4-10.el9 appstream 347 k [2024-03-28T13:41:05.887Z] #8 35.43 harfbuzz-icu x86_64 2.7.4-10.el9 appstream 14 k [2024-03-28T13:41:05.887Z] #8 35.43 hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k [2024-03-28T13:41:05.887Z] #8 35.43 hunspell x86_64 1.7.0-11.el9 appstream 325 k [2024-03-28T13:41:05.887Z] #8 35.43 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k [2024-03-28T13:41:05.887Z] #8 35.43 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k [2024-03-28T13:41:05.887Z] #8 35.43 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k [2024-03-28T13:41:05.887Z] #8 35.43 hwdata noarch 0.348-9.13.el9 baseos 1.6 M [2024-03-28T13:41:05.887Z] #8 35.43 hyphen x86_64 2.8.8-17.el9 appstream 30 k [2024-03-28T13:41:05.887Z] #8 35.43 iio-sensor-proxy x86_64 3.3-1.el9 appstream 62 k [2024-03-28T13:41:05.887Z] #8 35.43 iso-codes noarch 4.6.0-3.el9 appstream 3.5 M [2024-03-28T13:41:05.887Z] #8 35.43 java-17-openjdk x86_64 1:17.0.6.0.10-3.el9 appstream 434 k [2024-03-28T13:41:05.887Z] #8 35.43 java-17-openjdk-headless x86_64 1:17.0.6.0.10-3.el9 appstream 42 M [2024-03-28T13:41:05.887Z] #8 35.43 javapackages-filesystem noarch 6.0.0-4.el9 appstream 13 k [2024-03-28T13:41:05.887Z] #8 35.43 jbigkit-libs x86_64 2.1-23.el9 appstream 53 k [2024-03-28T13:41:05.887Z] #8 35.43 json-glib x86_64 1.6.6-1.el9 baseos 163 k [2024-03-28T13:41:05.887Z] #8 35.43 kbd x86_64 2.4.0-9.el9 baseos 416 k [2024-03-28T13:41:05.887Z] #8 35.43 kbd-legacy noarch 2.4.0-9.el9 baseos 562 k [2024-03-28T13:41:05.887Z] #8 35.43 kbd-misc noarch 2.4.0-9.el9 baseos 1.7 M [2024-03-28T13:41:05.887Z] #8 35.43 kernel-headers x86_64 5.14.0-432.el9 appstream 1.5 M [2024-03-28T13:41:05.887Z] #8 35.43 kmod x86_64 28-9.el9 baseos 126 k [2024-03-28T13:41:05.887Z] #8 35.43 kmod-libs x86_64 28-9.el9 baseos 64 k [2024-03-28T13:41:05.887Z] #8 35.43 lame-libs x86_64 3.100-12.el9 appstream 333 k [2024-03-28T13:41:05.887Z] #8 35.43 lcms2 x86_64 2.12-3.el9 appstream 168 k [2024-03-28T13:41:05.887Z] #8 35.43 libICE x86_64 1.0.10-8.el9 appstream 71 k [2024-03-28T13:41:05.887Z] #8 35.43 libICE-devel x86_64 1.0.10-8.el9 appstream 47 k [2024-03-28T13:41:05.887Z] #8 35.43 libSM x86_64 1.2.3-10.el9 appstream 42 k [2024-03-28T13:41:05.887Z] #8 35.43 libSM-devel x86_64 1.2.3-10.el9 appstream 13 k [2024-03-28T13:41:05.887Z] #8 35.43 libX11 x86_64 1.7.0-9.el9 appstream 646 k [2024-03-28T13:41:05.887Z] #8 35.43 libX11-common noarch 1.7.0-9.el9 appstream 205 k [2024-03-28T13:41:05.887Z] #8 35.43 libX11-devel x86_64 1.7.0-9.el9 appstream 1.1 M [2024-03-28T13:41:05.887Z] #8 35.43 libX11-xcb x86_64 1.7.0-9.el9 appstream 11 k [2024-03-28T13:41:05.887Z] #8 35.43 libXau x86_64 1.0.9-8.el9 appstream 31 k [2024-03-28T13:41:05.887Z] #8 35.43 libXau-devel x86_64 1.0.9-8.el9 appstream 14 k [2024-03-28T13:41:05.887Z] #8 35.43 libXcomposite x86_64 0.4.5-7.el9 appstream 24 k [2024-03-28T13:41:05.887Z] #8 35.43 libXcomposite-devel x86_64 0.4.5-7.el9 appstream 17 k [2024-03-28T13:41:05.887Z] #8 35.43 libXcursor x86_64 1.2.0-7.el9 appstream 31 k [2024-03-28T13:41:05.887Z] #8 35.43 libXcursor-devel x86_64 1.2.0-7.el9 appstream 26 k [2024-03-28T13:41:05.887Z] #8 35.43 libXdamage x86_64 1.1.5-7.el9 appstream 23 k [2024-03-28T13:41:05.887Z] #8 35.43 libXdamage-devel x86_64 1.1.5-7.el9 appstream 10 k [2024-03-28T13:41:05.887Z] #8 35.43 libXdmcp x86_64 1.1.3-8.el9 appstream 36 k [2024-03-28T13:41:05.887Z] #8 35.43 libXext x86_64 1.3.4-8.el9 appstream 40 k [2024-03-28T13:41:05.887Z] #8 35.43 libXext-devel x86_64 1.3.4-8.el9 appstream 87 k [2024-03-28T13:41:05.887Z] #8 35.43 libXfixes x86_64 5.0.3-16.el9 appstream 20 k [2024-03-28T13:41:05.887Z] #8 35.43 libXfixes-devel x86_64 5.0.3-16.el9 appstream 13 k [2024-03-28T13:41:05.887Z] #8 35.43 libXfont2 x86_64 2.0.3-12.el9 appstream 143 k [2024-03-28T13:41:05.887Z] #8 35.43 libXft x86_64 2.3.3-8.el9 appstream 62 k [2024-03-28T13:41:05.887Z] #8 35.43 libXft-devel x86_64 2.3.3-8.el9 appstream 19 k [2024-03-28T13:41:05.887Z] #8 35.43 libXi x86_64 1.7.10-8.el9 appstream 40 k [2024-03-28T13:41:05.887Z] #8 35.43 libXi-devel x86_64 1.7.10-8.el9 appstream 113 k [2024-03-28T13:41:05.887Z] #8 35.43 libXinerama x86_64 1.1.4-10.el9 appstream 15 k [2024-03-28T13:41:05.887Z] #8 35.43 libXinerama-devel x86_64 1.1.4-10.el9 appstream 14 k [2024-03-28T13:41:05.887Z] #8 35.43 libXmu x86_64 1.1.3-8.el9 appstream 75 k [2024-03-28T13:41:05.887Z] #8 35.43 libXrandr x86_64 1.5.2-8.el9 appstream 28 k [2024-03-28T13:41:05.887Z] #8 35.43 libXrandr-devel x86_64 1.5.2-8.el9 appstream 20 k [2024-03-28T13:41:05.887Z] #8 35.43 libXrender x86_64 0.9.10-16.el9 appstream 28 k [2024-03-28T13:41:05.887Z] #8 35.43 libXrender-devel x86_64 0.9.10-16.el9 appstream 17 k [2024-03-28T13:41:05.887Z] #8 35.43 libXt x86_64 1.2.0-6.el9 appstream 180 k [2024-03-28T13:41:05.887Z] #8 35.43 libXtst x86_64 1.2.3-16.el9 appstream 21 k [2024-03-28T13:41:05.887Z] #8 35.43 libXv x86_64 1.0.11-16.el9 appstream 19 k [2024-03-28T13:41:05.887Z] #8 35.43 libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k [2024-03-28T13:41:05.887Z] #8 35.43 libappstream-glib x86_64 0.7.18-4.el9 appstream 396 k [2024-03-28T13:41:05.887Z] #8 35.43 libasyncns x86_64 0.8-22.el9 appstream 30 k [2024-03-28T13:41:05.887Z] #8 35.43 libatomic x86_64 11.4.1-3.el9 baseos 34 k [2024-03-28T13:41:05.887Z] #8 35.43 libblkid-devel x86_64 2.37.4-18.el9 appstream 18 k [2024-03-28T13:41:05.887Z] #8 35.43 libbrotli x86_64 1.0.9-6.el9 baseos 314 k [2024-03-28T13:41:05.887Z] #8 35.43 libcanberra x86_64 0.30-27.el9 appstream 86 k [2024-03-28T13:41:05.887Z] #8 35.43 libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k [2024-03-28T13:41:05.887Z] #8 35.43 libdatrie x86_64 0.2.13-4.el9 appstream 33 k [2024-03-28T13:41:05.887Z] #8 35.43 libdatrie-devel x86_64 0.2.13-4.el9 appstream 142 k [2024-03-28T13:41:05.887Z] #8 35.43 libdb x86_64 5.3.28-53.el9 baseos 738 k [2024-03-28T13:41:05.887Z] #8 35.43 libdrm x86_64 2.4.117-1.el9 appstream 161 k [2024-03-28T13:41:05.887Z] #8 35.43 libdrm-devel x86_64 2.4.117-1.el9 appstream 178 k [2024-03-28T13:41:05.887Z] #8 35.43 libdvdnav x86_64 6.1.0-4.el9 appstream 55 k [2024-03-28T13:41:05.887Z] #8 35.43 libdvdread x86_64 6.1.1-4.el9 appstream 74 k [2024-03-28T13:41:05.887Z] #8 35.43 libeconf x86_64 0.4.1-3.el9 baseos 27 k [2024-03-28T13:41:05.887Z] #8 35.43 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k [2024-03-28T13:41:05.887Z] #8 35.43 libepoxy x86_64 1.5.5-4.el9 appstream 241 k [2024-03-28T13:41:05.887Z] #8 35.43 libepoxy-devel x86_64 1.5.5-4.el9 appstream 134 k [2024-03-28T13:41:05.887Z] #8 35.43 liberation-fonts-common noarch 1:2.1.3-5.el9 appstream 14 k [2024-03-28T13:41:05.887Z] #8 35.43 liberation-mono-fonts noarch 1:2.1.3-5.el9 appstream 497 k [2024-03-28T13:41:05.887Z] #8 35.43 liberation-sans-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-03-28T13:41:05.887Z] #8 35.43 liberation-serif-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-03-28T13:41:05.887Z] #8 35.43 libevdev x86_64 1.11.0-3.el9 appstream 46 k [2024-03-28T13:41:05.887Z] #8 35.43 libexif x86_64 0.6.22-6.el9 appstream 435 k [2024-03-28T13:41:05.887Z] #8 35.43 libfdisk x86_64 2.37.4-18.el9 baseos 155 k [2024-03-28T13:41:05.887Z] #8 35.43 libffi-devel x86_64 3.4.2-8.el9 appstream 29 k [2024-03-28T13:41:05.887Z] #8 35.43 libfontenc x86_64 1.1.3-17.el9 appstream 31 k [2024-03-28T13:41:05.887Z] #8 35.43 libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k [2024-03-28T13:41:05.887Z] #8 35.43 libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k [2024-03-28T13:41:05.887Z] #8 35.43 libglvnd-core-devel x86_64 1:1.3.4-1.el9 appstream 18 k [2024-03-28T13:41:05.887Z] #8 35.43 libglvnd-devel x86_64 1:1.3.4-1.el9 appstream 161 k [2024-03-28T13:41:05.887Z] #8 35.43 libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k [2024-03-28T13:41:05.887Z] #8 35.43 libglvnd-gles x86_64 1:1.3.4-1.el9 appstream 33 k [2024-03-28T13:41:05.887Z] #8 35.43 libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k [2024-03-28T13:41:05.887Z] #8 35.43 libglvnd-opengl x86_64 1:1.3.4-1.el9 appstream 43 k [2024-03-28T13:41:05.887Z] #8 35.43 libgsf x86_64 1.14.47-5.el9 appstream 256 k [2024-03-28T13:41:05.887Z] #8 35.43 libgudev x86_64 237-1.el9 baseos 36 k [2024-03-28T13:41:05.887Z] #8 35.43 libgusb x86_64 0.3.8-2.el9 baseos 51 k [2024-03-28T13:41:05.887Z] #8 35.43 libgweather x86_64 40.0-3.el9 appstream 3.0 M [2024-03-28T13:41:05.887Z] #8 35.43 libgxps x86_64 0.3.2-3.el9 appstream 79 k [2024-03-28T13:41:05.887Z] #8 35.43 libicu x86_64 67.1-9.el9 baseos 9.6 M [2024-03-28T13:41:05.887Z] #8 35.43 libicu-devel x86_64 67.1-9.el9 appstream 938 k [2024-03-28T13:41:05.887Z] #8 35.43 libinput x86_64 1.19.3-4.el9 appstream 207 k [2024-03-28T13:41:05.887Z] #8 35.43 libiptcdata x86_64 1.0.5-9.el9 appstream 62 k [2024-03-28T13:41:05.887Z] #8 35.43 libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k [2024-03-28T13:41:05.887Z] #8 35.43 libldac x86_64 2.0.2.3-10.el9 appstream 41 k [2024-03-28T13:41:05.887Z] #8 35.43 libmount-devel x86_64 2.37.4-18.el9 appstream 19 k [2024-03-28T13:41:05.887Z] #8 35.43 libmpc x86_64 1.2.1-4.el9 appstream 62 k [2024-03-28T13:41:05.887Z] #8 35.43 libnotify x86_64 0.7.9-8.el9 appstream 44 k [2024-03-28T13:41:05.887Z] #8 35.43 libogg x86_64 2:1.3.4-6.el9 appstream 34 k [2024-03-28T13:41:05.887Z] #8 35.43 libosinfo x86_64 1.10.0-1.el9 appstream 319 k [2024-03-28T13:41:05.887Z] #8 35.43 libpciaccess x86_64 0.16-7.el9 baseos 27 k [2024-03-28T13:41:05.887Z] #8 35.43 libpciaccess-devel x86_64 0.16-7.el9 appstream 13 k [2024-03-28T13:41:05.887Z] #8 35.43 libpkgconf x86_64 1.7.3-10.el9 baseos 36 k [2024-03-28T13:41:05.887Z] #8 35.43 libpng x86_64 2:1.6.37-12.el9 baseos 117 k [2024-03-28T13:41:05.887Z] #8 35.43 libpng-devel x86_64 2:1.6.37-12.el9 appstream 293 k [2024-03-28T13:41:05.887Z] #8 35.43 libproxy x86_64 0.4.15-35.el9 baseos 74 k [2024-03-28T13:41:05.887Z] #8 35.43 libpsl x86_64 0.21.1-5.el9 baseos 64 k [2024-03-28T13:41:05.887Z] #8 35.43 libpsl-devel x86_64 0.21.1-5.el9 appstream 34 k [2024-03-28T13:41:05.887Z] #8 35.43 libpwquality x86_64 1.4.4-8.el9 baseos 119 k [2024-03-28T13:41:05.887Z] #8 35.43 librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M [2024-03-28T13:41:05.887Z] #8 35.43 libsbc x86_64 1.4-9.el9 appstream 45 k [2024-03-28T13:41:05.887Z] #8 35.43 libseccomp x86_64 2.5.2-2.el9 baseos 72 k [2024-03-28T13:41:05.887Z] #8 35.43 libsecret x86_64 0.20.4-4.el9 appstream 170 k [2024-03-28T13:41:05.887Z] #8 35.43 libselinux-devel x86_64 3.6-1.el9 appstream 159 k [2024-03-28T13:41:05.887Z] #8 35.43 libsepol-devel x86_64 3.6-1.el9 appstream 47 k [2024-03-28T13:41:05.887Z] #8 35.43 libshout x86_64 2.4.3-7.el9 appstream 67 k [2024-03-28T13:41:05.887Z] #8 35.43 libsndfile x86_64 1.0.31-8.el9 appstream 206 k [2024-03-28T13:41:05.887Z] #8 35.43 libsoup x86_64 2.72.0-8.el9 appstream 405 k [2024-03-28T13:41:05.887Z] #8 35.43 libsoup-devel x86_64 2.72.0-8.el9 appstream 179 k [2024-03-28T13:41:05.887Z] #8 35.43 libsrtp x86_64 2.3.0-8.el9 appstream 57 k [2024-03-28T13:41:05.887Z] #8 35.43 libstemmer x86_64 0-18.585svn.el9 appstream 83 k [2024-03-28T13:41:05.887Z] #8 35.43 libtdb x86_64 1.4.9-1.el9 baseos 51 k [2024-03-28T13:41:05.887Z] #8 35.43 libthai x86_64 0.1.28-8.el9 appstream 208 k [2024-03-28T13:41:05.887Z] #8 35.43 libthai-devel x86_64 0.1.28-8.el9 appstream 134 k [2024-03-28T13:41:05.887Z] #8 35.43 libtheora x86_64 1:1.1.1-31.el9 appstream 164 k [2024-03-28T13:41:05.887Z] #8 35.43 libtiff x86_64 4.4.0-12.el9 appstream 198 k [2024-03-28T13:41:05.887Z] #8 35.43 libtiff-devel x86_64 4.4.0-12.el9 appstream 556 k [2024-03-28T13:41:05.887Z] #8 35.43 libtirpc x86_64 1.3.3-6.el9 baseos 93 k [2024-03-28T13:41:05.887Z] #8 35.43 libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k [2024-03-28T13:41:05.887Z] #8 35.43 libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k [2024-03-28T13:41:05.887Z] #8 35.43 libusbx x86_64 1.0.26-1.el9 baseos 76 k [2024-03-28T13:41:05.887Z] #8 35.43 libutempter x86_64 1.2.1-6.el9 baseos 27 k [2024-03-28T13:41:05.887Z] #8 35.43 libv4l x86_64 1.20.0-5.el9 appstream 204 k [2024-03-28T13:41:05.887Z] #8 35.43 libvisual x86_64 1:0.4.0-34.el9 appstream 144 k [2024-03-28T13:41:05.887Z] #8 35.43 libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k [2024-03-28T13:41:05.887Z] #8 35.43 libvpx x86_64 1.9.0-7.el9 appstream 1.0 M [2024-03-28T13:41:05.887Z] #8 35.43 libwacom x86_64 1.12.1-2.el9 appstream 46 k [2024-03-28T13:41:05.887Z] #8 35.43 libwacom-data noarch 1.12.1-2.el9 appstream 193 k [2024-03-28T13:41:05.887Z] #8 35.43 libwayland-client x86_64 1.21.0-1.el9 appstream 33 k [2024-03-28T13:41:05.887Z] #8 35.43 libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k [2024-03-28T13:41:05.887Z] #8 35.43 libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k [2024-03-28T13:41:05.887Z] #8 35.43 libwayland-server x86_64 1.21.0-1.el9 appstream 42 k [2024-03-28T13:41:05.887Z] #8 35.43 libwebp x86_64 1.2.0-8.el9 appstream 277 k [2024-03-28T13:41:05.887Z] #8 35.43 libwpe x86_64 1.10.0-4.el9 appstream 27 k [2024-03-28T13:41:05.887Z] #8 35.43 libxcb x86_64 1.13.1-9.el9 appstream 243 k [2024-03-28T13:41:05.887Z] #8 35.43 libxcb-devel x86_64 1.13.1-9.el9 appstream 1.5 M [2024-03-28T13:41:05.887Z] #8 35.43 libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k [2024-03-28T13:41:05.887Z] #8 35.43 libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k [2024-03-28T13:41:05.887Z] #8 35.43 libxkbcommon-devel x86_64 1.0.3-4.el9 appstream 62 k [2024-03-28T13:41:05.887Z] #8 35.43 libxkbcommon-x11 x86_64 1.0.3-4.el9 appstream 22 k [2024-03-28T13:41:05.887Z] #8 35.43 libxkbfile x86_64 1.1.0-8.el9 appstream 89 k [2024-03-28T13:41:05.887Z] #8 35.43 libxml2-devel x86_64 2.9.13-5.el9 appstream 898 k [2024-03-28T13:41:05.887Z] #8 35.43 libxshmfence x86_64 1.3-10.el9 appstream 13 k [2024-03-28T13:41:05.887Z] #8 35.43 libxslt x86_64 1.1.34-9.el9 appstream 243 k [2024-03-28T13:41:05.887Z] #8 35.43 lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k [2024-03-28T13:41:05.887Z] #8 35.43 llvm-libs x86_64 17.0.6-5.el9 appstream 25 M [2024-03-28T13:41:05.887Z] #8 35.43 low-memory-monitor x86_64 2.1-4.el9 appstream 36 k [2024-03-28T13:41:05.887Z] #8 35.43 lua x86_64 5.4.4-4.el9 appstream 188 k [2024-03-28T13:41:05.887Z] #8 35.43 lua-posix x86_64 35.0-8.el9 appstream 151 k [2024-03-28T13:41:05.887Z] #8 35.43 mesa-dri-drivers x86_64 23.3.3-1.el9 appstream 11 M [2024-03-28T13:41:05.887Z] #8 35.43 mesa-filesystem x86_64 23.3.3-1.el9 appstream 11 k [2024-03-28T13:41:05.887Z] #8 35.43 mesa-libEGL x86_64 23.3.3-1.el9 appstream 127 k [2024-03-28T13:41:05.887Z] #8 35.43 mesa-libGLU x86_64 9.0.1-6.el9 appstream 148 k [2024-03-28T13:41:05.887Z] #8 35.43 mesa-libgbm x86_64 23.3.3-1.el9 appstream 38 k [2024-03-28T13:41:05.887Z] #8 35.43 mesa-libglapi x86_64 23.3.3-1.el9 appstream 44 k [2024-03-28T13:41:05.887Z] #8 35.43 mesa-vulkan-drivers x86_64 23.3.3-1.el9 appstream 9.7 M [2024-03-28T13:41:05.887Z] #8 35.43 mkfontscale x86_64 1.2.1-3.el9 appstream 32 k [2024-03-28T13:41:05.887Z] #8 35.43 mpg123-libs x86_64 1.26.2-5.el9 appstream 312 k [2024-03-28T13:41:05.887Z] #8 35.43 mtdev x86_64 1.1.5-22.el9 appstream 22 k [2024-03-28T13:41:05.887Z] #8 35.43 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k [2024-03-28T13:41:05.887Z] #8 35.43 nss-softokn x86_64 3.90.0-6.el9 baseos 385 k [2024-03-28T13:41:05.888Z] #8 35.43 nss-softokn-freebl x86_64 3.90.0-6.el9 baseos 306 k [2024-03-28T13:41:05.888Z] #8 35.43 nss-sysinit x86_64 3.90.0-6.el9 baseos 20 k [2024-03-28T13:41:05.888Z] #8 35.43 openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k [2024-03-28T13:41:05.888Z] #8 35.43 openssl x86_64 1:3.0.7-27.el9 baseos 1.2 M [2024-03-28T13:41:05.888Z] #8 35.43 opus x86_64 1.3.1-10.el9 appstream 200 k [2024-03-28T13:41:05.888Z] #8 35.43 orc x86_64 0.4.31-6.el9 appstream 184 k [2024-03-28T13:41:05.888Z] #8 35.43 osinfo-db noarch 20231215-1.el9 appstream 521 k [2024-03-28T13:41:05.888Z] #8 35.43 osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k [2024-03-28T13:41:05.888Z] #8 35.43 ostree-libs x86_64 2024.5-2.el9 appstream 488 k [2024-03-28T13:41:05.888Z] #8 35.43 pam x86_64 1.5.1-19.el9 baseos 627 k [2024-03-28T13:41:05.888Z] #8 35.43 pango x86_64 1.48.7-3.el9 appstream 302 k [2024-03-28T13:41:05.888Z] #8 35.43 pango-devel x86_64 1.48.7-3.el9 appstream 149 k [2024-03-28T13:41:05.888Z] #8 35.43 pcre-cpp x86_64 8.44-3.el9.3 appstream 27 k [2024-03-28T13:41:05.888Z] #8 35.43 pcre-devel x86_64 8.44-3.el9.3 appstream 507 k [2024-03-28T13:41:05.888Z] #8 35.43 pcre-utf16 x86_64 8.44-3.el9.3 appstream 185 k [2024-03-28T13:41:05.888Z] #8 35.43 pcre-utf32 x86_64 8.44-3.el9.3 appstream 176 k [2024-03-28T13:41:05.888Z] #8 35.43 pcre2-devel x86_64 10.40-5.el9 appstream 512 k [2024-03-28T13:41:05.888Z] #8 35.43 pcre2-utf16 x86_64 10.40-5.el9 appstream 214 k [2024-03-28T13:41:05.888Z] #8 35.43 pcre2-utf32 x86_64 10.40-5.el9 appstream 203 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-B x86_64 1.80-481.el9 appstream 180 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Carp noarch 1.50-460.el9 appstream 30 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Digest noarch 1.19-4.el9 appstream 26 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M [2024-03-28T13:41:05.888Z] #8 35.43 perl-Errno x86_64 1.30-481.el9 appstream 14 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Exporter noarch 5.74-461.el9 appstream 32 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Fcntl x86_64 1.13-481.el9 appstream 20 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-File-Basename noarch 2.85-481.el9 appstream 17 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-File-Path noarch 2.18-4.el9 appstream 36 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-File-stat noarch 1.09-481.el9 appstream 17 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-FileHandle noarch 2.03-481.el9 appstream 15 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-IO x86_64 1.43-481.el9 appstream 88 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Net-SSLeay x86_64 1.92-2.el9 appstream 388 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-POSIX x86_64 1.94-481.el9 appstream 96 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-PathTools x86_64 3.78-461.el9 appstream 88 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Symbol noarch 1.08-481.el9 appstream 14 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-URI noarch 5.09-3.el9 appstream 121 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-base noarch 2.27-481.el9 appstream 16 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-constant noarch 1.33-461.el9 appstream 24 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-if noarch 0.60.800-481.el9 appstream 14 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-libnet noarch 3.13-4.el9 appstream 130 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M [2024-03-28T13:41:05.888Z] #8 35.43 perl-mro x86_64 1.23-481.el9 appstream 28 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-overload noarch 1.31-481.el9 appstream 45 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-overloading noarch 0.02-481.el9 appstream 12 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-parent noarch 1:0.238-460.el9 appstream 15 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-podlators noarch 1:4.14-460.el9 appstream 114 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-subs noarch 1.03-481.el9 appstream 11 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-vars noarch 1.05-481.el9 appstream 13 k [2024-03-28T13:41:05.888Z] #8 35.43 pipewire x86_64 1.0.1-1.el9 appstream 107 k [2024-03-28T13:41:05.888Z] #8 35.43 pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k [2024-03-28T13:41:05.888Z] #8 35.43 pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M [2024-03-28T13:41:05.888Z] #8 35.43 pixman x86_64 0.40.0-6.el9 appstream 269 k [2024-03-28T13:41:05.888Z] #8 35.43 pixman-devel x86_64 0.40.0-6.el9 appstream 17 k [2024-03-28T13:41:05.888Z] #8 35.43 pkgconf x86_64 1.7.3-10.el9 baseos 41 k [2024-03-28T13:41:05.888Z] #8 35.43 pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k [2024-03-28T13:41:05.888Z] #8 35.43 pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k [2024-03-28T13:41:05.888Z] #8 35.43 polkit x86_64 0.117-11.el9 baseos 154 k [2024-03-28T13:41:05.888Z] #8 35.43 polkit-libs x86_64 0.117-11.el9 baseos 8.3 M [2024-03-28T13:41:05.888Z] #8 35.43 polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k [2024-03-28T13:41:05.888Z] #8 35.43 poppler x86_64 21.01.0-19.el9 appstream 1.1 M [2024-03-28T13:41:05.888Z] #8 35.43 poppler-data noarch 0.4.9-9.el9 appstream 1.9 M [2024-03-28T13:41:05.888Z] #8 35.43 poppler-glib x86_64 21.01.0-19.el9 appstream 152 k [2024-03-28T13:41:05.888Z] #8 35.43 publicsuffix-list noarch 20210518-3.el9 appstream 83 k [2024-03-28T13:41:05.888Z] #8 35.43 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k [2024-03-28T13:41:05.888Z] #8 35.43 pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k [2024-03-28T13:41:05.888Z] #8 35.43 pulseaudio-libs-glib2 x86_64 15.0-2.el9 appstream 18 k [2024-03-28T13:41:05.888Z] #8 35.43 rtkit x86_64 0.11-28.el9 appstream 56 k [2024-03-28T13:41:05.888Z] #8 35.43 shared-mime-info x86_64 2.1-5.el9 baseos 558 k [2024-03-28T13:41:05.888Z] #8 35.43 sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k [2024-03-28T13:41:05.888Z] #8 35.43 soundtouch x86_64 2.1.1-8.el9 appstream 74 k [2024-03-28T13:41:05.888Z] #8 35.43 speex x86_64 1.2.0-11.el9 appstream 68 k [2024-03-28T13:41:05.888Z] #8 35.43 sqlite x86_64 3.34.1-7.el9 appstream 748 k [2024-03-28T13:41:05.888Z] #8 35.43 sqlite-devel x86_64 3.34.1-7.el9 appstream 134 k [2024-03-28T13:41:05.888Z] #8 35.43 startup-notification x86_64 0.12-23.el9 appstream 42 k [2024-03-28T13:41:05.888Z] #8 35.43 sysprof-capture-devel x86_64 3.40.1-3.el9 appstream 60 k [2024-03-28T13:41:05.888Z] #8 35.43 systemd x86_64 252-32.el9 baseos 4.2 M [2024-03-28T13:41:05.888Z] #8 35.43 systemd-libs x86_64 252-32.el9 baseos 675 k [2024-03-28T13:41:05.888Z] #8 35.43 systemd-pam x86_64 252-32.el9 baseos 282 k [2024-03-28T13:41:05.888Z] #8 35.43 systemd-rpm-macros noarch 252-32.el9 baseos 71 k [2024-03-28T13:41:05.888Z] #8 35.43 systemd-udev x86_64 252-32.el9 baseos 1.9 M [2024-03-28T13:41:05.888Z] #8 35.43 taglib x86_64 1.12-6.el9 appstream 345 k [2024-03-28T13:41:05.888Z] #8 35.43 tigervnc-icons noarch 1.13.1-8.el9 appstream 38 k [2024-03-28T13:41:05.888Z] #8 35.43 tigervnc-license noarch 1.13.1-8.el9 appstream 18 k [2024-03-28T13:41:05.888Z] #8 35.43 tigervnc-server-minimal x86_64 1.13.1-8.el9 appstream 1.1 M [2024-03-28T13:41:05.888Z] #8 35.43 totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k [2024-03-28T13:41:05.888Z] #8 35.43 tracker x86_64 3.1.2-3.el9 appstream 555 k [2024-03-28T13:41:05.888Z] #8 35.43 ttmkfdir x86_64 3.0.9-65.el9 appstream 53 k [2024-03-28T13:41:05.888Z] #8 35.43 twolame-libs x86_64 0.3.13-19.el9 appstream 58 k [2024-03-28T13:41:05.888Z] #8 35.43 tzdata-java noarch 2024a-2.el9 appstream 230 k [2024-03-28T13:41:05.888Z] #8 35.43 upower x86_64 0.99.11-11.el9 appstream 173 k [2024-03-28T13:41:05.888Z] #8 35.43 util-linux x86_64 2.37.4-18.el9 baseos 2.3 M [2024-03-28T13:41:05.888Z] #8 35.43 util-linux-core x86_64 2.37.4-18.el9 baseos 465 k [2024-03-28T13:41:05.888Z] #8 35.43 valgrind x86_64 1:3.22.0-2.el9 appstream 4.9 M [2024-03-28T13:41:05.888Z] #8 35.43 valgrind-devel x86_64 1:3.22.0-2.el9 appstream 46 k [2024-03-28T13:41:05.888Z] #8 35.43 vulkan-loader x86_64 1.3.268.0-1.el9 appstream 145 k [2024-03-28T13:41:05.888Z] #8 35.43 wavpack x86_64 5.4.0-5.el9 appstream 214 k [2024-03-28T13:41:05.888Z] #8 35.43 wayland-devel x86_64 1.21.0-1.el9 appstream 145 k [2024-03-28T13:41:05.888Z] #8 35.43 webkit2gtk3-jsc x86_64 2.42.4-1.el9 appstream 3.6 M [2024-03-28T13:41:05.888Z] #8 35.43 webkit2gtk3-jsc-devel x86_64 2.42.4-1.el9 appstream 158 k [2024-03-28T13:41:05.888Z] #8 35.43 webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k [2024-03-28T13:41:05.888Z] #8 35.43 which x86_64 2.21-29.el9 baseos 41 k [2024-03-28T13:41:05.888Z] #8 35.43 wireplumber x86_64 0.4.14-1.el9 appstream 96 k [2024-03-28T13:41:05.888Z] #8 35.43 wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k [2024-03-28T13:41:05.888Z] #8 35.43 woff2 x86_64 1.0.2-15.el9 appstream 62 k [2024-03-28T13:41:05.888Z] #8 35.43 wpebackend-fdo x86_64 1.10.0-3.el9 appstream 44 k [2024-03-28T13:41:05.888Z] #8 35.43 xcb-util x86_64 0.4.0-19.el9 appstream 19 k [2024-03-28T13:41:05.888Z] #8 35.43 xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k [2024-03-28T13:41:05.888Z] #8 35.43 xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k [2024-03-28T13:41:05.888Z] #8 35.43 xkbcomp x86_64 1.4.4-4.el9 appstream 100 k [2024-03-28T13:41:05.888Z] #8 35.43 xkeyboard-config noarch 2.33-2.el9 appstream 859 k [2024-03-28T13:41:05.888Z] #8 35.43 xml-common noarch 0.6.3-58.el9 appstream 32 k [2024-03-28T13:41:05.888Z] #8 35.43 xorg-x11-proto-devel noarch 2022.2-1.el9 appstream 309 k [2024-03-28T13:41:05.888Z] #8 35.43 xorg-x11-xauth x86_64 1:1.1-10.el9 appstream 37 k [2024-03-28T13:41:05.888Z] #8 35.43 xorg-x11-xinit x86_64 1.4.0-11.el9 appstream 57 k [2024-03-28T13:41:05.888Z] #8 35.43 xz-devel x86_64 5.2.5-8.el9 appstream 55 k [2024-03-28T13:41:05.888Z] #8 35.43 zenity x86_64 3.32.0-8.el9 appstream 4.5 M [2024-03-28T13:41:05.888Z] #8 35.43 zlib-devel x86_64 1.2.11-41.el9 appstream 45 k [2024-03-28T13:41:05.888Z] #8 35.43 Installing weak dependencies: [2024-03-28T13:41:05.888Z] #8 35.43 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k [2024-03-28T13:41:05.888Z] #8 35.43 dconf x86_64 0.40.0-6.el9 appstream 113 k [2024-03-28T13:41:05.888Z] #8 35.43 exiv2 x86_64 0.27.5-2.el9 appstream 980 k [2024-03-28T13:41:05.888Z] #8 35.43 flatpak x86_64 1.12.8-1.el9 appstream 1.7 M [2024-03-28T13:41:05.888Z] #8 35.43 gstreamer1-plugins-good x86_64 1.22.1-2.el9 appstream 2.4 M [2024-03-28T13:41:05.888Z] #8 35.43 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k [2024-03-28T13:41:05.888Z] #8 35.43 libcanberra-gtk2 x86_64 0.30-27.el9 appstream 26 k [2024-03-28T13:41:05.888Z] #8 35.43 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k [2024-03-28T13:41:05.888Z] #8 35.43 p11-kit-server x86_64 0.25.3-2.el9 appstream 246 k [2024-03-28T13:41:05.888Z] #8 35.43 perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k [2024-03-28T13:41:05.888Z] #8 35.43 pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k [2024-03-28T13:41:05.888Z] #8 35.43 pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k [2024-03-28T13:41:05.888Z] #8 35.43 pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k [2024-03-28T13:41:05.888Z] #8 35.43 tracker-miners x86_64 3.1.2-4.el9 appstream 944 k [2024-03-28T13:41:05.888Z] #8 35.43 xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k [2024-03-28T13:41:05.888Z] #8 35.43 [2024-03-28T13:41:05.888Z] #8 35.43 Transaction Summary [2024-03-28T13:41:05.888Z] #8 35.43 ==================================================================================================== [2024-03-28T13:41:05.888Z] #8 35.43 Install 470 Packages [2024-03-28T13:41:05.888Z] #8 35.43 [2024-03-28T13:41:05.888Z] #8 35.50 Total download size: 367 M [2024-03-28T13:41:05.888Z] #8 35.50 Installed size: 1.3 G [2024-03-28T13:41:06.382Z] #9 39.26 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:41:06.382Z] #8 35.51 Downloading Packages: [2024-03-28T13:41:06.775Z] #9 39.41 Reading package lists...#8 36.06 CentOS Stream 9 - Extras packages 12 kB/s | 16 kB 00:01 [2024-03-28T13:41:06.775Z] #8 36.19 (1/470): acl-2.3.1-4.el9.x86_64.rpm 968 kB/s | 71 kB 00:00 [2024-03-28T13:41:06.775Z] #8 36.22 (2/470): ModemManager-glib-1.20.2-1.el9.x86_64. 2.9 MB/s | 335 kB 00:00 [2024-03-28T13:41:06.775Z] [2024-03-28T13:41:06.775Z] #8 38.86 Reading state information... [2024-03-28T13:41:06.775Z] #8 38.99 Calculating upgrade...#8 36.30 (3/470): NetworkManager-libnm-1.47.2-1.el9.x86_ 9.8 MB/s | 1.8 MB 00:00 [2024-03-28T13:41:06.775Z] #8 36.31 (4/470): avahi-libs-0.8-20.el9.x86_64.rpm 747 kB/s | 68 kB 00:00 [2024-03-28T13:41:06.775Z] #8 36.36 (5/470): adobe-source-code-pro-fonts-2.030.1.05 4.8 MB/s | 832 kB 00:00 [2024-03-28T13:41:06.775Z] #8 36.38 (6/470): binutils-gold-2.35.2-43.el9.x86_64.rpm 10 MB/s | 735 kB 00:00 [2024-03-28T13:41:06.775Z] #8 36.42 (7/470): bluez-libs-5.56-6.el9.x86_64.rpm 1.4 MB/s | 85 kB 00:00 [2024-03-28T13:41:06.775Z] #8 36.44 (8/470): bubblewrap-0.4.1-6.el9.x86_64.rpm 874 kB/s | 50 kB 00:00 [2024-03-28T13:41:06.775Z] #8 36.46 (9/470): bzip2-1.0.8-8.el9.x86_64.rpm 1.3 MB/s | 56 kB 00:00 [2024-03-28T13:41:07.161Z] [2024-03-28T13:41:07.161Z] #8 36.48 (10/470): cracklib-2.9.6-27.el9.x86_64.rpm 2.5 MB/s | 94 kB 00:00 [2024-03-28T13:41:07.161Z] #8 36.53 (11/470): cryptsetup-libs-2.6.0-3.el9.x86_64.rp 9.7 MB/s | 473 kB 00:00 [2024-03-28T13:41:07.161Z] #8 36.62 (12/470): binutils-2.35.2-43.el9.x86_64.rpm 14 MB/s | 4.6 MB 00:00 [2024-03-28T13:41:07.161Z] #8 36.65 (13/470): cups-libs-2.3.3op2-24.el9.x86_64.rpm 2.1 MB/s | 262 kB 00:00 [2024-03-28T13:41:07.161Z] #8 36.67 (14/470): dbus-1.12.20-8.el9.x86_64.rpm 72 kB/s | 3.8 kB 00:00 [2024-03-28T13:41:07.161Z] #8 36.70 (15/470): dbus-broker-28-7.el9.x86_64.rpm 3.0 MB/s | 172 kB 00:00 [2024-03-28T13:41:07.161Z] #8 36.72 (16/470): dbus-common-1.12.20-8.el9.noarch.rpm 297 kB/s | 15 kB 00:00 [2024-03-28T13:41:07.161Z] #8 36.82 (17/470): cracklib-dicts-2.9.6-27.el9.x86_64.rp 10 MB/s | 3.6 MB 00:00 [2024-03-28T13:41:07.558Z] #8 36.84 (18/470): dbus-tools-1.12.20-8.el9.x86_64.rpm 424 kB/s | 52 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.86 (19/470): dbus-libs-1.12.20-8.el9.x86_64.rpm 951 kB/s | 152 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.89 (20/470): device-mapper-1.02.197-2.el9.x86_64.r 2.2 MB/s | 141 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.90 (21/470): elfutils-debuginfod-client-0.190-2.el 1.0 MB/s | 36 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.91 (22/470): device-mapper-libs-1.02.197-2.el9.x86 2.4 MB/s | 179 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.93 (23/470): fuse-2.9.9-15.el9.x86_64.rpm 2.7 MB/s | 80 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.94 (24/470): fuse-common-3.10.2-8.el9.x86_64.rpm 313 kB/s | 8.3 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.95 (25/470): fuse-libs-2.9.9-15.el9.x86_64.rpm 3.9 MB/s | 98 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.97 (26/470): freetype-2.10.4-9.el9.x86_64.rpm 4.5 MB/s | 388 kB 00:00 [2024-03-28T13:41:07.558Z] #8 36.98 (27/470): gettext-libs-0.21-8.el9.x86_64.rpm 9.9 MB/s | 303 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.00 (28/470): glib-networking-2.68.3-3.el9.x86_64.r 6.9 MB/s | 186 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.03 (29/470): gettext-0.21-8.el9.x86_64.rpm 13 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:07.558Z] #8 37.05 (30/470): glibc-langpack-en-2.34-103.el9.x86_64 11 MB/s | 667 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.06 (31/470): gobject-introspection-1.68.0-11.el9.x 3.9 MB/s | 250 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.08 (32/470): graphite2-1.3.14-9.el9.x86_64.rpm 1.9 MB/s | 95 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.11 (33/470): groff-base-1.22.4-10.el9.x86_64.rpm 16 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:07.558Z] #8 37.14 (34/470): harfbuzz-2.7.4-10.el9.x86_64.rpm 10 MB/s | 624 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.16 (35/470): gsettings-desktop-schemas-40.0-6.el9. 8.2 MB/s | 684 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.18 (36/470): json-glib-1.6.6-1.el9.x86_64.rpm 4.3 MB/s | 163 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.20 (37/470): kbd-2.4.0-9.el9.x86_64.rpm 13 MB/s | 416 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.22 (38/470): kbd-legacy-2.4.0-9.el9.noarch.rpm 14 MB/s | 562 kB 00:00 [2024-03-28T13:41:07.558Z] #8 37.25 (39/470): hwdata-0.348-9.13.el9.noarch.rpm 11 MB/s | 1.6 MB 00:00 [2024-03-28T13:41:07.960Z] #8 37.27 (40/470): kmod-28-9.el9.x86_64.rpm 2.3 MB/s | 126 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.28 (41/470): kmod-libs-28-9.el9.x86_64.rpm 2.4 MB/s | 64 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.29 (42/470): libatomic-11.4.1-3.el9.x86_64.rpm 1.5 MB/s | 34 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.31 (43/470): libbrotli-1.0.9-6.el9.x86_64.rpm 9.4 MB/s | 314 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.35 (44/470): kbd-misc-2.4.0-9.el9.noarch.rpm 11 MB/s | 1.7 MB 00:00 [2024-03-28T13:41:07.961Z] #8 37.36 (45/470): libeconf-0.4.1-3.el9.x86_64.rpm 617 kB/s | 27 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.38 (46/470): libedit-3.1-38.20210216cvs.el9.x86_64 3.8 MB/s | 104 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.40 (47/470): libfdisk-2.37.4-18.el9.x86_64.rpm 3.9 MB/s | 155 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.41 (48/470): libgudev-237-1.el9.x86_64.rpm 975 kB/s | 36 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.42 (49/470): libgusb-0.3.8-2.el9.x86_64.rpm 2.1 MB/s | 51 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.44 (50/470): libdb-5.3.28-53.el9.x86_64.rpm 4.8 MB/s | 738 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.45 (51/470): libpciaccess-0.16-7.el9.x86_64.rpm 942 kB/s | 27 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.47 (52/470): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.3 MB/s | 36 kB 00:00 [2024-03-28T13:41:07.961Z] #8 40.08 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:41:07.961Z] #8 37.49 (53/470): libpng-1.6.37-12.el9.x86_64.rpm 3.3 MB/s | 117 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.51 (54/470): libproxy-0.4.15-35.el9.x86_64.rpm 2.0 MB/s | 74 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.52 (55/470): libpsl-0.21.1-5.el9.x86_64.rpm 2.1 MB/s | 64 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.54 (56/470): libpwquality-1.4.4-8.el9.x86_64.rpm 3.8 MB/s | 119 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.56 (57/470): libseccomp-2.5.2-2.el9.x86_64.rpm 1.8 MB/s | 72 kB 00:00 [2024-03-28T13:41:07.961Z] #8 37.58 (58/470): libtdb-1.4.9-1.el9.x86_64.rpm 1.2 MB/s | 51 kB 00:00 [2024-03-28T13:41:08.351Z] #8 40.19 Reading package lists...#8 37.59 (59/470): libtirpc-1.3.3-6.el9.x86_64.rpm 2.6 MB/s | 93 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.61 (60/470): libusbx-1.0.26-1.el9.x86_64.rpm 2.6 MB/s | 76 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.62 (61/470): libutempter-1.2.1-6.el9.x86_64.rpm 920 kB/s | 27 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.64 (62/470): lksctp-tools-1.0.19-2.el9.x86_64.rpm 3.3 MB/s | 94 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.66 (63/470): lsof-4.94.0-3.el9.x86_64.rpm 7.3 MB/s | 239 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.68 (64/470): make-4.3-8.el9.x86_64.rpm 13 MB/s | 536 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.70 (65/470): ncurses-6.2-10.20210508.el9.x86_64.rp 8.8 MB/s | 400 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.74 (66/470): nspr-4.35.0-6.el9.x86_64.rpm 2.5 MB/s | 136 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.76 (67/470): nss-3.90.0-6.el9.x86_64.rpm 13 MB/s | 706 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.78 (68/470): nss-softokn-3.90.0-6.el9.x86_64.rpm 8.9 MB/s | 385 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.80 (69/470): nss-softokn-freebl-3.90.0-6.el9.x86_6 6.9 MB/s | 306 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.81 (70/470): nss-sysinit-3.90.0-6.el9.x86_64.rpm 568 kB/s | 20 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.83 (71/470): nss-util-3.90.0-6.el9.x86_64.rpm 3.2 MB/s | 89 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.87 (72/470): openssl-3.0.7-27.el9.x86_64.rpm 20 MB/s | 1.2 MB 00:00 [2024-03-28T13:41:08.351Z] #8 37.90 (73/470): pam-1.5.1-19.el9.x86_64.rpm 9.2 MB/s | 627 kB 00:00 [2024-03-28T13:41:08.351Z] #8 37.91 (74/470): pkgconf-1.7.3-10.el9.x86_64.rpm 1.0 MB/s | 41 kB 00:00 [2024-03-28T13:41:08.736Z] #8 37.93 (75/470): pkgconf-m4-1.7.3-10.el9.noarch.rpm 482 kB/s | 15 kB 00:00 [2024-03-28T13:41:08.737Z] #8 37.94 (76/470): pkgconf-pkg-config-1.7.3-10.el9.x86_6 365 kB/s | 11 kB 00:00 [2024-03-28T13:41:08.737Z] #8 37.96 (77/470): polkit-0.117-11.el9.x86_64.rpm 4.7 MB/s | 154 kB 00:00 [2024-03-28T13:41:08.737Z] #8 38.01 (78/470): polkit-pkla-compat-0.1-21.el9.x86_64. 930 kB/s | 47 kB 00:00 [2024-03-28T13:41:08.737Z] #8 38.23 (79/470): libicu-67.1-9.el9.x86_64.rpm 12 MB/s | 9.6 MB 00:00 [2024-03-28T13:41:08.737Z] #8 38.24 (80/470): publicsuffix-list-dafsa-20210518-3.el 255 kB/s | 58 kB 00:00 [2024-03-28T13:41:08.737Z] #8 38.27 (81/470): shared-mime-info-2.1-5.el9.x86_64.rpm 13 MB/s | 558 kB 00:00 [2024-03-28T13:41:08.737Z] #8 38.33 (82/470): systemd-libs-252-32.el9.x86_64.rpm 11 MB/s | 675 kB 00:00 [2024-03-28T13:41:09.132Z] #8 38.48 (83/470): systemd-252-32.el9.x86_64.rpm 18 MB/s | 4.2 MB 00:00 [2024-03-28T13:41:09.132Z] #8 39.27 CentOS Stream 8 - BaseOS 14 MB/s | 10 MB 00:00 [2024-03-28T13:41:09.132Z] #8 38.65 (84/470): polkit-libs-0.117-11.el9.x86_64.rpm 12 MB/s | 8.3 MB 00:00 [2024-03-28T13:41:09.132Z] #8 38.67 (85/470): systemd-pam-252-32.el9.x86_64.rpm 848 kB/s | 282 kB 00:00 [2024-03-28T13:41:09.132Z] #8 38.68 (86/470): systemd-rpm-macros-252-32.el9.noarch. 352 kB/s | 71 kB 00:00 [2024-03-28T13:41:09.132Z] #8 38.70 (87/470): unzip-6.0-56.el9.x86_64.rpm 5.2 MB/s | 182 kB 00:00 [2024-03-28T13:41:09.132Z] #8 38.78 (88/470): systemd-udev-252-32.el9.x86_64.rpm 15 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:09.528Z] #8 38.79 (89/470): util-linux-core-2.37.4-18.el9.x86_64. 4.9 MB/s | 465 kB 00:00 [2024-03-28T13:41:09.528Z] #8 38.81 (90/470): which-2.21-29.el9.x86_64.rpm 1.0 MB/s | 41 kB 00:00 [2024-03-28T13:41:09.528Z] #8 38.89 (91/470): util-linux-2.37.4-18.el9.x86_64.rpm 11 MB/s | 2.3 MB 00:00 [2024-03-28T13:41:09.528Z] #8 38.92 (92/470): zip-3.0-35.el9.x86_64.rpm 2.2 MB/s | 266 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.00 (93/470): abattis-cantarell-fonts-0.301-4.el9.n 2.0 MB/s | 365 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.08 (94/470): adwaita-cursor-theme-40.1.1-3.el9.noa 3.4 MB/s | 650 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.11 (95/470): alsa-lib-1.2.10-2.el9.x86_64.rpm 4.9 MB/s | 523 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.12 (96/470): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 2.0 MB/s | 87 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.13 (97/470): at-spi2-atk-devel-2.38.0-4.el9.x86_64 435 kB/s | 11 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.14 (98/470): at-spi2-core-2.40.3-1.el9.x86_64.rpm 8.3 MB/s | 195 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.15 (99/470): at-spi2-core-devel-2.40.3-1.el9.x86_6 5.8 MB/s | 148 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.17 (100/470): atk-2.36.0-5.el9.x86_64.rpm 11 MB/s | 292 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.18 (101/470): atk-devel-2.36.0-5.el9.x86_64.rpm 7.0 MB/s | 190 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.19 (102/470): avahi-glib-0.8-20.el9.x86_64.rpm 647 kB/s | 15 kB 00:00 [2024-03-28T13:41:09.528Z] #8 39.21 (103/470): brotli-1.0.9-6.el9.x86_64.rpm 11 MB/s | 313 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.22 (104/470): brotli-devel-1.0.9-6.el9.x86_64.rpm 1.2 MB/s | 32 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.24 (105/470): bzip2-devel-1.0.8-8.el9.x86_64.rpm 8.3 MB/s | 215 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.27 (106/470): cairo-1.17.4-7.el9.x86_64.rpm 13 MB/s | 660 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.29 (107/470): cairo-devel-1.17.4-7.el9.x86_64.rpm 3.5 MB/s | 209 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.31 (108/470): cairo-gobject-1.17.4-7.el9.x86_64.rp 511 kB/s | 19 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.32 (109/470): cairo-gobject-devel-1.17.4-7.el9.x86 477 kB/s | 11 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.33 (110/470): cmake-filesystem-3.26.5-2.el9.x86_64 797 kB/s | 19 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.35 (111/470): color-filesystem-1-28.el9.noarch.rpm 385 kB/s | 8.8 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.40 (112/470): colord-1.4.5-4.el9.x86_64.rpm 8.4 MB/s | 555 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.42 (113/470): colord-libs-1.4.5-4.el9.x86_64.rpm 3.0 MB/s | 229 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.43 (114/470): copy-jdk-configs-4.0-3.el9.noarch.rp 854 kB/s | 28 kB 00:00 [2024-03-28T13:41:09.920Z] [2024-03-28T13:41:09.920Z] #8 39.47 (115/470): dbus-daemon-1.12.20-8.el9.x86_64.rpm 4.5 MB/s | 201 kB 00:00 [2024-03-28T13:41:09.920Z] #8 39.55 (116/470): dbus-devel-1.12.20-8.el9.x86_64.rpm 527 kB/s | 37 kB 00:00 [2024-03-28T13:41:10.320Z] #9 43.14 Building dependency tree...#8 39.64 Dependencies resolved. [2024-03-28T13:41:10.320Z] #8 39.65 Nothing to do. [2024-03-28T13:41:10.320Z] #8 39.65 Complete! [2024-03-28T13:41:10.320Z] #8 39.81 (117/470): adwaita-icon-theme-40.1.1-3.el9.noar 13 MB/s | 12 MB 00:00 [2024-03-28T13:41:10.320Z] #8 39.82 (118/470): dbus-x11-1.12.20-8.el9.x86_64.rpm 90 kB/s | 25 kB 00:00 [2024-03-28T13:41:10.320Z] #8 39.84 (119/470): dconf-0.40.0-6.el9.x86_64.rpm 3.8 MB/s | 113 kB 00:00 [2024-03-28T13:41:10.320Z] #8 39.85 (120/470): enchant2-2.2.15-6.el9.x86_64.rpm 2.4 MB/s | 65 kB 00:00 [2024-03-28T13:41:10.320Z] #8 39.87 (121/470): exempi-2.6.0-0.2.20211007gite23c213. 17 MB/s | 525 kB 00:00 [2024-03-28T13:41:10.320Z] #8 39.91 (122/470): exiv2-0.27.5-2.el9.x86_64.rpm 15 MB/s | 980 kB 00:00 [2024-03-28T13:41:10.723Z] [2024-03-28T13:41:10.723Z] #9 43.71 Reading state information... [2024-03-28T13:41:10.723Z] #8 39.93 (123/470): exiv2-libs-0.27.5-2.el9.x86_64.rpm 12 MB/s | 781 kB 00:00 [2024-03-28T13:41:10.723Z] #8 39.95 (124/470): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 8.7 MB/s | 325 kB 00:00 [2024-03-28T13:41:10.723Z] #8 39.96 (125/470): flac-libs-1.3.3-12.el9.x86_64.rpm 7.1 MB/s | 218 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.01 (126/470): flatpak-session-helper-1.12.8-1.el9. 1.8 MB/s | 74 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.04 (127/470): flatpak-1.12.8-1.el9.x86_64.rpm 20 MB/s | 1.7 MB 00:00 [2024-03-28T13:41:10.723Z] #8 40.20 (128/470): cpp-11.4.1-3.el9.x86_64.rpm 14 MB/s | 11 MB 00:00 [2024-03-28T13:41:10.723Z] #8 40.21 (129/470): fontconfig-2.14.0-2.el9.x86_64.rpm 1.7 MB/s | 297 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.23 (130/470): fltk-1.3.8-1.el9.x86_64.rpm 2.7 MB/s | 616 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.24 (131/470): fontconfig-devel-2.14.0-2.el9.x86_64 4.3 MB/s | 174 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.25 (132/470): fribidi-1.0.10-6.el9.2.x86_64.rpm 3.8 MB/s | 85 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.26 (133/470): fribidi-devel-1.0.10-6.el9.2.x86_64. 1.4 MB/s | 27 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.29 (134/470): freetype-devel-2.10.4-9.el9.x86_64.r 14 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:10.723Z] #8 40.31 (135/470): gcr-base-3.40.0-3.el9.x86_64.rpm 5.3 MB/s | 279 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.33 (136/470): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm 14 MB/s | 492 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.33 (137/470): gdk-pixbuf2-devel-2.42.6-3.el9.x86_6 2.6 MB/s | 67 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.35 (138/470): gdk-pixbuf2-modules-2.42.6-3.el9.x86 3.6 MB/s | 88 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.36 (139/470): geoclue2-2.6.0-7.el9.x86_64.rpm 4.5 MB/s | 124 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.37 (140/470): geoclue2-libs-2.6.0-7.el9.x86_64.rpm 2.2 MB/s | 57 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.39 (141/470): geocode-glib-3.26.2-5.el9.x86_64.rpm 2.7 MB/s | 72 kB 00:00 [2024-03-28T13:41:10.723Z] #8 40.40 (142/470): giflib-5.2.1-9.el9.x86_64.rpm 2.3 MB/s | 49 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.44 (143/470): glib2-devel-2.68.4-14.el9.x86_64.rpm 11 MB/s | 552 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.48 (144/470): gl-manpages-1.1-24.20190306.el9.noar 13 MB/s | 1.2 MB 00:00 [2024-03-28T13:41:11.130Z] #8 40.49 (145/470): glibc-devel-2.34-103.el9.x86_64.rpm 894 kB/s | 43 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.52 (146/470): glibc-headers-2.34-103.el9.x86_64.rp 17 MB/s | 549 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.54 (147/470): gnome-control-center-filesystem-40.0 362 kB/s | 9.8 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.60 (148/470): gnome-desktop3-40.4-1.el9.x86_64.rpm 11 MB/s | 649 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.69 (149/470): glibc-locale-source-2.34-103.el9.x86 22 MB/s | 4.2 MB 00:00 [2024-03-28T13:41:11.130Z] #8 40.73 (150/470): gnome-settings-daemon-40.0.1-16.el9. 8.5 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:11.130Z] #8 40.75 (151/470): graphene-1.10.6-2.el9.x86_64.rpm 985 kB/s | 64 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.76 (152/470): graphite2-devel-1.3.14-9.el9.x86_64. 655 kB/s | 22 kB 00:00 [2024-03-28T13:41:11.130Z] #8 40.77 (153/470): gsm-1.0.19-6.el9.x86_64.rpm 1.5 MB/s | 34 kB 00:00 [2024-03-28T13:41:11.520Z] #8 40.80 Last metadata expiration check: 0:00:05 ago on Thu Mar 28 13:41:06 2024. [2024-03-28T13:41:11.520Z] #9 44.56 The following additional packages will be installed: [2024-03-28T13:41:11.520Z] #9 44.56 adwaita-icon-theme bubblewrap cpp cpp-11 dbus dbus-user-session [2024-03-28T13:41:11.520Z] #9 44.56 dconf-gsettings-backend dconf-service dictionaries-common emacsen-common [2024-03-28T13:41:11.520Z] #9 44.56 fontconfig fontconfig-config gcc-11-base glib-networking [2024-03-28T13:41:11.520Z] #9 44.56 glib-networking-common glib-networking-services gsettings-desktop-schemas [2024-03-28T13:41:11.520Z] #9 44.56 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gtk-update-icon-cache [2024-03-28T13:41:11.520Z] #9 44.56 hicolor-icon-theme humanity-icon-theme hunspell-en-us iso-codes libaa1 [2024-03-28T13:41:11.520Z] #9 44.56 libapparmor1 libargon2-1 libasound2 libasound2-data libaspell15 libasyncns0 [2024-03-28T13:41:11.520Z] #9 44.56 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatomic1 libatspi2.0-0 [2024-03-28T13:41:11.520Z] #9 44.56 libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 [2024-03-28T13:41:11.520Z] #9 44.56 libbrotli1 libbsd0 libcaca0 libcairo-gobject2 libcairo2 libcanberra-gtk3-0 [2024-03-28T13:41:11.520Z] #9 44.56 libcanberra0 libcap2-bin libcdparanoia0 libcolord2 libcryptsetup12 libcups2 [2024-03-28T13:41:11.520Z] #9 44.56 libcurl4 libdatrie1 libdbus-1-3 libdconf1 libdeflate0 libdevmapper1.02.1 [2024-03-28T13:41:11.520Z] #9 44.56 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 [2024-03-28T13:41:11.520Z] #9 44.56 libdrm2 libdv4 libdw1 libedit2 libegl-mesa0 libegl1 libelf1 libenchant-2-2 [2024-03-28T13:41:11.520Z] #9 44.56 libepoxy0 libevdev2 libexpat1 libfile-readbackwards-perl libflac8 [2024-03-28T13:41:11.520Z] #9 44.56 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgbm1 libgdbm-compat4 [2024-03-28T13:41:11.520Z] #9 44.56 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgl1 libglapi-mesa [2024-03-28T13:41:11.520Z] #9 44.56 libgles2 libglib2.0-0 libglvnd0 libglx-mesa0 libglx0 libgpm2 libgraphite2-3 [2024-03-28T13:41:11.520Z] #9 44.56 libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0 [2024-03-28T13:41:11.520Z] #9 44.56 libgstreamer-plugins-good1.0-0 libgstreamer1.0-0 libgtk-3-common [2024-03-28T13:41:11.520Z] #9 44.56 libgtop-2.0-11 libgtop2-common libgudev-1.0-0 libharfbuzz-icu0 libharfbuzz0b [2024-03-28T13:41:11.520Z] #9 44.56 libhunspell-1.7-0 libhyphen0 libice6 libicu70 libiec61883-0 libip4tc2 [2024-03-28T13:41:11.520Z] #9 44.56 libisl23 libjack-jackd2-0 libjavascriptcoregtk-4.0-18 libjbig0 [2024-03-28T13:41:11.520Z] #9 44.56 libjpeg-turbo8 libjpeg8 libjson-c5 libkmod2 liblcms2-2 libldap-2.5-0 [2024-03-28T13:41:11.520Z] #9 44.56 libllvm15 libltdl7 libmanette-0.2-0 libmd0 libmetacity3 libmp3lame0 libmpc3 [2024-03-28T13:41:11.520Z] #9 44.56 libmpdec3 libmpfr6 libmpg123-0 libnghttp2-14 libnotify4 libogg0 libopenjp2-7 [2024-03-28T13:41:11.520Z] #9 44.56 libopus0 liborc-0.4-0 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 [2024-03-28T13:41:11.520Z] #9 44.56 libpangoft2-1.0-0 libpciaccess0 libperl5.34 libpixman-1-0 libpng16-16 [2024-03-28T13:41:11.520Z] #9 44.56 libproxy1v5 libpsl5 libpulse0 libpython3.10 libpython3.10-minimal [2024-03-28T13:41:11.520Z] #9 44.56 libpython3.10-stdlib libraw1394-11 libreadline8 librtmp1 libsamplerate0 [2024-03-28T13:41:11.520Z] #9 44.56 libsasl2-2 libsasl2-modules-db libsecret-1-0 libsecret-common [2024-03-28T13:41:11.520Z] #9 44.56 libsensors-config libsensors5 libshout3 libslang2 libsm6 libsndfile1 [2024-03-28T13:41:11.520Z] #9 44.56 libsodium23 libsoup2.4-1 libsoup2.4-common libspeex1 libsqlite3-0 libssh-4 [2024-03-28T13:41:11.520Z] #9 44.56 libstartup-notification0 libtag1v5 libtag1v5-vanilla libtdb1 [2024-03-28T13:41:11.520Z] #9 44.56 libtext-iconv-perl libthai-data libthai0 libtheora0 libtiff5 libtwolame0 [2024-03-28T13:41:11.520Z] #9 44.56 libunwind8 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvorbis0a libvorbisenc2 [2024-03-28T13:41:11.520Z] #9 44.56 libvorbisfile3 libvpx7 libwavpack1 libwayland-client0 libwayland-cursor0 [2024-03-28T13:41:11.520Z] #9 44.56 libwayland-egl1 libwayland-server0 libwebkit2gtk-4.0-37 libwebp7 [2024-03-28T13:41:11.520Z] #9 44.56 libwebpdemux2 libwoff1 libwpe-1.0-1 libwpebackend-fdo-1.0-1 libx11-6 [2024-03-28T13:41:11.520Z] #9 44.56 libx11-data libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 [2024-03-28T13:41:11.520Z] #9 44.56 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 [2024-03-28T13:41:11.520Z] #9 44.56 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1 [2024-03-28T13:41:11.520Z] #9 44.56 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxfont2 libxi6 libxinerama1 [2024-03-28T13:41:11.520Z] #9 44.56 libxkbcommon0 libxkbfile1 libxml2 libxmu6 libxmuu1 libxpm4 libxpresent1 [2024-03-28T13:41:11.520Z] #9 44.56 libxrandr2 libxrender1 libxres1 libxshmfence1 libxslt1.1 libxt6 libxxf86vm1 [2024-03-28T13:41:11.520Z] #9 44.56 media-types metacity-common perl perl-modules-5.34 readline-common [2024-03-28T13:41:11.520Z] #9 44.56 session-migration shared-mime-info sound-theme-freedesktop systemd [2024-03-28T13:41:11.520Z] #9 44.56 systemd-sysv ubuntu-mono ucf vim-common vim-runtime x11-common x11-xkb-utils [2024-03-28T13:41:11.520Z] #9 44.56 xauth xdg-dbus-proxy xfonts-encodings xfonts-utils xkb-data xxd zenity [2024-03-28T13:41:11.520Z] #9 44.56 zenity-common [2024-03-28T13:41:11.520Z] #9 44.58 Suggested packages: [2024-03-28T13:41:11.520Z] #9 44.58 cpp-doc gcc-11-locales ispell | aspell | hunspell wordlist gvfs hunspell [2024-03-28T13:41:11.520Z] #9 44.58 openoffice.org-hunspell | openoffice.org-core isoquery libasound2-plugins [2024-03-28T13:41:11.520Z] #9 44.58 alsa-utils aspell libcanberra-gtk0 libcanberra-pulse colord cups-common [2024-03-28T13:41:11.520Z] #9 44.58 libdv-bin oss-compat libenchant-2-voikko gdbm-l10n gpm libvisual-0.4-plugins [2024-03-28T13:41:11.520Z] #9 44.58 gstreamer1.0-tools jackd2 liblcms2-utils gnome-shell | notification-daemon [2024-03-28T13:41:11.520Z] #9 44.58 opus-tools pciutils pulseaudio libraw1394-doc lm-sensors speex [2024-03-28T13:41:11.520Z] #9 44.58 gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-alsa [2024-03-28T13:41:11.520Z] #9 44.58 gnome-control-center xdg-user-dirs perl-doc libterm-readline-gnu-perl [2024-03-28T13:41:11.520Z] #9 44.58 | libterm-readline-perl-perl make libtap-harness-archive-perl readline-doc [2024-03-28T13:41:11.520Z] #9 44.58 systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 [2024-03-28T13:41:11.520Z] #9 44.58 policykit-1 openssl zip ctags vim-doc vim-scripts nickle cairo-5c [2024-03-28T13:41:11.520Z] #9 44.58 xorg-docs-core [2024-03-28T13:41:11.520Z] #9 44.58 Recommended packages: [2024-03-28T13:41:11.520Z] #9 44.58 librsvg2-common gstreamer1.0-x alsa-ucm-conf alsa-topology-conf aspell-en [2024-03-28T13:41:11.520Z] #9 44.58 | aspell-dictionary | aspell6a-dictionary at-spi2-core [2024-03-28T13:41:11.520Z] #9 44.58 libcanberra-gtk3-module libpam-cap ca-certificates dmsetup enchant-2 [2024-03-28T13:41:11.520Z] #9 44.58 libgdk-pixbuf2.0-bin libgl1-amber-dri libglib2.0-data xdg-user-dirs [2024-03-28T13:41:11.520Z] #9 44.58 gstreamer1.0-gl libgtk-3-bin libldap-common publicsuffix libsasl2-modules [2024-03-28T13:41:11.520Z] #9 44.58 xdg-desktop-portal-gtk netbase networkd-dispatcher systemd-timesyncd [2024-03-28T13:41:11.520Z] #9 44.58 | time-daemon libnss-systemd [2024-03-28T13:41:11.520Z] #8 40.82 (154/470): gstreamer1-1.22.1-2.el9.x86_64.rpm 27 MB/s | 1.4 MB 00:00 [2024-03-28T13:41:11.520Z] #8 41.66 CentOS Stream 8 - Extras 21 kB/s | 18 kB 00:00 [2024-03-28T13:41:11.520Z] #8 40.94 (155/470): gstreamer1-plugins-bad-free-1.22.1-4 19 MB/s | 3.0 MB 00:00 [2024-03-28T13:41:11.520Z] #8 41.00 (156/470): gstreamer1-plugins-base-1.22.1-2.el9 12 MB/s | 2.2 MB 00:00 [2024-03-28T13:41:11.520Z] #8 41.05 (157/470): gtk-update-icon-cache-3.24.31-2.el9. 684 kB/s | 35 kB 00:00 [2024-03-28T13:41:11.520Z] #8 41.04 Package curl-minimal-7.76.1-29.el9.x86_64 is already installed. [2024-03-28T13:41:11.520Z] #8 41.12 (158/470): gstreamer1-plugins-good-1.22.1-2.el9 13 MB/s | 2.4 MB 00:00 [2024-03-28T13:41:11.971Z] #8 41.27 (159/470): gtk2-2.24.33-8.el9.x86_64.rpm 16 MB/s | 3.5 MB 00:00 [2024-03-28T13:41:11.971Z] #8 41.33 Dependencies resolved. [2024-03-28T13:41:11.971Z] #8 41.42 ==================================================================================================== [2024-03-28T13:41:11.971Z] #8 41.42 Package Arch Version Repo Size [2024-03-28T13:41:11.971Z] #8 41.42 ==================================================================================================== [2024-03-28T13:41:11.971Z] #8 41.42 Installing: [2024-03-28T13:41:11.971Z] #8 41.42 dbus x86_64 1:1.12.20-8.el9 baseos 3.8 k [2024-03-28T13:41:11.971Z] #8 41.42 glibc-langpack-en x86_64 2.34-103.el9 baseos 667 k [2024-03-28T13:41:11.971Z] #8 41.42 glibc-locale-source x86_64 2.34-103.el9 appstream 4.2 M [2024-03-28T13:41:11.971Z] #8 41.42 gtk3 x86_64 3.24.31-2.el9 appstream 4.9 M [2024-03-28T13:41:11.971Z] #8 41.42 gtk4 x86_64 4.12.3-2.el9 appstream 5.0 M [2024-03-28T13:41:11.971Z] #8 41.42 liberation-fonts noarch 1:2.1.3-5.el9 appstream 3.6 k [2024-03-28T13:41:11.971Z] #8 41.42 lsof x86_64 4.94.0-3.el9 baseos 239 k [2024-03-28T13:41:11.971Z] #8 41.42 mesa-libGL x86_64 23.3.3-1.el9 appstream 168 k [2024-03-28T13:41:11.971Z] #8 41.42 mutter x86_64 40.9-15.el9 appstream 2.3 M [2024-03-28T13:41:11.971Z] #8 41.42 tigervnc x86_64 1.13.1-8.el9 appstream 307 k [2024-03-28T13:41:11.971Z] #8 41.42 tigervnc-server x86_64 1.13.1-8.el9 appstream 224 k [2024-03-28T13:41:11.971Z] #8 41.42 unzip x86_64 6.0-56.el9 baseos 182 k [2024-03-28T13:41:11.971Z] #8 41.42 webkit2gtk3 x86_64 2.42.4-1.el9 appstream 21 M [2024-03-28T13:41:11.971Z] #8 41.42 wget x86_64 1.21.1-7.el9 appstream 789 k [2024-03-28T13:41:11.971Z] #8 41.42 xorg-x11-fonts-100dpi noarch 7.5-33.el9 appstream 3.2 M [2024-03-28T13:41:11.971Z] #8 41.42 xorg-x11-fonts-75dpi noarch 7.5-33.el9 appstream 2.8 M [2024-03-28T13:41:11.971Z] #8 41.42 xorg-x11-fonts-Type1 noarch 7.5-33.el9 appstream 505 k [2024-03-28T13:41:11.971Z] #8 41.42 xorg-x11-fonts-misc noarch 7.5-33.el9 appstream 5.2 M [2024-03-28T13:41:11.971Z] #8 41.42 xorg-x11-server-utils x86_64 7.7-44.el9 appstream 158 k [2024-03-28T13:41:11.971Z] #8 41.42 Installing dependencies: [2024-03-28T13:41:11.971Z] #8 41.42 ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k [2024-03-28T13:41:11.971Z] #8 41.42 NetworkManager-libnm x86_64 1:1.47.2-1.el9 baseos 1.8 M [2024-03-28T13:41:11.971Z] #8 41.42 acl x86_64 2.3.1-4.el9 baseos 71 k [2024-03-28T13:41:11.971Z] #8 41.42 adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k [2024-03-28T13:41:11.971Z] #8 41.42 adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k [2024-03-28T13:41:11.971Z] #8 41.42 adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M [2024-03-28T13:41:11.971Z] #8 41.42 alsa-lib x86_64 1.2.10-2.el9 appstream 523 k [2024-03-28T13:41:11.971Z] #8 41.42 at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k [2024-03-28T13:41:11.971Z] #8 41.42 at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k [2024-03-28T13:41:11.971Z] #8 41.42 atk x86_64 2.36.0-5.el9 appstream 292 k [2024-03-28T13:41:11.971Z] #8 41.42 avahi-glib x86_64 0.8-20.el9 appstream 15 k [2024-03-28T13:41:11.971Z] #8 41.42 avahi-libs x86_64 0.8-20.el9 baseos 68 k [2024-03-28T13:41:11.971Z] #8 41.42 bluez-libs x86_64 5.56-6.el9 baseos 85 k [2024-03-28T13:41:11.971Z] #8 41.42 bubblewrap x86_64 0.4.1-6.el9 baseos 50 k [2024-03-28T13:41:11.971Z] #8 41.42 cairo x86_64 1.17.4-7.el9 appstream 660 k [2024-03-28T13:41:11.971Z] #8 41.42 cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k [2024-03-28T13:41:11.971Z] #8 41.42 color-filesystem noarch 1-28.el9 appstream 8.8 k [2024-03-28T13:41:11.971Z] #8 41.42 colord x86_64 1.4.5-4.el9 appstream 555 k [2024-03-28T13:41:11.971Z] #8 41.42 colord-libs x86_64 1.4.5-4.el9 appstream 229 k [2024-03-28T13:41:11.971Z] #8 41.42 cracklib x86_64 2.9.6-27.el9 baseos 94 k [2024-03-28T13:41:11.971Z] #8 41.42 cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M [2024-03-28T13:41:11.971Z] #8 41.42 cryptsetup-libs x86_64 2.6.0-3.el9 baseos 473 k [2024-03-28T13:41:11.971Z] #8 41.42 cups-libs x86_64 1:2.3.3op2-24.el9 baseos 262 k [2024-03-28T13:41:11.971Z] #8 41.42 dbus-broker x86_64 28-7.el9 baseos 172 k [2024-03-28T13:41:11.971Z] #8 41.42 dbus-common noarch 1:1.12.20-8.el9 baseos 15 k [2024-03-28T13:41:11.971Z] #8 41.42 dbus-daemon x86_64 1:1.12.20-8.el9 appstream 201 k [2024-03-28T13:41:11.971Z] #8 41.42 dbus-libs x86_64 1:1.12.20-8.el9 baseos 152 k [2024-03-28T13:41:11.971Z] #8 41.42 dbus-tools x86_64 1:1.12.20-8.el9 baseos 52 k [2024-03-28T13:41:11.971Z] #8 41.42 dbus-x11 x86_64 1:1.12.20-8.el9 appstream 25 k [2024-03-28T13:41:11.971Z] #8 41.42 device-mapper x86_64 9:1.02.197-2.el9 baseos 141 k [2024-03-28T13:41:11.971Z] #8 41.42 device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 179 k [2024-03-28T13:41:11.971Z] #8 41.42 enchant2 x86_64 2.2.15-6.el9 appstream 65 k [2024-03-28T13:41:11.971Z] #8 41.42 exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k [2024-03-28T13:41:11.971Z] #8 41.42 exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k [2024-03-28T13:41:11.971Z] #8 41.42 fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k [2024-03-28T13:41:11.971Z] #8 41.42 flac-libs x86_64 1.3.3-12.el9 appstream 218 k [2024-03-28T13:41:11.971Z] #8 41.42 flatpak-session-helper x86_64 1.12.8-1.el9 appstream 74 k [2024-03-28T13:41:11.971Z] #8 41.42 fltk x86_64 1.3.8-1.el9 appstream 616 k [2024-03-28T13:41:11.971Z] #8 41.42 fontconfig x86_64 2.14.0-2.el9 appstream 297 k [2024-03-28T13:41:11.971Z] #8 41.42 freetype x86_64 2.10.4-9.el9 baseos 388 k [2024-03-28T13:41:11.971Z] #8 41.42 fribidi x86_64 1.0.10-6.el9.2 appstream 85 k [2024-03-28T13:41:11.971Z] #8 41.42 fuse x86_64 2.9.9-15.el9 baseos 80 k [2024-03-28T13:41:11.971Z] #8 41.42 fuse-common x86_64 3.10.2-8.el9 baseos 8.3 k [2024-03-28T13:41:11.971Z] #8 41.42 fuse-libs x86_64 2.9.9-15.el9 baseos 98 k [2024-03-28T13:41:11.971Z] #8 41.42 gcr-base x86_64 3.40.0-3.el9 appstream 279 k [2024-03-28T13:41:11.971Z] #8 41.42 gdk-pixbuf2 x86_64 2.42.6-3.el9 appstream 492 k [2024-03-28T13:41:11.971Z] #8 41.42 gdk-pixbuf2-modules x86_64 2.42.6-3.el9 appstream 88 k [2024-03-28T13:41:11.971Z] #8 41.42 geoclue2 x86_64 2.6.0-7.el9 appstream 124 k [2024-03-28T13:41:11.971Z] #8 41.42 geoclue2-libs x86_64 2.6.0-7.el9 appstream 57 k [2024-03-28T13:41:11.971Z] #8 41.42 geocode-glib x86_64 3.26.2-5.el9 appstream 72 k [2024-03-28T13:41:11.971Z] #8 41.42 giflib x86_64 5.2.1-9.el9 appstream 49 k [2024-03-28T13:41:11.971Z] #8 41.42 glib-networking x86_64 2.68.3-3.el9 baseos 186 k [2024-03-28T13:41:11.971Z] #8 41.42 gnome-control-center-filesystem noarch 40.0-30.el9 appstream 9.8 k [2024-03-28T13:41:11.971Z] #8 41.42 gnome-desktop3 x86_64 40.4-1.el9 appstream 649 k [2024-03-28T13:41:11.971Z] #8 41.42 gnome-settings-daemon x86_64 40.0.1-16.el9 appstream 1.1 M [2024-03-28T13:41:11.971Z] #8 41.42 gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k [2024-03-28T13:41:11.971Z] #8 41.42 graphene x86_64 1.10.6-2.el9 appstream 64 k [2024-03-28T13:41:11.971Z] #8 41.42 graphite2 x86_64 1.3.14-9.el9 baseos 95 k [2024-03-28T13:41:11.971Z] #8 41.42 groff-base x86_64 1.22.4-10.el9 baseos 1.1 M [2024-03-28T13:41:11.971Z] #8 41.42 gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k [2024-03-28T13:41:11.971Z] #8 41.42 gsm x86_64 1.0.19-6.el9 appstream 34 k [2024-03-28T13:41:11.971Z] #8 41.42 gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M [2024-03-28T13:41:11.971Z] #8 41.42 gstreamer1-plugins-bad-free x86_64 1.22.1-4.el9 appstream 3.0 M [2024-03-28T13:41:11.971Z] #8 41.42 gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M [2024-03-28T13:41:11.971Z] #8 41.42 gtk-update-icon-cache x86_64 3.24.31-2.el9 appstream 35 k [2024-03-28T13:41:11.971Z] #8 41.42 harfbuzz x86_64 2.7.4-10.el9 baseos 624 k [2024-03-28T13:41:11.971Z] #8 41.42 harfbuzz-icu x86_64 2.7.4-10.el9 appstream 14 k [2024-03-28T13:41:11.971Z] #8 41.42 hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k [2024-03-28T13:41:11.971Z] #8 41.42 hunspell x86_64 1.7.0-11.el9 appstream 325 k [2024-03-28T13:41:11.971Z] #8 41.42 hunspell-en-GB noarch 0.20140811.1-20.el9 appstream 226 k [2024-03-28T13:41:11.971Z] #8 41.42 hunspell-en-US noarch 0.20140811.1-20.el9 appstream 177 k [2024-03-28T13:41:11.971Z] #8 41.42 hunspell-filesystem x86_64 1.7.0-11.el9 appstream 8.7 k [2024-03-28T13:41:11.971Z] #8 41.42 hwdata noarch 0.348-9.13.el9 baseos 1.6 M [2024-03-28T13:41:11.971Z] #8 41.42 hyphen x86_64 2.8.8-17.el9 appstream 30 k [2024-03-28T13:41:11.971Z] #8 41.42 iio-sensor-proxy x86_64 3.3-1.el9 appstream 62 k [2024-03-28T13:41:11.971Z] #8 41.42 iso-codes noarch 4.6.0-3.el9 appstream 3.5 M [2024-03-28T13:41:11.971Z] #8 41.42 jbigkit-libs x86_64 2.1-23.el9 appstream 53 k [2024-03-28T13:41:11.971Z] #8 41.42 json-glib x86_64 1.6.6-1.el9 baseos 163 k [2024-03-28T13:41:11.971Z] #8 41.42 kbd x86_64 2.4.0-9.el9 baseos 416 k [2024-03-28T13:41:11.971Z] #8 41.42 kbd-legacy noarch 2.4.0-9.el9 baseos 562 k [2024-03-28T13:41:11.971Z] #8 41.42 kbd-misc noarch 2.4.0-9.el9 baseos 1.7 M [2024-03-28T13:41:11.971Z] #8 41.42 kmod x86_64 28-9.el9 baseos 126 k [2024-03-28T13:41:11.971Z] #8 41.42 kmod-libs x86_64 28-9.el9 baseos 64 k [2024-03-28T13:41:11.971Z] #8 41.42 lame-libs x86_64 3.100-12.el9 appstream 333 k [2024-03-28T13:41:11.971Z] #8 41.42 lcms2 x86_64 2.12-3.el9 appstream 168 k [2024-03-28T13:41:11.971Z] #8 41.42 libICE x86_64 1.0.10-8.el9 appstream 71 k [2024-03-28T13:41:11.971Z] #8 41.42 libSM x86_64 1.2.3-10.el9 appstream 42 k [2024-03-28T13:41:11.971Z] #8 41.42 libX11 x86_64 1.7.0-9.el9 appstream 646 k [2024-03-28T13:41:11.971Z] #8 41.42 libX11-common noarch 1.7.0-9.el9 appstream 205 k [2024-03-28T13:41:11.971Z] #8 41.42 libX11-xcb x86_64 1.7.0-9.el9 appstream 11 k [2024-03-28T13:41:11.971Z] #8 41.42 libXau x86_64 1.0.9-8.el9 appstream 31 k [2024-03-28T13:41:11.971Z] #8 41.42 libXcomposite x86_64 0.4.5-7.el9 appstream 24 k [2024-03-28T13:41:11.971Z] #8 41.42 libXcursor x86_64 1.2.0-7.el9 appstream 31 k [2024-03-28T13:41:11.971Z] #8 41.42 libXdamage x86_64 1.1.5-7.el9 appstream 23 k [2024-03-28T13:41:11.971Z] #8 41.42 libXdmcp x86_64 1.1.3-8.el9 appstream 36 k [2024-03-28T13:41:11.971Z] #8 41.42 libXext x86_64 1.3.4-8.el9 appstream 40 k [2024-03-28T13:41:11.971Z] #8 41.42 libXfixes x86_64 5.0.3-16.el9 appstream 20 k [2024-03-28T13:41:11.971Z] #8 41.42 libXfont2 x86_64 2.0.3-12.el9 appstream 143 k [2024-03-28T13:41:11.971Z] #8 41.42 libXft x86_64 2.3.3-8.el9 appstream 62 k [2024-03-28T13:41:11.971Z] #8 41.42 libXi x86_64 1.7.10-8.el9 appstream 40 k [2024-03-28T13:41:11.971Z] #8 41.42 libXinerama x86_64 1.1.4-10.el9 appstream 15 k [2024-03-28T13:41:11.971Z] #8 41.42 libXmu x86_64 1.1.3-8.el9 appstream 75 k [2024-03-28T13:41:11.971Z] #8 41.42 libXrandr x86_64 1.5.2-8.el9 appstream 28 k [2024-03-28T13:41:11.971Z] #8 41.42 libXrender x86_64 0.9.10-16.el9 appstream 28 k [2024-03-28T13:41:11.971Z] #8 41.42 libXt x86_64 1.2.0-6.el9 appstream 180 k [2024-03-28T13:41:11.971Z] #8 41.42 libXtst x86_64 1.2.3-16.el9 appstream 21 k [2024-03-28T13:41:11.971Z] #8 41.42 libXv x86_64 1.0.11-16.el9 appstream 19 k [2024-03-28T13:41:11.971Z] #8 41.42 libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k [2024-03-28T13:41:11.971Z] #8 41.42 libappstream-glib x86_64 0.7.18-4.el9 appstream 396 k [2024-03-28T13:41:11.971Z] #8 41.42 libasyncns x86_64 0.8-22.el9 appstream 30 k [2024-03-28T13:41:11.971Z] #8 41.42 libatomic x86_64 11.4.1-3.el9 baseos 34 k [2024-03-28T13:41:11.972Z] #8 41.42 libbrotli x86_64 1.0.9-6.el9 baseos 314 k [2024-03-28T13:41:11.972Z] #8 41.42 libcanberra x86_64 0.30-27.el9 appstream 86 k [2024-03-28T13:41:11.972Z] #8 41.42 libcanberra-gtk3 x86_64 0.30-27.el9 appstream 32 k [2024-03-28T13:41:11.972Z] #8 41.42 libdatrie x86_64 0.2.13-4.el9 appstream 33 k [2024-03-28T13:41:11.972Z] #8 41.42 libdb x86_64 5.3.28-53.el9 baseos 738 k [2024-03-28T13:41:11.972Z] #8 41.42 libdrm x86_64 2.4.117-1.el9 appstream 161 k [2024-03-28T13:41:11.972Z] #8 41.42 libdvdnav x86_64 6.1.0-4.el9 appstream 55 k [2024-03-28T13:41:11.972Z] #8 41.42 libdvdread x86_64 6.1.1-4.el9 appstream 74 k [2024-03-28T13:41:11.972Z] #8 41.42 libeconf x86_64 0.4.1-3.el9 baseos 27 k [2024-03-28T13:41:11.972Z] #8 41.42 libedit x86_64 3.1-38.20210216cvs.el9 baseos 104 k [2024-03-28T13:41:11.972Z] #8 41.42 libepoxy x86_64 1.5.5-4.el9 appstream 241 k [2024-03-28T13:41:11.972Z] #8 41.42 liberation-fonts-common noarch 1:2.1.3-5.el9 appstream 14 k [2024-03-28T13:41:11.972Z] #8 41.42 liberation-mono-fonts noarch 1:2.1.3-5.el9 appstream 497 k [2024-03-28T13:41:11.972Z] #8 41.42 liberation-sans-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-03-28T13:41:11.972Z] #8 41.42 liberation-serif-fonts noarch 1:2.1.3-5.el9 appstream 601 k [2024-03-28T13:41:11.972Z] #8 41.42 libevdev x86_64 1.11.0-3.el9 appstream 46 k [2024-03-28T13:41:11.972Z] #8 41.42 libexif x86_64 0.6.22-6.el9 appstream 435 k [2024-03-28T13:41:11.972Z] #8 41.42 libfdisk x86_64 2.37.4-18.el9 baseos 155 k [2024-03-28T13:41:11.972Z] #8 41.42 libfontenc x86_64 1.1.3-17.el9 appstream 31 k [2024-03-28T13:41:11.972Z] #8 41.42 libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k [2024-03-28T13:41:11.972Z] #8 41.42 libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k [2024-03-28T13:41:11.972Z] #8 41.42 libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k [2024-03-28T13:41:11.972Z] #8 41.42 libglvnd-gles x86_64 1:1.3.4-1.el9 appstream 33 k [2024-03-28T13:41:11.972Z] #8 41.42 libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k [2024-03-28T13:41:11.972Z] #8 41.42 libgsf x86_64 1.14.47-5.el9 appstream 256 k [2024-03-28T13:41:11.972Z] #8 41.42 libgudev x86_64 237-1.el9 baseos 36 k [2024-03-28T13:41:11.972Z] #8 41.42 libgusb x86_64 0.3.8-2.el9 baseos 51 k [2024-03-28T13:41:11.972Z] #8 41.42 libgweather x86_64 40.0-3.el9 appstream 3.0 M [2024-03-28T13:41:11.972Z] #8 41.42 libgxps x86_64 0.3.2-3.el9 appstream 79 k [2024-03-28T13:41:11.972Z] #8 41.42 libicu x86_64 67.1-9.el9 baseos 9.6 M [2024-03-28T13:41:11.972Z] #8 41.42 libinput x86_64 1.19.3-4.el9 appstream 207 k [2024-03-28T13:41:11.972Z] #8 41.42 libiptcdata x86_64 1.0.5-9.el9 appstream 62 k [2024-03-28T13:41:11.972Z] #8 41.42 libjpeg-turbo x86_64 2.0.90-7.el9 appstream 175 k [2024-03-28T13:41:11.972Z] #8 41.42 libldac x86_64 2.0.2.3-10.el9 appstream 41 k [2024-03-28T13:41:11.972Z] #8 41.42 libmpc x86_64 1.2.1-4.el9 appstream 62 k [2024-03-28T13:41:11.972Z] #8 41.42 libnotify x86_64 0.7.9-8.el9 appstream 44 k [2024-03-28T13:41:11.972Z] #8 41.42 libogg x86_64 2:1.3.4-6.el9 appstream 34 k [2024-03-28T13:41:11.972Z] #8 41.42 libosinfo x86_64 1.10.0-1.el9 appstream 319 k [2024-03-28T13:41:11.972Z] #8 41.42 libpciaccess x86_64 0.16-7.el9 baseos 27 k [2024-03-28T13:41:11.972Z] #8 41.42 libpng x86_64 2:1.6.37-12.el9 baseos 117 k [2024-03-28T13:41:11.972Z] #8 41.42 libproxy x86_64 0.4.15-35.el9 baseos 74 k [2024-03-28T13:41:11.972Z] #8 41.42 libpsl x86_64 0.21.1-5.el9 baseos 64 k [2024-03-28T13:41:11.972Z] #8 41.42 libpwquality x86_64 1.4.4-8.el9 baseos 119 k [2024-03-28T13:41:11.972Z] #8 41.42 librsvg2 x86_64 2.50.7-3.el9 appstream 3.2 M [2024-03-28T13:41:11.972Z] #8 41.42 libsbc x86_64 1.4-9.el9 appstream 45 k [2024-03-28T13:41:11.972Z] #8 41.42 libseccomp x86_64 2.5.2-2.el9 baseos 72 k [2024-03-28T13:41:11.972Z] #8 41.42 libsecret x86_64 0.20.4-4.el9 appstream 170 k [2024-03-28T13:41:11.972Z] #8 41.42 libshout x86_64 2.4.3-7.el9 appstream 67 k [2024-03-28T13:41:11.972Z] #8 41.42 libsndfile x86_64 1.0.31-8.el9 appstream 206 k [2024-03-28T13:41:11.972Z] #8 41.42 libsoup x86_64 2.72.0-8.el9 appstream 405 k [2024-03-28T13:41:11.972Z] #8 41.42 libsrtp x86_64 2.3.0-8.el9 appstream 57 k [2024-03-28T13:41:11.972Z] #8 41.42 libstemmer x86_64 0-18.585svn.el9 appstream 83 k [2024-03-28T13:41:11.972Z] #8 41.42 libtdb x86_64 1.4.9-1.el9 baseos 51 k [2024-03-28T13:41:11.972Z] #8 41.42 libthai x86_64 0.1.28-8.el9 appstream 208 k [2024-03-28T13:41:11.972Z] #8 41.42 libtheora x86_64 1:1.1.1-31.el9 appstream 164 k [2024-03-28T13:41:11.972Z] #8 41.42 libtiff x86_64 4.4.0-12.el9 appstream 198 k [2024-03-28T13:41:11.972Z] #8 41.42 libtirpc x86_64 1.3.3-6.el9 baseos 93 k [2024-03-28T13:41:11.972Z] #8 41.42 libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k [2024-03-28T13:41:11.972Z] #8 41.42 libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k [2024-03-28T13:41:11.972Z] #8 41.42 libusbx x86_64 1.0.26-1.el9 baseos 76 k [2024-03-28T13:41:11.972Z] #8 41.42 libutempter x86_64 1.2.1-6.el9 baseos 27 k [2024-03-28T13:41:11.972Z] #8 41.42 libv4l x86_64 1.20.0-5.el9 appstream 204 k [2024-03-28T13:41:11.972Z] #8 41.42 libvisual x86_64 1:0.4.0-34.el9 appstream 144 k [2024-03-28T13:41:11.972Z] #8 41.42 libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k [2024-03-28T13:41:11.972Z] #8 41.42 libvpx x86_64 1.9.0-7.el9 appstream 1.0 M [2024-03-28T13:41:11.972Z] #8 41.42 libwacom x86_64 1.12.1-2.el9 appstream 46 k [2024-03-28T13:41:11.972Z] #8 41.42 libwacom-data noarch 1.12.1-2.el9 appstream 193 k [2024-03-28T13:41:11.972Z] #8 41.42 libwayland-client x86_64 1.21.0-1.el9 appstream 33 k [2024-03-28T13:41:11.972Z] #8 41.42 libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k [2024-03-28T13:41:11.972Z] #8 41.42 libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k [2024-03-28T13:41:11.972Z] #8 41.42 libwayland-server x86_64 1.21.0-1.el9 appstream 42 k [2024-03-28T13:41:11.972Z] #8 41.42 libwebp x86_64 1.2.0-8.el9 appstream 277 k [2024-03-28T13:41:11.972Z] #8 41.42 libwpe x86_64 1.10.0-4.el9 appstream 27 k [2024-03-28T13:41:11.972Z] #8 41.42 libxcb x86_64 1.13.1-9.el9 appstream 243 k [2024-03-28T13:41:11.972Z] #8 41.42 libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k [2024-03-28T13:41:11.972Z] #8 41.42 libxkbcommon-x11 x86_64 1.0.3-4.el9 appstream 22 k [2024-03-28T13:41:11.972Z] #8 41.42 libxkbfile x86_64 1.1.0-8.el9 appstream 89 k [2024-03-28T13:41:11.972Z] #8 41.42 libxshmfence x86_64 1.3-10.el9 appstream 13 k [2024-03-28T13:41:11.972Z] #8 41.42 libxslt x86_64 1.1.34-9.el9 appstream 243 k [2024-03-28T13:41:11.972Z] #8 41.42 llvm-libs x86_64 17.0.6-5.el9 appstream 25 M [2024-03-28T13:41:11.972Z] #8 41.42 low-memory-monitor x86_64 2.1-4.el9 appstream 36 k [2024-03-28T13:41:11.972Z] #8 41.42 mesa-dri-drivers x86_64 23.3.3-1.el9 appstream 11 M [2024-03-28T13:41:11.972Z] #8 41.42 mesa-filesystem x86_64 23.3.3-1.el9 appstream 11 k [2024-03-28T13:41:11.972Z] #8 41.42 mesa-libEGL x86_64 23.3.3-1.el9 appstream 127 k [2024-03-28T13:41:11.972Z] #8 41.42 mesa-libgbm x86_64 23.3.3-1.el9 appstream 38 k [2024-03-28T13:41:11.972Z] #8 41.42 mesa-libglapi x86_64 23.3.3-1.el9 appstream 44 k [2024-03-28T13:41:11.972Z] #8 41.42 mesa-vulkan-drivers x86_64 23.3.3-1.el9 appstream 9.7 M [2024-03-28T13:41:11.972Z] #8 41.42 mkfontscale x86_64 1.2.1-3.el9 appstream 32 k [2024-03-28T13:41:11.972Z] #8 41.42 mpg123-libs x86_64 1.26.2-5.el9 appstream 312 k [2024-03-28T13:41:11.972Z] #8 41.42 mtdev x86_64 1.1.5-22.el9 appstream 22 k [2024-03-28T13:41:11.972Z] #8 41.42 ncurses x86_64 6.2-10.20210508.el9 baseos 400 k [2024-03-28T13:41:11.972Z] #8 41.42 nspr x86_64 4.35.0-6.el9 baseos 136 k [2024-03-28T13:41:11.972Z] #8 41.42 nss x86_64 3.90.0-6.el9 baseos 706 k [2024-03-28T13:41:11.972Z] #8 41.42 nss-softokn x86_64 3.90.0-6.el9 baseos 385 k [2024-03-28T13:41:11.972Z] #8 41.42 nss-softokn-freebl x86_64 3.90.0-6.el9 baseos 306 k [2024-03-28T13:41:11.972Z] #8 41.42 nss-sysinit x86_64 3.90.0-6.el9 baseos 20 k [2024-03-28T13:41:11.972Z] #8 41.42 nss-util x86_64 3.90.0-6.el9 baseos 89 k [2024-03-28T13:41:11.972Z] #8 41.42 openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k [2024-03-28T13:41:11.972Z] #8 41.42 openssl x86_64 1:3.0.7-27.el9 baseos 1.2 M [2024-03-28T13:41:11.972Z] #8 41.42 opus x86_64 1.3.1-10.el9 appstream 200 k [2024-03-28T13:41:11.972Z] #8 41.42 orc x86_64 0.4.31-6.el9 appstream 184 k [2024-03-28T13:41:11.972Z] #8 41.42 osinfo-db noarch 20231215-1.el9 appstream 521 k [2024-03-28T13:41:11.972Z] #8 41.42 osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k [2024-03-28T13:41:11.972Z] #8 41.42 ostree-libs x86_64 2024.5-2.el9 appstream 488 k [2024-03-28T13:41:11.972Z] #8 41.42 pam x86_64 1.5.1-19.el9 baseos 627 k [2024-03-28T13:41:11.972Z] #8 41.42 pango x86_64 1.48.7-3.el9 appstream 302 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-AutoLoader noarch 5.74-481.el9 appstream 21 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-B x86_64 1.80-481.el9 appstream 180 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Carp noarch 1.50-460.el9 appstream 30 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Class-Struct noarch 0.66-481.el9 appstream 22 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Digest noarch 1.19-4.el9 appstream 26 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M [2024-03-28T13:41:11.972Z] #8 41.42 perl-Errno x86_64 1.30-481.el9 appstream 14 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Exporter noarch 5.74-461.el9 appstream 32 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Fcntl x86_64 1.13-481.el9 appstream 20 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-File-Basename noarch 2.85-481.el9 appstream 17 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-File-Path noarch 2.18-4.el9 appstream 36 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-File-stat noarch 1.09-481.el9 appstream 17 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-FileHandle noarch 2.03-481.el9 appstream 15 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Getopt-Std noarch 1.12-481.el9 appstream 15 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-IO x86_64 1.43-481.el9 appstream 88 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-IPC-Open3 noarch 1.21-481.el9 appstream 22 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Net-SSLeay x86_64 1.92-2.el9 appstream 388 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-POSIX x86_64 1.94-481.el9 appstream 96 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-PathTools x86_64 3.78-461.el9 appstream 88 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-SelectSaver noarch 1.02-481.el9 appstream 11 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Socket x86_64 4:2.031-4.el9 appstream 56 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Storable x86_64 1:3.21-460.el9 appstream 96 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Symbol noarch 1.08-481.el9 appstream 14 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Term-Cap noarch 1.17-460.el9 appstream 23 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-URI noarch 5.09-3.el9 appstream 121 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-base noarch 2.27-481.el9 appstream 16 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-constant noarch 1.33-461.el9 appstream 24 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-if noarch 0.60.800-481.el9 appstream 14 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-interpreter x86_64 4:5.32.1-481.el9 appstream 71 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-libnet noarch 3.13-4.el9 appstream 130 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-libs x86_64 4:5.32.1-481.el9 appstream 2.2 M [2024-03-28T13:41:11.972Z] #8 41.42 perl-mro x86_64 1.23-481.el9 appstream 28 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-overload noarch 1.31-481.el9 appstream 45 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-overloading noarch 0.02-481.el9 appstream 12 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-parent noarch 1:0.238-460.el9 appstream 15 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-podlators noarch 1:4.14-460.el9 appstream 114 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-subs noarch 1.03-481.el9 appstream 11 k [2024-03-28T13:41:11.972Z] #8 41.42 perl-vars noarch 1.05-481.el9 appstream 13 k [2024-03-28T13:41:11.972Z] #8 41.42 pipewire x86_64 1.0.1-1.el9 appstream 107 k [2024-03-28T13:41:11.972Z] #8 41.42 pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 135 k [2024-03-28T13:41:11.972Z] #8 41.42 pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M [2024-03-28T13:41:11.972Z] #8 41.42 pixman x86_64 0.40.0-6.el9 appstream 269 k [2024-03-28T13:41:11.972Z] #8 41.42 polkit x86_64 0.117-11.el9 baseos 154 k [2024-03-28T13:41:11.972Z] #8 41.42 polkit-libs x86_64 0.117-11.el9 baseos 8.3 M [2024-03-28T13:41:11.972Z] #8 41.42 polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k [2024-03-28T13:41:11.972Z] #8 41.42 poppler x86_64 21.01.0-19.el9 appstream 1.1 M [2024-03-28T13:41:11.972Z] #8 41.42 poppler-data noarch 0.4.9-9.el9 appstream 1.9 M [2024-03-28T13:41:11.972Z] #8 41.42 poppler-glib x86_64 21.01.0-19.el9 appstream 152 k [2024-03-28T13:41:11.972Z] #8 41.42 publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k [2024-03-28T13:41:11.972Z] #8 41.42 pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k [2024-03-28T13:41:11.972Z] #8 41.42 pulseaudio-libs-glib2 x86_64 15.0-2.el9 appstream 18 k [2024-03-28T13:41:11.972Z] #8 41.42 rtkit x86_64 0.11-28.el9 appstream 56 k [2024-03-28T13:41:11.972Z] #8 41.42 shared-mime-info x86_64 2.1-5.el9 baseos 558 k [2024-03-28T13:41:11.972Z] #8 41.42 sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k [2024-03-28T13:41:11.972Z] #8 41.42 soundtouch x86_64 2.1.1-8.el9 appstream 74 k [2024-03-28T13:41:11.972Z] #8 41.42 speex x86_64 1.2.0-11.el9 appstream 68 k [2024-03-28T13:41:11.972Z] #8 41.42 startup-notification x86_64 0.12-23.el9 appstream 42 k [2024-03-28T13:41:11.972Z] #8 41.42 systemd x86_64 252-32.el9 baseos 4.2 M [2024-03-28T13:41:11.972Z] #8 41.42 systemd-libs x86_64 252-32.el9 baseos 675 k [2024-03-28T13:41:11.972Z] #8 41.42 systemd-pam x86_64 252-32.el9 baseos 282 k [2024-03-28T13:41:11.972Z] #8 41.42 systemd-rpm-macros noarch 252-32.el9 baseos 71 k [2024-03-28T13:41:11.972Z] #8 41.42 systemd-udev x86_64 252-32.el9 baseos 1.9 M [2024-03-28T13:41:11.972Z] #8 41.42 taglib x86_64 1.12-6.el9 appstream 345 k [2024-03-28T13:41:11.972Z] #8 41.42 tigervnc-icons noarch 1.13.1-8.el9 appstream 38 k [2024-03-28T13:41:11.972Z] #8 41.42 tigervnc-license noarch 1.13.1-8.el9 appstream 18 k [2024-03-28T13:41:11.972Z] #8 41.42 tigervnc-server-minimal x86_64 1.13.1-8.el9 appstream 1.1 M [2024-03-28T13:41:11.972Z] #8 41.42 totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k [2024-03-28T13:41:11.972Z] #8 41.42 tracker x86_64 3.1.2-3.el9 appstream 555 k [2024-03-28T13:41:11.972Z] #8 41.43 ttmkfdir x86_64 3.0.9-65.el9 appstream 53 k [2024-03-28T13:41:11.972Z] #8 41.43 twolame-libs x86_64 0.3.13-19.el9 appstream 58 k [2024-03-28T13:41:11.972Z] #8 41.43 upower x86_64 0.99.11-11.el9 appstream 173 k [2024-03-28T13:41:11.972Z] #8 41.43 util-linux x86_64 2.37.4-18.el9 baseos 2.3 M [2024-03-28T13:41:11.972Z] #8 41.43 util-linux-core x86_64 2.37.4-18.el9 baseos 465 k [2024-03-28T13:41:11.972Z] #8 41.43 vulkan-loader x86_64 1.3.268.0-1.el9 appstream 145 k [2024-03-28T13:41:11.972Z] #8 41.43 wavpack x86_64 5.4.0-5.el9 appstream 214 k [2024-03-28T13:41:11.972Z] #8 41.43 webkit2gtk3-jsc x86_64 2.42.4-1.el9 appstream 3.6 M [2024-03-28T13:41:11.972Z] #8 41.43 webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k [2024-03-28T13:41:11.972Z] #8 41.43 which x86_64 2.21-29.el9 baseos 41 k [2024-03-28T13:41:11.972Z] #8 41.43 wireplumber x86_64 0.4.14-1.el9 appstream 96 k [2024-03-28T13:41:11.972Z] #8 41.43 wireplumber-libs x86_64 0.4.14-1.el9 appstream 358 k [2024-03-28T13:41:11.972Z] #8 41.43 woff2 x86_64 1.0.2-15.el9 appstream 62 k [2024-03-28T13:41:11.972Z] #8 41.43 wpebackend-fdo x86_64 1.10.0-3.el9 appstream 44 k [2024-03-28T13:41:11.972Z] #8 41.43 xcb-util x86_64 0.4.0-19.el9 appstream 19 k [2024-03-28T13:41:11.972Z] #8 41.43 xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k [2024-03-28T13:41:11.972Z] #8 41.43 xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 385 k [2024-03-28T13:41:11.972Z] #8 41.43 xkbcomp x86_64 1.4.4-4.el9 appstream 100 k [2024-03-28T13:41:11.972Z] #8 41.43 xkeyboard-config noarch 2.33-2.el9 appstream 859 k [2024-03-28T13:41:11.972Z] #8 41.43 xml-common noarch 0.6.3-58.el9 appstream 32 k [2024-03-28T13:41:11.972Z] #8 41.43 xorg-x11-xauth x86_64 1:1.1-10.el9 appstream 37 k [2024-03-28T13:41:11.972Z] #8 41.43 xorg-x11-xinit x86_64 1.4.0-11.el9 appstream 57 k [2024-03-28T13:41:11.972Z] #8 41.43 zenity x86_64 3.32.0-8.el9 appstream 4.5 M [2024-03-28T13:41:11.972Z] #8 41.43 Installing weak dependencies: [2024-03-28T13:41:11.972Z] #8 41.43 abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k [2024-03-28T13:41:11.972Z] #8 41.43 cpp x86_64 11.4.1-3.el9 appstream 11 M [2024-03-28T13:41:11.972Z] #8 41.43 dconf x86_64 0.40.0-6.el9 appstream 113 k [2024-03-28T13:41:11.973Z] #8 41.43 exiv2 x86_64 0.27.5-2.el9 appstream 980 k [2024-03-28T13:41:11.973Z] #8 41.43 flatpak x86_64 1.12.8-1.el9 appstream 1.7 M [2024-03-28T13:41:11.973Z] #8 41.43 gstreamer1-plugins-good x86_64 1.22.1-2.el9 appstream 2.4 M [2024-03-28T13:41:11.973Z] #8 41.43 hunspell-en noarch 0.20140811.1-20.el9 appstream 187 k [2024-03-28T13:41:11.973Z] #8 41.43 libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k [2024-03-28T13:41:11.973Z] #8 41.43 p11-kit-server x86_64 0.25.3-2.el9 appstream 246 k [2024-03-28T13:41:11.973Z] #8 41.43 perl-NDBM_File x86_64 1.15-481.el9 appstream 22 k [2024-03-28T13:41:11.973Z] #8 41.43 pipewire-alsa x86_64 1.0.1-1.el9 appstream 57 k [2024-03-28T13:41:11.973Z] #8 41.43 pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 9.1 k [2024-03-28T13:41:11.973Z] #8 41.43 pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 192 k [2024-03-28T13:41:11.973Z] #8 41.43 tracker-miners x86_64 3.1.2-4.el9 appstream 944 k [2024-03-28T13:41:11.973Z] #8 41.43 xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k [2024-03-28T13:41:11.973Z] #8 41.43 [2024-03-28T13:41:11.973Z] #8 41.43 Transaction Summary [2024-03-28T13:41:11.973Z] #8 41.43 ==================================================================================================== [2024-03-28T13:41:11.973Z] #8 41.43 Install 360 Packages [2024-03-28T13:41:11.973Z] #8 41.43 [2024-03-28T13:41:11.973Z] #8 41.36 (160/470): gtk2-devel-2.24.33-8.el9.x86_64.rpm 12 MB/s | 2.8 MB 00:00 [2024-03-28T13:41:11.973Z] #8 41.48 Total download size: 246 M [2024-03-28T13:41:11.973Z] #8 41.48 Installed size: 835 M [2024-03-28T13:41:11.973Z] #8 41.49 Downloading Packages: [2024-03-28T13:41:12.364Z] #8 41.56 (161/470): gtk3-3.24.31-2.el9.x86_64.rpm 17 MB/s | 4.9 MB 00:00 [2024-03-28T13:41:12.364Z] [2024-03-28T13:41:12.758Z] #8 44.49 Building dependency tree...#8 42.76 CentOS Stream 8 - Extras common packages 15 kB/s | 7.5 kB 00:00 [2024-03-28T13:41:12.758Z] #9 45.94 The following NEW packages will be installed: [2024-03-28T13:41:12.758Z] #9 45.94 adwaita-icon-theme bubblewrap cpp cpp-11 curl dbus dbus-user-session [2024-03-28T13:41:12.758Z] #9 45.94 dconf-gsettings-backend dconf-service dictionaries-common emacsen-common [2024-03-28T13:41:12.758Z] #9 45.94 fontconfig fontconfig-config fonts-dejavu fonts-dejavu-core [2024-03-28T13:41:12.758Z] #9 45.94 fonts-dejavu-extra fonts-freefont-ttf fonts-liberation fonts-liberation2 [2024-03-28T13:41:12.758Z] #9 45.94 gcc-11-base glib-networking glib-networking-common glib-networking-services [2024-03-28T13:41:12.758Z] #9 45.94 gsettings-desktop-schemas gstreamer1.0-plugins-base [2024-03-28T13:41:12.758Z] #9 45.94 gstreamer1.0-plugins-good gtk-update-icon-cache hicolor-icon-theme [2024-03-28T13:41:12.758Z] #9 45.94 humanity-icon-theme hunspell-en-us iso-codes libaa1 libapparmor1 libargon2-1 [2024-03-28T13:41:12.758Z] #9 45.94 libasound2 libasound2-data libaspell15 libasyncns0 libatk-bridge2.0-0 [2024-03-28T13:41:12.758Z] #9 45.94 libatk1.0-0 libatk1.0-data libatomic1 libatspi2.0-0 libavahi-client3 [2024-03-28T13:41:12.758Z] #9 45.94 libavahi-common-data libavahi-common3 libavc1394-0 libbrotli1 libbsd0 [2024-03-28T13:41:12.758Z] #9 45.94 libcaca0 libcairo-gobject2 libcairo2 libcanberra-gtk3-0 libcanberra0 [2024-03-28T13:41:12.758Z] #9 45.94 libcap2-bin libcdparanoia0 libcolord2 libcryptsetup12 libcups2 libcurl4 [2024-03-28T13:41:12.758Z] #9 45.94 libdatrie1 libdbus-1-3 libdconf1 libdeflate0 libdevmapper1.02.1 [2024-03-28T13:41:12.758Z] #9 45.94 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 [2024-03-28T13:41:12.758Z] #9 45.94 libdrm2 libdv4 libdw1 libedit2 libegl-mesa0 libegl1 libelf1 libenchant-2-2 [2024-03-28T13:41:12.758Z] #9 45.94 libepoxy0 libevdev2 libexpat1 libfile-readbackwards-perl libflac8 [2024-03-28T13:41:12.758Z] #9 45.94 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgbm1 libgdbm-compat4 [2024-03-28T13:41:12.758Z] #9 45.94 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri [2024-03-28T13:41:12.758Z] #9 45.94 libglapi-mesa libgles2 libglib2.0-0 libglvnd0 libglx-mesa0 libglx0 libgpm2 [2024-03-28T13:41:12.758Z] #9 45.94 libgraphite2-3 libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0 [2024-03-28T13:41:12.758Z] #9 45.94 libgstreamer-plugins-good1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common [2024-03-28T13:41:12.758Z] #9 45.94 libgtop-2.0-11 libgtop2-common libgudev-1.0-0 libharfbuzz-icu0 libharfbuzz0b [2024-03-28T13:41:12.758Z] #9 45.94 libhunspell-1.7-0 libhyphen0 libice6 libicu70 libiec61883-0 libip4tc2 [2024-03-28T13:41:12.758Z] #9 45.94 libisl23 libjack-jackd2-0 libjavascriptcoregtk-4.0-18 libjbig0 [2024-03-28T13:41:12.758Z] #9 45.94 libjpeg-turbo8 libjpeg8 libjson-c5 libkmod2 liblcms2-2 libldap-2.5-0 [2024-03-28T13:41:12.758Z] #9 45.94 libllvm15 libltdl7 libmanette-0.2-0 libmd0 libmetacity3 libmp3lame0 libmpc3 [2024-03-28T13:41:12.758Z] #9 45.94 libmpdec3 libmpfr6 libmpg123-0 libnghttp2-14 libnotify4 libogg0 libopenjp2-7 [2024-03-28T13:41:12.758Z] #9 45.94 libopus0 liborc-0.4-0 libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 [2024-03-28T13:41:12.758Z] #9 45.94 libpangoft2-1.0-0 libpciaccess0 libperl5.34 libpixman-1-0 libpng16-16 [2024-03-28T13:41:12.758Z] #9 45.94 libproxy1v5 libpsl5 libpulse0 libpython3.10 libpython3.10-minimal [2024-03-28T13:41:12.758Z] #9 45.94 libpython3.10-stdlib libraw1394-11 libreadline8 librtmp1 libsamplerate0 [2024-03-28T13:41:12.758Z] #9 45.94 libsasl2-2 libsasl2-modules-db libsecret-1-0 libsecret-common [2024-03-28T13:41:12.758Z] #9 45.94 libsensors-config libsensors5 libshout3 libslang2 libsm6 libsndfile1 [2024-03-28T13:41:12.758Z] #9 45.94 libsodium23 libsoup2.4-1 libsoup2.4-common libspeex1 libsqlite3-0 libssh-4 [2024-03-28T13:41:12.758Z] #9 45.94 libstartup-notification0 libtag1v5 libtag1v5-vanilla libtdb1 [2024-03-28T13:41:12.758Z] #9 45.94 libtext-iconv-perl libthai-data libthai0 libtheora0 libtiff5 libtwolame0 [2024-03-28T13:41:12.758Z] #9 45.94 libunwind8 libv4l-0 libv4lconvert0 libvisual-0.4-0 libvorbis0a libvorbisenc2 [2024-03-28T13:41:12.758Z] #9 45.94 libvorbisfile3 libvpx7 libwavpack1 libwayland-client0 libwayland-cursor0 [2024-03-28T13:41:12.758Z] #9 45.94 libwayland-egl1 libwayland-server0 libwebkit2gtk-4.0-37 libwebp7 [2024-03-28T13:41:12.758Z] #9 45.94 libwebpdemux2 libwoff1 libwpe-1.0-1 libwpebackend-fdo-1.0-1 libx11-6 [2024-03-28T13:41:12.758Z] #9 45.94 libx11-data libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 [2024-03-28T13:41:12.758Z] #9 45.94 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 [2024-03-28T13:41:12.758Z] #9 45.94 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 libxcomposite1 libxcursor1 [2024-03-28T13:41:12.758Z] #9 45.94 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxfont2 libxi6 libxinerama1 [2024-03-28T13:41:12.758Z] #9 45.94 libxkbcommon0 libxkbfile1 libxml2 libxmu6 libxmuu1 libxpm4 libxpresent1 [2024-03-28T13:41:12.758Z] #9 45.94 libxrandr2 libxrender1 libxres1 libxshmfence1 libxslt1.1 libxt6 libxxf86vm1 [2024-03-28T13:41:12.758Z] #9 45.94 media-types metacity metacity-common perl perl-modules-5.34 readline-common [2024-03-28T13:41:12.758Z] #9 45.94 session-migration shared-mime-info sound-theme-freedesktop systemd [2024-03-28T13:41:12.758Z] #9 45.94 systemd-sysv tigervnc-common tigervnc-standalone-server tigervnc-tools [2024-03-28T13:41:12.758Z] #9 45.94 ubuntu-mono ucf unzip vim vim-common vim-runtime wget x11-common [2024-03-28T13:41:12.758Z] #9 45.94 x11-xkb-utils x11-xserver-utils xauth xdg-dbus-proxy xfonts-100dpi [2024-03-28T13:41:12.758Z] #9 45.94 xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable xfonts-utils [2024-03-28T13:41:12.758Z] #9 45.94 xkb-data xxd zenity zenity-common [2024-03-28T13:41:12.758Z] #8 42.43 (1/360): acl-2.3.1-4.el9.x86_64.rpm 141 kB/s | 71 kB 00:00 [2024-03-28T13:41:12.758Z] #8 42.45 (2/360): ModemManager-glib-1.20.2-1.el9.x86_64. 636 kB/s | 335 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.43 (162/470): gcc-11.4.1-3.el9.x86_64.rpm 15 MB/s | 32 MB 00:02 [2024-03-28T13:41:13.144Z] #8 42.51 (163/470): gtk3-devel-3.24.31-2.el9.x86_64.rpm 3.7 MB/s | 4.3 MB 00:01 [2024-03-28T13:41:13.144Z] #8 42.52 (164/470): harfbuzz-devel-2.7.4-10.el9.x86_64.r 3.8 MB/s | 347 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.55 (165/470): harfbuzz-icu-2.7.4-10.el9.x86_64.rpm 350 kB/s | 14 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.48 (3/360): avahi-libs-0.8-20.el9.x86_64.rpm 2.3 MB/s | 68 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.52 (4/360): bluez-libs-5.56-6.el9.x86_64.rpm 2.3 MB/s | 85 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.55 (5/360): adobe-source-code-pro-fonts-2.030.1.05 7.0 MB/s | 832 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.56 (6/360): bubblewrap-0.4.1-6.el9.x86_64.rpm 1.1 MB/s | 50 kB 00:00 [2024-03-28T13:41:13.144Z] [2024-03-28T13:41:13.144Z] #8 45.21 Reading state information... [2024-03-28T13:41:13.144Z] #8 42.57 (166/470): hicolor-icon-theme-0.17-13.el9.noarc 4.8 MB/s | 219 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.59 (167/470): hunspell-1.7.0-11.el9.x86_64.rpm 8.0 MB/s | 325 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.60 (168/470): hunspell-en-0.20140811.1-20.el9.noar 4.9 MB/s | 187 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.62 (169/470): hunspell-en-GB-0.20140811.1-20.el9.n 6.9 MB/s | 226 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.63 (170/470): hunspell-en-US-0.20140811.1-20.el9.n 5.7 MB/s | 177 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.65 (171/470): hunspell-filesystem-1.7.0-11.el9.x86 365 kB/s | 8.7 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.66 (172/470): hyphen-2.8.8-17.el9.x86_64.rpm 1.2 MB/s | 30 kB 00:00 [2024-03-28T13:41:13.144Z] #9 46.28 0 upgraded, 283 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:41:13.144Z] #9 46.28 Need to get 179 MB of archives. [2024-03-28T13:41:13.144Z] #9 46.28 After this operation, 660 MB of additional disk space will be used. [2024-03-28T13:41:13.144Z] #9 46.28 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB] [2024-03-28T13:41:13.144Z] #9 46.31 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] [2024-03-28T13:41:13.144Z] #9 46.32 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] [2024-03-28T13:41:13.144Z] #9 46.36 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] [2024-03-28T13:41:13.144Z] #9 46.36 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB] [2024-03-28T13:41:13.144Z] #8 42.62 (7/360): NetworkManager-libnm-1.47.2-1.el9.x86_ 2.7 MB/s | 1.8 MB 00:00 [2024-03-28T13:41:13.144Z] #8 42.63 (8/360): cracklib-2.9.6-27.el9.x86_64.rpm 1.1 MB/s | 94 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.68 (9/360): cryptsetup-libs-2.6.0-3.el9.x86_64.rpm 8.2 MB/s | 473 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.67 (173/470): iio-sensor-proxy-3.3-1.el9.x86_64.rp 2.4 MB/s | 62 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.77 (174/470): gtk4-4.12.3-2.el9.x86_64.rpm 4.1 MB/s | 5.0 MB 00:01 [2024-03-28T13:41:13.144Z] #8 42.70 (10/360): cups-libs-2.3.3op2-24.el9.x86_64.rpm 3.9 MB/s | 262 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.71 (11/360): dbus-1.12.20-8.el9.x86_64.rpm 94 kB/s | 3.8 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.74 (12/360): dbus-broker-28-7.el9.x86_64.rpm 3.5 MB/s | 172 kB 00:00 [2024-03-28T13:41:13.144Z] #8 42.78 (13/360): dbus-common-1.12.20-8.el9.noarch.rpm 245 kB/s | 15 kB 00:00 [2024-03-28T13:41:13.144Z] #9 46.37 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] [2024-03-28T13:41:13.144Z] #9 46.37 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] [2024-03-28T13:41:13.144Z] #9 46.37 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB] [2024-03-28T13:41:13.525Z] #8 42.80 (14/360): dbus-libs-1.12.20-8.el9.x86_64.rpm 2.5 MB/s | 152 kB 00:00 [2024-03-28T13:41:13.525Z] #8 42.82 (15/360): dbus-tools-1.12.20-8.el9.x86_64.rpm 1.1 MB/s | 52 kB 00:00 [2024-03-28T13:41:13.525Z] #8 42.90 (16/360): cracklib-dicts-2.9.6-27.el9.x86_64.rp 11 MB/s | 3.6 MB 00:00 [2024-03-28T13:41:13.525Z] #8 42.78 (175/470): java-17-openjdk-17.0.6.0.10-3.el9.x8 3.8 MB/s | 434 kB 00:00 [2024-03-28T13:41:13.525Z] #8 42.92 (176/470): iso-codes-4.6.0-3.el9.noarch.rpm 14 MB/s | 3.5 MB 00:00 [2024-03-28T13:41:13.525Z] #9 46.54 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB] [2024-03-28T13:41:13.525Z] #9 46.54 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] [2024-03-28T13:41:13.525Z] #8 42.93 (17/360): device-mapper-1.02.197-2.el9.x86_64.r 1.1 MB/s | 141 kB 00:00 [2024-03-28T13:41:13.525Z] #8 42.95 (18/360): device-mapper-libs-1.02.197-2.el9.x86 1.4 MB/s | 179 kB 00:00 [2024-03-28T13:41:13.525Z] #8 42.97 (19/360): fuse-2.9.9-15.el9.x86_64.rpm 1.9 MB/s | 80 kB 00:00 [2024-03-28T13:41:13.525Z] #8 42.99 (20/360): fuse-common-3.10.2-8.el9.x86_64.rpm 183 kB/s | 8.3 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.01 (21/360): freetype-2.10.4-9.el9.x86_64.rpm 3.5 MB/s | 388 kB 00:00 [2024-03-28T13:41:13.525Z] #8 42.96 (177/470): javapackages-filesystem-6.0.0-4.el9. 343 kB/s | 13 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.02 (22/360): fuse-libs-2.9.9-15.el9.x86_64.rpm 1.8 MB/s | 98 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.05 (23/360): glib-networking-2.68.3-3.el9.x86_64.r 3.2 MB/s | 186 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.07 (24/360): gobject-introspection-1.68.0-11.el9.x 5.0 MB/s | 250 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.09 (25/360): graphite2-1.3.14-9.el9.x86_64.rpm 2.2 MB/s | 95 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.13 (26/360): glibc-langpack-en-2.34-103.el9.x86_64 5.6 MB/s | 667 kB 00:00 [2024-03-28T13:41:13.525Z] #9 46.70 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] [2024-03-28T13:41:13.525Z] #9 46.70 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] [2024-03-28T13:41:13.525Z] #9 46.70 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] [2024-03-28T13:41:13.525Z] #8 43.09 (178/470): java-17-openjdk-devel-17.0.6.0.10-3. 15 MB/s | 4.7 MB 00:00 [2024-03-28T13:41:13.525Z] #8 43.10 (179/470): jbigkit-libs-2.1-23.el9.x86_64.rpm 369 kB/s | 53 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.13 (180/470): lame-libs-3.100-12.el9.x86_64.rpm 10 MB/s | 333 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.17 (181/470): kernel-headers-5.14.0-432.el9.x86_64 22 MB/s | 1.5 MB 00:00 [2024-03-28T13:41:13.525Z] #8 43.18 (27/360): groff-base-1.22.4-10.el9.x86_64.rpm 9.9 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:13.525Z] #8 43.21 (28/360): gsettings-desktop-schemas-40.0-6.el9. 5.6 MB/s | 684 kB 00:00 [2024-03-28T13:41:13.525Z] #8 43.23 (29/360): harfbuzz-2.7.4-10.el9.x86_64.rpm 6.0 MB/s | 624 kB 00:00 [2024-03-28T13:41:13.912Z] #9 46.95 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] [2024-03-28T13:41:13.912Z] #8 43.19 (182/470): lcms2-2.12-3.el9.x86_64.rpm 3.0 MB/s | 168 kB 00:00 [2024-03-28T13:41:13.912Z] #8 43.21 (183/470): libICE-1.0.10-8.el9.x86_64.rpm 1.8 MB/s | 71 kB 00:00 [2024-03-28T13:41:13.912Z] #8 43.23 (184/470): libICE-devel-1.0.10-8.el9.x86_64.rpm 1.1 MB/s | 47 kB 00:00 [2024-03-28T13:41:13.912Z] #8 43.24 (185/470): libSM-1.2.3-10.el9.x86_64.rpm 1.2 MB/s | 42 kB 00:00 [2024-03-28T13:41:13.912Z] #8 43.26 (186/470): libSM-devel-1.2.3-10.el9.x86_64.rpm 446 kB/s | 13 kB 00:00 [2024-03-28T13:41:13.912Z] #8 43.28 (187/470): libX11-1.7.0-9.el9.x86_64.rpm 17 MB/s | 646 kB 00:00 [2024-03-28T13:41:13.912Z] #8 43.25 (30/360): json-glib-1.6.6-1.el9.x86_64.rpm 4.1 MB/s | 163 kB 00:00 [2024-03-28T13:41:13.912Z] #8 43.27 (31/360): kbd-2.4.0-9.el9.x86_64.rpm 9.7 MB/s | 416 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.33 (32/360): hwdata-0.348-9.13.el9.noarch.rpm 11 MB/s | 1.6 MB 00:00 [2024-03-28T13:41:13.913Z] #8 43.36 (33/360): kbd-legacy-2.4.0-9.el9.noarch.rpm 5.2 MB/s | 562 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.30 (188/470): libX11-common-1.7.0-9.el9.noarch.rpm 4.9 MB/s | 205 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.34 (189/470): libX11-devel-1.7.0-9.el9.x86_64.rpm 19 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:13.913Z] #8 43.35 (190/470): libX11-xcb-1.7.0-9.el9.x86_64.rpm 201 kB/s | 11 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.37 (191/470): libXScrnSaver-1.2.3-10.el9.x86_64.rp 732 kB/s | 25 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.39 (192/470): libXau-1.0.9-8.el9.x86_64.rpm 870 kB/s | 31 kB 00:00 [2024-03-28T13:41:13.913Z] #9 46.98 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] [2024-03-28T13:41:13.913Z] #9 46.99 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB] [2024-03-28T13:41:13.913Z] #9 46.99 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] [2024-03-28T13:41:13.913Z] #9 47.01 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] [2024-03-28T13:41:13.913Z] #8 43.37 (34/360): kmod-28-9.el9.x86_64.rpm 2.7 MB/s | 126 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.39 (35/360): kmod-libs-28-9.el9.x86_64.rpm 1.8 MB/s | 64 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.44 (36/360): kbd-misc-2.4.0-9.el9.noarch.rpm 9.7 MB/s | 1.7 MB 00:00 [2024-03-28T13:41:13.913Z] #8 43.45 (37/360): libatomic-11.4.1-3.el9.x86_64.rpm 445 kB/s | 34 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.47 (38/360): libbrotli-1.0.9-6.el9.x86_64.rpm 4.0 MB/s | 314 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.40 (193/470): libXau-devel-1.0.9-8.el9.x86_64.rpm 544 kB/s | 14 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.41 (194/470): libXcomposite-0.4.5-7.el9.x86_64.rpm 985 kB/s | 24 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.43 (195/470): libXcomposite-devel-0.4.5-7.el9.x86_ 524 kB/s | 17 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.45 (196/470): libXcursor-1.2.0-7.el9.x86_64.rpm 833 kB/s | 31 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.47 (197/470): libXcursor-devel-1.2.0-7.el9.x86_64. 766 kB/s | 26 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.48 (198/470): libXdamage-1.1.5-7.el9.x86_64.rpm 909 kB/s | 23 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.49 (199/470): libXdamage-devel-1.1.5-7.el9.x86_64. 463 kB/s | 10 kB 00:00 [2024-03-28T13:41:13.913Z] #9 47.20 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] [2024-03-28T13:41:13.913Z] #9 47.21 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] [2024-03-28T13:41:13.913Z] #8 43.49 (39/360): libdb-5.3.28-53.el9.x86_64.rpm 15 MB/s | 738 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.51 (40/360): libeconf-0.4.1-3.el9.x86_64.rpm 489 kB/s | 27 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.52 (41/360): libedit-3.1-38.20210216cvs.el9.x86_64 2.2 MB/s | 104 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.53 (42/360): libfdisk-2.37.4-18.el9.x86_64.rpm 4.4 MB/s | 155 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.54 (43/360): libgudev-237-1.el9.x86_64.rpm 1.0 MB/s | 36 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.56 (44/360): libgusb-0.3.8-2.el9.x86_64.rpm 1.2 MB/s | 51 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.59 (45/360): libpciaccess-0.16-7.el9.x86_64.rpm 550 kB/s | 27 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.50 (200/470): libXdmcp-1.1.3-8.el9.x86_64.rpm 1.5 MB/s | 36 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.52 (201/470): libXext-1.3.4-8.el9.x86_64.rpm 1.6 MB/s | 40 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.53 (202/470): libXext-devel-1.3.4-8.el9.x86_64.rpm 3.6 MB/s | 87 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.54 (203/470): libXfixes-5.0.3-16.el9.x86_64.rpm 883 kB/s | 20 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.56 (204/470): libXfixes-devel-5.0.3-16.el9.x86_64. 511 kB/s | 13 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.57 (205/470): libXfont2-2.0.3-12.el9.x86_64.rpm 4.6 MB/s | 143 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.59 (206/470): libXft-2.3.3-8.el9.x86_64.rpm 1.8 MB/s | 62 kB 00:00 [2024-03-28T13:41:13.913Z] #8 43.61 (207/470): libXft-devel-2.3.3-8.el9.x86_64.rpm 542 kB/s | 19 kB 00:00 [2024-03-28T13:41:14.322Z] #9 47.21 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB] [2024-03-28T13:41:14.322Z] #9 47.21 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] [2024-03-28T13:41:14.322Z] #9 47.22 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] [2024-03-28T13:41:14.322Z] #9 47.22 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB] [2024-03-28T13:41:14.322Z] #9 47.30 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] [2024-03-28T13:41:14.322Z] #8 43.61 (46/360): libpng-1.6.37-12.el9.x86_64.rpm 2.3 MB/s | 117 kB 00:00 [2024-03-28T13:41:14.322Z] #8 43.63 (47/360): libproxy-0.4.15-35.el9.x86_64.rpm 2.0 MB/s | 74 kB 00:00 [2024-03-28T13:41:14.322Z] #8 43.65 (48/360): libpsl-0.21.1-5.el9.x86_64.rpm 1.8 MB/s | 64 kB 00:00 [2024-03-28T13:41:14.322Z] #8 43.63 (208/470): libXi-1.7.10-8.el9.x86_64.rpm 1.1 MB/s | 40 kB 00:00 [2024-03-28T13:41:14.322Z] #8 43.64 (209/470): libXi-devel-1.7.10-8.el9.x86_64.rpm 3.5 MB/s | 113 kB 00:00 [2024-03-28T13:41:14.322Z] #8 43.65 (210/470): libXinerama-1.1.4-10.el9.x86_64.rpm 497 kB/s | 15 kB 00:00 [2024-03-28T13:41:14.322Z] #8 43.68 (211/470): libXinerama-devel-1.1.4-10.el9.x86_6 334 kB/s | 14 kB 00:00 [2024-03-28T13:41:14.322Z] #8 46.46 The following additional packages will be installed: [2024-03-28T13:41:14.322Z] #8 46.46 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 g++-9 gcc-9 [2024-03-28T13:41:14.322Z] #8 46.46 gcc-9-base git-man libasan5 libasn1-8-heimdal libasound2 libasound2-data [2024-03-28T13:41:14.322Z] #8 46.46 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcanberra0 [2024-03-28T13:41:14.322Z] #8 46.46 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 [2024-03-28T13:41:14.322Z] #8 46.46 liberror-perl libexpat1 libgcc-9-dev libgdbm-compat4 libgdbm6 libgomp1 [2024-03-28T13:41:14.322Z] #8 46.46 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal [2024-03-28T13:41:14.322Z] #8 46.46 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisl22 [2024-03-28T13:41:14.322Z] #8 46.46 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 [2024-03-28T13:41:14.322Z] #8 46.46 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl7 libmpc3 [2024-03-28T13:41:14.322Z] #8 46.46 libmpdec2 libmpfr6 libnghttp2-14 libogg0 libperl5.30 libpsl5 libpython3.8 [2024-03-28T13:41:14.322Z] #8 46.47 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [2024-03-28T13:41:14.322Z] #8 46.47 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 [2024-03-28T13:41:14.322Z] #8 46.47 libssh-4 libssl1.1 libstdc++-9-dev libtdb1 libtsan0 libubsan1 libvorbis0a [2024-03-28T13:41:14.322Z] #8 46.47 libvorbisfile3 libwind0-heimdal linux-libc-dev mime-support perl [2024-03-28T13:41:14.322Z] #8 46.47 perl-modules-5.30 readline-common sound-theme-freedesktop vim-common [2024-03-28T13:41:14.322Z] #8 46.47 vim-runtime xxd [2024-03-28T13:41:14.322Z] #8 46.48 Suggested packages: [2024-03-28T13:41:14.322Z] #8 46.48 binutils-doc cpp-doc gcc-9-locales g++-multilib g++-9-multilib gcc-9-doc [2024-03-28T13:41:14.322Z] #8 46.48 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc [2024-03-28T13:41:14.322Z] #8 46.48 gcc-9-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2024-03-28T13:41:14.322Z] #8 46.48 git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2024-03-28T13:41:14.322Z] #8 46.48 libasound2-plugins alsa-utils glibc-doc libcanberra-gtk0 libcanberra-pulse [2024-03-28T13:41:14.322Z] #8 46.48 gdbm-l10n gpm krb5-doc krb5-user libstdc++-9-doc make-doc perl-doc [2024-03-28T13:41:14.322Z] #8 46.48 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2024-03-28T13:41:14.322Z] #8 46.48 liblocale-codes-perl readline-doc zip ctags vim-doc vim-scripts [2024-03-28T13:41:14.322Z] #8 46.48 Recommended packages: [2024-03-28T13:41:14.322Z] #8 46.48 ca-certificates patch less ssh-client alsa-ucm-conf alsa-topology-conf [2024-03-28T13:41:14.322Z] #8 46.48 manpages manpages-dev krb5-locales publicsuffix libsasl2-modules file [2024-03-28T13:41:14.322Z] #8 46.48 xz-utils netbase [2024-03-28T13:41:15.162Z] #8 47.11 The following NEW packages will be installed: [2024-03-28T13:41:15.162Z] #8 47.11 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 curl g++ g++-9 [2024-03-28T13:41:15.162Z] #8 47.11 gcc gcc-9 gcc-9-base git git-man libasan5 libasn1-8-heimdal libasound2 [2024-03-28T13:41:15.162Z] #8 47.11 libasound2-data libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev [2024-03-28T13:41:15.162Z] #8 47.11 libcanberra0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls [2024-03-28T13:41:15.162Z] #8 47.11 libcurl4 liberror-perl libexpat1 libgcc-9-dev libgdbm-compat4 libgdbm6 [2024-03-28T13:41:15.162Z] #8 47.11 libgomp1 libgpm2 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal [2024-03-28T13:41:15.162Z] #8 47.11 libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libisl22 [2024-03-28T13:41:15.162Z] #8 47.11 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 [2024-03-28T13:41:15.162Z] #8 47.11 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libltdl7 libmpc3 [2024-03-28T13:41:15.162Z] #8 47.11 libmpdec2 libmpfr6 libnghttp2-14 libogg0 libperl5.30 libpsl5 libpython3.8 [2024-03-28T13:41:15.162Z] #8 47.11 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 [2024-03-28T13:41:15.162Z] #8 47.11 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 [2024-03-28T13:41:15.162Z] #8 47.11 libssh-4 libssl1.1 libstdc++-9-dev libtdb1 libtsan0 libubsan1 libvorbis0a [2024-03-28T13:41:15.162Z] #8 47.11 libvorbisfile3 libwind0-heimdal linux-libc-dev make mime-support perl [2024-03-28T13:41:15.162Z] #8 47.11 perl-modules-5.30 readline-common sound-theme-freedesktop unzip vim [2024-03-28T13:41:15.162Z] #8 47.11 vim-common vim-runtime wget xxd [2024-03-28T13:41:15.561Z] #8 45.26 (49/360): libpwquality-1.4.4-8.el9.x86_64.rpm 73 kB/s | 119 kB 00:01 [2024-03-28T13:41:15.948Z] #9 48.96 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] [2024-03-28T13:41:15.948Z] #9 48.97 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB] [2024-03-28T13:41:15.948Z] #9 48.97 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB] [2024-03-28T13:41:15.948Z] #9 49.00 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] [2024-03-28T13:41:15.948Z] #9 49.00 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] [2024-03-28T13:41:15.948Z] #8 45.32 (50/360): libseccomp-2.5.2-2.el9.x86_64.rpm 43 kB/s | 72 kB 00:01 [2024-03-28T13:41:15.948Z] #8 45.33 (51/360): libtdb-1.4.9-1.el9.x86_64.rpm 854 kB/s | 51 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.37 (52/360): libusbx-1.0.26-1.el9.x86_64.rpm 1.9 MB/s | 76 kB 00:00 [2024-03-28T13:41:15.948Z] #9 49.01 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] [2024-03-28T13:41:15.948Z] #9 49.02 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] [2024-03-28T13:41:15.948Z] #9 49.05 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB] [2024-03-28T13:41:15.948Z] #9 49.12 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libslang2 amd64 2.3.2-5build4 [468 kB] [2024-03-28T13:41:15.948Z] #8 45.31 (212/470): libXmu-1.1.3-8.el9.x86_64.rpm 45 kB/s | 75 kB 00:01 [2024-03-28T13:41:15.948Z] #8 45.33 (213/470): libXrandr-1.5.2-8.el9.x86_64.rpm 17 kB/s | 28 kB 00:01 [2024-03-28T13:41:15.948Z] #8 45.35 (214/470): libXrandr-devel-1.5.2-8.el9.x86_64.r 604 kB/s | 20 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.37 (215/470): libXrender-0.9.10-16.el9.x86_64.rpm 790 kB/s | 28 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.39 (216/470): libXrender-devel-0.9.10-16.el9.x86_6 443 kB/s | 17 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.44 (217/470): libXt-1.2.0-6.el9.x86_64.rpm 2.2 MB/s | 180 kB 00:00 [2024-03-28T13:41:15.948Z] #8 48.18 0 upgraded, 92 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:41:15.948Z] #8 48.18 Need to get 72.7 MB of archives. [2024-03-28T13:41:15.948Z] #8 48.18 After this operation, 355 MB of additional disk space will be used. [2024-03-28T13:41:15.948Z] #8 48.18 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] [2024-03-28T13:41:15.948Z] #8 45.38 (53/360): libtirpc-1.3.3-6.el9.x86_64.rpm 1.4 MB/s | 93 kB 00:00 [2024-03-28T13:41:15.948Z] #9 49.16 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-iconv-perl amd64 1.7-7build3 [14.3 kB] [2024-03-28T13:41:15.948Z] #9 49.16 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB] [2024-03-28T13:41:15.948Z] #9 49.17 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] [2024-03-28T13:41:15.948Z] #9 49.18 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] [2024-03-28T13:41:15.948Z] #9 49.19 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.16 [55.0 kB] [2024-03-28T13:41:15.948Z] #9 49.19 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.16 [81.5 kB] [2024-03-28T13:41:15.948Z] #9 49.19 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 xkb-data all 2.33-1 [394 kB] [2024-03-28T13:41:15.948Z] #9 49.20 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] [2024-03-28T13:41:15.948Z] #9 49.20 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] [2024-03-28T13:41:15.948Z] #9 49.21 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] [2024-03-28T13:41:15.948Z] #9 49.21 Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB] [2024-03-28T13:41:15.948Z] #9 49.21 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] [2024-03-28T13:41:15.948Z] #9 49.21 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] [2024-03-28T13:41:15.948Z] #9 49.21 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] [2024-03-28T13:41:15.948Z] #9 49.21 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] [2024-03-28T13:41:15.948Z] #9 49.23 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] [2024-03-28T13:41:15.948Z] #8 45.49 (218/470): libXtst-1.2.3-16.el9.x86_64.rpm 469 kB/s | 21 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.51 (219/470): libXt-devel-1.2.0-6.el9.x86_64.rpm 3.7 MB/s | 476 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.53 (220/470): libXtst-devel-1.2.3-16.el9.x86_64.rp 420 kB/s | 17 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.55 (221/470): libXv-1.0.11-16.el9.x86_64.rpm 449 kB/s | 19 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.55 (54/360): libicu-67.1-9.el9.x86_64.rpm 4.7 MB/s | 9.6 MB 00:02 [2024-03-28T13:41:15.948Z] #8 45.55 (55/360): libutempter-1.2.1-6.el9.x86_64.rpm 145 kB/s | 27 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.57 (56/360): lsof-4.94.0-3.el9.x86_64.rpm 1.2 MB/s | 239 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.59 (57/360): ncurses-6.2-10.20210508.el9.x86_64.rp 8.7 MB/s | 400 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.60 (58/360): nspr-4.35.0-6.el9.x86_64.rpm 2.7 MB/s | 136 kB 00:00 [2024-03-28T13:41:15.948Z] #8 45.63 (59/360): nss-softokn-3.90.0-6.el9.x86_64.rpm 9.2 MB/s | 385 kB 00:00 [2024-03-28T13:41:15.948Z] #9 49.23 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] [2024-03-28T13:41:15.948Z] #9 49.24 Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] [2024-03-28T13:41:15.948Z] #9 49.26 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] [2024-03-28T13:41:15.948Z] #9 49.26 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] [2024-03-28T13:41:15.948Z] #9 49.26 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 wget amd64 1.21.2-2ubuntu1 [367 kB] [2024-03-28T13:41:15.948Z] #9 49.27 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] [2024-03-28T13:41:15.948Z] #9 49.28 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] [2024-03-28T13:41:15.948Z] #9 49.28 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.2 [5530 B] [2024-03-28T13:41:15.948Z] #9 49.28 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] [2024-03-28T13:41:15.948Z] #9 49.28 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] [2024-03-28T13:41:15.948Z] #9 49.28 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] [2024-03-28T13:41:15.948Z] #9 49.29 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] [2024-03-28T13:41:15.948Z] #9 49.29 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] [2024-03-28T13:41:15.948Z] #9 49.31 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB] [2024-03-28T13:41:15.948Z] #9 49.31 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.2 [148 kB] [2024-03-28T13:41:15.948Z] #9 49.32 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2 [31.4 kB] [2024-03-28T13:41:15.948Z] #9 49.33 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 humanity-icon-theme all 0.6.16 [1282 kB] [2024-03-28T13:41:16.340Z] #8 45.57 (222/470): libXxf86vm-1.1.4-18.el9.x86_64.rpm 479 kB/s | 19 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.60 (223/470): libappstream-glib-0.7.18-4.el9.x86_6 8.0 MB/s | 396 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.61 (224/470): libasyncns-0.8-22.el9.x86_64.rpm 673 kB/s | 30 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.64 (225/470): libblkid-devel-2.37.4-18.el9.x86_64. 666 kB/s | 18 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.66 (226/470): libcanberra-0.30-27.el9.x86_64.rpm 1.9 MB/s | 86 kB 00:00 [2024-03-28T13:41:16.340Z] #8 46.38 CentOS Stream 8 - Extras 53 kB/s | 18 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.67 (227/470): libcanberra-gtk2-0.30-27.el9.x86_64. 1.0 MB/s | 26 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.70 (228/470): libcanberra-gtk3-0.30-27.el9.x86_64. 870 kB/s | 32 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.70 (229/470): libdatrie-0.2.13-4.el9.x86_64.rpm 940 kB/s | 33 kB 00:00 [2024-03-28T13:41:16.340Z] #8 45.73 (230/470): libdatrie-devel-0.2.13-4.el9.x86_64. 4.5 MB/s | 142 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.75 (231/470): libdrm-2.4.117-1.el9.x86_64.rpm 3.9 MB/s | 161 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.76 (232/470): libdrm-devel-2.4.117-1.el9.x86_64.rp 6.2 MB/s | 178 kB 00:00 [2024-03-28T13:41:16.341Z] #9 49.38 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-mono all 20.10-0ubuntu2 [153 kB] [2024-03-28T13:41:16.341Z] #9 49.39 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 adwaita-icon-theme all 41.0-1ubuntu1 [3444 kB] [2024-03-28T13:41:16.341Z] #9 49.45 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 bubblewrap amd64 0.6.1-1 [46.0 kB] [2024-03-28T13:41:16.341Z] #9 49.45 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] [2024-03-28T13:41:16.341Z] #9 49.45 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] [2024-03-28T13:41:16.341Z] #8 45.65 (60/360): nss-softokn-freebl-3.90.0-6.el9.x86_6 6.4 MB/s | 306 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.67 (61/360): nss-sysinit-3.90.0-6.el9.x86_64.rpm 587 kB/s | 20 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.69 (62/360): nss-3.90.0-6.el9.x86_64.rpm 5.8 MB/s | 706 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.71 (63/360): nss-util-3.90.0-6.el9.x86_64.rpm 1.7 MB/s | 89 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.78 (64/360): openssl-3.0.7-27.el9.x86_64.rpm 11 MB/s | 1.2 MB 00:00 [2024-03-28T13:41:16.341Z] #8 45.78 (233/470): libdvdnav-6.1.0-4.el9.x86_64.rpm 1.8 MB/s | 55 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.79 (234/470): libdvdread-6.1.1-4.el9.x86_64.rpm 2.3 MB/s | 74 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.80 (235/470): libepoxy-1.5.5-4.el9.x86_64.rpm 8.6 MB/s | 241 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.82 (236/470): libepoxy-devel-1.5.5-4.el9.x86_64.rp 5.2 MB/s | 134 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.83 (237/470): liberation-fonts-2.1.3-5.el9.noarch. 166 kB/s | 3.6 kB 00:00 [2024-03-28T13:41:16.341Z] #9 49.45 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] [2024-03-28T13:41:16.341Z] #9 49.48 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] [2024-03-28T13:41:16.341Z] #9 49.48 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] [2024-03-28T13:41:16.341Z] #8 45.80 (65/360): pam-1.5.1-19.el9.x86_64.rpm 5.8 MB/s | 627 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.82 (66/360): polkit-0.117-11.el9.x86_64.rpm 1.3 MB/s | 154 kB 00:00 [2024-03-28T13:41:16.341Z] #8 45.84 (67/360): polkit-pkla-compat-0.1-21.el9.x86_64. 1.2 MB/s | 47 kB 00:00 [2024-03-28T13:41:16.733Z] #9 49.61 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] [2024-03-28T13:41:16.733Z] #9 49.62 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] [2024-03-28T13:41:16.733Z] #9 49.62 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] [2024-03-28T13:41:16.733Z] #9 49.62 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] [2024-03-28T13:41:17.111Z] #9 50.14 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB] [2024-03-28T13:41:17.111Z] #9 50.14 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] [2024-03-28T13:41:17.111Z] #9 50.14 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] [2024-03-28T13:41:17.111Z] #9 50.16 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB] [2024-03-28T13:41:17.111Z] #9 50.17 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB] [2024-03-28T13:41:17.111Z] #8 46.46 (68/360): publicsuffix-list-dafsa-20210518-3.el 91 kB/s | 58 kB 00:00 [2024-03-28T13:41:17.111Z] #8 46.49 (69/360): shared-mime-info-2.1-5.el9.x86_64.rpm 860 kB/s | 558 kB 00:00 [2024-03-28T13:41:17.111Z] #8 46.40 (238/470): liberation-fonts-common-2.1.3-5.el9. 24 kB/s | 14 kB 00:00 [2024-03-28T13:41:17.111Z] #8 46.46 (239/470): liberation-mono-fonts-2.1.3-5.el9.no 781 kB/s | 497 kB 00:00 [2024-03-28T13:41:17.111Z] #8 46.52 (240/470): liberation-sans-fonts-2.1.3-5.el9.no 4.9 MB/s | 601 kB 00:00 [2024-03-28T13:41:17.111Z] #8 49.14 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] [2024-03-28T13:41:17.111Z] #8 49.14 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] [2024-03-28T13:41:17.111Z] #8 49.14 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] [2024-03-28T13:41:17.111Z] #9 50.18 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B] [2024-03-28T13:41:17.111Z] #9 50.18 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdconf1 amd64 0.40.0-3 [40.5 kB] [2024-03-28T13:41:17.111Z] #9 50.20 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-service amd64 0.40.0-3 [28.5 kB] [2024-03-28T13:41:17.111Z] #9 50.20 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-gsettings-backend amd64 0.40.0-3 [22.8 kB] [2024-03-28T13:41:17.111Z] #9 50.20 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] [2024-03-28T13:41:17.111Z] #9 50.20 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 dictionaries-common all 1.28.14 [185 kB] [2024-03-28T13:41:17.111Z] #9 50.21 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] [2024-03-28T13:41:17.111Z] #9 50.24 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] [2024-03-28T13:41:17.111Z] #9 50.26 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] [2024-03-28T13:41:17.111Z] #9 50.27 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation2 all 2.1.5-1 [1614 kB] [2024-03-28T13:41:17.111Z] #9 50.29 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-freefont-ttf all 20120503-10build1 [2388 kB] [2024-03-28T13:41:17.111Z] #8 46.61 (70/360): systemd-libs-252-32.el9.x86_64.rpm 5.7 MB/s | 675 kB 00:00 [2024-03-28T13:41:17.111Z] #8 46.55 (241/470): liberation-serif-fonts-2.1.3-5.el9.n 7.2 MB/s | 601 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.56 (242/470): libevdev-1.11.0-3.el9.x86_64.rpm 1.3 MB/s | 46 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.58 (243/470): libexif-0.6.22-6.el9.x86_64.rpm 13 MB/s | 435 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.59 (244/470): libffi-devel-3.4.2-8.el9.x86_64.rpm 826 kB/s | 29 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.60 (245/470): libfontenc-1.1.3-17.el9.x86_64.rpm 1.2 MB/s | 31 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.62 (246/470): libgexiv2-0.12.3-1.el9.x86_64.rpm 2.8 MB/s | 83 kB 00:00 [2024-03-28T13:41:17.112Z] #8 49.32 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] [2024-03-28T13:41:17.112Z] #8 49.33 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [2024-03-28T13:41:17.112Z] #8 49.33 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2024-03-28T13:41:17.112Z] #8 49.33 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] [2024-03-28T13:41:17.112Z] #8 49.40 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] [2024-03-28T13:41:17.112Z] #8 46.64 (247/470): libglvnd-1.3.4-1.el9.x86_64.rpm 4.1 MB/s | 135 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.65 (248/470): libglvnd-core-devel-1.3.4-1.el9.x86_ 622 kB/s | 18 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.67 (249/470): libglvnd-devel-1.3.4-1.el9.x86_64.rp 5.3 MB/s | 161 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.68 (250/470): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 1.6 MB/s | 37 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.71 (251/470): libglvnd-gles-1.3.4-1.el9.x86_64.rpm 792 kB/s | 33 kB 00:00 [2024-03-28T13:41:17.112Z] #8 46.73 (252/470): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 2.7 MB/s | 142 kB 00:00 [2024-03-28T13:41:17.112Z] #9 50.32 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] [2024-03-28T13:41:17.112Z] #9 50.32 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] [2024-03-28T13:41:17.112Z] #9 50.32 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig amd64 2.13.1-4.2ubuntu5 [177 kB] [2024-03-28T13:41:17.112Z] #9 50.33 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-extra all 2.37-2build1 [2041 kB] [2024-03-28T13:41:17.112Z] #9 50.35 Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-dejavu all 2.37-2build1 [3192 B] [2024-03-28T13:41:17.112Z] #9 50.35 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproxy1v5 amd64 0.4.17-2 [51.9 kB] [2024-03-28T13:41:17.112Z] #9 50.43 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 glib-networking-common all 2.72.0-1 [3718 B] [2024-03-28T13:41:17.112Z] #8 46.65 (71/360): systemd-pam-252-32.el9.x86_64.rpm 6.5 MB/s | 282 kB 00:00 [2024-03-28T13:41:17.112Z] #8 47.55 CentOS Stream 8 - Extras common packages 23 kB/s | 7.5 kB 00:00 [2024-03-28T13:41:17.515Z] #8 49.42 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2024-03-28T13:41:17.515Z] #8 49.42 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] [2024-03-28T13:41:17.515Z] #8 46.75 (253/470): libglvnd-opengl-1.3.4-1.el9.x86_64.r 1.0 MB/s | 43 kB 00:00 [2024-03-28T13:41:17.515Z] #8 46.76 (254/470): libgsf-1.14.47-5.el9.x86_64.rpm 7.2 MB/s | 256 kB 00:00 [2024-03-28T13:41:17.515Z] #8 46.79 (255/470): libgxps-0.3.2-3.el9.x86_64.rpm 2.8 MB/s | 79 kB 00:00 [2024-03-28T13:41:17.515Z] #9 50.44 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 glib-networking-services amd64 2.72.0-1 [9982 B] [2024-03-28T13:41:17.515Z] #9 50.44 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 session-migration amd64 0.3.6 [9774 B] [2024-03-28T13:41:17.515Z] #9 50.46 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 gsettings-desktop-schemas all 42.0-1ubuntu1 [31.1 kB] [2024-03-28T13:41:17.515Z] #9 50.47 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 glib-networking amd64 2.72.0-1 [69.8 kB] [2024-03-28T13:41:17.515Z] #9 50.50 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build2 [49.3 kB] [2024-03-28T13:41:17.515Z] #9 50.50 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] [2024-03-28T13:41:17.516Z] #9 50.51 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] [2024-03-28T13:41:17.516Z] #9 50.52 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB] [2024-03-28T13:41:17.516Z] #9 50.56 Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 liborc-0.4-0 amd64 1:0.4.32-2 [228 kB] [2024-03-28T13:41:17.516Z] #8 46.79 (72/360): polkit-libs-0.117-11.el9.x86_64.rpm 8.2 MB/s | 8.3 MB 00:01 [2024-03-28T13:41:17.516Z] #8 46.80 (73/360): systemd-rpm-macros-252-32.el9.noarch. 455 kB/s | 71 kB 00:00 [2024-03-28T13:41:17.516Z] #9 50.57 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.1 [848 kB] [2024-03-28T13:41:17.516Z] #9 50.59 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libogg0 amd64 1.3.5-0ubuntu3 [22.9 kB] [2024-03-28T13:41:17.516Z] #9 50.59 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopus0 amd64 1.3.1-0.1build2 [203 kB] [2024-03-28T13:41:17.516Z] #9 50.60 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB] [2024-03-28T13:41:17.516Z] #9 50.62 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render0 amd64 1.14-3ubuntu3 [16.4 kB] [2024-03-28T13:41:17.516Z] #9 50.62 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5780 B] [2024-03-28T13:41:17.516Z] #9 50.62 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] [2024-03-28T13:41:17.516Z] #9 50.62 Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo2 amd64 1.16.0-5ubuntu2 [628 kB] [2024-03-28T13:41:17.516Z] #9 50.65 Get:120 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu4 [209 kB] [2024-03-28T13:41:17.516Z] #9 50.66 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvisual-0.4-0 amd64 0.4.0-17build2 [108 kB] [2024-03-28T13:41:17.516Z] #8 46.93 (256/470): libgweather-40.0-3.el9.x86_64.rpm 16 MB/s | 3.0 MB 00:00 [2024-03-28T13:41:17.516Z] #8 46.97 (257/470): libicu-devel-67.1-9.el9.x86_64.rpm 5.2 MB/s | 938 kB 00:00 [2024-03-28T13:41:17.516Z] #8 46.99 (258/470): libinput-1.19.3-4.el9.x86_64.rpm 3.9 MB/s | 207 kB 00:00 [2024-03-28T13:41:17.516Z] #8 46.92 (74/360): systemd-252-32.el9.x86_64.rpm 9.2 MB/s | 4.2 MB 00:00 [2024-03-28T13:41:17.516Z] #8 46.94 (75/360): unzip-6.0-56.el9.x86_64.rpm 1.4 MB/s | 182 kB 00:00 [2024-03-28T13:41:17.516Z] #8 46.98 (76/360): systemd-udev-252-32.el9.x86_64.rpm 9.7 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:17.516Z] #8 47.01 (77/360): util-linux-core-2.37.4-18.el9.x86_64. 6.6 MB/s | 465 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.02 (78/360): which-2.21-29.el9.x86_64.rpm 1.3 MB/s | 41 kB 00:00 [2024-03-28T13:41:17.516Z] #8 49.60 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] [2024-03-28T13:41:17.516Z] #9 50.67 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbis0a amd64 1.3.7-1build2 [99.2 kB] [2024-03-28T13:41:17.516Z] #9 50.67 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisenc2 amd64 1.3.7-1build2 [82.6 kB] [2024-03-28T13:41:17.516Z] #9 50.67 Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-base amd64 1.20.1-1ubuntu0.1 [712 kB] [2024-03-28T13:41:17.516Z] #9 50.69 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpm2 amd64 1.20.7-10build1 [15.3 kB] [2024-03-28T13:41:17.516Z] #9 50.69 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaa1 amd64 1.4p5-50build1 [51.9 kB] [2024-03-28T13:41:17.516Z] #9 50.69 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libraw1394-11 amd64 2.1.2-2build2 [27.0 kB] [2024-03-28T13:41:17.516Z] #9 50.69 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libavc1394-0 amd64 0.5.4-5build2 [17.0 kB] [2024-03-28T13:41:17.516Z] #9 50.69 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcaca0 amd64 0.99.beta19-2.2ubuntu4 [224 kB] [2024-03-28T13:41:17.516Z] #9 50.69 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-gobject2 amd64 1.16.0-5ubuntu2 [19.4 kB] [2024-03-28T13:41:17.516Z] #9 50.69 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdv4 amd64 1.0.0-14build1 [61.9 kB] [2024-03-28T13:41:17.516Z] #9 50.71 Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB] [2024-03-28T13:41:17.516Z] #9 50.71 Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.20.3-0ubuntu1.1 [30.0 kB] [2024-03-28T13:41:17.516Z] #9 50.73 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgudev-1.0-0 amd64 1:237-2build1 [16.3 kB] [2024-03-28T13:41:17.516Z] #9 50.73 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiec61883-0 amd64 1.2.0-4build3 [25.9 kB] [2024-03-28T13:41:17.516Z] #9 50.73 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsamplerate0 amd64 0.2.2-1build1 [1359 kB] [2024-03-28T13:41:17.516Z] #9 50.75 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjack-jackd2-0 amd64 1.9.20~dfsg-1 [293 kB] [2024-03-28T13:41:17.516Z] #9 50.75 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmp3lame0 amd64 3.100-3build2 [141 kB] [2024-03-28T13:41:17.516Z] #9 50.75 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpg123-0 amd64 1.29.3-1build1 [172 kB] [2024-03-28T13:41:17.516Z] #9 50.75 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasyncns0 amd64 0.8-6build2 [12.8 kB] [2024-03-28T13:41:17.516Z] #9 50.75 Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.1 [197 kB] [2024-03-28T13:41:17.516Z] #9 50.76 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7802 B] [2024-03-28T13:41:17.516Z] #9 50.76 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpulse0 amd64 1:15.99.1+dfsg1-1ubuntu2.2 [298 kB] [2024-03-28T13:41:17.516Z] #9 50.77 Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu3 [57.9 kB] [2024-03-28T13:41:17.516Z] #9 50.77 Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 libshout3 amd64 2.4.5-1build3 [54.5 kB] [2024-03-28T13:41:17.516Z] #9 50.77 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtag1v5-vanilla amd64 1.11.1+dfsg.1-3ubuntu3 [304 kB] [2024-03-28T13:41:17.516Z] #8 47.01 (259/470): libiptcdata-1.0.5-9.el9.x86_64.rpm 1.7 MB/s | 62 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.02 (260/470): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 5.5 MB/s | 175 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.03 (261/470): libldac-2.0.2.3-10.el9.x86_64.rpm 1.4 MB/s | 41 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.05 (262/470): libmount-devel-2.37.4-18.el9.x86_64. 591 kB/s | 19 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.07 (263/470): libmpc-1.2.1-4.el9.x86_64.rpm 1.9 MB/s | 62 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.08 (264/470): libnotify-0.7.9-8.el9.x86_64.rpm 1.9 MB/s | 44 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.09 (265/470): libogg-1.3.4-6.el9.x86_64.rpm 1.6 MB/s | 34 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.14 (79/360): util-linux-2.37.4-18.el9.x86_64.rpm 11 MB/s | 2.3 MB 00:00 [2024-03-28T13:41:17.516Z] #8 47.10 (266/470): libosinfo-1.10.0-1.el9.x86_64.rpm 12 MB/s | 319 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.12 (267/470): libpciaccess-devel-0.16-7.el9.x86_64 436 kB/s | 13 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.13 (268/470): libpng-devel-1.6.37-12.el9.x86_64.rp 9.5 MB/s | 293 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.15 (269/470): libproxy-webkitgtk4-0.4.15-35.el9.x8 671 kB/s | 22 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.17 (270/470): libpsl-devel-0.21.1-5.el9.x86_64.rpm 1.1 MB/s | 34 kB 00:00 [2024-03-28T13:41:17.516Z] #8 47.20 (271/470): libsbc-1.4-9.el9.x86_64.rpm 1.5 MB/s | 45 kB 00:00 [2024-03-28T13:41:17.917Z] #9 50.78 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtag1v5 amd64 1.11.1+dfsg.1-3ubuntu3 [11.5 kB] [2024-03-28T13:41:17.917Z] #9 50.78 Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtwolame0 amd64 0.4.0-2build2 [52.5 kB] [2024-03-28T13:41:17.917Z] #9 50.78 Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 libv4lconvert0 amd64 1.22.1-2build1 [82.4 kB] [2024-03-28T13:41:17.917Z] #9 50.78 Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libv4l-0 amd64 1.22.1-2build1 [44.9 kB] [2024-03-28T13:41:17.917Z] #9 50.78 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvpx7 amd64 1.11.0-2ubuntu2.2 [1078 kB] [2024-03-28T13:41:17.917Z] #9 50.80 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwavpack1 amd64 5.4.0-1build2 [83.7 kB] [2024-03-28T13:41:17.917Z] #9 50.81 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdamage1 amd64 1:1.1.5-2build2 [7154 B] [2024-03-28T13:41:17.917Z] #9 50.81 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] [2024-03-28T13:41:17.917Z] #9 50.81 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsoup2.4-common all 2.74.2-3 [4008 B] [2024-03-28T13:41:17.917Z] #9 50.81 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsoup2.4-1 amd64 2.74.2-3 [287 kB] [2024-03-28T13:41:17.917Z] #9 50.83 Get:157 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gstreamer1.0-plugins-good amd64 1.20.3-0ubuntu1.1 [2008 kB] [2024-03-28T13:41:17.917Z] #9 50.90 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 hunspell-en-us all 1:2020.12.07-2 [280 kB] [2024-03-28T13:41:17.917Z] #8 47.87 Last metadata expiration check: 0:00:01 ago on Thu Mar 28 13:41:16 2024. [2024-03-28T13:41:17.917Z] #8 49.96 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] [2024-03-28T13:41:17.917Z] #8 47.28 (80/360): abattis-cantarell-fonts-0.301-4.el9.n 1.3 MB/s | 365 kB 00:00 [2024-03-28T13:41:17.917Z] #8 47.26 (272/470): librsvg2-2.50.7-3.el9.x86_64.rpm 30 MB/s | 3.2 MB 00:00 [2024-03-28T13:41:17.917Z] #8 47.28 (273/470): libsecret-0.20.4-4.el9.x86_64.rpm 2.0 MB/s | 170 kB 00:00 [2024-03-28T13:41:17.917Z] #8 47.30 (274/470): libselinux-devel-3.6-1.el9.x86_64.rp 4.0 MB/s | 159 kB 00:00 [2024-03-28T13:41:17.917Z] #8 47.31 (275/470): libsepol-devel-3.6-1.el9.x86_64.rpm 1.7 MB/s | 47 kB 00:00 [2024-03-28T13:41:17.917Z] #9 50.92 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] [2024-03-28T13:41:17.917Z] #9 50.92 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] [2024-03-28T13:41:17.917Z] #9 50.93 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaspell15 amd64 0.60.8-4build1 [325 kB] [2024-03-28T13:41:17.917Z] #9 50.95 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-data all 2.36.0-3build1 [2824 B] [2024-03-28T13:41:17.917Z] #9 50.95 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-0 amd64 2.36.0-3build1 [51.9 kB] [2024-03-28T13:41:17.917Z] #9 50.95 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] [2024-03-28T13:41:17.918Z] #9 50.96 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatspi2.0-0 amd64 2.44.0-3 [80.9 kB] [2024-03-28T13:41:17.918Z] #9 50.96 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-bridge2.0-0 amd64 2.38.0-3 [66.6 kB] [2024-03-28T13:41:17.918Z] #9 50.96 Get:167 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] [2024-03-28T13:41:17.918Z] #9 50.96 Get:168 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.2 [23.8 kB] [2024-03-28T13:41:17.918Z] #9 50.96 Get:169 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.2 [23.9 kB] [2024-03-28T13:41:17.918Z] #9 50.96 Get:170 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.2 [28.0 kB] [2024-03-28T13:41:17.918Z] #9 50.97 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] [2024-03-28T13:41:17.918Z] #9 50.98 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtdb1 amd64 1.4.5-2build1 [46.4 kB] [2024-03-28T13:41:17.918Z] #9 50.98 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisfile3 amd64 1.3.7-1build2 [17.1 kB] [2024-03-28T13:41:17.918Z] #9 50.99 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] [2024-03-28T13:41:17.918Z] #9 51.00 Get:175 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra0 amd64 0.30-10ubuntu1.22.04.1 [40.0 kB] [2024-03-28T13:41:17.918Z] #9 51.00 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] [2024-03-28T13:41:17.918Z] #9 51.01 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcolord2 amd64 1.4.6-1 [155 kB] [2024-03-28T13:41:17.918Z] #8 47.30 (81/360): adwaita-cursor-theme-40.1.1-3.el9.noa 2.2 MB/s | 650 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.36 (82/360): alsa-lib-1.2.10-2.el9.x86_64.rpm 6.6 MB/s | 523 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.38 (83/360): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 1.1 MB/s | 87 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.42 (84/360): at-spi2-core-2.40.3-1.el9.x86_64.rpm 3.7 MB/s | 195 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.33 (276/470): libshout-2.4.3-7.el9.x86_64.rpm 2.5 MB/s | 67 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.35 (277/470): libsndfile-1.0.31-8.el9.x86_64.rpm 5.7 MB/s | 206 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.36 (278/470): libsoup-2.72.0-8.el9.x86_64.rpm 11 MB/s | 405 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.38 (279/470): libsoup-devel-2.72.0-8.el9.x86_64.rp 5.7 MB/s | 179 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.39 (280/470): libsrtp-2.3.0-8.el9.x86_64.rpm 2.2 MB/s | 57 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.40 (281/470): libstemmer-0-18.585svn.el9.x86_64.rp 3.5 MB/s | 83 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.42 (282/470): libthai-0.1.28-8.el9.x86_64.rpm 7.9 MB/s | 208 kB 00:00 [2024-03-28T13:41:17.918Z] #9 51.02 Get:178 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.8 [264 kB] [2024-03-28T13:41:17.918Z] #9 51.03 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libepoxy0 amd64 1.5.10-1 [237 kB] [2024-03-28T13:41:17.918Z] #9 51.04 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] [2024-03-28T13:41:17.918Z] #9 51.04 Get:181 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB] [2024-03-28T13:41:17.918Z] #9 51.05 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai-data all 0.1.29-1build1 [162 kB] [2024-03-28T13:41:17.918Z] #9 51.06 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdatrie1 amd64 0.2.13-2 [19.9 kB] [2024-03-28T13:41:17.918Z] #9 51.06 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai0 amd64 0.1.29-1build1 [19.2 kB] [2024-03-28T13:41:17.918Z] #9 51.07 Get:185 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB] [2024-03-28T13:41:17.918Z] #9 51.08 Get:186 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB] [2024-03-28T13:41:17.918Z] #9 51.08 Get:187 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB] [2024-03-28T13:41:17.918Z] #9 51.08 Get:188 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB] [2024-03-28T13:41:17.918Z] #9 51.08 Get:189 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB] [2024-03-28T13:41:17.918Z] #9 51.08 Get:190 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5582 B] [2024-03-28T13:41:17.918Z] #9 51.08 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7192 B] [2024-03-28T13:41:17.918Z] #9 51.12 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcursor1 amd64 1:1.2.0-2build4 [20.9 kB] [2024-03-28T13:41:17.918Z] #9 51.12 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7382 B] [2024-03-28T13:41:17.918Z] #9 51.12 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon0 amd64 1.4.0-1 [125 kB] [2024-03-28T13:41:17.918Z] #9 51.12 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] [2024-03-28T13:41:17.918Z] #9 51.12 Get:196 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2 [239 kB] [2024-03-28T13:41:17.918Z] #8 47.47 (85/360): avahi-glib-0.8-20.el9.x86_64.rpm 303 kB/s | 15 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.49 (86/360): atk-2.36.0-5.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.54 (87/360): cairo-gobject-1.17.4-7.el9.x86_64.rpm 383 kB/s | 19 kB 00:00 [2024-03-28T13:41:17.918Z] #8 47.42 (283/470): libthai-devel-0.1.28-8.el9.x86_64.rp 5.7 MB/s | 134 kB 00:00 [2024-03-28T13:41:17.918Z] #9 51.13 Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2 [3053 kB] [2024-03-28T13:41:17.918Z] #9 51.25 Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcanberra-gtk3-0 amd64 0.30-10ubuntu1.22.04.1 [8400 B] [2024-03-28T13:41:17.918Z] #9 51.25 Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB] [2024-03-28T13:41:17.918Z] #8 50.18 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] [2024-03-28T13:41:18.319Z] #9 51.26 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] [2024-03-28T13:41:18.319Z] #9 51.26 Get:201 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB] [2024-03-28T13:41:18.319Z] #9 51.26 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB] [2024-03-28T13:41:18.319Z] #9 51.29 Get:203 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB] [2024-03-28T13:41:18.319Z] #9 51.33 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-server0 amd64 1.20.0-1ubuntu0.1 [34.3 kB] [2024-03-28T13:41:18.319Z] #9 51.33 Get:205 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB] [2024-03-28T13:41:18.319Z] #9 51.34 Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgbm1 amd64 23.2.1-1ubuntu3.1~22.04.2 [33.5 kB] [2024-03-28T13:41:18.319Z] #9 51.35 Get:207 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.2.1-1ubuntu3.1~22.04.2 [37.1 kB] [2024-03-28T13:41:18.319Z] #9 51.36 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7206 B] [2024-03-28T13:41:18.319Z] #9 51.36 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6968 B] [2024-03-28T13:41:18.319Z] #9 51.36 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5734 B] [2024-03-28T13:41:18.319Z] #9 51.36 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9416 B] [2024-03-28T13:41:18.319Z] #9 51.36 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9996 B] [2024-03-28T13:41:18.319Z] #9 51.36 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5394 B] [2024-03-28T13:41:18.319Z] #9 51.36 Get:214 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libegl-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.2 [118 kB] [2024-03-28T13:41:18.319Z] #8 50.33 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.22 [53.2 kB] [2024-03-28T13:41:18.319Z] #8 50.33 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.22 [88.2 kB] [2024-03-28T13:41:18.319Z] #8 50.34 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] [2024-03-28T13:41:18.319Z] #8 50.34 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] [2024-03-28T13:41:18.319Z] #8 50.34 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [2024-03-28T13:41:18.319Z] #8 50.34 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] [2024-03-28T13:41:18.319Z] #8 50.36 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] [2024-03-28T13:41:18.319Z] #8 50.37 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2024-03-28T13:41:18.319Z] #8 47.58 (88/360): cairo-1.17.4-7.el9.x86_64.rpm 5.6 MB/s | 660 kB 00:00 [2024-03-28T13:41:18.319Z] #8 47.61 (89/360): color-filesystem-1-28.el9.noarch.rpm 136 kB/s | 8.8 kB 00:00 [2024-03-28T13:41:18.319Z] #9 51.37 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhunspell-1.7-0 amd64 1.7.0-4build1 [175 kB] [2024-03-28T13:41:18.319Z] #9 51.38 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libenchant-2-2 amd64 2.3.2-1ubuntu2 [50.9 kB] [2024-03-28T13:41:18.319Z] #9 51.38 Get:217 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfile-readbackwards-perl all 1.06-1 [11.2 kB] [2024-03-28T13:41:18.319Z] #9 51.38 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontenc1 amd64 1:1.1.4-1build3 [14.7 kB] [2024-03-28T13:41:18.319Z] #9 51.38 Get:219 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB] [2024-03-28T13:41:18.319Z] #8 47.83 (90/360): adwaita-icon-theme-40.1.1-3.el9.noarc 17 MB/s | 12 MB 00:00 [2024-03-28T13:41:18.319Z] #8 47.85 (91/360): colord-libs-1.4.5-4.el9.x86_64.rpm 944 kB/s | 229 kB 00:00 [2024-03-28T13:41:18.319Z] #8 47.87 (92/360): colord-1.4.5-4.el9.x86_64.rpm 1.9 MB/s | 555 kB 00:00 [2024-03-28T13:41:18.319Z] #8 47.94 (93/360): dbus-x11-1.12.20-8.el9.x86_64.rpm 330 kB/s | 25 kB 00:00 [2024-03-28T13:41:18.319Z] #8 50.53 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] [2024-03-28T13:41:18.711Z] #8 48.26 (284/470): java-17-openjdk-headless-17.0.6.0.10 7.6 MB/s | 42 MB 00:05 [2024-03-28T13:41:18.711Z] #8 48.29 (285/470): libtheora-1.1.1-31.el9.x86_64.rpm 187 kB/s | 164 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.29 (94/360): cpp-11.4.1-3.el9.x86_64.rpm 23 MB/s | 11 MB 00:00 [2024-03-28T13:41:18.711Z] #8 48.30 (95/360): dconf-0.40.0-6.el9.x86_64.rpm 315 kB/s | 113 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.31 (96/360): dbus-daemon-1.12.20-8.el9.x86_64.rpm 431 kB/s | 201 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.35 (97/360): enchant2-2.2.15-6.el9.x86_64.rpm 1.1 MB/s | 65 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.31 (286/470): libtiff-4.4.0-12.el9.x86_64.rpm 224 kB/s | 198 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.32 (287/470): libtool-ltdl-2.4.6-45.el9.x86_64.rpm 1.2 MB/s | 37 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.34 (288/470): libtracker-sparql-3.1.2-3.el9.x86_64 9.9 MB/s | 324 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.37 (289/470): libtiff-devel-4.4.0-12.el9.x86_64.rp 4.7 MB/s | 556 kB 00:00 [2024-03-28T13:41:18.711Z] #8 48.40 (290/470): libv4l-1.20.0-5.el9.x86_64.rpm 2.7 MB/s | 204 kB 00:00 [2024-03-28T13:41:19.117Z] #8 51.01 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB] [2024-03-28T13:41:19.117Z] #8 51.05 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB] [2024-03-28T13:41:19.117Z] #8 48.42 (98/360): exempi-2.6.0-0.2.20211007gite23c213.e 4.4 MB/s | 525 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.45 (99/360): exiv2-0.27.5-2.el9.x86_64.rpm 7.2 MB/s | 980 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.42 (291/470): libvisual-0.4.0-34.el9.x86_64.rpm 1.8 MB/s | 144 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.44 (292/470): libvorbis-1.3.7-5.el9.x86_64.rpm 2.8 MB/s | 193 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.46 (293/470): libwacom-1.12.1-2.el9.x86_64.rpm 1.2 MB/s | 46 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.49 (294/470): libwacom-data-1.12.1-2.el9.noarch.rp 4.1 MB/s | 193 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.50 (295/470): libwayland-client-1.21.0-1.el9.x86_6 855 kB/s | 33 kB 00:00 [2024-03-28T13:41:19.117Z] #9 52.17 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] [2024-03-28T13:41:19.117Z] #9 52.17 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] [2024-03-28T13:41:19.117Z] #9 52.18 Get:222 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.2.1-1ubuntu3.1~22.04.2 [8860 kB] [2024-03-28T13:41:19.117Z] #8 51.15 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB] [2024-03-28T13:41:19.117Z] #8 51.16 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB] [2024-03-28T13:41:19.117Z] #8 51.16 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB] [2024-03-28T13:41:19.117Z] #8 51.28 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B] [2024-03-28T13:41:19.117Z] #8 48.47 (100/360): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 5.4 MB/s | 325 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.50 (101/360): exiv2-libs-0.27.5-2.el9.x86_64.rpm 5.2 MB/s | 781 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.51 (102/360): flac-libs-1.3.3-12.el9.x86_64.rpm 3.5 MB/s | 218 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.54 (103/360): flatpak-session-helper-1.12.8-1.el9. 1.7 MB/s | 74 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.51 (296/470): libwayland-cursor-1.21.0-1.el9.x86_6 898 kB/s | 19 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.52 (297/470): libwayland-egl-1.21.0-1.el9.x86_64.r 498 kB/s | 13 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.54 (298/470): libwayland-server-1.21.0-1.el9.x86_6 1.7 MB/s | 42 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.56 (299/470): libvpx-1.9.0-7.el9.x86_64.rpm 6.3 MB/s | 1.0 MB 00:00 [2024-03-28T13:41:19.117Z] #8 48.57 (300/470): libwpe-1.10.0-4.el9.x86_64.rpm 706 kB/s | 27 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.59 (301/470): libwebp-1.2.0-8.el9.x86_64.rpm 4.1 MB/s | 277 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.60 (302/470): libxcb-1.13.1-9.el9.x86_64.rpm 5.9 MB/s | 243 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.61 (303/470): libxcrypt-devel-4.4.18-3.el9.x86_64. 1.6 MB/s | 29 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.63 (304/470): libxkbcommon-1.0.3-4.el9.x86_64.rpm 5.3 MB/s | 133 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.64 (305/470): libxkbcommon-devel-1.0.3-4.el9.x86_6 2.1 MB/s | 62 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.65 (306/470): libxkbcommon-x11-1.0.3-4.el9.x86_64. 1.0 MB/s | 22 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.67 (307/470): libxcb-devel-1.13.1-9.el9.x86_64.rpm 15 MB/s | 1.5 MB 00:00 [2024-03-28T13:41:19.117Z] #8 48.69 (308/470): libxkbfile-1.1.0-8.el9.x86_64.rpm 1.6 MB/s | 89 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.72 (309/470): libxml2-devel-2.9.13-5.el9.x86_64.rp 13 MB/s | 898 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.61 (104/360): fltk-1.3.8-1.el9.x86_64.rpm 6.1 MB/s | 616 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.63 (105/360): fontconfig-2.14.0-2.el9.x86_64.rpm 3.0 MB/s | 297 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.65 (106/360): fribidi-1.0.10-6.el9.2.x86_64.rpm 2.2 MB/s | 85 kB 00:00 [2024-03-28T13:41:19.117Z] #8 48.70 (107/360): flatpak-1.12.8-1.el9.x86_64.rpm 7.7 MB/s | 1.7 MB 00:00 [2024-03-28T13:41:19.117Z] #8 48.72 (108/360): gcr-base-3.40.0-3.el9.x86_64.rpm 3.0 MB/s | 279 kB 00:00 [2024-03-28T13:41:19.117Z] #8 51.28 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] [2024-03-28T13:41:19.117Z] #8 51.29 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] [2024-03-28T13:41:19.117Z] #8 51.33 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] [2024-03-28T13:41:19.117Z] #8 51.34 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2024-03-28T13:41:19.521Z] #8 48.73 (310/470): libxshmfence-1.3-10.el9.x86_64.rpm 358 kB/s | 13 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.75 (311/470): libxslt-1.1.34-9.el9.x86_64.rpm 3.8 MB/s | 243 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.76 (312/470): low-memory-monitor-2.1-4.el9.x86_64. 982 kB/s | 36 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.78 (313/470): lua-5.4.4-4.el9.x86_64.rpm 6.2 MB/s | 188 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.80 (314/470): lua-posix-35.0-8.el9.x86_64.rpm 3.9 MB/s | 151 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.83 (315/470): mesa-filesystem-23.3.3-1.el9.x86_64. 401 kB/s | 11 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.77 (109/360): gdk-pixbuf2-modules-2.42.6-3.el9.x86 1.3 MB/s | 88 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.79 (110/360): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm 3.5 MB/s | 492 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.81 (111/360): geoclue2-2.6.0-7.el9.x86_64.rpm 1.5 MB/s | 124 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.84 (112/360): geoclue2-libs-2.6.0-7.el9.x86_64.rpm 786 kB/s | 57 kB 00:00 [2024-03-28T13:41:19.522Z] #9 52.54 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB] [2024-03-28T13:41:19.522Z] #9 52.54 Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB] [2024-03-28T13:41:19.522Z] #9 52.54 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.2 [158 kB] [2024-03-28T13:41:19.522Z] #8 51.49 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] [2024-03-28T13:41:19.522Z] #8 48.86 (316/470): mesa-libEGL-23.3.3-1.el9.x86_64.rpm 4.7 MB/s | 127 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.89 (317/470): mesa-libGL-23.3.3-1.el9.x86_64.rpm 5.4 MB/s | 168 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.91 (318/470): mesa-libGL-devel-23.3.3-1.el9.x86_64 1.1 MB/s | 28 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.95 (319/470): mesa-libGLU-9.0.1-6.el9.x86_64.rpm 4.8 MB/s | 148 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.86 (113/360): geocode-glib-3.26.2-5.el9.x86_64.rpm 987 kB/s | 72 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.88 (114/360): giflib-5.2.1-9.el9.x86_64.rpm 716 kB/s | 49 kB 00:00 [2024-03-28T13:41:19.522Z] #8 48.88 [MIRROR] glibc-locale-source-2.34-103.el9.x86_64.rpm: Status code: 404 for http://mirror.servaxnet.com/centos-stream/9-stream/AppStream/x86_64/os/Packages/glibc-locale-source-2.34-103.el9.x86_64.rpm (IP: 162.255.226.75) [2024-03-28T13:41:19.522Z] #8 48.92 (115/360): gnome-control-center-filesystem-40.0 160 kB/s | 9.8 kB 00:00 [2024-03-28T13:41:19.522Z] #9 52.55 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB] [2024-03-28T13:41:19.522Z] #9 52.55 Get:227 http://archive.ubuntu.com/ubuntu jammy/main amd64 libegl1 amd64 1.4.0-1 [28.6 kB] [2024-03-28T13:41:19.522Z] #9 52.56 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB] [2024-03-28T13:41:19.522Z] #9 52.56 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB] [2024-03-28T13:41:19.522Z] #9 52.58 Get:230 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-gl1.0-0 amd64 1.20.1-1ubuntu0.1 [204 kB] [2024-03-28T13:41:19.522Z] #9 52.58 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgtop2-common all 2.40.0-2build3 [3602 B] [2024-03-28T13:41:19.522Z] #9 52.58 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgtop-2.0-11 amd64 2.40.0-2build3 [38.4 kB] [2024-03-28T13:41:19.522Z] #9 52.58 Get:233 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz-icu0 amd64 2.7.4-1ubuntu3.1 [5886 B] [2024-03-28T13:41:19.522Z] #9 52.58 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhyphen0 amd64 2.8.8-7build2 [28.2 kB] [2024-03-28T13:41:19.522Z] #9 52.59 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] [2024-03-28T13:41:19.522Z] #9 52.59 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libice6 amd64 2:1.0.10-1build2 [42.6 kB] [2024-03-28T13:41:19.522Z] #9 52.59 Get:237 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjavascriptcoregtk-4.0-18 amd64 2.42.5-0ubuntu0.22.04.2 [8127 kB] [2024-03-28T13:41:19.522Z] #8 48.98 (320/470): mesa-libGLU-devel-9.0.1-6.el9.x86_64 419 kB/s | 14 kB 00:00 [2024-03-28T13:41:19.522Z] #8 49.01 (321/470): mesa-libgbm-23.3.3-1.el9.x86_64.rpm 1.1 MB/s | 38 kB 00:00 [2024-03-28T13:41:19.522Z] #8 49.06 (116/360): gnome-desktop3-40.4-1.el9.x86_64.rpm 3.4 MB/s | 649 kB 00:00 [2024-03-28T13:41:19.522Z] #8 49.09 (117/360): gnome-settings-daemon-40.0.1-16.el9. 6.5 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:19.522Z] #8 49.09 [MIRROR] glibc-locale-source-2.34-103.el9.x86_64.rpm: Status code: 404 for https://mirror.servaxnet.com/centos-stream/9-stream/AppStream/x86_64/os/Packages/glibc-locale-source-2.34-103.el9.x86_64.rpm (IP: 162.255.226.75) [2024-03-28T13:41:19.522Z] #8 49.11 (118/360): graphene-1.10.6-2.el9.x86_64.rpm 1.3 MB/s | 64 kB 00:00 [2024-03-28T13:41:19.522Z] #8 49.99 Dependencies resolved. [2024-03-28T13:41:19.522Z] #8 49.22 (322/470): mesa-dri-drivers-23.3.3-1.el9.x86_64 26 MB/s | 11 MB 00:00 [2024-03-28T13:41:19.911Z] #8 49.15 (119/360): gsm-1.0.19-6.el9.x86_64.rpm 620 kB/s | 34 kB 00:00 [2024-03-28T13:41:19.911Z] #8 49.23 (120/360): gstreamer1-1.22.1-2.el9.x86_64.rpm 13 MB/s | 1.4 MB 00:00 [2024-03-28T13:41:19.911Z] #9 52.94 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevdev2 amd64 1.12.1+dfsg-1 [39.5 kB] [2024-03-28T13:41:19.911Z] #9 52.94 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmanette-0.2-0 amd64 0.2.6-3build1 [30.4 kB] [2024-03-28T13:41:19.911Z] #9 52.94 Get:240 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 metacity-common all 1:3.44.0-1ubuntu1 [315 kB] [2024-03-28T13:41:19.911Z] #9 52.97 Get:241 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libmetacity3 amd64 1:3.44.0-1ubuntu1 [64.6 kB] [2024-03-28T13:41:19.911Z] #9 52.97 Get:242 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB] [2024-03-28T13:41:19.911Z] #9 52.97 Get:243 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB] [2024-03-28T13:41:19.911Z] #8 49.23 (323/470): mesa-libglapi-23.3.3-1.el9.x86_64.rp 204 kB/s | 44 kB 00:00 [2024-03-28T13:41:19.911Z] #8 49.26 (324/470): mkfontscale-1.2.1-3.el9.x86_64.rpm 1.1 MB/s | 32 kB 00:00 [2024-03-28T13:41:19.911Z] #8 49.30 (325/470): mpg123-libs-1.26.2-5.el9.x86_64.rpm 7.0 MB/s | 312 kB 00:00 [2024-03-28T13:41:19.911Z] #8 49.33 (326/470): mtdev-1.1.5-22.el9.x86_64.rpm 714 kB/s | 22 kB 00:00 [2024-03-28T13:41:19.911Z] #8 50.00 ================================================================================ [2024-03-28T13:41:19.911Z] #8 50.00 Package Architecture Version Repository Size [2024-03-28T13:41:19.911Z] #8 50.00 ================================================================================ [2024-03-28T13:41:19.911Z] #8 50.00 Upgrading: [2024-03-28T13:41:19.911Z] #8 50.00 hostname x86_64 3.20-7.el8.0.1 baseos 32 k [2024-03-28T13:41:19.911Z] #8 50.00 [2024-03-28T13:41:19.911Z] #8 50.00 Transaction Summary [2024-03-28T13:41:19.911Z] #8 50.00 ================================================================================ [2024-03-28T13:41:19.911Z] #8 50.00 Upgrade 1 Package [2024-03-28T13:41:19.911Z] #8 50.00 [2024-03-28T13:41:19.911Z] #8 50.00 Total download size: 32 k [2024-03-28T13:41:19.911Z] #8 50.00 Downloading Packages: [2024-03-28T13:41:19.911Z] #9 53.01 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsecret-common all 0.20.5-2 [4278 B] [2024-03-28T13:41:19.911Z] #9 53.01 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsecret-1-0 amd64 0.20.5-2 [124 kB] [2024-03-28T13:41:19.911Z] #9 53.01 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsm6 amd64 2:1.2.3-1build2 [16.7 kB] [2024-03-28T13:41:19.911Z] #9 53.01 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] [2024-03-28T13:41:19.911Z] #9 53.01 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-util1 amd64 0.4.0-1build2 [11.4 kB] [2024-03-28T13:41:19.911Z] #9 53.01 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstartup-notification0 amd64 0.12-6build2 [19.5 kB] [2024-03-28T13:41:19.911Z] #9 53.01 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgles2 amd64 1.4.0-1 [18.0 kB] [2024-03-28T13:41:19.911Z] #9 53.01 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-dbus-proxy amd64 0.1.3-1 [24.7 kB] [2024-03-28T13:41:19.911Z] #9 53.01 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopenjp2-7 amd64 2.4.0-6 [158 kB] [2024-03-28T13:41:19.911Z] #9 53.03 Get:253 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9964 B] [2024-03-28T13:41:19.911Z] #9 53.03 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwoff1 amd64 1.0.2-1build4 [45.2 kB] [2024-03-28T13:41:19.911Z] #9 53.04 Get:255 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwpe-1.0-1 amd64 1.14.0-0ubuntu0.22.04.1 [21.1 kB] [2024-03-28T13:41:19.911Z] #9 53.04 Get:256 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwpebackend-fdo-1.0-1 amd64 1.14.2-0ubuntu0.22.04.1 [34.4 kB] [2024-03-28T13:41:19.911Z] #9 53.04 Get:257 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB] [2024-03-28T13:41:19.911Z] #9 53.04 Get:258 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebkit2gtk-4.0-37 amd64 2.42.5-0ubuntu0.22.04.2 [21.7 MB] [2024-03-28T13:41:19.911Z] #8 49.47 (327/470): mutter-40.9-15.el9.x86_64.rpm 18 MB/s | 2.3 MB 00:00 [2024-03-28T13:41:19.911Z] #8 50.24 hostname-3.20-7.el8.0.1.x86_64.rpm 158 kB/s | 32 kB 00:00 [2024-03-28T13:41:19.911Z] #8 49.45 (121/360): gstreamer1-plugins-bad-free-1.22.1-4 9.8 MB/s | 3.0 MB 00:00 [2024-03-28T13:41:19.911Z] #8 49.53 (122/360): gstreamer1-plugins-base-1.22.1-2.el9 7.6 MB/s | 2.2 MB 00:00 [2024-03-28T13:41:19.911Z] ..done] [2024-03-28T13:41:20.300Z] #8 53.48 Retrieving repository 'Update repository with updates from SUSE Linux Enterprise 15' metadata [.#8 50.25 -------------------------------------------------------------------------------- [2024-03-28T13:41:20.300Z] #8 50.25 Total 132 kB/s | 32 kB 00:00 [2024-03-28T13:41:20.300Z] #8 50.30 CentOS Stream 8 - BaseOS 1.6 MB/s | 1.6 kB 00:00 [2024-03-28T13:41:20.300Z] #8 49.57 (123/360): gtk-update-icon-cache-3.24.31-2.el9. 735 kB/s | 35 kB 00:00 [2024-03-28T13:41:20.300Z] #8 49.63 (124/360): gstreamer1-plugins-good-1.22.1-2.el9 14 MB/s | 2.4 MB 00:00 [2024-03-28T13:41:20.300Z] #8 49.63 (328/470): mesa-vulkan-drivers-23.3.3-1.el9.x86 24 MB/s | 9.7 MB 00:00 [2024-03-28T13:41:20.300Z] #8 49.65 (329/470): openjpeg2-2.4.0-7.el9.x86_64.rpm 875 kB/s | 163 kB 00:00 [2024-03-28T13:41:20.300Z] #8 49.67 (330/470): opus-1.3.1-10.el9.x86_64.rpm 5.7 MB/s | 200 kB 00:00 [2024-03-28T13:41:20.300Z] #8 49.68 (331/470): orc-0.4.31-6.el9.x86_64.rpm 5.5 MB/s | 184 kB 00:00 [2024-03-28T13:41:20.300Z] #8 49.71 (332/470): osinfo-db-20231215-1.el9.noarch.rpm 12 MB/s | 521 kB 00:00 [2024-03-28T13:41:20.300Z] #8 49.73 (333/470): osinfo-db-tools-1.10.0-1.el9.x86_64. 1.8 MB/s | 74 kB 00:00 [2024-03-28T13:41:20.300Z] #8 52.41 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] [2024-03-28T13:41:20.300Z] #8 52.41 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2024-03-28T13:41:20.300Z] #8 52.41 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] [2024-03-28T13:41:20.300Z] #8 52.41 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] [2024-03-28T13:41:20.300Z] #8 52.42 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] [2024-03-28T13:41:20.300Z] #8 52.42 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] [2024-03-28T13:41:20.300Z] #8 52.42 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] [2024-03-28T13:41:20.300Z] #8 52.42 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] [2024-03-28T13:41:20.300Z] #8 52.44 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] [2024-03-28T13:41:20.300Z] #8 49.74 (125/360): gtk3-3.24.31-2.el9.x86_64.rpm 29 MB/s | 4.9 MB 00:00 [2024-03-28T13:41:20.300Z] #8 49.79 (126/360): harfbuzz-icu-2.7.4-10.el9.x86_64.rpm 290 kB/s | 14 kB 00:00 [2024-03-28T13:41:20.300Z] #8 49.74 (334/470): ostree-libs-2024.5-2.el9.x86_64.rpm 13 MB/s | 488 kB 00:00 [2024-03-28T13:41:20.300Z] #8 52.48 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] [2024-03-28T13:41:20.300Z] #8 50.60 Importing GPG key 0x8483C65D: [2024-03-28T13:41:20.300Z] #8 50.60 Userid : "CentOS (CentOS Official Signing Key) " [2024-03-28T13:41:20.300Z] #8 50.60 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-03-28T13:41:20.300Z] #8 50.60 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-03-28T13:41:20.300Z] #8 49.88 (127/360): glibc-locale-source-2.34-103.el9.x86 4.0 MB/s | 4.2 MB 00:01 [2024-03-28T13:41:20.688Z] #9 53.64 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt6 amd64 1:1.2.1-1 [177 kB] [2024-03-28T13:41:20.688Z] #9 53.65 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmu6 amd64 2:1.1.3-3 [49.6 kB] [2024-03-28T13:41:20.688Z] #9 53.65 Get:261 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] [2024-03-28T13:41:20.688Z] #9 53.65 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxaw7 amd64 2:1.0.14-1 [191 kB] [2024-03-28T13:41:20.688Z] #9 53.65 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfont2 amd64 1:2.0.5-1build1 [94.5 kB] [2024-03-28T13:41:20.688Z] #9 53.65 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbfile1 amd64 1:1.1.0-1build3 [71.8 kB] [2024-03-28T13:41:20.688Z] #9 53.65 Get:265 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxpresent1 amd64 1.0.0-2build1 [6932 B] [2024-03-28T13:41:20.688Z] #9 53.66 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxres1 amd64 2:1.2.1-1 [7776 B] [2024-03-28T13:41:20.688Z] #9 53.66 Get:267 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zenity-common all 3.42.1-0ubuntu1 [276 kB] [2024-03-28T13:41:20.688Z] #9 53.66 Get:268 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zenity amd64 3.42.1-0ubuntu1 [67.3 kB] [2024-03-28T13:41:20.688Z] #9 53.67 Get:269 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 metacity amd64 1:3.44.0-1ubuntu1 [274 kB] [2024-03-28T13:41:20.688Z] #9 53.67 Get:270 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 tigervnc-common amd64 1.12.0+dfsg-4ubuntu0.22.04.1 [101 kB] [2024-03-28T13:41:20.688Z] #9 53.68 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-xkb-utils amd64 7.7+5build4 [172 kB] [2024-03-28T13:41:20.688Z] #9 53.68 Get:272 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 tigervnc-standalone-server amd64 1.12.0+dfsg-4ubuntu0.22.04.1 [1138 kB] [2024-03-28T13:41:20.688Z] #9 53.69 Get:273 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 tigervnc-tools amd64 1.12.0+dfsg-4ubuntu0.22.04.1 [21.7 kB] [2024-03-28T13:41:20.688Z] #9 53.69 Get:274 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] [2024-03-28T13:41:20.688Z] #8 52.65 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] [2024-03-28T13:41:20.688Z] #9 53.70 Get:275 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-runtime all 2:8.2.3995-1ubuntu2.16 [6835 kB] [2024-03-28T13:41:20.689Z] #9 53.78 Get:276 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim amd64 2:8.2.3995-1ubuntu2.16 [1736 kB] [2024-03-28T13:41:20.689Z] #9 53.80 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-xserver-utils amd64 7.7+9build1 [170 kB] [2024-03-28T13:41:20.689Z] .#9 53.80 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB] [2024-03-28T13:41:20.689Z] #9 53.80 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 xfonts-utils amd64 1:7.7+6build2 [94.6 kB] [2024-03-28T13:41:20.689Z] #9 53.81 Get:280 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xfonts-100dpi all 1:1.0.4+nmu1.1 [3818 kB] [2024-03-28T13:41:20.689Z] #9 53.85 Get:281 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xfonts-75dpi all 1:1.0.4+nmu1.1 [3365 kB] [2024-03-28T13:41:20.689Z] #9 53.89 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 xfonts-base all 1:1.0.5 [5896 kB] [2024-03-28T13:41:20.689Z] #8 50.29 (335/470): llvm-libs-17.0.6-5.el9.x86_64.rpm 16 MB/s | 25 MB 00:01 [2024-03-28T13:41:20.689Z] #8 52.98 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2024-03-28T13:41:20.689Z] #8 52.99 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2024-03-28T13:41:20.689Z] #8 53.02 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB] [2024-03-28T13:41:20.689Z] .#8 50.28 (128/360): hicolor-icon-theme-0.17-13.el9.noarc 449 kB/s | 219 kB 00:00 [2024-03-28T13:41:20.689Z] #8 50.30 (129/360): hunspell-1.7.0-11.el9.x86_64.rpm 777 kB/s | 325 kB 00:00 [2024-03-28T13:41:20.689Z] #8 50.39 (130/360): gtk4-4.12.3-2.el9.x86_64.rpm 6.5 MB/s | 5.0 MB 00:00 [2024-03-28T13:41:21.079Z] #8 50.30 (336/470): p11-kit-server-0.25.3-2.el9.x86_64.r 425 kB/s | 246 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.32 (337/470): pango-1.48.7-3.el9.x86_64.rpm 524 kB/s | 302 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.33 (338/470): pango-devel-1.48.7-3.el9.x86_64.rpm 3.0 MB/s | 149 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.35 (339/470): pcre-cpp-8.44-3.el9.3.x86_64.rpm 571 kB/s | 27 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.37 (340/470): pcre-utf16-8.44-3.el9.3.x86_64.rpm 5.1 MB/s | 185 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.41 (341/470): pcre-utf32-8.44-3.el9.3.x86_64.rpm 3.1 MB/s | 176 kB 00:00 [2024-03-28T13:41:21.079Z] #9 53.96 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 xfonts-scalable all 1:1.0.3-1.2ubuntu1 [306 kB] [2024-03-28T13:41:21.079Z] #8 53.04 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB] [2024-03-28T13:41:21.079Z] #8 53.14 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] [2024-03-28T13:41:21.079Z] #8 50.40 (131/360): hunspell-en-0.20140811.1-20.el9.noar 1.4 MB/s | 187 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.43 (132/360): hunspell-en-GB-0.20140811.1-20.el9.n 1.8 MB/s | 226 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.46 (133/360): hunspell-filesystem-1.7.0-11.el9.x86 153 kB/s | 8.7 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.48 (134/360): hyphen-2.8.8-17.el9.x86_64.rpm 527 kB/s | 30 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.52 (135/360): iio-sensor-proxy-3.3-1.el9.x86_64.rp 1.1 MB/s | 62 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.42 (342/470): pcre-devel-8.44-3.el9.3.x86_64.rpm 5.5 MB/s | 507 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.44 (343/470): pcre2-utf16-10.40-5.el9.x86_64.rpm 6.7 MB/s | 214 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.45 (344/470): pcre2-devel-10.40-5.el9.x86_64.rpm 6.1 MB/s | 512 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.46 (345/470): perl-AutoLoader-5.74-481.el9.noarch. 881 kB/s | 21 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.47 (346/470): pcre2-utf32-10.40-5.el9.x86_64.rpm 4.4 MB/s | 203 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.48 (347/470): perl-B-1.80-481.el9.x86_64.rpm 6.1 MB/s | 180 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.49 (348/470): perl-Carp-1.50-460.el9.noarch.rpm 884 kB/s | 30 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.50 (349/470): perl-Class-Struct-0.66-481.el9.noarc 646 kB/s | 22 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.52 (350/470): perl-Data-Dumper-2.174-462.el9.x86_6 1.6 MB/s | 56 kB 00:00 [2024-03-28T13:41:21.079Z] #8 53.16 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2024-03-28T13:41:21.079Z] #8 53.18 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] [2024-03-28T13:41:21.079Z] #8 53.23 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] [2024-03-28T13:41:21.079Z] #8 53.26 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] [2024-03-28T13:41:21.079Z] #8 50.53 (351/470): perl-Digest-1.19-4.el9.noarch.rpm 1.2 MB/s | 26 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.53 (352/470): perl-Digest-MD5-2.58-4.el9.x86_64.rp 1.2 MB/s | 37 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.55 (353/470): perl-Errno-1.30-481.el9.x86_64.rpm 509 kB/s | 14 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.57 (354/470): perl-Exporter-5.74-461.el9.noarch.rp 1.0 MB/s | 32 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.58 (355/470): perl-Fcntl-1.13-481.el9.x86_64.rpm 821 kB/s | 20 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.59 (356/470): perl-File-Basename-2.85-481.el9.noar 691 kB/s | 17 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.60 (357/470): perl-File-Path-2.18-4.el9.noarch.rpm 1.5 MB/s | 36 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.62 (358/470): perl-File-Temp-0.231.100-4.el9.noarc 2.1 MB/s | 60 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.53 (136/360): hunspell-en-US-0.20140811.1-20.el9.n 1.3 MB/s | 177 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.55 (137/360): jbigkit-libs-2.1-23.el9.x86_64.rpm 1.3 MB/s | 53 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.63 (138/360): lame-libs-3.100-12.el9.x86_64.rpm 3.4 MB/s | 333 kB 00:00 [2024-03-28T13:41:21.079Z] #8 51.31 Key imported successfully [2024-03-28T13:41:21.079Z] #8 51.34 Running transaction check [2024-03-28T13:41:21.079Z] #8 51.40 Transaction check succeeded. [2024-03-28T13:41:21.079Z] #8 51.40 Running transaction test [2024-03-28T13:41:21.079Z] #8 50.64 (359/470): perl-File-stat-1.09-481.el9.noarch.r 487 kB/s | 17 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.66 (360/470): perl-FileHandle-2.03-481.el9.noarch. 410 kB/s | 15 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.67 (361/470): perl-Getopt-Long-2.52-4.el9.noarch.r 1.9 MB/s | 61 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.69 (362/470): perl-Getopt-Std-1.12-481.el9.noarch. 453 kB/s | 15 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.71 (363/470): perl-HTTP-Tiny-0.076-462.el9.noarch. 1.3 MB/s | 54 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.73 (364/470): perl-IO-1.43-481.el9.x86_64.rpm 2.3 MB/s | 88 kB 00:00 [2024-03-28T13:41:21.079Z] #8 53.28 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] [2024-03-28T13:41:21.079Z] #8 50.65 (139/360): lcms2-2.12-3.el9.x86_64.rpm 1.8 MB/s | 168 kB 00:00 [2024-03-28T13:41:21.079Z] #8 50.71 (140/360): iso-codes-4.6.0-3.el9.noarch.rpm 15 MB/s | 3.5 MB 00:00 [2024-03-28T13:41:21.079Z] #8 50.73 (141/360): libSM-1.2.3-10.el9.x86_64.rpm 471 kB/s | 42 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.52 Transaction test succeeded. [2024-03-28T13:41:21.462Z] #8 51.52 Running transaction [2024-03-28T13:41:21.462Z] #8 50.74 (142/360): libICE-1.0.10-8.el9.x86_64.rpm 612 kB/s | 71 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.77 (143/360): libX11-1.7.0-9.el9.x86_64.rpm 13 MB/s | 646 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.78 (144/360): libX11-xcb-1.7.0-9.el9.x86_64.rpm 281 kB/s | 11 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.80 (145/360): libXau-1.0.9-8.el9.x86_64.rpm 831 kB/s | 31 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.83 (146/360): libXcomposite-0.4.5-7.el9.x86_64.rpm 572 kB/s | 24 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.84 (147/360): libXcursor-1.2.0-7.el9.x86_64.rpm 719 kB/s | 31 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.74 (365/470): perl-IO-Socket-IP-0.41-5.el9.noarch. 1.5 MB/s | 43 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.76 (366/470): perl-IO-Socket-SSL-2.073-1.el9.noarc 6.4 MB/s | 219 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.78 (367/470): perl-IPC-Open3-1.21-481.el9.noarch.r 549 kB/s | 22 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.80 (368/470): perl-MIME-Base64-3.16-4.el9.x86_64.r 952 kB/s | 31 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.80 (369/470): perl-Mozilla-CA-20200520-6.el9.noarc 640 kB/s | 13 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.85 (370/470): perl-Encode-3.08-462.el9.x86_64.rpm 5.1 MB/s | 1.7 MB 00:00 [2024-03-28T13:41:21.462Z] #9 54.48 debconf: delaying package configuration, since apt-utils is not installed [2024-03-28T13:41:21.462Z] #8 53.45 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] [2024-03-28T13:41:21.462Z] #8 50.85 (148/360): libX11-common-1.7.0-9.el9.noarch.rpm 1.7 MB/s | 205 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.87 (149/360): libXdamage-1.1.5-7.el9.x86_64.rpm 488 kB/s | 23 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.89 (150/360): libXext-1.3.4-8.el9.x86_64.rpm 1.2 MB/s | 40 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.90 (151/360): libXdmcp-1.1.3-8.el9.x86_64.rpm 643 kB/s | 36 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.91 (152/360): libXfixes-5.0.3-16.el9.x86_64.rpm 531 kB/s | 20 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.94 (153/360): libXfont2-2.0.3-12.el9.x86_64.rpm 2.8 MB/s | 143 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.95 (154/360): libXi-1.7.10-8.el9.x86_64.rpm 1.0 MB/s | 40 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.69 Preparing : 1/1 [2024-03-28T13:41:21.462Z] #8 51.73 Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 1/1..#8 50.87 (371/470): perl-NDBM_File-1.15-481.el9.x86_64.r 309 kB/s | 22 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.89 (372/470): perl-POSIX-1.94-481.el9.x86_64.rpm 2.7 MB/s | 96 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.91 (373/470): perl-PathTools-3.78-461.el9.x86_64.r 2.2 MB/s | 88 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.92 (374/470): perl-Pod-Escapes-1.07-460.el9.noarch 588 kB/s | 21 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.93 (375/470): perl-Pod-Perldoc-3.28.01-461.el9.noa 3.2 MB/s | 87 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.95 (376/470): perl-Net-SSLeay-1.92-2.el9.x86_64.rp 2.6 MB/s | 388 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.97 (377/470): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.2 MB/s | 41 kB 00:00 [2024-03-28T13:41:21.462Z] #9 54.56 Fetched 179 MB in 8s (22.9 MB/s) [2024-03-28T13:41:21.462Z] #9 54.64 Selecting previously unselected package libapparmor1:amd64. [2024-03-28T13:41:21.462Z] #9 54.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [2024-03-28T13:41:21.462Z] #9 54.65 Preparing to unpack .../0-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ... [2024-03-28T13:41:21.462Z] #9 54.68 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... [2024-03-28T13:41:21.462Z] #8 50.97 (155/360): libXft-2.3.3-8.el9.x86_64.rpm 911 kB/s | 62 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.99 (156/360): libXinerama-1.1.4-10.el9.x86_64.rpm 300 kB/s | 15 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.00 (157/360): libXmu-1.1.3-8.el9.x86_64.rpm 1.4 MB/s | 75 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.01 (158/360): libXrandr-1.5.2-8.el9.x86_64.rpm 652 kB/s | 28 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.02 (159/360): libXrender-0.9.10-16.el9.x86_64.rpm 860 kB/s | 28 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.05 (160/360): libXtst-1.2.3-16.el9.x86_64.rpm 505 kB/s | 21 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.98 (378/470): perl-Scalar-List-Utils-1.56-462.el9. 2.3 MB/s | 71 kB 00:00 [2024-03-28T13:41:21.462Z] #8 50.99 (379/470): perl-SelectSaver-1.02-481.el9.noarch 499 kB/s | 11 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.01 (380/470): perl-Pod-Simple-3.42-4.el9.noarch.rp 2.4 MB/s | 225 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.03 (381/470): perl-Socket-2.031-4.el9.x86_64.rpm 1.2 MB/s | 56 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.04 (382/470): perl-Storable-3.21-460.el9.x86_64.rp 1.9 MB/s | 96 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.05 (383/470): perl-Symbol-1.08-481.el9.noarch.rpm 494 kB/s | 14 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.07 (384/470): perl-Term-Cap-1.17-460.el9.noarch.rp 851 kB/s | 23 kB 00:00 [2024-03-28T13:41:21.462Z] #8 51.08 (385/470): perl-Term-ANSIColor-5.01-461.el9.noa 969 kB/s | 49 kB 00:00 [2024-03-28T13:41:21.462Z] [2024-03-28T13:41:21.857Z] #8 51.76 Upgrading : hostname-3.20-7.el8.0.1.x86_64 1/2#8 51.07 (161/360): libXv-1.0.11-16.el9.x86_64.rpm 345 kB/s | 19 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.09 (162/360): libXt-1.2.0-6.el9.x86_64.rpm 1.9 MB/s | 180 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.11 (163/360): libXxf86vm-1.1.4-18.el9.x86_64.rpm 341 kB/s | 19 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.18 (164/360): libcanberra-0.30-27.el9.x86_64.rpm 1.3 MB/s | 86 kB 00:00 [2024-03-28T13:41:21.858Z] #8 53.79 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] [2024-03-28T13:41:21.858Z] #8 53.80 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] [2024-03-28T13:41:21.858Z] #8 53.81 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] [2024-03-28T13:41:21.858Z] #8 51.11 (386/470): perl-Text-ParseWords-3.30-460.el9.no 333 kB/s | 17 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.11 (387/470): perl-Text-Tabs+Wrap-2013.0523-460.el 551 kB/s | 24 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.12 (388/470): perl-Time-Local-1.300-7.el9.noarch.r 759 kB/s | 34 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.14 (389/470): perl-URI-5.09-3.el9.noarch.rpm 3.9 MB/s | 121 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.15 (390/470): perl-base-2.27-481.el9.noarch.rpm 453 kB/s | 16 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.16 (391/470): perl-constant-1.33-461.el9.noarch.rp 659 kB/s | 24 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.17 (392/470): perl-if-0.60.800-481.el9.noarch.rpm 386 kB/s | 14 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.19 (393/470): perl-interpreter-5.32.1-481.el9.x86_ 2.5 MB/s | 71 kB 00:00 [2024-03-28T13:41:21.858Z] [2024-03-28T13:41:21.858Z] #8 51.91 Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 1/2 [2024-03-28T13:41:21.858Z] #8 51.93 Running scriptlet: hostname-3.20-6.el8.x86_64 2/2 [2024-03-28T13:41:21.858Z] #8 51.94 Cleanup : hostname-3.20-6.el8.x86_64 2/2 [2024-03-28T13:41:21.858Z] #8 52.03 Running scriptlet: hostname-3.20-6.el8.x86_64 2/2#8 51.19 (165/360): libasyncns-0.8-22.el9.x86_64.rpm 371 kB/s | 30 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.21 (166/360): libappstream-glib-0.7.18-4.el9.x86_6 2.9 MB/s | 396 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.22 (167/360): libcanberra-gtk3-0.30-27.el9.x86_64. 752 kB/s | 32 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.24 (168/360): libdatrie-0.2.13-4.el9.x86_64.rpm 730 kB/s | 33 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.26 (169/360): libdrm-2.4.117-1.el9.x86_64.rpm 2.9 MB/s | 161 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.27 (170/360): libdvdnav-6.1.0-4.el9.x86_64.rpm 1.0 MB/s | 55 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.30 (171/360): libdvdread-6.1.1-4.el9.x86_64.rpm 1.3 MB/s | 74 kB 00:00 [2024-03-28T13:41:21.858Z] #9 54.85 Selecting previously unselected package libargon2-1:amd64. [2024-03-28T13:41:21.858Z] #9 54.85 Preparing to unpack .../1-libargon2-1_0~20171227-0.3_amd64.deb ... [2024-03-28T13:41:21.858Z] #9 54.89 Unpacking libargon2-1:amd64 (0~20171227-0.3) ... [2024-03-28T13:41:21.858Z] #8 51.20 (394/470): perl-libnet-3.13-4.el9.noarch.rpm 2.9 MB/s | 130 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.21 (395/470): perl-mro-1.23-481.el9.x86_64.rpm 1.3 MB/s | 28 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.22 (396/470): perl-overload-1.31-481.el9.noarch.rp 2.1 MB/s | 45 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.24 (397/470): perl-overloading-0.02-481.el9.noarch 427 kB/s | 12 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.25 (398/470): perl-parent-0.238-460.el9.noarch.rpm 606 kB/s | 15 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.27 (399/470): perl-podlators-4.14-460.el9.noarch.r 4.4 MB/s | 114 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.28 (400/470): perl-subs-1.03-481.el9.noarch.rpm 458 kB/s | 11 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.30 (401/470): perl-vars-1.05-481.el9.noarch.rpm 344 kB/s | 13 kB 00:00 [2024-03-28T13:41:21.858Z] #9 55.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2024-03-28T13:41:21.858Z] #9 55.08 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... [2024-03-28T13:41:21.858Z] #9 55.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... [2024-03-28T13:41:21.858Z] #8 51.31 (402/470): pipewire-1.0.1-1.el9.x86_64.rpm 2.8 MB/s | 107 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.33 (403/470): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 2.6 MB/s | 57 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.34 (404/470): pipewire-jack-audio-connection-kit-1 356 kB/s | 9.1 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.36 (405/470): pipewire-jack-audio-connection-kit-l 3.7 MB/s | 135 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.39 (406/470): perl-libs-5.32.1-481.el9.x86_64.rpm 9.9 MB/s | 2.2 MB 00:00 [2024-03-28T13:41:21.858Z] #8 51.42 (407/470): pipewire-pulseaudio-1.0.1-1.el9.x86_ 3.4 MB/s | 192 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.31 (172/360): libepoxy-1.5.5-4.el9.x86_64.rpm 5.0 MB/s | 241 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.33 (173/360): liberation-fonts-2.1.3-5.el9.noarch. 63 kB/s | 3.6 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.34 (174/360): liberation-fonts-common-2.1.3-5.el9. 277 kB/s | 14 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.42 (175/360): liberation-mono-fonts-2.1.3-5.el9.no 4.5 MB/s | 497 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.45 (176/360): liberation-serif-fonts-2.1.3-5.el9.n 5.5 MB/s | 601 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.48 (177/360): libevdev-1.11.0-3.el9.x86_64.rpm 833 kB/s | 46 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.51 (178/360): liberation-sans-fonts-2.1.3-5.el9.no 3.5 MB/s | 601 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.54 (179/360): libexif-0.6.22-6.el9.x86_64.rpm 4.9 MB/s | 435 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.44 (408/470): pixman-0.40.0-6.el9.x86_64.rpm 6.0 MB/s | 269 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.46 (409/470): pixman-devel-0.40.0-6.el9.x86_64.rpm 448 kB/s | 17 kB 00:00 [2024-03-28T13:41:21.858Z] #8 51.50 (410/470): poppler-21.01.0-19.el9.x86_64.rpm 19 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:21.858Z] #8 51.55 (411/470): pipewire-libs-1.0.1-1.el9.x86_64.rpm 8.9 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:21.858Z] [2024-03-28T13:41:21.858Z] #8 52.24 Verifying : hostname-3.20-7.el8.0.1.x86_64 1/2 [2024-03-28T13:41:22.250Z] #8 52.24 Verifying : hostname-3.20-6.el8.x86_64 2/2#8 54.21 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] [2024-03-28T13:41:22.250Z] #8 54.24 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] [2024-03-28T13:41:22.250Z] #8 54.31 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] [2024-03-28T13:41:22.250Z] #8 51.56 (180/360): libfontenc-1.1.3-17.el9.x86_64.rpm 372 kB/s | 31 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.57 (181/360): libgexiv2-0.12.3-1.el9.x86_64.rpm 1.1 MB/s | 83 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.58 (182/360): libglvnd-1.3.4-1.el9.x86_64.rpm 3.2 MB/s | 135 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.59 (183/360): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 1.1 MB/s | 37 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.63 (184/360): libglvnd-gles-1.3.4-1.el9.x86_64.rpm 597 kB/s | 33 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.66 (185/360): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 2.0 MB/s | 142 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.57 (412/470): poppler-glib-21.01.0-19.el9.x86_64.r 2.1 MB/s | 152 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.58 (413/470): publicsuffix-list-20210518-3.el9.noa 3.1 MB/s | 83 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.60 (414/470): pulseaudio-libs-15.0-2.el9.x86_64.rp 20 MB/s | 679 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.61 (415/470): pulseaudio-libs-glib2-15.0-2.el9.x86 679 kB/s | 18 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.66 (416/470): poppler-data-0.4.9-9.el9.noarch.rpm 9.1 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:22.250Z] #9 55.29 Selecting previously unselected package libjson-c5:amd64. [2024-03-28T13:41:22.250Z] #9 55.29 Preparing to unpack .../3-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... [2024-03-28T13:41:22.250Z] #9 55.31 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... [2024-03-28T13:41:22.250Z] [2024-03-28T13:41:22.250Z] #8 52.37 [2024-03-28T13:41:22.250Z] #8 52.37 Upgraded: [2024-03-28T13:41:22.250Z] #8 52.37 hostname-3.20-7.el8.0.1.x86_64 [2024-03-28T13:41:22.250Z] #8 52.37 [2024-03-28T13:41:22.250Z] #8 52.37 Complete! [2024-03-28T13:41:22.250Z] .#8 51.68 (417/470): rtkit-0.11-28.el9.x86_64.rpm 734 kB/s | 56 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.70 (418/470): soundtouch-2.1.1-8.el9.x86_64.rpm 2.0 MB/s | 74 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.72 (419/470): speex-1.2.0-11.el9.x86_64.rpm 1.8 MB/s | 68 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.74 (420/470): sound-theme-freedesktop-0.8-17.el9.n 2.9 MB/s | 383 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.75 (421/470): sqlite-devel-3.34.1-7.el9.x86_64.rpm 3.3 MB/s | 134 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.77 (422/470): startup-notification-0.12-23.el9.x86 1.4 MB/s | 42 kB 00:00 [2024-03-28T13:41:22.250Z] #8 54.32 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] [2024-03-28T13:41:22.250Z] #8 54.33 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] [2024-03-28T13:41:22.250Z] #8 54.40 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] [2024-03-28T13:41:22.250Z] #8 51.67 (186/360): libgsf-1.14.47-5.el9.x86_64.rpm 3.4 MB/s | 256 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.69 (187/360): libgxps-0.3.2-3.el9.x86_64.rpm 2.2 MB/s | 79 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.71 (188/360): libinput-1.19.3-4.el9.x86_64.rpm 4.7 MB/s | 207 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.74 (189/360): libiptcdata-1.0.5-9.el9.x86_64.rpm 1.3 MB/s | 62 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.76 (190/360): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 4.4 MB/s | 175 kB 00:00 [2024-03-28T13:41:22.250Z] #9 55.46 Selecting previously unselected package libcryptsetup12:amd64. [2024-03-28T13:41:22.250Z] #9 55.47 Preparing to unpack .../4-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ... [2024-03-28T13:41:22.250Z] #9 55.49 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... [2024-03-28T13:41:22.250Z] #8 51.78 (423/470): sysprof-capture-devel-3.40.1-3.el9.x 2.0 MB/s | 60 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.81 (424/470): sqlite-3.34.1-7.el9.x86_64.rpm 6.7 MB/s | 748 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.84 (425/470): taglib-1.12-6.el9.x86_64.rpm 5.1 MB/s | 345 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.84 (426/470): tigervnc-icons-1.13.1-8.el9.noarch.r 1.2 MB/s | 38 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.86 (427/470): tigervnc-license-1.13.1-8.el9.noarch 828 kB/s | 18 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.87 (428/470): tigervnc-1.13.1-8.el9.x86_64.rpm 3.6 MB/s | 307 kB 00:00 [2024-03-28T13:41:22.250Z] .#8 51.81 (191/360): libgweather-40.0-3.el9.x86_64.rpm 16 MB/s | 3.0 MB 00:00 [2024-03-28T13:41:22.250Z] #8 51.84 (192/360): libldac-2.0.2.3-10.el9.x86_64.rpm 406 kB/s | 41 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.86 (193/360): libmpc-1.2.1-4.el9.x86_64.rpm 594 kB/s | 62 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.87 (194/360): libnotify-0.7.9-8.el9.x86_64.rpm 748 kB/s | 44 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.90 (195/360): libogg-1.3.4-6.el9.x86_64.rpm 622 kB/s | 34 kB 00:00 [2024-03-28T13:41:22.250Z] #8 51.93 (196/360): libproxy-webkitgtk4-0.4.15-35.el9.x8 362 kB/s | 22 kB 00:00 [2024-03-28T13:41:22.646Z] #8 51.89 (429/470): tigervnc-server-1.13.1-8.el9.x86_64. 4.8 MB/s | 224 kB 00:00 [2024-03-28T13:41:22.646Z] #8 51.91 (430/470): totem-pl-parser-3.26.6-2.el9.x86_64. 3.6 MB/s | 152 kB 00:00 [2024-03-28T13:41:22.646Z] #8 51.93 (431/470): tracker-3.1.2-3.el9.x86_64.rpm 14 MB/s | 555 kB 00:00 [2024-03-28T13:41:22.646Z] #8 51.96 (432/470): tigervnc-server-minimal-1.13.1-8.el9 11 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:22.646Z] #8 51.98 (433/470): ttmkfdir-3.0.9-65.el9.x86_64.rpm 1.1 MB/s | 53 kB 00:00 [2024-03-28T13:41:22.646Z] .#8 51.96 (197/360): libosinfo-1.10.0-1.el9.x86_64.rpm 3.1 MB/s | 319 kB 00:00 [2024-03-28T13:41:22.646Z] #8 51.99 (198/360): libsbc-1.4-9.el9.x86_64.rpm 731 kB/s | 45 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.06 (199/360): librsvg2-2.50.7-3.el9.x86_64.rpm 19 MB/s | 3.2 MB 00:00 [2024-03-28T13:41:22.646Z] #8 54.64 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] [2024-03-28T13:41:22.646Z] #8 51.99 (434/470): twolame-libs-0.3.13-19.el9.x86_64.rp 2.1 MB/s | 58 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.01 (435/470): tracker-miners-3.1.2-4.el9.x86_64.rp 8.9 MB/s | 944 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.03 (436/470): upower-0.99.11-11.el9.x86_64.rpm 4.2 MB/s | 173 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.05 (437/470): tzdata-java-2024a-2.el9.noarch.rpm 3.1 MB/s | 230 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.06 (438/470): valgrind-devel-3.22.0-2.el9.x86_64.r 1.4 MB/s | 46 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.07 (439/470): vulkan-loader-1.3.268.0-1.el9.x86_64 6.9 MB/s | 145 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.09 (440/470): wavpack-5.4.0-5.el9.x86_64.rpm 7.5 MB/s | 214 kB 00:00 [2024-03-28T13:41:22.646Z] #9 55.68 Selecting previously unselected package libip4tc2:amd64. [2024-03-28T13:41:22.646Z] #9 55.68 Preparing to unpack .../5-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... [2024-03-28T13:41:22.646Z] #9 55.71 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... [2024-03-28T13:41:22.646Z] ..#8 52.08 (200/360): libshout-2.4.3-7.el9.x86_64.rpm 780 kB/s | 67 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.09 (201/360): libsecret-0.20.4-4.el9.x86_64.rpm 1.2 MB/s | 170 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.13 (202/360): libsoup-2.72.0-8.el9.x86_64.rpm 7.5 MB/s | 405 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.16 (203/360): libsrtp-2.3.0-8.el9.x86_64.rpm 1.0 MB/s | 57 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.16 (204/360): libsndfile-1.0.31-8.el9.x86_64.rpm 2.0 MB/s | 206 kB 00:00 [2024-03-28T13:41:22.646Z] #8 54.81 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [2024-03-28T13:41:22.646Z] #8 52.12 (441/470): wayland-devel-1.21.0-1.el9.x86_64.rp 3.3 MB/s | 145 kB 00:00 [2024-03-28T13:41:22.646Z] #8 52.15 (442/470): webkit2gtk3-devel-2.42.4-1.el9.x86_6 9.6 MB/s | 365 kB 00:00 [2024-03-28T13:41:22.646Z] .#9 55.86 Selecting previously unselected package libkmod2:amd64. [2024-03-28T13:41:22.646Z] #9 55.86 Preparing to unpack .../6-libkmod2_29-1ubuntu1_amd64.deb ... [2024-03-28T13:41:22.646Z] #9 55.87 Unpacking libkmod2:amd64 (29-1ubuntu1) ... [2024-03-28T13:41:22.646Z] #8 52.17 (205/360): libstemmer-0-18.585svn.el9.x86_64.rp 2.0 MB/s | 83 kB 00:00 [2024-03-28T13:41:22.647Z] #8 52.19 (206/360): libthai-0.1.28-8.el9.x86_64.rpm 5.6 MB/s | 208 kB 00:00 [2024-03-28T13:41:22.647Z] #8 52.21 (207/360): libtheora-1.1.1-31.el9.x86_64.rpm 3.6 MB/s | 164 kB 00:00 [2024-03-28T13:41:22.647Z] #8 52.22 (208/360): libtiff-4.4.0-12.el9.x86_64.rpm 4.6 MB/s | 198 kB 00:00 [2024-03-28T13:41:22.647Z] #8 52.23 (209/360): libtool-ltdl-2.4.6-45.el9.x86_64.rpm 840 kB/s | 37 kB 00:00 [2024-03-28T13:41:22.647Z] #8 52.26 (210/360): libtracker-sparql-3.1.2-3.el9.x86_64 6.2 MB/s | 324 kB 00:00 [2024-03-28T13:41:22.647Z] #8 52.28 (211/360): libv4l-1.20.0-5.el9.x86_64.rpm 3.1 MB/s | 204 kB 00:00 [2024-03-28T13:41:23.035Z] .#8 52.27 (443/470): valgrind-3.22.0-2.el9.x86_64.rpm 19 MB/s | 4.9 MB 00:00 [2024-03-28T13:41:23.035Z] #8 52.31 (444/470): webkit2gtk3-jsc-devel-2.42.4-1.el9.x 4.9 MB/s | 158 kB 00:00 [2024-03-28T13:41:23.035Z] #8 52.37 (445/470): webkit2gtk3-jsc-2.42.4-1.el9.x86_64. 17 MB/s | 3.6 MB 00:00 [2024-03-28T13:41:23.035Z] #8 52.31 (212/360): libvisual-0.4.0-34.el9.x86_64.rpm 1.7 MB/s | 144 kB 00:00 [2024-03-28T13:41:23.035Z] #8 52.34 (213/360): libvorbis-1.3.7-5.el9.x86_64.rpm 2.4 MB/s | 193 kB 00:00 [2024-03-28T13:41:23.035Z] #8 52.37 (214/360): libwacom-1.12.1-2.el9.x86_64.rpm 843 kB/s | 46 kB 00:00 [2024-03-28T13:41:23.035Z] #8 52.42 (215/360): libvpx-1.9.0-7.el9.x86_64.rpm 7.6 MB/s | 1.0 MB 00:00 [2024-03-28T13:41:23.035Z] #8 52.40 (446/470): webrtc-audio-processing-0.3.1-8.el9. 3.3 MB/s | 306 kB 00:00 [2024-03-28T13:41:23.035Z] #8 52.44 (447/470): wget-1.21.1-7.el9.x86_64.rpm 11 MB/s | 789 kB 00:00 [2024-03-28T13:41:23.035Z] #8 52.45 (448/470): wireplumber-0.4.14-1.el9.x86_64.rpm 1.7 MB/s | 96 kB 00:00 [2024-03-28T13:41:23.035Z] #8 52.48 (449/470): wireplumber-libs-0.4.14-1.el9.x86_64 7.9 MB/s | 358 kB 00:00 [2024-03-28T13:41:23.035Z] .#9 56.13 Selecting previously unselected package systemd. [2024-03-28T13:41:23.036Z] #9 56.13 Preparing to unpack .../7-systemd_249.11-0ubuntu3.12_amd64.deb ... [2024-03-28T13:41:23.036Z] #9 56.20 Unpacking systemd (249.11-0ubuntu3.12) ... [2024-03-28T13:41:23.036Z] #8 52.44 (216/360): libwayland-client-1.21.0-1.el9.x86_6 465 kB/s | 33 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.46 (217/360): libwayland-cursor-1.21.0-1.el9.x86_6 464 kB/s | 19 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.48 (218/360): libwacom-data-1.12.1-2.el9.noarch.rp 1.3 MB/s | 193 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.51 (219/360): libwayland-egl-1.21.0-1.el9.x86_64.r 200 kB/s | 13 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.52 (220/360): libwayland-server-1.21.0-1.el9.x86_6 726 kB/s | 42 kB 00:00 [2024-03-28T13:41:23.036Z] #8 55.10 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-174.193 [1136 kB] [2024-03-28T13:41:23.036Z] #8 52.51 (450/470): woff2-1.0.2-15.el9.x86_64.rpm 1.3 MB/s | 62 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.52 (451/470): wpebackend-fdo-1.10.0-3.el9.x86_64.r 1.5 MB/s | 44 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.53 (452/470): xcb-util-0.4.0-19.el9.x86_64.rpm 803 kB/s | 19 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.54 (453/470): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 1.6 MB/s | 42 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.57 (454/470): xdg-desktop-portal-1.12.6-1.el9.x86_ 9.8 MB/s | 385 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.58 (455/470): xdg-desktop-portal-gtk-1.12.0-3.el9. 3.2 MB/s | 134 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.60 (456/470): xkbcomp-1.4.4-4.el9.x86_64.rpm 2.7 MB/s | 100 kB 00:00 [2024-03-28T13:41:23.036Z] .#8 52.58 (221/360): libwpe-1.10.0-4.el9.x86_64.rpm 386 kB/s | 27 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.60 (222/360): libxcb-1.13.1-9.el9.x86_64.rpm 3.0 MB/s | 243 kB 00:00 [2024-03-28T13:41:23.036Z] #8 52.63 (223/360): libwebp-1.2.0-8.el9.x86_64.rpm 1.9 MB/s | 277 kB 00:00 [2024-03-28T13:41:23.420Z] #8 52.64 (457/470): xkeyboard-config-2.33-2.el9.noarch.r 13 MB/s | 859 kB 00:00 [2024-03-28T13:41:23.420Z] #8 52.66 (458/470): xml-common-0.6.3-58.el9.noarch.rpm 550 kB/s | 32 kB 00:00 [2024-03-28T13:41:23.420Z] #8 52.64 (224/360): libxkbcommon-1.0.3-4.el9.x86_64.rpm 2.1 MB/s | 133 kB 00:00 [2024-03-28T13:41:23.420Z] #8 52.66 (225/360): libxkbcommon-x11-1.0.3-4.el9.x86_64. 369 kB/s | 22 kB 00:00 [2024-03-28T13:41:23.420Z] #8 52.69 (226/360): libxkbfile-1.1.0-8.el9.x86_64.rpm 1.6 MB/s | 89 kB 00:00 [2024-03-28T13:41:23.420Z] #8 52.70 (227/360): libxshmfence-1.3-10.el9.x86_64.rpm 227 kB/s | 13 kB 00:00 [2024-03-28T13:41:23.420Z] #8 55.45 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] [2024-03-28T13:41:23.420Z] #8 55.46 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] [2024-03-28T13:41:23.420Z] #8 53.67 Last metadata expiration check: 0:00:11 ago on Thu Mar 28 13:41:12 2024. [2024-03-28T13:41:23.420Z] #8 55.60 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] [2024-03-28T13:41:23.420Z] #8 55.65 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] [2024-03-28T13:41:23.790Z] .#8 55.87 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] [2024-03-28T13:41:23.790Z] #8 55.87 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.22 [233 kB] [2024-03-28T13:41:23.790Z] #8 55.88 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2024-03-28T13:41:23.790Z] #8 55.89 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] [2024-03-28T13:41:23.790Z] #8 55.90 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] [2024-03-28T13:41:24.166Z] #8 56.19 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] [2024-03-28T13:41:24.166Z] #8 53.65 (228/360): libxslt-1.1.34-9.el9.x86_64.rpm 244 kB/s | 243 kB 00:00 [2024-03-28T13:41:24.166Z] #8 56.36 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] [2024-03-28T13:41:24.166Z] #8 53.78 (459/470): xorg-x11-fonts-100dpi-7.5-33.el9.noa 2.8 MB/s | 3.2 MB 00:01 [2024-03-28T13:41:24.166Z] #8 53.78 (229/360): low-memory-monitor-2.1-4.el9.x86_64. 33 kB/s | 36 kB 00:01 [2024-03-28T13:41:24.548Z] .#8 53.82 (460/470): xorg-x11-fonts-75dpi-7.5-33.el9.noar 2.4 MB/s | 2.8 MB 00:01 [2024-03-28T13:41:24.548Z] #8 53.85 (461/470): xorg-x11-fonts-Type1-7.5-33.el9.noar 7.0 MB/s | 505 kB 00:00 [2024-03-28T13:41:24.548Z] #8 53.88 (462/470): xorg-x11-proto-devel-2022.2-1.el9.no 8.4 MB/s | 309 kB 00:00 [2024-03-28T13:41:24.548Z] #8 54.66 Dependencies resolved. [2024-03-28T13:41:24.548Z] #8 54.66 ================================================================================ [2024-03-28T13:41:24.548Z] #8 54.66 Package Architecture Version Repository Size [2024-03-28T13:41:24.548Z] #8 54.66 ================================================================================ [2024-03-28T13:41:24.548Z] #8 54.66 Upgrading: [2024-03-28T13:41:24.548Z] #8 54.66 hostname x86_64 3.20-7.el8.0.1 baseos 32 k [2024-03-28T13:41:24.548Z] #8 54.66 [2024-03-28T13:41:24.548Z] #8 54.66 Transaction Summary [2024-03-28T13:41:24.548Z] #8 54.66 ================================================================================ [2024-03-28T13:41:24.548Z] #8 54.66 Upgrade 1 Package [2024-03-28T13:41:24.548Z] #8 54.66 [2024-03-28T13:41:24.548Z] #8 54.66 Total download size: 32 k [2024-03-28T13:41:24.548Z] #8 54.66 Downloading Packages: [2024-03-28T13:41:24.548Z] #8 53.83 (230/360): mesa-filesystem-23.3.3-1.el9.x86_64. 205 kB/s | 11 kB 00:00 [2024-03-28T13:41:24.548Z] #8 53.91 (231/360): mesa-libEGL-23.3.3-1.el9.x86_64.rpm 1.9 MB/s | 127 kB 00:00 [2024-03-28T13:41:24.548Z] .#8 54.76 hostname-3.20-7.el8.0.1.x86_64.rpm 527 kB/s | 32 kB 00:00 [2024-03-28T13:41:24.548Z] #8 54.76 -------------------------------------------------------------------------------- [2024-03-28T13:41:24.548Z] #8 54.76 Total 310 kB/s | 32 kB 00:00 [2024-03-28T13:41:24.548Z] #8 53.94 (232/360): mesa-libGL-23.3.3-1.el9.x86_64.rpm 4.1 MB/s | 168 kB 00:00 [2024-03-28T13:41:24.548Z] #8 53.97 (233/360): mesa-libgbm-23.3.3-1.el9.x86_64.rpm 1.3 MB/s | 38 kB 00:00 [2024-03-28T13:41:24.548Z] #8 54.01 (234/360): mesa-libglapi-23.3.3-1.el9.x86_64.rp 1.1 MB/s | 44 kB 00:00 [2024-03-28T13:41:24.548Z] #9 57.71 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... [2024-03-28T13:41:24.548Z] #8 53.92 (463/470): xorg-x11-server-utils-7.7-44.el9.x86 4.5 MB/s | 158 kB 00:00 [2024-03-28T13:41:24.548Z] #8 53.94 (464/470): xorg-x11-xauth-1.1-10.el9.x86_64.rpm 1.5 MB/s | 37 kB 00:00 [2024-03-28T13:41:24.548Z] #8 56.67 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] [2024-03-28T13:41:24.548Z] #8 56.69 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] [2024-03-28T13:41:24.548Z] #8 56.70 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] [2024-03-28T13:41:24.548Z] #8 56.71 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] [2024-03-28T13:41:24.548Z] #8 56.73 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] [2024-03-28T13:41:24.548Z] #8 56.73 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] [2024-03-28T13:41:24.548Z] #8 56.79 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] [2024-03-28T13:41:24.548Z] .done] [2024-03-28T13:41:24.548Z] #8 57.94 Building repository 'Update repository with updates from SUSE Linux Enterprise 15' cache [..#8 54.80 CentOS Stream 8 - BaseOS 1.6 MB/s | 1.6 kB 00:00 [2024-03-28T13:41:24.548Z] #9 57.80 Setting up libargon2-1:amd64 (0~20171227-0.3) ... [2024-03-28T13:41:24.932Z] #8 56.80 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] [2024-03-28T13:41:24.932Z] #8 56.80 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB] [2024-03-28T13:41:24.932Z] #8 57.08 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] [2024-03-28T13:41:25.417Z] #8 57.46 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.2 [169 kB] [2024-03-28T13:41:25.417Z] #8 57.52 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.22 [5877 kB] [2024-03-28T13:41:25.809Z] #8 55.23 (465/470): webkit2gtk3-2.42.4-1.el9.x86_64.rpm 6.5 MB/s | 21 MB 00:03 [2024-03-28T13:41:25.810Z] #8 57.92 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.22 [1243 kB] [2024-03-28T13:41:25.810Z] #8 56.04 Importing GPG key 0x8483C65D: [2024-03-28T13:41:25.810Z] #8 56.04 Userid : "CentOS (CentOS Official Signing Key) " [2024-03-28T13:41:25.810Z] #8 56.04 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-03-28T13:41:25.810Z] #8 56.04 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-03-28T13:41:25.810Z] #8 55.23 (235/360): llvm-libs-17.0.6-5.el9.x86_64.rpm 9.6 MB/s | 25 MB 00:02 [2024-03-28T13:41:25.810Z] #8 55.27 (466/470): xorg-x11-xinit-1.4.0-11.el9.x86_64.r 43 kB/s | 57 kB 00:01 [2024-03-28T13:41:26.212Z] #8 58.40 debconf: delaying package configuration, since apt-utils is not installed [2024-03-28T13:41:26.586Z] #8 56.70 Package curl-7.61.1-34.el8.x86_64 is already installed. [2024-03-28T13:41:26.586Z] #8 56.70 Package dbus-1:1.12.8-26.el8.x86_64 is already installed. [2024-03-28T13:41:26.964Z] #8 57.13 Dependencies resolved. [2024-03-28T13:41:26.964Z] #8 57.16 ========================================================================================== [2024-03-28T13:41:26.964Z] #8 57.16 Package Arch Version Repo Size [2024-03-28T13:41:26.964Z] #8 57.16 ========================================================================================== [2024-03-28T13:41:26.964Z] #8 57.16 Installing: [2024-03-28T13:41:26.964Z] #8 57.16 dejavu-fonts-common noarch 2.35-7.el8 baseos 74 k [2024-03-28T13:41:26.964Z] #8 57.16 glibc-langpack-en x86_64 2.28-251.el8 baseos 941 k [2024-03-28T13:41:26.964Z] #8 57.16 glibc-locale-source x86_64 2.28-251.el8 baseos 4.3 M [2024-03-28T13:41:26.964Z] #8 57.16 gnu-free-fonts-common noarch 20120503-18.el8.0.1 appstream 134 k [2024-03-28T13:41:26.964Z] #8 57.16 gtk3 x86_64 3.22.30-11.el8 appstream 4.5 M [2024-03-28T13:41:26.964Z] #8 57.16 liberation-fonts noarch 1:2.00.3-7.el8 baseos 20 k [2024-03-28T13:41:26.964Z] #8 57.16 lsof x86_64 4.93.2-1.el8 baseos 253 k [2024-03-28T13:41:26.964Z] #8 57.16 mesa-libGL x86_64 23.1.4-2.el8 appstream 188 k [2024-03-28T13:41:26.964Z] #8 57.16 metacity x86_64 3.28.0-1.el8 appstream 1.0 M [2024-03-28T13:41:26.964Z] #8 57.16 tigervnc x86_64 1.13.1-8.el8 appstream 359 k [2024-03-28T13:41:26.964Z] #8 57.16 tigervnc-server x86_64 1.13.1-8.el8 appstream 281 k [2024-03-28T13:41:26.964Z] #8 57.16 unzip x86_64 6.0-46.el8 baseos 196 k [2024-03-28T13:41:26.964Z] #8 57.16 webkit2gtk3 x86_64 2.42.4-1.el8 appstream 25 M [2024-03-28T13:41:26.964Z] #8 57.16 wget x86_64 1.19.5-11.el8 appstream 734 k [2024-03-28T13:41:26.964Z] #8 57.16 xorg-x11-fonts-100dpi noarch 7.5-19.el8 appstream 3.1 M [2024-03-28T13:41:26.964Z] #8 57.16 xorg-x11-fonts-75dpi noarch 7.5-19.el8 appstream 2.8 M [2024-03-28T13:41:26.964Z] #8 57.16 xorg-x11-fonts-Type1 noarch 7.5-19.el8 appstream 522 k [2024-03-28T13:41:26.964Z] #8 57.16 xorg-x11-fonts-misc noarch 7.5-19.el8 appstream 5.8 M [2024-03-28T13:41:26.964Z] #8 57.16 xorg-x11-server-utils x86_64 7.7-27.el8 appstream 198 k [2024-03-28T13:41:26.964Z] #8 57.16 Installing dependencies: [2024-03-28T13:41:26.964Z] #8 57.16 ModemManager-glib x86_64 1.20.2-1.el8 baseos 338 k [2024-03-28T13:41:26.964Z] #8 57.16 adwaita-cursor-theme noarch 3.28.0-3.el8 appstream 647 k [2024-03-28T13:41:26.964Z] #8 57.16 adwaita-icon-theme noarch 3.28.0-3.el8 appstream 11 M [2024-03-28T13:41:26.964Z] #8 57.16 alsa-lib x86_64 1.2.10-2.el8 appstream 519 k [2024-03-28T13:41:26.964Z] #8 57.16 aspell x86_64 12:0.60.6.1-22.el8 appstream 673 k [2024-03-28T13:41:26.964Z] #8 57.16 at-spi2-atk x86_64 2.26.2-1.el8 appstream 89 k [2024-03-28T13:41:26.964Z] #8 57.16 at-spi2-core x86_64 2.28.0-1.el8 appstream 169 k [2024-03-28T13:41:26.964Z] #8 57.16 atk x86_64 2.28.1-1.el8 appstream 272 k [2024-03-28T13:41:26.964Z] #8 57.16 avahi-glib x86_64 0.7-27.el8 baseos 15 k [2024-03-28T13:41:26.964Z] #8 57.16 avahi-libs x86_64 0.7-27.el8 baseos 62 k [2024-03-28T13:41:26.964Z] #8 57.16 brotli x86_64 1.0.6-3.el8 baseos 323 k [2024-03-28T13:41:26.964Z] #8 57.16 cairo x86_64 1.15.12-6.el8 appstream 719 k [2024-03-28T13:41:26.964Z] #8 57.16 cairo-gobject x86_64 1.15.12-6.el8 appstream 33 k [2024-03-28T13:41:26.964Z] #8 57.16 colord-libs x86_64 1.4.2-1.el8 appstream 236 k [2024-03-28T13:41:26.964Z] #8 57.16 cups-libs x86_64 1:2.2.6-57.el8 baseos 436 k [2024-03-28T13:41:26.964Z] #8 57.16 dbus-x11 x86_64 1:1.12.8-26.el8 appstream 61 k [2024-03-28T13:41:26.964Z] #8 57.16 enchant2 x86_64 2.2.3-3.el8 appstream 62 k [2024-03-28T13:41:26.964Z] #8 57.16 flac-libs x86_64 1.3.2-11.el8 appstream 217 k [2024-03-28T13:41:26.964Z] #8 57.16 fltk x86_64 1.3.4-5.el8 appstream 590 k [2024-03-28T13:41:26.964Z] #8 57.16 fontconfig x86_64 2.13.1-4.el8 baseos 274 k [2024-03-28T13:41:26.964Z] #8 57.16 fontpackages-filesystem noarch 1.44-22.el8 baseos 16 k [2024-03-28T13:41:26.964Z] #8 57.16 freetype x86_64 2.9.1-9.el8 baseos 394 k [2024-03-28T13:41:26.964Z] #8 57.16 fribidi x86_64 1.0.4-9.el8 appstream 89 k [2024-03-28T13:41:26.964Z] #8 57.16 gdk-pixbuf2 x86_64 2.36.12-5.el8 baseos 467 k [2024-03-28T13:41:26.964Z] #8 57.16 gdk-pixbuf2-modules x86_64 2.36.12-5.el8 appstream 109 k [2024-03-28T13:41:26.964Z] #8 57.16 glib-networking x86_64 2.56.1-1.1.el8 baseos 155 k [2024-03-28T13:41:26.964Z] #8 57.16 graphite2 x86_64 1.3.10-10.el8 appstream 122 k [2024-03-28T13:41:26.964Z] #8 57.16 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M [2024-03-28T13:41:26.964Z] #8 57.16 gsettings-desktop-schemas x86_64 3.32.0-6.el8 baseos 633 k [2024-03-28T13:41:26.964Z] #8 57.16 gsm x86_64 1.0.17-5.el8 appstream 37 k [2024-03-28T13:41:26.964Z] #8 57.16 gstreamer1 x86_64 1.16.1-2.el8 appstream 1.3 M [2024-03-28T13:41:26.964Z] #8 57.16 gstreamer1-plugins-base x86_64 1.16.1-3.el8 appstream 2.0 M [2024-03-28T13:41:26.964Z] #8 57.16 gtk-update-icon-cache x86_64 3.22.30-11.el8 appstream 32 k [2024-03-28T13:41:26.964Z] #8 57.16 harfbuzz x86_64 1.7.5-4.el8 appstream 296 k [2024-03-28T13:41:26.964Z] #8 57.16 harfbuzz-icu x86_64 1.7.5-4.el8 appstream 24 k [2024-03-28T13:41:26.964Z] #8 57.16 hicolor-icon-theme noarch 0.17-2.el8 appstream 49 k [2024-03-28T13:41:26.964Z] #8 57.16 hunspell x86_64 1.6.2-1.el8 appstream 331 k [2024-03-28T13:41:26.964Z] #8 57.16 hunspell-en-GB noarch 0.20140811.1-12.el8 appstream 245 k [2024-03-28T13:41:26.964Z] #8 57.16 hunspell-en-US noarch 0.20140811.1-12.el8 appstream 196 k [2024-03-28T13:41:26.964Z] #8 57.16 hwdata noarch 0.314-8.22.el8 baseos 1.8 M [2024-03-28T13:41:26.964Z] #8 57.16 hyphen x86_64 2.8.8-9.el8 appstream 33 k [2024-03-28T13:41:26.964Z] #8 57.16 iso-codes noarch 3.79-2.el8 appstream 3.4 M [2024-03-28T13:41:26.964Z] #8 57.16 jasper-libs x86_64 2.0.14-5.el8 appstream 167 k [2024-03-28T13:41:26.964Z] #8 57.16 jbigkit-libs x86_64 2.1-14.el8 appstream 55 k [2024-03-28T13:41:26.964Z] #8 57.16 json-glib x86_64 1.4.4-1.el8 baseos 144 k [2024-03-28T13:41:26.964Z] #8 57.16 lame-libs x86_64 3.100-6.el8 appstream 361 k [2024-03-28T13:41:26.964Z] #8 57.16 lcms2 x86_64 2.9-2.el8 appstream 165 k [2024-03-28T13:41:26.964Z] #8 57.16 libICE x86_64 1.0.9-15.el8 appstream 74 k [2024-03-28T13:41:26.964Z] #8 57.16 libSM x86_64 1.2.3-1.el8 appstream 48 k [2024-03-28T13:41:26.964Z] #8 57.16 libX11 x86_64 1.6.8-8.el8 appstream 612 k [2024-03-28T13:41:26.964Z] #8 57.16 libX11-common noarch 1.6.8-8.el8 appstream 211 k [2024-03-28T13:41:26.964Z] #8 57.16 libX11-xcb x86_64 1.6.8-8.el8 appstream 15 k [2024-03-28T13:41:26.964Z] #8 57.16 libXau x86_64 1.0.9-3.el8 appstream 37 k [2024-03-28T13:41:26.964Z] #8 57.16 libXcomposite x86_64 0.4.4-14.el8 appstream 28 k [2024-03-28T13:41:26.964Z] #8 57.16 libXcursor x86_64 1.1.15-3.el8 appstream 36 k [2024-03-28T13:41:26.964Z] #8 57.16 libXdamage x86_64 1.1.4-14.el8 appstream 27 k [2024-03-28T13:41:26.964Z] #8 57.16 libXdmcp x86_64 1.1.3-1.el8 appstream 41 k [2024-03-28T13:41:26.964Z] #8 57.16 libXext x86_64 1.3.4-1.el8 appstream 45 k [2024-03-28T13:41:26.964Z] #8 57.16 libXfixes x86_64 5.0.3-7.el8 appstream 25 k [2024-03-28T13:41:26.964Z] #8 57.16 libXfont2 x86_64 2.0.3-2.el8 appstream 149 k [2024-03-28T13:41:26.964Z] #8 57.16 libXft x86_64 2.3.3-1.el8 appstream 67 k [2024-03-28T13:41:26.964Z] #8 57.16 libXi x86_64 1.7.10-1.el8 appstream 49 k [2024-03-28T13:41:26.964Z] #8 57.16 libXinerama x86_64 1.1.4-1.el8 appstream 16 k [2024-03-28T13:41:26.964Z] #8 57.16 libXmu x86_64 1.1.3-1.el8 appstream 75 k [2024-03-28T13:41:26.964Z] #8 57.16 libXrandr x86_64 1.5.2-1.el8 appstream 34 k [2024-03-28T13:41:26.964Z] #8 57.16 libXrender x86_64 0.9.10-7.el8 appstream 33 k [2024-03-28T13:41:26.964Z] #8 57.16 libXt x86_64 1.1.5-12.el8 appstream 186 k [2024-03-28T13:41:26.964Z] #8 57.16 libXtst x86_64 1.2.3-7.el8 appstream 22 k [2024-03-28T13:41:26.964Z] #8 57.16 libXv x86_64 1.0.11-7.el8 appstream 20 k [2024-03-28T13:41:26.964Z] #8 57.16 libXxf86misc x86_64 1.0.4-1.el8 appstream 23 k [2024-03-28T13:41:26.964Z] #8 57.16 libXxf86vm x86_64 1.1.4-9.el8 appstream 19 k [2024-03-28T13:41:26.964Z] #8 57.16 libasyncns x86_64 0.8-14.el8 appstream 32 k [2024-03-28T13:41:26.964Z] #8 57.16 libavc1394 x86_64 0.5.4-7.el8 appstream 61 k [2024-03-28T13:41:26.964Z] #8 57.16 libcanberra x86_64 0.30-18.el8 appstream 93 k [2024-03-28T13:41:26.964Z] #8 57.16 libcanberra-gtk3 x86_64 0.30-18.el8 appstream 39 k [2024-03-28T13:41:26.964Z] #8 57.16 libcroco x86_64 0.6.12-4.el8_2.1 baseos 113 k [2024-03-28T13:41:26.964Z] #8 57.16 libdatrie x86_64 0.2.9-7.el8 appstream 33 k [2024-03-28T13:41:26.964Z] #8 57.16 libdrm x86_64 2.4.115-2.el8 appstream 166 k [2024-03-28T13:41:26.964Z] #8 57.16 libdv x86_64 1.0.0-27.el8 appstream 85 k [2024-03-28T13:41:26.964Z] #8 57.16 libdvdnav x86_64 5.0.3-8.el8 appstream 61 k [2024-03-28T13:41:26.964Z] #8 57.16 libdvdread x86_64 5.0.3-9.el8 appstream 75 k [2024-03-28T13:41:26.964Z] #8 57.16 libepoxy x86_64 1.5.8-1.el8 appstream 225 k [2024-03-28T13:41:26.964Z] #8 57.16 liberation-fonts-common noarch 1:2.00.3-7.el8 baseos 25 k [2024-03-28T13:41:26.964Z] #8 57.16 liberation-mono-fonts noarch 1:2.00.3-7.el8 baseos 505 k [2024-03-28T13:41:26.964Z] #8 57.16 liberation-sans-fonts noarch 1:2.00.3-7.el8 baseos 610 k [2024-03-28T13:41:26.964Z] #8 57.16 liberation-serif-fonts noarch 1:2.00.3-7.el8 baseos 609 k [2024-03-28T13:41:26.964Z] #8 57.16 libfontenc x86_64 1.1.3-8.el8 appstream 37 k [2024-03-28T13:41:26.964Z] #8 57.16 libglvnd x86_64 1:1.3.4-2.el8 appstream 127 k [2024-03-28T13:41:26.964Z] #8 57.16 libglvnd-egl x86_64 1:1.3.4-2.el8 appstream 49 k [2024-03-28T13:41:26.964Z] #8 57.16 libglvnd-gles x86_64 1:1.3.4-2.el8 appstream 40 k [2024-03-28T13:41:26.964Z] #8 57.16 libglvnd-glx x86_64 1:1.3.4-2.el8 appstream 137 k [2024-03-28T13:41:26.964Z] #8 57.16 libgtop2 x86_64 2.38.0-3.el8 appstream 142 k [2024-03-28T13:41:26.964Z] #8 57.16 libgudev x86_64 232-4.el8 baseos 33 k [2024-03-28T13:41:26.964Z] #8 57.16 libgusb x86_64 0.3.0-1.el8 baseos 49 k [2024-03-28T13:41:26.964Z] #8 57.16 libicu x86_64 60.3-2.el8_1 baseos 8.8 M [2024-03-28T13:41:26.964Z] #8 57.16 libiec61883 x86_64 1.2.0-18.el8 appstream 43 k [2024-03-28T13:41:26.964Z] #8 57.16 libjpeg-turbo x86_64 1.5.3-12.el8 appstream 157 k [2024-03-28T13:41:26.964Z] #8 57.16 libmcpp x86_64 2.7.2-20.el8 appstream 81 k [2024-03-28T13:41:26.964Z] #8 57.16 libmetalink x86_64 0.1.3-7.el8 baseos 32 k [2024-03-28T13:41:26.964Z] #8 57.16 libmodman x86_64 2.0.1-17.el8 baseos 36 k [2024-03-28T13:41:26.964Z] #8 57.16 libnotify x86_64 0.7.7-6.el8 appstream 47 k [2024-03-28T13:41:26.964Z] #8 57.16 libogg x86_64 2:1.3.2-10.el8 appstream 31 k [2024-03-28T13:41:26.964Z] #8 57.16 libpciaccess x86_64 0.14-1.el8 baseos 32 k [2024-03-28T13:41:26.964Z] #8 57.16 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k [2024-03-28T13:41:26.964Z] #8 57.16 libpng x86_64 2:1.6.34-5.el8 baseos 126 k [2024-03-28T13:41:26.964Z] #8 57.16 libproxy x86_64 0.4.15-5.2.el8 baseos 75 k [2024-03-28T13:41:26.964Z] #8 57.16 libpsl x86_64 0.20.2-6.el8 baseos 61 k [2024-03-28T13:41:26.964Z] #8 57.16 libraw1394 x86_64 2.1.2-5.el8 appstream 72 k [2024-03-28T13:41:26.964Z] #8 57.16 librsvg2 x86_64 2.42.7-5.el8 appstream 575 k [2024-03-28T13:41:26.964Z] #8 57.16 libsecret x86_64 0.18.6-1.el8 baseos 163 k [2024-03-28T13:41:26.964Z] #8 57.16 libshout x86_64 2.2.2-19.el8 appstream 50 k [2024-03-28T13:41:26.964Z] #8 57.16 libsndfile x86_64 1.0.28-14.el8 appstream 194 k [2024-03-28T13:41:26.964Z] #8 57.16 libsoup x86_64 2.62.3-5.el8 baseos 439 k [2024-03-28T13:41:26.964Z] #8 57.16 libsrtp x86_64 1.5.4-8.el8 appstream 282 k [2024-03-28T13:41:26.964Z] #8 57.16 libtdb x86_64 1.4.9-0.el8 baseos 60 k [2024-03-28T13:41:26.964Z] #8 57.16 libthai x86_64 0.1.27-2.el8 appstream 203 k [2024-03-28T13:41:26.964Z] #8 57.16 libtheora x86_64 1:1.1.1-21.el8 appstream 184 k [2024-03-28T13:41:26.964Z] #8 57.16 libtiff x86_64 4.0.9-31.el8 appstream 190 k [2024-03-28T13:41:26.964Z] #8 57.16 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k [2024-03-28T13:41:26.964Z] #8 57.16 libv4l x86_64 1.14.2-3.el8 appstream 194 k [2024-03-28T13:41:26.964Z] #8 57.16 libvisual x86_64 1:0.4.0-25.el8 appstream 145 k [2024-03-28T13:41:26.964Z] #8 57.16 libvorbis x86_64 1:1.3.6-2.el8 appstream 196 k [2024-03-28T13:41:26.964Z] #8 57.16 libvpx x86_64 1.7.0-10.el8 appstream 854 k [2024-03-28T13:41:26.964Z] #8 57.16 libwayland-client x86_64 1.21.0-1.el8 appstream 41 k [2024-03-28T13:41:26.964Z] #8 57.16 libwayland-cursor x86_64 1.21.0-1.el8 appstream 26 k [2024-03-28T13:41:26.964Z] #8 57.16 libwayland-egl x86_64 1.21.0-1.el8 appstream 20 k [2024-03-28T13:41:26.964Z] #8 57.16 libwayland-server x86_64 1.21.0-1.el8 appstream 49 k [2024-03-28T13:41:26.964Z] #8 57.16 libwebp x86_64 1.0.0-9.el8 appstream 274 k [2024-03-28T13:41:26.964Z] #8 57.16 libwpe x86_64 1.10.0-4.el8 appstream 26 k [2024-03-28T13:41:26.964Z] #8 57.16 libxcb x86_64 1.13.1-1.el8 appstream 229 k [2024-03-28T13:41:26.964Z] #8 57.16 libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k [2024-03-28T13:41:26.964Z] #8 57.16 libxkbfile x86_64 1.1.0-1.el8 appstream 88 k [2024-03-28T13:41:26.964Z] #8 57.16 libxshmfence x86_64 1.3-2.el8 appstream 13 k [2024-03-28T13:41:26.964Z] #8 57.16 libxslt x86_64 1.1.32-6.el8 baseos 250 k [2024-03-28T13:41:26.964Z] #8 57.16 llvm-libs x86_64 17.0.6-2.module_el8+895+5524c78c appstream 29 M [2024-03-28T13:41:26.964Z] #8 57.16 mcpp x86_64 2.7.2-20.el8 appstream 31 k [2024-03-28T13:41:26.964Z] #8 57.16 mesa-dri-drivers x86_64 23.1.4-2.el8 appstream 7.8 M [2024-03-28T13:41:26.964Z] #8 57.16 mesa-filesystem x86_64 23.1.4-2.el8 appstream 35 k [2024-03-28T13:41:26.964Z] #8 57.16 mesa-libEGL x86_64 23.1.4-2.el8 appstream 149 k [2024-03-28T13:41:26.964Z] #8 57.16 mesa-libGLU x86_64 9.0.0-15.el8 appstream 185 k [2024-03-28T13:41:26.964Z] #8 57.16 mesa-libgbm x86_64 23.1.4-2.el8 appstream 61 k [2024-03-28T13:41:26.964Z] #8 57.16 mesa-libglapi x86_64 23.1.4-2.el8 appstream 67 k [2024-03-28T13:41:26.964Z] #8 57.16 mpg123-libs x86_64 1.25.10-2.el8 appstream 208 k [2024-03-28T13:41:26.965Z] #8 57.16 ncurses x86_64 6.1-10.20180224.el8 baseos 393 k [2024-03-28T13:41:26.965Z] #8 57.16 openjpeg2 x86_64 2.4.0-5.el8 appstream 165 k [2024-03-28T13:41:26.965Z] #8 57.16 openssl x86_64 1:1.1.1k-12.el8 baseos 738 k [2024-03-28T13:41:26.965Z] #8 57.16 opus x86_64 1.3-0.4.beta.el8 appstream 204 k [2024-03-28T13:41:26.965Z] #8 57.16 orc x86_64 0.4.28-3.el8 appstream 175 k [2024-03-28T13:41:26.965Z] #8 57.16 pango x86_64 1.42.4-8.el8 appstream 297 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Carp noarch 1.42-396.el8 baseos 30 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Digest noarch 1.17-395.el8 appstream 27 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Digest-MD5 x86_64 2.55-396.el8 appstream 37 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M [2024-03-28T13:41:26.965Z] #8 57.16 perl-Errno x86_64 1.28-422.el8 baseos 76 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Exporter noarch 5.72-396.el8 baseos 34 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-File-Path noarch 2.15-2.el8 baseos 38 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-HTTP-Tiny noarch 0.074-3.el8 baseos 59 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-IO x86_64 1.38-422.el8 baseos 142 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 appstream 304 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c appstream 15 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 appstream 402 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-PathTools x86_64 3.74-1.el8 baseos 90 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-URI noarch 1.73-3.el8 appstream 116 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-constant noarch 1.33-396.el8 baseos 25 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-interpreter x86_64 4:5.26.3-422.el8 baseos 6.3 M [2024-03-28T13:41:26.965Z] #8 57.16 perl-libnet noarch 3.11-3.el8 appstream 121 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-libs x86_64 4:5.26.3-422.el8 baseos 1.6 M [2024-03-28T13:41:26.965Z] #8 57.16 perl-macros x86_64 4:5.26.3-422.el8 baseos 73 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-parent noarch 1:0.237-1.el8 baseos 20 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-podlators noarch 4.11-1.el8 baseos 118 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-threads x86_64 1:2.21-2.el8 baseos 61 k [2024-03-28T13:41:26.965Z] #8 57.16 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k [2024-03-28T13:41:26.965Z] #8 57.16 pixman x86_64 0.38.4-4.el8 appstream 258 k [2024-03-28T13:41:26.965Z] #8 57.16 pkgconf x86_64 1.4.2-1.el8 baseos 38 k [2024-03-28T13:41:26.965Z] #8 57.16 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k [2024-03-28T13:41:26.965Z] #8 57.16 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k [2024-03-28T13:41:26.965Z] #8 57.16 publicsuffix-list-dafsa noarch 20180723-1.el8 baseos 56 k [2024-03-28T13:41:26.965Z] #8 57.16 pulseaudio-libs x86_64 14.0-4.el8 appstream 682 k [2024-03-28T13:41:26.965Z] #8 57.16 rest x86_64 0.8.1-2.el8 appstream 70 k [2024-03-28T13:41:26.965Z] #8 57.16 shared-mime-info x86_64 1.9-4.el8 baseos 329 k [2024-03-28T13:41:26.965Z] #8 57.16 sound-theme-freedesktop noarch 0.8-9.el8 appstream 382 k [2024-03-28T13:41:26.965Z] #8 57.16 soundtouch x86_64 2.0.0-3.el8 appstream 76 k [2024-03-28T13:41:26.965Z] #8 57.16 speex x86_64 1.2.0-1.el8 appstream 71 k [2024-03-28T13:41:26.965Z] #8 57.16 startup-notification x86_64 0.12-15.el8 appstream 45 k [2024-03-28T13:41:26.965Z] #8 57.16 taglib x86_64 1.11.1-8.el8 appstream 341 k [2024-03-28T13:41:26.965Z] #8 57.16 tigervnc-icons noarch 1.13.1-8.el8 appstream 61 k [2024-03-28T13:41:26.965Z] #8 57.16 tigervnc-license noarch 1.13.1-8.el8 appstream 42 k [2024-03-28T13:41:26.965Z] #8 57.16 tigervnc-server-minimal x86_64 1.13.1-8.el8 appstream 1.1 M [2024-03-28T13:41:26.965Z] #8 57.16 ttmkfdir x86_64 3.0.9-54.el8 appstream 62 k [2024-03-28T13:41:26.965Z] #8 57.16 twolame-libs x86_64 0.3.13-12.el8 appstream 57 k [2024-03-28T13:41:26.965Z] #8 57.16 wavpack x86_64 5.1.0-16.el8 appstream 191 k [2024-03-28T13:41:26.965Z] #8 57.16 webkit2gtk3-jsc x86_64 2.42.4-1.el8 appstream 3.8 M [2024-03-28T13:41:26.965Z] #8 57.16 webrtc-audio-processing x86_64 0.3-10.el8 appstream 297 k [2024-03-28T13:41:26.965Z] #8 57.16 woff2 x86_64 1.0.2-5.el8 appstream 59 k [2024-03-28T13:41:26.965Z] #8 57.16 wpebackend-fdo x86_64 1.10.0-3.el8 appstream 44 k [2024-03-28T13:41:26.965Z] #8 57.16 xcb-util x86_64 0.4.0-10.el8 appstream 22 k [2024-03-28T13:41:26.965Z] #8 57.16 xkeyboard-config noarch 2.28-1.el8 appstream 782 k [2024-03-28T13:41:26.965Z] #8 57.16 xml-common noarch 0.6.3-50.el8 baseos 39 k [2024-03-28T13:41:26.965Z] #8 57.16 xorg-x11-font-utils x86_64 1:7.5-41.el8 appstream 104 k [2024-03-28T13:41:26.965Z] #8 57.16 xorg-x11-xauth x86_64 1:1.0.9-12.el8 appstream 39 k [2024-03-28T13:41:26.965Z] #8 57.16 xorg-x11-xinit x86_64 1.3.4-18.el8 appstream 58 k [2024-03-28T13:41:26.965Z] #8 57.16 xorg-x11-xkb-utils x86_64 7.7-28.el8 appstream 114 k [2024-03-28T13:41:26.965Z] #8 57.16 zenity x86_64 3.28.1-2.el8 appstream 4.0 M [2024-03-28T13:41:26.965Z] #8 57.16 Installing weak dependencies: [2024-03-28T13:41:26.965Z] #8 57.16 abattis-cantarell-fonts noarch 0.0.25-6.el8 appstream 156 k [2024-03-28T13:41:26.965Z] #8 57.16 dconf x86_64 0.28.0-4.el8 appstream 108 k [2024-03-28T13:41:26.965Z] #8 57.16 dejavu-sans-mono-fonts noarch 2.35-7.el8 baseos 447 k [2024-03-28T13:41:26.965Z] #8 57.16 geoclue2 x86_64 2.5.5-2.el8 appstream 132 k [2024-03-28T13:41:26.965Z] #8 57.16 gstreamer1-plugins-bad-free x86_64 1.16.1-4.el8 appstream 1.9 M [2024-03-28T13:41:26.965Z] #8 57.16 gstreamer1-plugins-good x86_64 1.16.1-4.el8 appstream 2.4 M [2024-03-28T13:41:26.965Z] #8 57.16 hunspell-en noarch 0.20140811.1-12.el8 appstream 200 k [2024-03-28T13:41:26.965Z] #8 57.16 Enabling module streams: [2024-03-28T13:41:26.965Z] #8 57.16 llvm-toolset rhel8 [2024-03-28T13:41:26.965Z] #8 57.16 perl 5.26 [2024-03-28T13:41:26.965Z] #8 57.16 perl-IO-Socket-SSL 2.066 [2024-03-28T13:41:26.965Z] #8 57.16 perl-libwww-perl 6.34 [2024-03-28T13:41:26.965Z] #8 57.16 [2024-03-28T13:41:26.965Z] #8 57.16 Transaction Summary [2024-03-28T13:41:26.965Z] #8 57.16 ========================================================================================== [2024-03-28T13:41:26.965Z] #8 57.16 Install 247 Packages [2024-03-28T13:41:26.965Z] #8 57.16 [2024-03-28T13:41:26.965Z] #8 57.18 Total download size: 170 M [2024-03-28T13:41:26.965Z] #8 57.18 Installed size: 536 M [2024-03-28T13:41:26.965Z] #8 57.18 Downloading Packages: [2024-03-28T13:41:30.165Z] #8 62.27 Fetched 72.7 MB in 10s (7269 kB/s) [2024-03-28T13:41:30.165Z] #8 59.72 (236/360): mkfontscale-1.2.1-3.el9.x86_64.rpm 7.2 kB/s | 32 kB 00:04 [2024-03-28T13:41:30.165Z] #8 59.74 (467/470): xz-devel-5.2.5-8.el9.x86_64.rpm 12 kB/s | 55 kB 00:04 [2024-03-28T13:41:30.536Z] #8 61.00 (1/247): abattis-cantarell-fonts-0.0.25-6.el8.n 71 kB/s | 156 kB 00:02 [2024-03-28T13:41:30.925Z] #8 62.94 Selecting previously unselected package perl-modules-5.30. [2024-03-28T13:41:30.926Z] #8 62.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) [2024-03-28T13:41:30.926Z] #8 62.96 Preparing to unpack .../00-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... [2024-03-28T13:41:30.926Z] #8 62.98 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [2024-03-28T13:41:30.926Z] #8 60.24 (237/360): mesa-dri-drivers-23.3.3-1.el9.x86_64 1.7 MB/s | 11 MB 00:06 [2024-03-28T13:41:30.926Z] #8 60.27 (238/360): mpg123-libs-1.26.2-5.el9.x86_64.rpm 586 kB/s | 312 kB 00:00 [2024-03-28T13:41:30.926Z] #9 63.91 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... [2024-03-28T13:41:30.926Z] #9 63.96 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... [2024-03-28T13:41:30.926Z] #9 64.01 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... [2024-03-28T13:41:30.926Z] #8 60.23 (468/470): xorg-x11-fonts-misc-7.5-33.el9.noarc 835 kB/s | 5.2 MB 00:06 [2024-03-28T13:41:30.926Z] #8 60.25 (469/470): zlib-devel-1.2.11-41.el9.x86_64.rpm 87 kB/s | 45 kB 00:00 [2024-03-28T13:41:30.926Z] #8 61.03 (2/247): adwaita-cursor-theme-3.28.0-3.el8.noar 293 kB/s | 647 kB 00:02 [2024-03-28T13:41:30.926Z] #8 60.36 (239/360): mesa-vulkan-drivers-23.3.3-1.el9.x86 1.5 MB/s | 9.7 MB 00:06 [2024-03-28T13:41:30.926Z] #8 60.37 (240/360): mtdev-1.1.5-22.el9.x86_64.rpm 170 kB/s | 22 kB 00:00 [2024-03-28T13:41:30.926Z] #8 60.43 (241/360): opus-1.3.1-10.el9.x86_64.rpm 3.2 MB/s | 200 kB 00:00 [2024-03-28T13:41:30.926Z] #9 64.08 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... [2024-03-28T13:41:30.926Z] #9 64.12 Setting up libkmod2:amd64 (29-1ubuntu1) ... [2024-03-28T13:41:30.926Z] #8 61.23 Key imported successfully [2024-03-28T13:41:30.926Z] #8 60.37 (470/470): zenity-3.32.0-8.el9.x86_64.rpm 897 kB/s | 4.5 MB 00:05 [2024-03-28T13:41:30.926Z] #8 60.37 -------------------------------------------------------------------------------- [2024-03-28T13:41:30.926Z] #8 60.37 Total 15 MB/s | 367 MB 00:24 [2024-03-28T13:41:30.926Z] #8 60.42 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 [2024-03-28T13:41:30.926Z] #8 60.47 (242/360): mutter-40.9-15.el9.x86_64.rpm 12 MB/s | 2.3 MB 00:00 [2024-03-28T13:41:30.926Z] #8 60.49 (243/360): openjpeg2-2.4.0-7.el9.x86_64.rpm 1.3 MB/s | 163 kB 00:00 [2024-03-28T13:41:30.926Z] #8 60.51 (244/360): orc-0.4.31-6.el9.x86_64.rpm 2.6 MB/s | 184 kB 00:00 [2024-03-28T13:41:30.926Z] #8 60.53 (245/360): osinfo-db-20231215-1.el9.noarch.rpm 9.3 MB/s | 521 kB 00:00 [2024-03-28T13:41:30.926Z] #8 60.54 (246/360): osinfo-db-tools-1.10.0-1.el9.x86_64. 1.4 MB/s | 74 kB 00:00 [2024-03-28T13:41:30.926Z] #9 64.17 Setting up systemd (249.11-0ubuntu3.12) ... [2024-03-28T13:41:30.926Z] #8 61.26 Running transaction check [2024-03-28T13:41:30.926Z] #8 61.29 Transaction check succeeded. [2024-03-28T13:41:30.926Z] #8 61.29 Running transaction test [2024-03-28T13:41:31.311Z] #8 60.57 (247/360): ostree-libs-2024.5-2.el9.x86_64.rpm 7.7 MB/s | 488 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.59 (248/360): p11-kit-server-0.25.3-2.el9.x86_64.r 3.8 MB/s | 246 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.61 (249/360): perl-AutoLoader-5.74-481.el9.noarch. 556 kB/s | 21 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.62 (250/360): pango-1.48.7-3.el9.x86_64.rpm 3.8 MB/s | 302 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.66 (251/360): perl-B-1.80-481.el9.x86_64.rpm 2.7 MB/s | 180 kB 00:00 [2024-03-28T13:41:31.311Z] #8 61.43 Transaction test succeeded. [2024-03-28T13:41:31.311Z] #8 61.43 Running transaction [2024-03-28T13:41:31.311Z] #8 60.67 (252/360): perl-Carp-1.50-460.el9.noarch.rpm 445 kB/s | 30 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.69 (253/360): perl-Class-Struct-0.66-481.el9.noarc 317 kB/s | 22 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.69 (254/360): perl-Data-Dumper-2.174-462.el9.x86_6 1.6 MB/s | 56 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.75 (255/360): perl-Digest-1.19-4.el9.noarch.rpm 406 kB/s | 26 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.76 (256/360): perl-Digest-MD5-2.58-4.el9.x86_64.rp 480 kB/s | 37 kB 00:00 [2024-03-28T13:41:31.311Z] #8 61.56 (3/247): alsa-lib-1.2.10-2.el8.x86_64.rpm 930 kB/s | 519 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.67 Importing GPG key 0x8483C65D: [2024-03-28T13:41:31.311Z] #8 60.67 Userid : "CentOS (CentOS Official Signing Key) " [2024-03-28T13:41:31.311Z] #8 60.67 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-03-28T13:41:31.311Z] #8 60.67 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-03-28T13:41:31.311Z] #9 64.53 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2024-03-28T13:41:31.311Z] #8 61.66 Preparing : 1/1#8 60.81 (257/360): perl-Encode-3.08-462.el9.x86_64.rpm 15 MB/s | 1.7 MB 00:00 [2024-03-28T13:41:31.311Z] #8 60.83 (258/360): perl-Errno-1.30-481.el9.x86_64.rpm 188 kB/s | 14 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.84 (259/360): perl-Exporter-5.74-461.el9.noarch.rp 428 kB/s | 32 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.85 (260/360): perl-Fcntl-1.13-481.el9.x86_64.rpm 476 kB/s | 20 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.86 (261/360): perl-File-Basename-2.85-481.el9.noar 559 kB/s | 17 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.89 (262/360): perl-File-Path-2.18-4.el9.noarch.rpm 932 kB/s | 36 kB 00:00 [2024-03-28T13:41:31.311Z] #8 61.61 (4/247): aspell-0.60.6.1-22.el8.x86_64.rpm 1.1 MB/s | 673 kB 00:00 [2024-03-28T13:41:31.311Z] #8 61.66 (5/247): at-spi2-atk-2.26.2-1.el8.x86_64.rpm 955 kB/s | 89 kB 00:00 [2024-03-28T13:41:31.311Z] #8 61.71 (6/247): at-spi2-core-2.28.0-1.el8.x86_64.rpm 1.7 MB/s | 169 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.80 Key imported successfully [2024-03-28T13:41:31.311Z] #8 60.90 (263/360): perl-File-Temp-0.231.100-4.el9.noarc 1.1 MB/s | 60 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.93 (264/360): perl-File-stat-1.09-481.el9.noarch.r 249 kB/s | 17 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.94 (265/360): perl-FileHandle-2.03-481.el9.noarch. 329 kB/s | 15 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.96 (266/360): perl-Getopt-Long-2.52-4.el9.noarch.r 1.1 MB/s | 61 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.97 (267/360): perl-Getopt-Std-1.12-481.el9.noarch. 364 kB/s | 15 kB 00:00 [2024-03-28T13:41:31.311Z] #8 60.99 (268/360): perl-HTTP-Tiny-0.076-462.el9.noarch. 1.2 MB/s | 54 kB 00:00 [2024-03-28T13:41:31.311Z] #8 61.00 (269/360): perl-IO-1.43-481.el9.x86_64.rpm 2.6 MB/s | 88 kB 00:00 [2024-03-28T13:41:31.311Z] #9 64.53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2024-03-28T13:41:31.311Z] #9 64.54 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. [2024-03-28T13:41:31.311Z] #9 64.54 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. [2024-03-28T13:41:31.311Z] #9 64.57 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy [2024-03-28T13:41:31.311Z] #9 64.57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2024-03-28T13:41:31.311Z] #9 64.62 Initializing machine ID from random generator. [2024-03-28T13:41:31.696Z] [2024-03-28T13:41:31.696Z] #8 61.75 Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 1/1 [2024-03-28T13:41:31.696Z] #8 61.80 Upgrading : hostname-3.20-7.el8.0.1.x86_64 1/2#8 61.76 (7/247): atk-2.28.1-1.el8.x86_64.rpm 2.7 MB/s | 272 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.01 (270/360): perl-IO-Socket-IP-0.41-5.el9.noarch. 1.1 MB/s | 43 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.02 (271/360): perl-IO-Socket-SSL-2.073-1.el9.noarc 5.7 MB/s | 219 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.03 (272/360): perl-IPC-Open3-1.21-481.el9.noarch.r 601 kB/s | 22 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.04 (273/360): perl-MIME-Base64-3.16-4.el9.x86_64.r 893 kB/s | 31 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.05 (274/360): perl-Mozilla-CA-20200520-6.el9.noarc 465 kB/s | 13 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.10 (275/360): perl-NDBM_File-1.15-481.el9.x86_64.r 345 kB/s | 22 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.12 (276/360): perl-POSIX-1.94-481.el9.x86_64.rpm 1.3 MB/s | 96 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.88 (8/247): cairo-gobject-1.15.12-6.el8.x86_64.rpm 269 kB/s | 33 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.91 (9/247): cairo-1.15.12-6.el8.x86_64.rpm 3.5 MB/s | 719 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.98 (10/247): colord-libs-1.4.2-1.el8.x86_64.rpm 2.4 MB/s | 236 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.13 (277/360): perl-PathTools-3.78-461.el9.x86_64.r 2.3 MB/s | 88 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.17 (278/360): perl-Net-SSLeay-1.92-2.el9.x86_64.rp 3.0 MB/s | 388 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.19 (279/360): perl-Pod-Escapes-1.07-460.el9.noarch 315 kB/s | 21 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.20 (280/360): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.3 MB/s | 87 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.22 (281/360): perl-Pod-Simple-3.42-4.el9.noarch.rp 4.0 MB/s | 225 kB 00:00 [2024-03-28T13:41:31.696Z] [2024-03-28T13:41:31.696Z] #8 61.97 Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 1/2 [2024-03-28T13:41:31.696Z] #8 61.99 Running scriptlet: hostname-3.20-6.el8.x86_64 2/2 [2024-03-28T13:41:31.696Z] #8 62.01 Cleanup : hostname-3.20-6.el8.x86_64 2/2#8 62.01 (11/247): dbus-x11-1.12.8-26.el8.x86_64.rpm 573 kB/s | 61 kB 00:00 [2024-03-28T13:41:31.696Z] #8 62.07 (12/247): dconf-0.28.0-4.el8.x86_64.rpm 1.1 MB/s | 108 kB 00:00 [2024-03-28T13:41:31.696Z] #8 62.12 (13/247): enchant2-2.2.3-3.el8.x86_64.rpm 587 kB/s | 62 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.23 [MIRROR] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Status code: 404 for http://mirror.servaxnet.com/centos-stream/9-stream/AppStream/x86_64/os/Packages/perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm (IP: 162.255.226.75) [2024-03-28T13:41:31.696Z] #8 61.24 (282/360): perl-Pod-Usage-2.01-4.el9.noarch.rpm 852 kB/s | 41 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.26 (283/360): perl-SelectSaver-1.02-481.el9.noarch 297 kB/s | 11 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.26 [MIRROR] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Status code: 404 for https://mirror.servaxnet.com/centos-stream/9-stream/AppStream/x86_64/os/Packages/perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm (IP: 162.255.226.75) [2024-03-28T13:41:31.696Z] #8 61.28 (284/360): perl-Socket-2.031-4.el9.x86_64.rpm 1.3 MB/s | 56 kB 00:00 [2024-03-28T13:41:31.696Z] #8 61.30 (285/360): perl-Storable-3.21-460.el9.x86_64.rp 2.5 MB/s | 96 kB 00:00 [2024-03-28T13:41:32.080Z] #8 62.18 (14/247): flac-libs-1.3.2-11.el8.x86_64.rpm 2.1 MB/s | 217 kB 00:00 [2024-03-28T13:41:32.080Z] #8 62.24 (15/247): fltk-1.3.4-5.el8.x86_64.rpm 5.0 MB/s | 590 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.40 (286/360): perl-Symbol-1.08-481.el9.noarch.rpm 114 kB/s | 14 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.41 (287/360): perl-Term-ANSIColor-5.01-461.el9.noa 1.4 MB/s | 49 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.44 (288/360): perl-Term-Cap-1.17-460.el9.noarch.rp 619 kB/s | 23 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.46 (289/360): perl-Text-ParseWords-3.30-460.el9.no 378 kB/s | 17 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.48 (290/360): perl-Scalar-List-Utils-1.56-462.el9. 261 kB/s | 71 kB 00:00 [2024-03-28T13:41:32.080Z] [2024-03-28T13:41:32.080Z] #8 62.18 Running scriptlet: hostname-3.20-6.el8.x86_64 2/2#8 61.49 (291/360): perl-Text-Tabs+Wrap-2013.0523-460.el 490 kB/s | 24 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.51 (292/360): perl-Time-Local-1.300-7.el9.noarch.r 808 kB/s | 34 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.52 (293/360): perl-URI-5.09-3.el9.noarch.rpm 3.0 MB/s | 121 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.53 (294/360): perl-base-2.27-481.el9.noarch.rpm 447 kB/s | 16 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.55 (295/360): perl-constant-1.33-461.el9.noarch.rp 556 kB/s | 24 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.56 (296/360): perl-if-0.60.800-481.el9.noarch.rpm 327 kB/s | 14 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.57 (297/360): perl-interpreter-5.32.1-481.el9.x86_ 1.7 MB/s | 71 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.59 (298/360): perl-libnet-3.13-4.el9.noarch.rpm 3.0 MB/s | 130 kB 00:00 [2024-03-28T13:41:32.080Z] #8 62.27 (16/247): fribidi-1.0.4-9.el8.x86_64.rpm 908 kB/s | 89 kB 00:00 [2024-03-28T13:41:32.080Z] #8 62.33 (17/247): gdk-pixbuf2-modules-2.36.12-5.el8.x86 1.2 MB/s | 109 kB 00:00 [2024-03-28T13:41:32.080Z] #8 62.37 (18/247): geoclue2-2.5.5-2.el8.x86_64.rpm 1.4 MB/s | 132 kB 00:00 [2024-03-28T13:41:32.080Z] [2024-03-28T13:41:32.080Z] #8 62.37 Verifying : hostname-3.20-7.el8.0.1.x86_64 1/2 [2024-03-28T13:41:32.080Z] #8 62.37 Verifying : hostname-3.20-6.el8.x86_64 2/2#8 61.61 (299/360): perl-mro-1.23-481.el9.x86_64.rpm 646 kB/s | 28 kB 00:00 [2024-03-28T13:41:32.080Z] #8 61.69 (300/360): perl-libs-5.32.1-481.el9.x86_64.rpm 16 MB/s | 2.2 MB 00:00 [2024-03-28T13:41:32.080Z] #8 62.44 (19/247): gnu-free-fonts-common-20120503-18.el8 1.2 MB/s | 134 kB 00:00 [2024-03-28T13:41:32.080Z] #8 62.46 (20/247): graphite2-1.3.10-10.el8.x86_64.rpm 1.2 MB/s | 122 kB 00:00 [2024-03-28T13:41:32.080Z] [2024-03-28T13:41:32.080Z] #8 62.46 [2024-03-28T13:41:32.080Z] #8 62.46 Upgraded: [2024-03-28T13:41:32.080Z] #8 62.46 hostname-3.20-7.el8.0.1.x86_64 [2024-03-28T13:41:32.080Z] #8 62.46 [2024-03-28T13:41:32.080Z] #8 62.46 Complete! [2024-03-28T13:41:32.474Z] #8 64.39 Selecting previously unselected package libgdbm6:amd64. [2024-03-28T13:41:32.474Z] #8 64.39 Preparing to unpack .../01-libgdbm6_1.18.1-5_amd64.deb ... [2024-03-28T13:41:32.474Z] #8 64.43 Unpacking libgdbm6:amd64 (1.18.1-5) ... [2024-03-28T13:41:32.474Z] #8 61.70 (301/360): perl-overloading-0.02-481.el9.noarch 135 kB/s | 12 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.72 (302/360): perl-overload-1.31-481.el9.noarch.rp 347 kB/s | 45 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.73 (303/360): perl-parent-0.238-460.el9.noarch.rpm 383 kB/s | 15 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.75 (304/360): perl-podlators-4.14-460.el9.noarch.r 2.8 MB/s | 114 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.77 (305/360): perl-subs-1.03-481.el9.noarch.rpm 231 kB/s | 11 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.77 (306/360): perl-vars-1.05-481.el9.noarch.rpm 291 kB/s | 13 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.83 (307/360): pipewire-jack-audio-connection-kit-1 183 kB/s | 9.1 kB 00:00 [2024-03-28T13:41:32.474Z] #8 62.53 (21/247): gsm-1.0.17-5.el8.x86_64.rpm 415 kB/s | 37 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.85 (308/360): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 817 kB/s | 57 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.87 (309/360): pipewire-1.0.1-1.el9.x86_64.rpm 863 kB/s | 107 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.88 (310/360): pipewire-jack-audio-connection-kit-l 2.3 MB/s | 135 kB 00:00 [2024-03-28T13:41:32.474Z] #8 61.95 (311/360): pipewire-pulseaudio-1.0.1-1.el9.x86_ 2.5 MB/s | 192 kB 00:00 [2024-03-28T13:41:32.474Z] #8 64.58 Selecting previously unselected package libgdbm-compat4:amd64. [2024-03-28T13:41:32.474Z] #8 64.58 Preparing to unpack .../02-libgdbm-compat4_1.18.1-5_amd64.deb ... [2024-03-28T13:41:32.474Z] #8 64.60 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... [2024-03-28T13:41:32.474Z] #8 62.74 (22/247): gstreamer1-1.16.1-2.el8.x86_64.rpm 4.8 MB/s | 1.3 MB 00:00 [2024-03-28T13:41:32.474Z] #8 61.97 (312/360): pixman-0.40.0-6.el9.x86_64.rpm 3.0 MB/s | 269 kB 00:00 [2024-03-28T13:41:32.474Z] #8 62.08 (313/360): pipewire-libs-1.0.1-1.el9.x86_64.rpm 8.5 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:32.474Z] #8 64.80 Selecting previously unselected package libperl5.30:amd64. [2024-03-28T13:41:32.872Z] #8 62.10 (314/360): poppler-21.01.0-19.el9.x86_64.rpm 6.9 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:32.872Z] #8 62.11 (315/360): poppler-glib-21.01.0-19.el9.x86_64.r 4.1 MB/s | 152 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.16 (316/360): poppler-data-0.4.9-9.el9.noarch.rpm 10 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:32.872Z] #8 62.17 (317/360): pulseaudio-libs-glib2-15.0-2.el9.x86 307 kB/s | 18 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.19 (318/360): pulseaudio-libs-15.0-2.el9.x86_64.rp 7.5 MB/s | 679 kB 00:00 [2024-03-28T13:41:32.872Z] #8 64.80 Preparing to unpack .../03-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... [2024-03-28T13:41:32.872Z] #8 64.82 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [2024-03-28T13:41:32.872Z] #8 62.20 (319/360): rtkit-0.11-28.el9.x86_64.rpm 1.5 MB/s | 56 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.22 (320/360): sound-theme-freedesktop-0.8-17.el9.n 8.2 MB/s | 383 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.25 (321/360): soundtouch-2.1.1-8.el9.x86_64.rpm 1.1 MB/s | 74 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.27 (322/360): speex-1.2.0-11.el9.x86_64.rpm 964 kB/s | 68 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.28 (323/360): startup-notification-0.12-23.el9.x86 659 kB/s | 42 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.33 (324/360): taglib-1.12-6.el9.x86_64.rpm 4.7 MB/s | 345 kB 00:00 [2024-03-28T13:41:32.872Z] #8 63.04 (23/247): gstreamer1-plugins-bad-free-1.16.1-4. 3.7 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:32.872Z] #8 62.37 (325/360): tigervnc-icons-1.13.1-8.el9.noarch.r 439 kB/s | 38 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.38 (326/360): tigervnc-license-1.13.1-8.el9.noarch 368 kB/s | 18 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.39 (327/360): tigervnc-1.13.1-8.el9.x86_64.rpm 2.5 MB/s | 307 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.43 (328/360): totem-pl-parser-3.26.6-2.el9.x86_64. 3.2 MB/s | 152 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.46 (329/360): tigervnc-server-1.13.1-8.el9.x86_64. 2.5 MB/s | 224 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.50 (330/360): tracker-3.1.2-3.el9.x86_64.rpm 7.7 MB/s | 555 kB 00:00 [2024-03-28T13:41:32.872Z] #8 62.54 (331/360): tracker-miners-3.1.2-4.el9.x86_64.rp 11 MB/s | 944 kB 00:00 [2024-03-28T13:41:33.258Z] #8 62.57 (332/360): ttmkfdir-3.0.9-65.el9.x86_64.rpm 834 kB/s | 53 kB 00:00 [2024-03-28T13:41:33.258Z] #8 62.62 (333/360): tigervnc-server-minimal-1.13.1-8.el9 4.7 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:33.258Z] #8 62.63 (334/360): twolame-libs-0.3.13-19.el9.x86_64.rp 664 kB/s | 58 kB 00:00 [2024-03-28T13:41:33.258Z] #8 62.65 (335/360): upower-0.99.11-11.el9.x86_64.rpm 2.2 MB/s | 173 kB 00:00 [2024-03-28T13:41:33.258Z] #8 63.34 (24/247): gstreamer1-plugins-base-1.16.1-3.el8. 3.3 MB/s | 2.0 MB 00:00 [2024-03-28T13:41:33.258Z] #9 66.22 Selecting previously unselected package systemd-sysv. [2024-03-28T13:41:33.258Z] #9 66.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5213 files and directories currently installed.) [2024-03-28T13:41:33.258Z] #9 66.24 Preparing to unpack .../000-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ... [2024-03-28T13:41:33.258Z] #9 66.26 Unpacking systemd-sysv (249.11-0ubuntu3.12) ... [2024-03-28T13:41:33.258Z] #8 62.71 (336/360): vulkan-loader-1.3.268.0-1.el9.x86_64 1.6 MB/s | 145 kB 00:00 [2024-03-28T13:41:33.258Z] #8 62.77 (337/360): wavpack-5.4.0-5.el9.x86_64.rpm 1.5 MB/s | 214 kB 00:00 [2024-03-28T13:41:33.258Z] #8 63.43 (25/247): gtk-update-icon-cache-3.22.30-11.el8. 345 kB/s | 32 kB 00:00 [2024-03-28T13:41:33.258Z] #9 66.39 Selecting previously unselected package perl-modules-5.34. [2024-03-28T13:41:33.258Z] #9 66.39 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... [2024-03-28T13:41:33.258Z] #9 66.43 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... [2024-03-28T13:41:33.258Z] #8 62.85 (338/360): webrtc-audio-processing-0.3.1-8.el9. 3.5 MB/s | 306 kB 00:00 [2024-03-28T13:41:33.643Z] #8 63.04 (339/360): webkit2gtk3-jsc-2.42.4-1.el9.x86_64. 11 MB/s | 3.6 MB 00:00 [2024-03-28T13:41:33.643Z] #8 63.85 Last metadata expiration check: 0:00:17 ago on Thu Mar 28 13:41:16 2024. [2024-03-28T13:41:33.643Z] #8 63.14 (340/360): wget-1.21.1-7.el9.x86_64.rpm 2.7 MB/s | 789 kB 00:00 [2024-03-28T13:41:33.643Z] #8 63.16 (341/360): wireplumber-0.4.14-1.el9.x86_64.rpm 799 kB/s | 96 kB 00:00 [2024-03-28T13:41:33.643Z] #8 63.24 (342/360): woff2-1.0.2-15.el9.x86_64.rpm 806 kB/s | 62 kB 00:00 [2024-03-28T13:41:33.643Z] #8 63.26 (343/360): wireplumber-libs-0.4.14-1.el9.x86_64 2.9 MB/s | 358 kB 00:00 [2024-03-28T13:41:34.044Z] #8 63.29 (344/360): xcb-util-0.4.0-19.el9.x86_64.rpm 525 kB/s | 19 kB 00:00 [2024-03-28T13:41:34.044Z] #8 63.31 (345/360): wpebackend-fdo-1.10.0-3.el9.x86_64.r 609 kB/s | 44 kB 00:00 [2024-03-28T13:41:34.044Z] #8 63.33 (346/360): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 1.1 MB/s | 42 kB 00:00 [2024-03-28T13:41:34.044Z] #8 63.37 (347/360): xdg-desktop-portal-1.12.6-1.el9.x86_ 6.9 MB/s | 385 kB 00:00 [2024-03-28T13:41:34.044Z] #8 63.38 (348/360): xdg-desktop-portal-gtk-1.12.0-3.el9. 2.6 MB/s | 134 kB 00:00 [2024-03-28T13:41:34.044Z] #8 63.62 (349/360): webkit2gtk3-2.42.4-1.el9.x86_64.rpm 21 MB/s | 21 MB 00:00 [2024-03-28T13:41:34.445Z] #8 63.63 (350/360): xkbcomp-1.4.4-4.el9.x86_64.rpm 377 kB/s | 100 kB 00:00 [2024-03-28T13:41:34.445Z] #8 63.66 (351/360): xkeyboard-config-2.33-2.el9.noarch.r 3.1 MB/s | 859 kB 00:00 [2024-03-28T13:41:34.445Z] #8 63.67 (352/360): xml-common-0.6.3-58.el9.noarch.rpm 608 kB/s | 32 kB 00:00 [2024-03-28T13:41:34.445Z] #8 63.75 (353/360): xorg-x11-fonts-Type1-7.5-33.el9.noar 6.6 MB/s | 505 kB 00:00 [2024-03-28T13:41:34.445Z] #8 66.51 Selecting previously unselected package perl. [2024-03-28T13:41:34.445Z] #8 66.51 Preparing to unpack .../04-perl_5.30.0-9ubuntu0.5_amd64.deb ... [2024-03-28T13:41:34.445Z] #8 66.53 Unpacking perl (5.30.0-9ubuntu0.5) ... [2024-03-28T13:41:34.445Z] #8 64.74 (26/247): gstreamer1-plugins-good-1.16.1-4.el8. 1.4 MB/s | 2.4 MB 00:01 [2024-03-28T13:41:34.445Z] #9 67.71 Selecting previously unselected package libgdbm6:amd64. [2024-03-28T13:41:34.445Z] #9 67.71 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ... [2024-03-28T13:41:34.858Z] #8 64.10 (354/360): xorg-x11-fonts-misc-7.5-33.el9.noarc 15 MB/s | 5.2 MB 00:00 [2024-03-28T13:41:34.858Z] #8 64.16 (355/360): xorg-x11-server-utils-7.7-44.el9.x86 2.5 MB/s | 158 kB 00:00 [2024-03-28T13:41:34.858Z] #9 67.72 Unpacking libgdbm6:amd64 (1.23-1) ... [2024-03-28T13:41:34.858Z] #9 67.85 Selecting previously unselected package libgdbm-compat4:amd64. [2024-03-28T13:41:34.858Z] #8 66.82 Selecting previously unselected package libexpat1:amd64. [2024-03-28T13:41:34.858Z] #8 66.82 Preparing to unpack .../05-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [2024-03-28T13:41:34.858Z] #8 66.84 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2024-03-28T13:41:34.858Z] #8 65.01 (27/247): harfbuzz-1.7.5-4.el8.x86_64.rpm 1.1 MB/s | 296 kB 00:00 [2024-03-28T13:41:34.858Z] #8 64.23 (356/360): xorg-x11-fonts-75dpi-7.5-33.el9.noar 4.9 MB/s | 2.8 MB 00:00 [2024-03-28T13:41:34.858Z] #8 64.25 (357/360): xorg-x11-xauth-1.1-10.el9.x86_64.rpm 419 kB/s | 37 kB 00:00 [2024-03-28T13:41:34.858Z] #9 67.86 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ... [2024-03-28T13:41:34.858Z] #9 67.89 Unpacking libgdbm-compat4:amd64 (1.23-1) ... [2024-03-28T13:41:34.858Z] #8 65.11 (28/247): harfbuzz-icu-1.7.5-4.el8.x86_64.rpm 238 kB/s | 24 kB 00:00 [2024-03-28T13:41:34.858Z] #8 65.22 (29/247): hicolor-icon-theme-0.17-2.el8.noarch. 452 kB/s | 49 kB 00:00 [2024-03-28T13:41:34.858Z] #8 64.32 (358/360): xorg-x11-fonts-100dpi-7.5-33.el9.noa 4.6 MB/s | 3.2 MB 00:00 [2024-03-28T13:41:34.858Z] #8 64.34 (359/360): xorg-x11-xinit-1.4.0-11.el9.x86_64.r 539 kB/s | 57 kB 00:00 [2024-03-28T13:41:34.858Z] #9 68.03 Selecting previously unselected package libperl5.34:amd64. [2024-03-28T13:41:34.858Z] #9 68.03 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... [2024-03-28T13:41:34.858Z] #9 68.05 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... [2024-03-28T13:41:34.858Z] #8 67.07 Selecting previously unselected package libmpdec2:amd64. [2024-03-28T13:41:34.858Z] #8 67.07 Preparing to unpack .../06-libmpdec2_2.4.2-3_amd64.deb ... [2024-03-28T13:41:34.858Z] #8 67.08 Unpacking libmpdec2:amd64 (2.4.2-3) ... [2024-03-28T13:41:35.251Z] #8 67.31 Selecting previously unselected package libssl1.1:amd64. [2024-03-28T13:41:35.251Z] #8 67.31 Preparing to unpack .../07-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... [2024-03-28T13:41:35.251Z] #8 65.50 (30/247): hunspell-1.6.2-1.el8.x86_64.rpm 1.2 MB/s | 331 kB 00:00 [2024-03-28T13:41:35.251Z] #8 67.34 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [2024-03-28T13:41:35.251Z] #8 64.79 (360/360): zenity-3.32.0-8.el9.x86_64.rpm 8.3 MB/s | 4.5 MB 00:00 [2024-03-28T13:41:35.251Z] #8 64.79 -------------------------------------------------------------------------------- [2024-03-28T13:41:35.251Z] #8 64.80 Total 11 MB/s | 246 MB 00:23 [2024-03-28T13:41:35.251Z] #8 64.84 CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 [2024-03-28T13:41:35.634Z] #8 65.70 (31/247): hunspell-en-0.20140811.1-12.el8.noarc 996 kB/s | 200 kB 00:00 [2024-03-28T13:41:35.634Z] #8 65.00 Importing GPG key 0x8483C65D: [2024-03-28T13:41:35.634Z] #8 65.00 Userid : "CentOS (CentOS Official Signing Key) " [2024-03-28T13:41:35.634Z] #8 65.00 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D [2024-03-28T13:41:35.634Z] #8 65.00 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [2024-03-28T13:41:35.634Z] #8 67.66 Selecting previously unselected package libpython3.8-minimal:amd64. [2024-03-28T13:41:35.634Z] #8 67.66 Preparing to unpack .../08-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-03-28T13:41:35.634Z] #8 67.67 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-03-28T13:41:35.634Z] #8 65.10 Key imported successfully [2024-03-28T13:41:35.634Z] #8 66.02 (32/247): adwaita-icon-theme-3.28.0-3.el8.noarc 1.6 MB/s | 11 MB 00:07 [2024-03-28T13:41:35.634Z] #8 66.03 (33/247): hunspell-en-GB-0.20140811.1-12.el8.no 730 kB/s | 245 kB 00:00 [2024-03-28T13:41:36.023Z] #9 69.03 Selecting previously unselected package perl. [2024-03-28T13:41:36.023Z] #9 69.03 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ... [2024-03-28T13:41:36.023Z] #8 66.18 (34/247): gtk3-3.22.30-11.el8.x86_64.rpm 1.6 MB/s | 4.5 MB 00:02 [2024-03-28T13:41:36.023Z] #8 66.20 (35/247): hyphen-2.8.8-9.el8.x86_64.rpm 196 kB/s | 33 kB 00:00 [2024-03-28T13:41:36.023Z] #9 69.05 Unpacking perl (5.34.0-3ubuntu1.3) ... [2024-03-28T13:41:36.023Z] #8 68.23 Selecting previously unselected package mime-support. [2024-03-28T13:41:36.023Z] #8 68.23 Preparing to unpack .../09-mime-support_3.64ubuntu1_all.deb ... [2024-03-28T13:41:36.023Z] #8 66.22 (36/247): hunspell-en-US-0.20140811.1-12.el8.no 1.0 MB/s | 196 kB 00:00 [2024-03-28T13:41:36.023Z] #8 66.29 (37/247): jasper-libs-2.0.14-5.el8.x86_64.rpm 1.8 MB/s | 167 kB 00:00 [2024-03-28T13:41:36.023Z] #8 66.30 (38/247): jbigkit-libs-2.1-14.el8.x86_64.rpm 602 kB/s | 55 kB 00:00 [2024-03-28T13:41:36.023Z] #9 69.21 Selecting previously unselected package libdbus-1-3:amd64. [2024-03-28T13:41:36.023Z] #9 69.21 Preparing to unpack .../006-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... [2024-03-28T13:41:36.023Z] #9 69.22 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... [2024-03-28T13:41:36.023Z] #8 68.24 Unpacking mime-support (3.64ubuntu1) ... [2024-03-28T13:41:36.023Z] #8 68.37 Selecting previously unselected package readline-common. [2024-03-28T13:41:36.023Z] #8 68.37 Preparing to unpack .../10-readline-common_8.0-4_all.deb ... [2024-03-28T13:41:36.023Z] #8 66.48 (39/247): lcms2-2.9-2.el8.x86_64.rpm 945 kB/s | 165 kB 00:00 [2024-03-28T13:41:36.424Z] #9 69.34 Selecting previously unselected package libexpat1:amd64. [2024-03-28T13:41:36.424Z] #9 69.34 Preparing to unpack .../007-libexpat1_2.4.7-1ubuntu0.3_amd64.deb ... [2024-03-28T13:41:36.424Z] #9 69.35 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ... [2024-03-28T13:41:36.424Z] #8 68.40 Unpacking readline-common (8.0-4) ... [2024-03-28T13:41:36.424Z] #8 66.56 (40/247): lame-libs-3.100-6.el8.x86_64.rpm 1.3 MB/s | 361 kB 00:00 [2024-03-28T13:41:36.424Z] #8 66.57 (41/247): libICE-1.0.9-15.el8.x86_64.rpm 792 kB/s | 74 kB 00:00 [2024-03-28T13:41:36.424Z] #9 69.52 Selecting previously unselected package dbus. [2024-03-28T13:41:36.424Z] #9 69.52 Preparing to unpack .../008-dbus_1.12.20-2ubuntu4.1_amd64.deb ... [2024-03-28T13:41:36.424Z] #9 69.54 Unpacking dbus (1.12.20-2ubuntu4.1) ... [2024-03-28T13:41:36.424Z] #8 68.55 Selecting previously unselected package libreadline8:amd64. [2024-03-28T13:41:36.424Z] #8 68.56 Preparing to unpack .../11-libreadline8_8.0-4_amd64.deb ... [2024-03-28T13:41:36.424Z] #8 68.58 Unpacking libreadline8:amd64 (8.0-4) ... [2024-03-28T13:41:36.424Z] #8 66.65 (42/247): libSM-1.2.3-1.el8.x86_64.rpm 554 kB/s | 48 kB 00:00 [2024-03-28T13:41:36.424Z] #9 69.70 Selecting previously unselected package iso-codes. [2024-03-28T13:41:36.424Z] #9 69.70 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ... [2024-03-28T13:41:36.424Z] #9 69.73 Unpacking iso-codes (4.9.0-1) ... [2024-03-28T13:41:36.424Z] #8 68.77 Selecting previously unselected package libsqlite3-0:amd64. [2024-03-28T13:41:36.424Z] #8 68.77 Preparing to unpack .../12-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... [2024-03-28T13:41:36.424Z] #8 68.79 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [2024-03-28T13:41:36.813Z] #8 66.83 (43/247): libX11-common-1.6.8-8.el8.noarch.rpm 1.1 MB/s | 211 kB 00:00 [2024-03-28T13:41:36.813Z] #8 66.92 (44/247): libX11-xcb-1.6.8-8.el8.x86_64.rpm 158 kB/s | 15 kB 00:00 [2024-03-28T13:41:36.813Z] #8 67.02 (45/247): libX11-1.6.8-8.el8.x86_64.rpm 1.3 MB/s | 612 kB 00:00 [2024-03-28T13:41:36.813Z] #8 67.03 (46/247): libXau-1.0.9-3.el8.x86_64.rpm 345 kB/s | 37 kB 00:00 [2024-03-28T13:41:36.813Z] #8 67.12 (47/247): libXcomposite-0.4.4-14.el8.x86_64.rpm 273 kB/s | 28 kB 00:00 [2024-03-28T13:41:36.813Z] #8 67.14 (48/247): libXcursor-1.1.15-3.el8.x86_64.rpm 343 kB/s | 36 kB 00:00 [2024-03-28T13:41:36.813Z] #8 69.09 Selecting previously unselected package libpython3.8-stdlib:amd64. [2024-03-28T13:41:36.813Z] #8 69.09 Preparing to unpack .../13-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-03-28T13:41:36.813Z] #8 67.22 (49/247): libXdamage-1.1.4-14.el8.x86_64.rpm 294 kB/s | 27 kB 00:00 [2024-03-28T13:41:36.813Z] #8 67.23 (50/247): libXdmcp-1.1.3-1.el8.x86_64.rpm 437 kB/s | 41 kB 00:00 [2024-03-28T13:41:37.206Z] #8 69.11 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-03-28T13:41:37.207Z] #8 67.31 (51/247): libXext-1.3.4-1.el8.x86_64.rpm 467 kB/s | 45 kB 00:00 [2024-03-28T13:41:37.207Z] #8 67.33 (52/247): libXfixes-5.0.3-7.el8.x86_64.rpm 263 kB/s | 25 kB 00:00 [2024-03-28T13:41:37.207Z] #8 67.42 (53/247): libXft-2.3.3-1.el8.x86_64.rpm 723 kB/s | 67 kB 00:00 [2024-03-28T13:41:37.207Z] #9 70.34 Selecting previously unselected package libmd0:amd64. [2024-03-28T13:41:37.207Z] #9 70.34 Preparing to unpack .../010-libmd0_1.0.4-1build1_amd64.deb ... [2024-03-28T13:41:37.207Z] #8 67.49 (54/247): libXfont2-2.0.3-2.el8.x86_64.rpm 868 kB/s | 149 kB 00:00 [2024-03-28T13:41:37.207Z] #8 67.53 (55/247): libXi-1.7.10-1.el8.x86_64.rpm 474 kB/s | 49 kB 00:00 [2024-03-28T13:41:37.207Z] #9 70.36 Unpacking libmd0:amd64 (1.0.4-1build1) ... [2024-03-28T13:41:37.207Z] #9 70.48 Selecting previously unselected package libbsd0:amd64. [2024-03-28T13:41:37.207Z] #8 67.58 (56/247): libXinerama-1.1.4-1.el8.x86_64.rpm 176 kB/s | 16 kB 00:00 [2024-03-28T13:41:37.207Z] #8 67.61 (57/247): libXmu-1.1.3-1.el8.x86_64.rpm 866 kB/s | 75 kB 00:00 [2024-03-28T13:41:37.207Z] #8 67.67 (58/247): libXrandr-1.5.2-1.el8.x86_64.rpm 383 kB/s | 34 kB 00:00 [2024-03-28T13:41:37.605Z] #9 70.48 Preparing to unpack .../011-libbsd0_0.11.5-1_amd64.deb ... [2024-03-28T13:41:37.605Z] #9 70.49 Unpacking libbsd0:amd64 (0.11.5-1) ... [2024-03-28T13:41:37.605Z] #9 70.60 Selecting previously unselected package libcap2-bin. [2024-03-28T13:41:37.605Z] #9 70.60 Preparing to unpack .../012-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:41:37.605Z] #8 67.70 (59/247): libXrender-0.9.10-7.el8.x86_64.rpm 366 kB/s | 33 kB 00:00 [2024-03-28T13:41:37.605Z] #8 67.79 (60/247): libXtst-1.2.3-7.el8.x86_64.rpm 244 kB/s | 22 kB 00:00 [2024-03-28T13:41:37.605Z] #9 70.62 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [2024-03-28T13:41:37.605Z] #8 67.84 (61/247): libXt-1.1.5-12.el8.x86_64.rpm 1.0 MB/s | 186 kB 00:00 [2024-03-28T13:41:37.605Z] #8 67.89 (62/247): libXv-1.0.11-7.el8.x86_64.rpm 204 kB/s | 20 kB 00:00 [2024-03-28T13:41:37.605Z] #9 70.76 Selecting previously unselected package libelf1:amd64. [2024-03-28T13:41:37.605Z] #9 70.77 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ... [2024-03-28T13:41:37.605Z] #9 70.78 Unpacking libelf1:amd64 (0.186-1build1) ... [2024-03-28T13:41:37.605Z] #9 70.88 Selecting previously unselected package libfribidi0:amd64. [2024-03-28T13:41:37.605Z] #9 70.88 Preparing to unpack .../014-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... [2024-03-28T13:41:37.605Z] #8 67.93 (63/247): libXxf86misc-1.0.4-1.el8.x86_64.rpm 257 kB/s | 23 kB 00:00 [2024-03-28T13:41:37.605Z] #8 67.97 (64/247): libXxf86vm-1.1.4-9.el8.x86_64.rpm 223 kB/s | 19 kB 00:00 [2024-03-28T13:41:37.605Z] #8 68.03 (65/247): libasyncns-0.8-14.el8.x86_64.rpm 306 kB/s | 32 kB 00:00 [2024-03-28T13:41:38.011Z] #9 70.91 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... [2024-03-28T13:41:38.011Z] #8 68.07 (66/247): libavc1394-0.5.4-7.el8.x86_64.rpm 621 kB/s | 61 kB 00:00 [2024-03-28T13:41:38.011Z] #8 68.13 (67/247): libcanberra-0.30-18.el8.x86_64.rpm 970 kB/s | 93 kB 00:00 [2024-03-28T13:41:38.011Z] #8 68.16 (68/247): libcanberra-gtk3-0.30-18.el8.x86_64.r 422 kB/s | 39 kB 00:00 [2024-03-28T13:41:38.011Z] #8 70.07 Selecting previously unselected package xxd. [2024-03-28T13:41:38.011Z] #8 70.07 Preparing to unpack .../14-xxd_2%3a8.1.2269-1ubuntu5.22_amd64.deb ... [2024-03-28T13:41:38.011Z] #8 70.08 Unpacking xxd (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:41:38.011Z] #9 71.05 Selecting previously unselected package libglib2.0-0:amd64. [2024-03-28T13:41:38.011Z] #9 71.05 Preparing to unpack .../015-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... [2024-03-28T13:41:38.011Z] #9 71.08 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... [2024-03-28T13:41:38.011Z] #8 68.24 (69/247): libdatrie-0.2.9-7.el8.x86_64.rpm 311 kB/s | 33 kB 00:00 [2024-03-28T13:41:38.011Z] #8 70.22 Selecting previously unselected package vim-common. [2024-03-28T13:41:38.011Z] #8 70.22 Preparing to unpack .../15-vim-common_2%3a8.1.2269-1ubuntu5.22_all.deb ... [2024-03-28T13:41:38.011Z] #8 70.25 Unpacking vim-common (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:41:38.011Z] #8 68.35 (70/247): libdrm-2.4.115-2.el8.x86_64.rpm 891 kB/s | 166 kB 00:00 [2024-03-28T13:41:38.011Z] #8 68.36 (71/247): libdv-1.0.0-27.el8.x86_64.rpm 725 kB/s | 85 kB 00:00 [2024-03-28T13:41:38.011Z] #8 68.45 (72/247): libdvdnav-5.0.3-8.el8.x86_64.rpm 612 kB/s | 61 kB 00:00 [2024-03-28T13:41:38.409Z] #9 71.42 Selecting previously unselected package libicu70:amd64. [2024-03-28T13:41:38.409Z] #9 71.42 Preparing to unpack .../016-libicu70_70.1-2_amd64.deb ... [2024-03-28T13:41:38.409Z] #9 71.45 Unpacking libicu70:amd64 (70.1-2) ... [2024-03-28T13:41:38.409Z] #8 70.46 Selecting previously unselected package libkrb5support0:amd64. [2024-03-28T13:41:38.409Z] #8 70.46 Preparing to unpack .../16-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... [2024-03-28T13:41:38.409Z] #8 68.47 (73/247): libdvdread-5.0.3-9.el8.x86_64.rpm 659 kB/s | 75 kB 00:00 [2024-03-28T13:41:38.409Z] #8 68.54 (74/247): iso-codes-3.79-2.el8.noarch.rpm 1.5 MB/s | 3.4 MB 00:02 [2024-03-28T13:41:38.409Z] #8 68.56 (75/247): libfontenc-1.1.3-8.el8.x86_64.rpm 420 kB/s | 37 kB 00:00 [2024-03-28T13:41:38.409Z] #8 70.48 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:41:38.409Z] #8 68.65 (76/247): libepoxy-1.5.8-1.el8.x86_64.rpm 1.1 MB/s | 225 kB 00:00 [2024-03-28T13:41:38.409Z] #8 68.66 (77/247): libglvnd-egl-1.3.4-2.el8.x86_64.rpm 502 kB/s | 49 kB 00:00 [2024-03-28T13:41:38.409Z] #8 68.72 (78/247): libglvnd-1.3.4-2.el8.x86_64.rpm 702 kB/s | 127 kB 00:00 [2024-03-28T13:41:38.409Z] #8 68.75 (79/247): libglvnd-gles-1.3.4-2.el8.x86_64.rpm 398 kB/s | 40 kB 00:00 [2024-03-28T13:41:38.409Z] #8 68.84 (80/247): libglvnd-glx-1.3.4-2.el8.x86_64.rpm 761 kB/s | 137 kB 00:00 [2024-03-28T13:41:38.409Z] #8 68.74 Package curl-7.61.1-34.el8.x86_64 is already installed. [2024-03-28T13:41:38.409Z] #8 70.65 Selecting previously unselected package libk5crypto3:amd64. [2024-03-28T13:41:38.409Z] #8 70.65 Preparing to unpack .../17-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... [2024-03-28T13:41:38.409Z] #8 70.66 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:41:38.816Z] #8 68.85 (81/247): libiec61883-1.2.0-18.el8.x86_64.rpm 418 kB/s | 43 kB 00:00 [2024-03-28T13:41:38.816Z] #8 68.89 (82/247): libgtop2-2.38.0-3.el8.x86_64.rpm 831 kB/s | 142 kB 00:00 [2024-03-28T13:41:38.816Z] #8 68.94 (83/247): libmcpp-2.7.2-20.el8.x86_64.rpm 921 kB/s | 81 kB 00:00 [2024-03-28T13:41:38.816Z] #9 71.82 Selecting previously unselected package libmpdec3:amd64. [2024-03-28T13:41:38.816Z] #9 71.82 Preparing to unpack .../017-libmpdec3_2.5.1-2build2_amd64.deb ... [2024-03-28T13:41:38.816Z] #9 71.84 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... [2024-03-28T13:41:38.816Z] #8 70.80 Selecting previously unselected package libkeyutils1:amd64. [2024-03-28T13:41:38.816Z] #8 70.80 Preparing to unpack .../18-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [2024-03-28T13:41:38.816Z] #8 70.82 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2024-03-28T13:41:38.816Z] #8 68.99 (84/247): libnotify-0.7.7-6.el8.x86_64.rpm 504 kB/s | 47 kB 00:00 [2024-03-28T13:41:38.816Z] #8 69.02 (85/247): libjpeg-turbo-1.5.3-12.el8.x86_64.rpm 865 kB/s | 157 kB 00:00 [2024-03-28T13:41:38.816Z] #8 69.04 (86/247): libogg-1.3.2-10.el8.x86_64.rpm 313 kB/s | 31 kB 00:00 [2024-03-28T13:41:38.816Z] #8 69.09 (87/247): libraw1394-2.1.2-5.el8.x86_64.rpm 733 kB/s | 72 kB 00:00 [2024-03-28T13:41:38.816Z] #9 71.95 Selecting previously unselected package libpam-systemd:amd64. [2024-03-28T13:41:38.816Z] #9 71.95 Preparing to unpack .../018-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ... [2024-03-28T13:41:38.816Z] #9 71.97 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ... [2024-03-28T13:41:38.816Z] #8 70.93 Selecting previously unselected package libkrb5-3:amd64. [2024-03-28T13:41:38.816Z] #8 70.93 Preparing to unpack .../19-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... [2024-03-28T13:41:38.816Z] #8 70.95 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:41:38.816Z] #8 69.13 (88/247): libshout-2.2.2-19.el8.x86_64.rpm 548 kB/s | 50 kB 00:00 [2024-03-28T13:41:38.816Z] #8 71.19 Selecting previously unselected package libgssapi-krb5-2:amd64. [2024-03-28T13:41:39.243Z] #9 72.07 Selecting previously unselected package libpython3.10-minimal:amd64. [2024-03-28T13:41:39.243Z] #9 72.07 Preparing to unpack .../019-libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... [2024-03-28T13:41:39.243Z] #9 72.08 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... [2024-03-28T13:41:39.243Z] #8 69.17 Dependencies resolved. [2024-03-28T13:41:39.243Z] #8 69.28 (89/247): libsndfile-1.0.28-14.el8.x86_64.rpm 1.0 MB/s | 194 kB 00:00 [2024-03-28T13:41:39.243Z] #8 69.39 (90/247): libsrtp-1.5.4-8.el8.x86_64.rpm 1.1 MB/s | 282 kB 00:00 [2024-03-28T13:41:39.243Z] #8 71.20 Preparing to unpack .../20-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... [2024-03-28T13:41:39.243Z] #8 71.21 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:41:39.243Z] #9 72.28 Selecting previously unselected package media-types. [2024-03-28T13:41:39.243Z] #9 72.28 Preparing to unpack .../020-media-types_7.0.0_all.deb ... [2024-03-28T13:41:39.243Z] #9 72.30 Unpacking media-types (7.0.0) ... [2024-03-28T13:41:39.243Z] #8 69.32 ========================================================================================== [2024-03-28T13:41:39.243Z] #8 69.32 Package Arch Version Repo Size [2024-03-28T13:41:39.243Z] #8 69.32 ========================================================================================== [2024-03-28T13:41:39.243Z] #8 69.32 Installing: [2024-03-28T13:41:39.243Z] #8 69.32 GConf2 x86_64 3.2.6-22.el8 appstream 1.0 M [2024-03-28T13:41:39.243Z] #8 69.32 bzip2 x86_64 1.0.6-26.el8 baseos 60 k [2024-03-28T13:41:39.243Z] #8 69.32 cmake x86_64 3.26.5-2.el8 appstream 14 M [2024-03-28T13:41:39.243Z] #8 69.32 dejavu-fonts-common noarch 2.35-7.el8 baseos 74 k [2024-03-28T13:41:39.243Z] #8 69.32 freetype x86_64 2.9.1-9.el8 baseos 394 k [2024-03-28T13:41:39.243Z] #8 69.32 gcc x86_64 8.5.0-21.el8 baseos 23 M [2024-03-28T13:41:39.243Z] #8 69.32 glibc-langpack-en x86_64 2.28-251.el8 baseos 941 k [2024-03-28T13:41:39.243Z] #8 69.32 glibc-locale-source x86_64 2.28-251.el8 baseos 4.3 M [2024-03-28T13:41:39.243Z] #8 69.32 gnu-free-fonts-common noarch 20120503-18.el8.0.1 appstream 134 k [2024-03-28T13:41:39.243Z] #8 69.32 gtk3 x86_64 3.22.30-11.el8 appstream 4.5 M [2024-03-28T13:41:39.243Z] #8 69.32 gtk3-devel x86_64 3.22.30-11.el8 appstream 4.4 M [2024-03-28T13:41:39.243Z] #8 69.32 java-11-openjdk-devel x86_64 1:11.0.18.0.9-0.3.ea.el8 appstream 3.4 M [2024-03-28T13:41:39.243Z] #8 69.32 libXScrnSaver x86_64 1.2.3-1.el8 appstream 31 k [2024-03-28T13:41:39.243Z] #8 69.32 libXt-devel x86_64 1.1.5-12.el8 appstream 452 k [2024-03-28T13:41:39.243Z] #8 69.32 libXtst-devel x86_64 1.2.3-7.el8 appstream 17 k [2024-03-28T13:41:39.243Z] #8 69.32 liberation-fonts noarch 1:2.00.3-7.el8 baseos 20 k [2024-03-28T13:41:39.243Z] #8 69.32 lsof x86_64 4.93.2-1.el8 baseos 253 k [2024-03-28T13:41:39.243Z] #8 69.32 make x86_64 1:4.2.1-11.el8 baseos 498 k [2024-03-28T13:41:39.243Z] #8 69.32 mesa-libGL x86_64 23.1.4-2.el8 appstream 188 k [2024-03-28T13:41:39.243Z] #8 69.32 mesa-libGL-devel x86_64 23.1.4-2.el8 appstream 53 k [2024-03-28T13:41:39.243Z] #8 69.32 mesa-libGLU-devel x86_64 9.0.0-15.el8 appstream 15 k [2024-03-28T13:41:39.243Z] #8 69.32 metacity x86_64 3.28.0-1.el8 appstream 1.0 M [2024-03-28T13:41:39.243Z] #8 69.32 nspr x86_64 4.35.0-1.el8 appstream 143 k [2024-03-28T13:41:39.243Z] #8 69.32 nss x86_64 3.90.0-6.el8 appstream 753 k [2024-03-28T13:41:39.243Z] #8 69.32 nss-util x86_64 3.90.0-6.el8 appstream 140 k [2024-03-28T13:41:39.243Z] #8 69.32 tigervnc x86_64 1.13.1-8.el8 appstream 359 k [2024-03-28T13:41:39.243Z] #8 69.32 tigervnc-server x86_64 1.13.1-8.el8 appstream 281 k [2024-03-28T13:41:39.243Z] #8 69.32 unzip x86_64 6.0-46.el8 baseos 196 k [2024-03-28T13:41:39.243Z] #8 69.32 webkit2gtk3 x86_64 2.42.4-1.el8 appstream 25 M [2024-03-28T13:41:39.243Z] #8 69.32 webkit2gtk3-devel x86_64 2.42.4-1.el8 appstream 348 k [2024-03-28T13:41:39.243Z] #8 69.32 wget x86_64 1.19.5-11.el8 appstream 734 k [2024-03-28T13:41:39.243Z] #8 69.32 xorg-x11-fonts-100dpi noarch 7.5-19.el8 appstream 3.1 M [2024-03-28T13:41:39.243Z] #8 69.32 xorg-x11-fonts-75dpi noarch 7.5-19.el8 appstream 2.8 M [2024-03-28T13:41:39.243Z] #8 69.32 xorg-x11-fonts-Type1 noarch 7.5-19.el8 appstream 522 k [2024-03-28T13:41:39.243Z] #8 69.32 xorg-x11-fonts-misc noarch 7.5-19.el8 appstream 5.8 M [2024-03-28T13:41:39.243Z] #8 69.32 xorg-x11-server-utils x86_64 7.7-27.el8 appstream 198 k [2024-03-28T13:41:39.243Z] #8 69.32 zip x86_64 3.0-23.el8 baseos 270 k [2024-03-28T13:41:39.243Z] #8 69.32 Installing dependencies: [2024-03-28T13:41:39.243Z] #8 69.32 ModemManager-glib x86_64 1.20.2-1.el8 baseos 338 k [2024-03-28T13:41:39.243Z] #8 69.32 adwaita-cursor-theme noarch 3.28.0-3.el8 appstream 647 k [2024-03-28T13:41:39.243Z] #8 69.32 adwaita-icon-theme noarch 3.28.0-3.el8 appstream 11 M [2024-03-28T13:41:39.243Z] #8 69.32 alsa-lib x86_64 1.2.10-2.el8 appstream 519 k [2024-03-28T13:41:39.243Z] #8 69.32 aspell x86_64 12:0.60.6.1-22.el8 appstream 673 k [2024-03-28T13:41:39.243Z] #8 69.32 at-spi2-atk x86_64 2.26.2-1.el8 appstream 89 k [2024-03-28T13:41:39.243Z] #8 69.32 at-spi2-atk-devel x86_64 2.26.2-1.el8 appstream 19 k [2024-03-28T13:41:39.243Z] #8 69.32 at-spi2-core x86_64 2.28.0-1.el8 appstream 169 k [2024-03-28T13:41:39.243Z] #8 69.32 at-spi2-core-devel x86_64 2.28.0-1.el8 appstream 143 k [2024-03-28T13:41:39.243Z] #8 69.32 atk x86_64 2.28.1-1.el8 appstream 272 k [2024-03-28T13:41:39.243Z] #8 69.32 atk-devel x86_64 2.28.1-1.el8 appstream 192 k [2024-03-28T13:41:39.243Z] #8 69.32 avahi-glib x86_64 0.7-27.el8 baseos 15 k [2024-03-28T13:41:39.243Z] #8 69.32 avahi-libs x86_64 0.7-27.el8 baseos 62 k [2024-03-28T13:41:39.243Z] #8 69.32 brotli x86_64 1.0.6-3.el8 baseos 323 k [2024-03-28T13:41:39.243Z] #8 69.32 bzip2-devel x86_64 1.0.6-26.el8 baseos 224 k [2024-03-28T13:41:39.243Z] #8 69.32 cairo x86_64 1.15.12-6.el8 appstream 719 k [2024-03-28T13:41:39.243Z] #8 69.32 cairo-devel x86_64 1.15.12-6.el8 appstream 273 k [2024-03-28T13:41:39.243Z] #8 69.32 cairo-gobject x86_64 1.15.12-6.el8 appstream 33 k [2024-03-28T13:41:39.243Z] #8 69.32 cairo-gobject-devel x86_64 1.15.12-6.el8 appstream 26 k [2024-03-28T13:41:39.243Z] #8 69.32 cmake-data noarch 3.26.5-2.el8 appstream 2.6 M [2024-03-28T13:41:39.243Z] #8 69.32 cmake-filesystem x86_64 3.26.5-2.el8 appstream 52 k [2024-03-28T13:41:39.243Z] #8 69.32 cmake-rpm-macros noarch 3.26.5-2.el8 appstream 44 k [2024-03-28T13:41:39.243Z] #8 69.32 colord-libs x86_64 1.4.2-1.el8 appstream 236 k [2024-03-28T13:41:39.243Z] #8 69.32 copy-jdk-configs noarch 4.0-2.el8 appstream 31 k [2024-03-28T13:41:39.243Z] #8 69.32 cpp x86_64 8.5.0-21.el8 baseos 10 M [2024-03-28T13:41:39.243Z] #8 69.32 crypto-policies-scripts noarch 20230731-1.git3177e06.el8 baseos 84 k [2024-03-28T13:41:39.243Z] #8 69.32 cups-libs x86_64 1:2.2.6-57.el8 baseos 436 k [2024-03-28T13:41:39.243Z] #8 69.32 dbus-devel x86_64 1:1.12.8-26.el8 appstream 72 k [2024-03-28T13:41:39.243Z] #8 69.32 dbus-glib x86_64 0.110-2.el8 baseos 127 k [2024-03-28T13:41:39.243Z] #8 69.32 dbus-x11 x86_64 1:1.12.8-26.el8 appstream 61 k [2024-03-28T13:41:39.243Z] #8 69.32 emacs-filesystem noarch 1:26.1-11.el8 baseos 70 k [2024-03-28T13:41:39.243Z] #8 69.32 enchant2 x86_64 2.2.3-3.el8 appstream 62 k [2024-03-28T13:41:39.243Z] #8 69.32 expat-devel x86_64 2.2.5-11.el8 baseos 57 k [2024-03-28T13:41:39.243Z] #8 69.32 file x86_64 5.33-26.el8 baseos 77 k [2024-03-28T13:41:39.243Z] #8 69.32 flac-libs x86_64 1.3.2-11.el8 appstream 217 k [2024-03-28T13:41:39.243Z] #8 69.32 fltk x86_64 1.3.4-5.el8 appstream 590 k [2024-03-28T13:41:39.243Z] #8 69.32 fontconfig x86_64 2.13.1-4.el8 baseos 274 k [2024-03-28T13:41:39.243Z] #8 69.32 fontconfig-devel x86_64 2.13.1-4.el8 baseos 151 k [2024-03-28T13:41:39.243Z] #8 69.32 fontpackages-filesystem noarch 1.44-22.el8 baseos 16 k [2024-03-28T13:41:39.243Z] #8 69.32 freetype-devel x86_64 2.9.1-9.el8 baseos 464 k [2024-03-28T13:41:39.243Z] #8 69.32 fribidi x86_64 1.0.4-9.el8 appstream 89 k [2024-03-28T13:41:39.243Z] #8 69.32 fribidi-devel x86_64 1.0.4-9.el8 appstream 64 k [2024-03-28T13:41:39.243Z] #8 69.32 gdk-pixbuf2 x86_64 2.36.12-5.el8 baseos 467 k [2024-03-28T13:41:39.243Z] #8 69.32 gdk-pixbuf2-devel x86_64 2.36.12-5.el8 appstream 223 k [2024-03-28T13:41:39.243Z] #8 69.32 gdk-pixbuf2-modules x86_64 2.36.12-5.el8 appstream 109 k [2024-03-28T13:41:39.243Z] #8 69.32 gettext x86_64 0.19.8.1-17.el8 baseos 1.1 M [2024-03-28T13:41:39.243Z] #8 69.32 gettext-libs x86_64 0.19.8.1-17.el8 baseos 314 k [2024-03-28T13:41:39.243Z] #8 69.32 gl-manpages noarch 1.1-15.20161227.el8 appstream 1.2 M [2024-03-28T13:41:39.243Z] #8 69.32 glib-networking x86_64 2.56.1-1.1.el8 baseos 155 k [2024-03-28T13:41:39.243Z] #8 69.32 glib2-devel x86_64 2.56.4-163.el8 baseos 498 k [2024-03-28T13:41:39.243Z] #8 69.32 glibc-devel x86_64 2.28-251.el8 baseos 89 k [2024-03-28T13:41:39.243Z] #8 69.32 glibc-headers x86_64 2.28-251.el8 baseos 584 k [2024-03-28T13:41:39.243Z] #8 69.32 graphite2 x86_64 1.3.10-10.el8 appstream 122 k [2024-03-28T13:41:39.243Z] #8 69.32 graphite2-devel x86_64 1.3.10-10.el8 appstream 45 k [2024-03-28T13:41:39.243Z] #8 69.32 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M [2024-03-28T13:41:39.243Z] #8 69.32 grub2-common noarch 1:2.02-129.el8 baseos 893 k [2024-03-28T13:41:39.243Z] #8 69.32 grub2-tools x86_64 1:2.02-129.el8 baseos 2.0 M [2024-03-28T13:41:39.243Z] #8 69.32 grub2-tools-minimal x86_64 1:2.02-129.el8 baseos 212 k [2024-03-28T13:41:39.243Z] #8 69.32 gsettings-desktop-schemas x86_64 3.32.0-6.el8 baseos 633 k [2024-03-28T13:41:39.243Z] #8 69.32 gsm x86_64 1.0.17-5.el8 appstream 37 k [2024-03-28T13:41:39.243Z] #8 69.32 gstreamer1 x86_64 1.16.1-2.el8 appstream 1.3 M [2024-03-28T13:41:39.243Z] #8 69.32 gstreamer1-plugins-base x86_64 1.16.1-3.el8 appstream 2.0 M [2024-03-28T13:41:39.243Z] #8 69.32 gtk-update-icon-cache x86_64 3.22.30-11.el8 appstream 32 k [2024-03-28T13:41:39.243Z] #8 69.32 harfbuzz x86_64 1.7.5-4.el8 appstream 296 k [2024-03-28T13:41:39.243Z] #8 69.32 harfbuzz-devel x86_64 1.7.5-4.el8 appstream 206 k [2024-03-28T13:41:39.243Z] #8 69.32 harfbuzz-icu x86_64 1.7.5-4.el8 appstream 24 k [2024-03-28T13:41:39.243Z] #8 69.32 hicolor-icon-theme noarch 0.17-2.el8 appstream 49 k [2024-03-28T13:41:39.243Z] #8 69.32 hunspell x86_64 1.6.2-1.el8 appstream 331 k [2024-03-28T13:41:39.243Z] #8 69.32 hunspell-en-GB noarch 0.20140811.1-12.el8 appstream 245 k [2024-03-28T13:41:39.243Z] #8 69.32 hunspell-en-US noarch 0.20140811.1-12.el8 appstream 196 k [2024-03-28T13:41:39.243Z] #8 69.32 hwdata noarch 0.314-8.22.el8 baseos 1.8 M [2024-03-28T13:41:39.243Z] #8 69.32 hyphen x86_64 2.8.8-9.el8 appstream 33 k [2024-03-28T13:41:39.243Z] #8 69.32 isl x86_64 0.16.1-6.el8 appstream 841 k [2024-03-28T13:41:39.243Z] #8 69.32 iso-codes noarch 3.79-2.el8 appstream 3.4 M [2024-03-28T13:41:39.243Z] #8 69.32 jasper-libs x86_64 2.0.14-5.el8 appstream 167 k [2024-03-28T13:41:39.243Z] #8 69.32 java-11-openjdk x86_64 1:11.0.18.0.9-0.3.ea.el8 appstream 468 k [2024-03-28T13:41:39.243Z] #8 69.32 java-11-openjdk-headless x86_64 1:11.0.18.0.9-0.3.ea.el8 appstream 41 M [2024-03-28T13:41:39.243Z] #8 69.32 javapackages-filesystem noarch 5.3.0-1.module_el8.0.0+11+5b8c10bd appstream 30 k [2024-03-28T13:41:39.243Z] #8 69.32 jbigkit-libs x86_64 2.1-14.el8 appstream 55 k [2024-03-28T13:41:39.243Z] #8 69.32 json-glib x86_64 1.4.4-1.el8 baseos 144 k [2024-03-28T13:41:39.243Z] #8 69.32 kernel-headers x86_64 4.18.0-547.el8 baseos 12 M [2024-03-28T13:41:39.243Z] #8 69.32 lame-libs x86_64 3.100-6.el8 appstream 361 k [2024-03-28T13:41:39.243Z] #8 69.32 lcms2 x86_64 2.9-2.el8 appstream 165 k [2024-03-28T13:41:39.243Z] #8 69.32 libICE x86_64 1.0.9-15.el8 appstream 74 k [2024-03-28T13:41:39.243Z] #8 69.32 libICE-devel x86_64 1.0.9-15.el8 appstream 55 k [2024-03-28T13:41:39.243Z] #8 69.32 libSM x86_64 1.2.3-1.el8 appstream 48 k [2024-03-28T13:41:39.243Z] #8 69.32 libSM-devel x86_64 1.2.3-1.el8 appstream 18 k [2024-03-28T13:41:39.243Z] #8 69.32 libX11 x86_64 1.6.8-8.el8 appstream 612 k [2024-03-28T13:41:39.243Z] #8 69.32 libX11-common noarch 1.6.8-8.el8 appstream 211 k [2024-03-28T13:41:39.243Z] #8 69.32 libX11-devel x86_64 1.6.8-8.el8 appstream 1.1 M [2024-03-28T13:41:39.243Z] #8 69.32 libX11-xcb x86_64 1.6.8-8.el8 appstream 15 k [2024-03-28T13:41:39.243Z] #8 69.32 libXau x86_64 1.0.9-3.el8 appstream 37 k [2024-03-28T13:41:39.243Z] #8 69.32 libXau-devel x86_64 1.0.9-3.el8 appstream 21 k [2024-03-28T13:41:39.243Z] #8 69.32 libXcomposite x86_64 0.4.4-14.el8 appstream 28 k [2024-03-28T13:41:39.243Z] #8 69.32 libXcomposite-devel x86_64 0.4.4-14.el8 appstream 22 k [2024-03-28T13:41:39.243Z] #8 69.32 libXcursor x86_64 1.1.15-3.el8 appstream 36 k [2024-03-28T13:41:39.243Z] #8 69.32 libXcursor-devel x86_64 1.1.15-3.el8 appstream 29 k [2024-03-28T13:41:39.243Z] #8 69.32 libXdamage x86_64 1.1.4-14.el8 appstream 27 k [2024-03-28T13:41:39.243Z] #8 69.32 libXdamage-devel x86_64 1.1.4-14.el8 appstream 15 k [2024-03-28T13:41:39.243Z] #8 69.32 libXdmcp x86_64 1.1.3-1.el8 appstream 41 k [2024-03-28T13:41:39.243Z] #8 69.32 libXext x86_64 1.3.4-1.el8 appstream 45 k [2024-03-28T13:41:39.243Z] #8 69.32 libXext-devel x86_64 1.3.4-1.el8 appstream 81 k [2024-03-28T13:41:39.243Z] #8 69.32 libXfixes x86_64 5.0.3-7.el8 appstream 25 k [2024-03-28T13:41:39.243Z] #8 69.32 libXfixes-devel x86_64 5.0.3-7.el8 appstream 19 k [2024-03-28T13:41:39.243Z] #8 69.32 libXfont2 x86_64 2.0.3-2.el8 appstream 149 k [2024-03-28T13:41:39.243Z] #8 69.32 libXft x86_64 2.3.3-1.el8 appstream 67 k [2024-03-28T13:41:39.243Z] #8 69.32 libXft-devel x86_64 2.3.3-1.el8 appstream 25 k [2024-03-28T13:41:39.243Z] #8 69.32 libXi x86_64 1.7.10-1.el8 appstream 49 k [2024-03-28T13:41:39.243Z] #8 69.32 libXi-devel x86_64 1.7.10-1.el8 appstream 111 k [2024-03-28T13:41:39.243Z] #8 69.32 libXinerama x86_64 1.1.4-1.el8 appstream 16 k [2024-03-28T13:41:39.243Z] #8 69.32 libXinerama-devel x86_64 1.1.4-1.el8 appstream 15 k [2024-03-28T13:41:39.243Z] #8 69.32 libXmu x86_64 1.1.3-1.el8 appstream 75 k [2024-03-28T13:41:39.243Z] #8 69.32 libXrandr x86_64 1.5.2-1.el8 appstream 34 k [2024-03-28T13:41:39.243Z] #8 69.32 libXrandr-devel x86_64 1.5.2-1.el8 appstream 27 k [2024-03-28T13:41:39.243Z] #8 69.32 libXrender x86_64 0.9.10-7.el8 appstream 33 k [2024-03-28T13:41:39.243Z] #8 69.32 libXrender-devel x86_64 0.9.10-7.el8 appstream 22 k [2024-03-28T13:41:39.243Z] #8 69.32 libXt x86_64 1.1.5-12.el8 appstream 186 k [2024-03-28T13:41:39.243Z] #8 69.32 libXtst x86_64 1.2.3-7.el8 appstream 22 k [2024-03-28T13:41:39.243Z] #8 69.32 libXv x86_64 1.0.11-7.el8 appstream 20 k [2024-03-28T13:41:39.243Z] #8 69.32 libXxf86misc x86_64 1.0.4-1.el8 appstream 23 k [2024-03-28T13:41:39.243Z] #8 69.32 libXxf86vm x86_64 1.1.4-9.el8 appstream 19 k [2024-03-28T13:41:39.243Z] #8 69.32 libasyncns x86_64 0.8-14.el8 appstream 32 k [2024-03-28T13:41:39.243Z] #8 69.32 libavc1394 x86_64 0.5.4-7.el8 appstream 61 k [2024-03-28T13:41:39.243Z] #8 69.32 libcanberra x86_64 0.30-18.el8 appstream 93 k [2024-03-28T13:41:39.243Z] #8 69.32 libcanberra-gtk3 x86_64 0.30-18.el8 appstream 39 k [2024-03-28T13:41:39.243Z] #8 69.32 libcroco x86_64 0.6.12-4.el8_2.1 baseos 113 k [2024-03-28T13:41:39.243Z] #8 69.32 libdatrie x86_64 0.2.9-7.el8 appstream 33 k [2024-03-28T13:41:39.243Z] #8 69.32 libdrm x86_64 2.4.115-2.el8 appstream 166 k [2024-03-28T13:41:39.243Z] #8 69.32 libdrm-devel x86_64 2.4.115-2.el8 appstream 194 k [2024-03-28T13:41:39.243Z] #8 69.32 libdv x86_64 1.0.0-27.el8 appstream 85 k [2024-03-28T13:41:39.243Z] #8 69.32 libdvdnav x86_64 5.0.3-8.el8 appstream 61 k [2024-03-28T13:41:39.243Z] #8 69.32 libdvdread x86_64 5.0.3-9.el8 appstream 75 k [2024-03-28T13:41:39.243Z] #8 69.32 libepoxy x86_64 1.5.8-1.el8 appstream 225 k [2024-03-28T13:41:39.243Z] #8 69.32 libepoxy-devel x86_64 1.5.8-1.el8 appstream 146 k [2024-03-28T13:41:39.243Z] #8 69.32 liberation-fonts-common noarch 1:2.00.3-7.el8 baseos 25 k [2024-03-28T13:41:39.243Z] #8 69.32 liberation-mono-fonts noarch 1:2.00.3-7.el8 baseos 505 k [2024-03-28T13:41:39.243Z] #8 69.32 liberation-sans-fonts noarch 1:2.00.3-7.el8 baseos 610 k [2024-03-28T13:41:39.243Z] #8 69.32 liberation-serif-fonts noarch 1:2.00.3-7.el8 baseos 609 k [2024-03-28T13:41:39.243Z] #8 69.32 libffi-devel x86_64 3.1-24.el8 baseos 29 k [2024-03-28T13:41:39.243Z] #8 69.32 libfontenc x86_64 1.1.3-8.el8 appstream 37 k [2024-03-28T13:41:39.243Z] #8 69.32 libglvnd x86_64 1:1.3.4-2.el8 appstream 127 k [2024-03-28T13:41:39.243Z] #8 69.32 libglvnd-core-devel x86_64 1:1.3.4-2.el8 appstream 25 k [2024-03-28T13:41:39.243Z] #8 69.32 libglvnd-devel x86_64 1:1.3.4-2.el8 appstream 190 k [2024-03-28T13:41:39.243Z] #8 69.32 libglvnd-egl x86_64 1:1.3.4-2.el8 appstream 49 k [2024-03-28T13:41:39.243Z] #8 69.32 libglvnd-gles x86_64 1:1.3.4-2.el8 appstream 40 k [2024-03-28T13:41:39.244Z] #8 69.32 libglvnd-glx x86_64 1:1.3.4-2.el8 appstream 137 k [2024-03-28T13:41:39.244Z] #8 69.32 libglvnd-opengl x86_64 1:1.3.4-2.el8 appstream 47 k [2024-03-28T13:41:39.244Z] #8 69.32 libgomp x86_64 8.5.0-21.el8 baseos 208 k [2024-03-28T13:41:39.244Z] #8 69.32 libgtop2 x86_64 2.38.0-3.el8 appstream 142 k [2024-03-28T13:41:39.244Z] #8 69.32 libgudev x86_64 232-4.el8 baseos 33 k [2024-03-28T13:41:39.244Z] #8 69.32 libgusb x86_64 0.3.0-1.el8 baseos 49 k [2024-03-28T13:41:39.244Z] #8 69.32 libicu x86_64 60.3-2.el8_1 baseos 8.8 M [2024-03-28T13:41:39.244Z] #8 69.32 libicu-devel x86_64 60.3-2.el8_1 baseos 922 k [2024-03-28T13:41:39.244Z] #8 69.32 libiec61883 x86_64 1.2.0-18.el8 appstream 43 k [2024-03-28T13:41:39.244Z] #8 69.32 libjpeg-turbo x86_64 1.5.3-12.el8 appstream 157 k [2024-03-28T13:41:39.244Z] #8 69.32 libmcpp x86_64 2.7.2-20.el8 appstream 81 k [2024-03-28T13:41:39.244Z] #8 69.32 libmetalink x86_64 0.1.3-7.el8 baseos 32 k [2024-03-28T13:41:39.244Z] #8 69.32 libmodman x86_64 2.0.1-17.el8 baseos 36 k [2024-03-28T13:41:39.244Z] #8 69.32 libmpc x86_64 1.1.0-9.1.el8 appstream 61 k [2024-03-28T13:41:39.244Z] #8 69.32 libnotify x86_64 0.7.7-6.el8 appstream 47 k [2024-03-28T13:41:39.244Z] #8 69.32 libogg x86_64 2:1.3.2-10.el8 appstream 31 k [2024-03-28T13:41:39.244Z] #8 69.32 libpciaccess x86_64 0.14-1.el8 baseos 32 k [2024-03-28T13:41:39.244Z] #8 69.32 libpciaccess-devel x86_64 0.14-1.el8 appstream 19 k [2024-03-28T13:41:39.244Z] #8 69.32 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k [2024-03-28T13:41:39.244Z] #8 69.32 libpng x86_64 2:1.6.34-5.el8 baseos 126 k [2024-03-28T13:41:39.244Z] #8 69.32 libpng-devel x86_64 2:1.6.34-5.el8 baseos 327 k [2024-03-28T13:41:39.244Z] #8 69.32 libproxy x86_64 0.4.15-5.2.el8 baseos 75 k [2024-03-28T13:41:39.244Z] #8 69.32 libpsl x86_64 0.20.2-6.el8 baseos 61 k [2024-03-28T13:41:39.244Z] #8 69.32 libraw1394 x86_64 2.1.2-5.el8 appstream 72 k [2024-03-28T13:41:39.244Z] #8 69.32 librsvg2 x86_64 2.42.7-5.el8 appstream 575 k [2024-03-28T13:41:39.244Z] #8 69.32 libsecret x86_64 0.18.6-1.el8 baseos 163 k [2024-03-28T13:41:39.244Z] #8 69.32 libshout x86_64 2.2.2-19.el8 appstream 50 k [2024-03-28T13:41:39.244Z] #8 69.32 libsndfile x86_64 1.0.28-14.el8 appstream 194 k [2024-03-28T13:41:39.244Z] #8 69.32 libsoup x86_64 2.62.3-5.el8 baseos 439 k [2024-03-28T13:41:39.244Z] #8 69.32 libsoup-devel x86_64 2.62.3-5.el8 appstream 345 k [2024-03-28T13:41:39.244Z] #8 69.32 libsrtp x86_64 1.5.4-8.el8 appstream 282 k [2024-03-28T13:41:39.244Z] #8 69.32 libtdb x86_64 1.4.9-0.el8 baseos 60 k [2024-03-28T13:41:39.244Z] #8 69.32 libthai x86_64 0.1.27-2.el8 appstream 203 k [2024-03-28T13:41:39.244Z] #8 69.32 libtheora x86_64 1:1.1.1-21.el8 appstream 184 k [2024-03-28T13:41:39.244Z] #8 69.32 libtiff x86_64 4.0.9-31.el8 appstream 190 k [2024-03-28T13:41:39.244Z] #8 69.32 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k [2024-03-28T13:41:39.244Z] #8 69.32 libuuid-devel x86_64 2.32.1-46.el8 baseos 100 k [2024-03-28T13:41:39.244Z] #8 69.32 libuv x86_64 1:1.41.1-1.el8_4 appstream 156 k [2024-03-28T13:41:39.244Z] #8 69.32 libv4l x86_64 1.14.2-3.el8 appstream 194 k [2024-03-28T13:41:39.244Z] #8 69.32 libvisual x86_64 1:0.4.0-25.el8 appstream 145 k [2024-03-28T13:41:39.244Z] #8 69.32 libvorbis x86_64 1:1.3.6-2.el8 appstream 196 k [2024-03-28T13:41:39.244Z] #8 69.32 libvpx x86_64 1.7.0-10.el8 appstream 854 k [2024-03-28T13:41:39.244Z] #8 69.32 libwayland-client x86_64 1.21.0-1.el8 appstream 41 k [2024-03-28T13:41:39.244Z] #8 69.32 libwayland-cursor x86_64 1.21.0-1.el8 appstream 26 k [2024-03-28T13:41:39.244Z] #8 69.32 libwayland-egl x86_64 1.21.0-1.el8 appstream 20 k [2024-03-28T13:41:39.244Z] #8 69.32 libwayland-server x86_64 1.21.0-1.el8 appstream 49 k [2024-03-28T13:41:39.244Z] #8 69.32 libwebp x86_64 1.0.0-9.el8 appstream 274 k [2024-03-28T13:41:39.244Z] #8 69.32 libwpe x86_64 1.10.0-4.el8 appstream 26 k [2024-03-28T13:41:39.244Z] #8 69.32 libxcb x86_64 1.13.1-1.el8 appstream 229 k [2024-03-28T13:41:39.244Z] #8 69.32 libxcb-devel x86_64 1.13.1-1.el8 appstream 1.1 M [2024-03-28T13:41:39.244Z] #8 69.32 libxcrypt-devel x86_64 4.1.1-6.el8 baseos 25 k [2024-03-28T13:41:39.244Z] #8 69.32 libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k [2024-03-28T13:41:39.244Z] #8 69.32 libxkbcommon-devel x86_64 0.9.1-1.el8 appstream 60 k [2024-03-28T13:41:39.244Z] #8 69.32 libxkbfile x86_64 1.1.0-1.el8 appstream 88 k [2024-03-28T13:41:39.244Z] #8 69.32 libxml2-devel x86_64 2.9.7-18.el8 appstream 1.1 M [2024-03-28T13:41:39.244Z] #8 69.32 libxshmfence x86_64 1.3-2.el8 appstream 13 k [2024-03-28T13:41:39.244Z] #8 69.32 libxslt x86_64 1.1.32-6.el8 baseos 250 k [2024-03-28T13:41:39.244Z] #8 69.32 lksctp-tools x86_64 1.0.18-3.el8 baseos 100 k [2024-03-28T13:41:39.244Z] #8 69.32 llvm-libs x86_64 17.0.6-2.module_el8+895+5524c78c appstream 29 M [2024-03-28T13:41:39.244Z] #8 69.32 lua x86_64 5.3.4-12.el8 appstream 192 k [2024-03-28T13:41:39.244Z] #8 69.32 mcpp x86_64 2.7.2-20.el8 appstream 31 k [2024-03-28T13:41:39.244Z] #8 69.32 mesa-dri-drivers x86_64 23.1.4-2.el8 appstream 7.8 M [2024-03-28T13:41:39.244Z] #8 69.32 mesa-filesystem x86_64 23.1.4-2.el8 appstream 35 k [2024-03-28T13:41:39.244Z] #8 69.32 mesa-libEGL x86_64 23.1.4-2.el8 appstream 149 k [2024-03-28T13:41:39.244Z] #8 69.32 mesa-libGLU x86_64 9.0.0-15.el8 appstream 185 k [2024-03-28T13:41:39.244Z] #8 69.32 mesa-libgbm x86_64 23.1.4-2.el8 appstream 61 k [2024-03-28T13:41:39.244Z] #8 69.32 mesa-libglapi x86_64 23.1.4-2.el8 appstream 67 k [2024-03-28T13:41:39.244Z] #8 69.32 mpdecimal x86_64 2.5.1-3.el8 appstream 93 k [2024-03-28T13:41:39.244Z] #8 69.32 mpg123-libs x86_64 1.25.10-2.el8 appstream 208 k [2024-03-28T13:41:39.244Z] #8 69.32 ncurses x86_64 6.1-10.20180224.el8 baseos 393 k [2024-03-28T13:41:39.244Z] #8 69.32 nss-softokn x86_64 3.90.0-6.el8 appstream 1.2 M [2024-03-28T13:41:39.244Z] #8 69.32 nss-softokn-freebl x86_64 3.90.0-6.el8 appstream 376 k [2024-03-28T13:41:39.244Z] #8 69.32 nss-sysinit x86_64 3.90.0-6.el8 appstream 75 k [2024-03-28T13:41:39.244Z] #8 69.32 openjpeg2 x86_64 2.4.0-5.el8 appstream 165 k [2024-03-28T13:41:39.244Z] #8 69.32 openssl x86_64 1:1.1.1k-12.el8 baseos 738 k [2024-03-28T13:41:39.244Z] #8 69.32 opus x86_64 1.3-0.4.beta.el8 appstream 204 k [2024-03-28T13:41:39.244Z] #8 69.32 orc x86_64 0.4.28-3.el8 appstream 175 k [2024-03-28T13:41:39.244Z] #8 69.32 os-prober x86_64 1.74-9.el8 baseos 51 k [2024-03-28T13:41:39.244Z] #8 69.32 pango x86_64 1.42.4-8.el8 appstream 297 k [2024-03-28T13:41:39.244Z] #8 69.32 pango-devel x86_64 1.42.4-8.el8 appstream 322 k [2024-03-28T13:41:39.244Z] #8 69.32 pcre-cpp x86_64 8.42-6.el8 baseos 47 k [2024-03-28T13:41:39.244Z] #8 69.32 pcre-devel x86_64 8.42-6.el8 baseos 551 k [2024-03-28T13:41:39.244Z] #8 69.32 pcre-utf16 x86_64 8.42-6.el8 baseos 195 k [2024-03-28T13:41:39.244Z] #8 69.32 pcre-utf32 x86_64 8.42-6.el8 baseos 186 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Carp noarch 1.42-396.el8 baseos 30 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Digest noarch 1.17-395.el8 appstream 27 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Digest-MD5 x86_64 2.55-396.el8 appstream 37 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M [2024-03-28T13:41:39.244Z] #8 69.32 perl-Errno x86_64 1.28-422.el8 baseos 76 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Exporter noarch 5.72-396.el8 baseos 34 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-File-Path noarch 2.15-2.el8 baseos 38 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-HTTP-Tiny noarch 0.074-3.el8 baseos 59 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-IO x86_64 1.38-422.el8 baseos 142 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 appstream 304 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c appstream 15 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 appstream 402 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-PathTools x86_64 3.74-1.el8 baseos 90 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-URI noarch 1.73-3.el8 appstream 116 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-constant noarch 1.33-396.el8 baseos 25 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-interpreter x86_64 4:5.26.3-422.el8 baseos 6.3 M [2024-03-28T13:41:39.244Z] #8 69.32 perl-libnet noarch 3.11-3.el8 appstream 121 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-libs x86_64 4:5.26.3-422.el8 baseos 1.6 M [2024-03-28T13:41:39.244Z] #8 69.32 perl-macros x86_64 4:5.26.3-422.el8 baseos 73 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-parent noarch 1:0.237-1.el8 baseos 20 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-podlators noarch 4.11-1.el8 baseos 118 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-threads x86_64 1:2.21-2.el8 baseos 61 k [2024-03-28T13:41:39.244Z] #8 69.32 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k [2024-03-28T13:41:39.244Z] #8 69.32 pixman x86_64 0.38.4-4.el8 appstream 258 k [2024-03-28T13:41:39.244Z] #8 69.32 pixman-devel x86_64 0.38.4-4.el8 appstream 20 k [2024-03-28T13:41:39.244Z] #8 69.32 pkgconf x86_64 1.4.2-1.el8 baseos 38 k [2024-03-28T13:41:39.244Z] #8 69.32 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k [2024-03-28T13:41:39.244Z] #8 69.32 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k [2024-03-28T13:41:39.244Z] #8 69.32 polkit-libs x86_64 0.115-15.el8 baseos 77 k [2024-03-28T13:41:39.244Z] #8 69.32 publicsuffix-list-dafsa noarch 20180723-1.el8 baseos 56 k [2024-03-28T13:41:39.244Z] #8 69.32 pulseaudio-libs x86_64 14.0-4.el8 appstream 682 k [2024-03-28T13:41:39.244Z] #8 69.32 python3.11 x86_64 3.11.7-1.el8 appstream 30 k [2024-03-28T13:41:39.244Z] #8 69.32 python3.11-libs x86_64 3.11.7-1.el8 appstream 11 M [2024-03-28T13:41:39.244Z] #8 69.32 python3.11-pip-wheel noarch 22.3.1-5.el8 appstream 1.4 M [2024-03-28T13:41:39.244Z] #8 69.32 python3.11-setuptools-wheel noarch 65.5.1-2.el8 appstream 720 k [2024-03-28T13:41:39.244Z] #8 69.32 rest x86_64 0.8.1-2.el8 appstream 70 k [2024-03-28T13:41:39.244Z] #8 69.32 shared-mime-info x86_64 1.9-4.el8 baseos 329 k [2024-03-28T13:41:39.244Z] #8 69.32 sound-theme-freedesktop noarch 0.8-9.el8 appstream 382 k [2024-03-28T13:41:39.244Z] #8 69.32 soundtouch x86_64 2.0.0-3.el8 appstream 76 k [2024-03-28T13:41:39.244Z] #8 69.32 speex x86_64 1.2.0-1.el8 appstream 71 k [2024-03-28T13:41:39.244Z] #8 69.32 startup-notification x86_64 0.12-15.el8 appstream 45 k [2024-03-28T13:41:39.244Z] #8 69.32 taglib x86_64 1.11.1-8.el8 appstream 341 k [2024-03-28T13:41:39.244Z] #8 69.32 tigervnc-icons noarch 1.13.1-8.el8 appstream 61 k [2024-03-28T13:41:39.244Z] #8 69.32 tigervnc-license noarch 1.13.1-8.el8 appstream 42 k [2024-03-28T13:41:39.244Z] #8 69.32 tigervnc-server-minimal x86_64 1.13.1-8.el8 appstream 1.1 M [2024-03-28T13:41:39.244Z] #8 69.32 ttmkfdir x86_64 3.0.9-54.el8 appstream 62 k [2024-03-28T13:41:39.244Z] #8 69.32 twolame-libs x86_64 0.3.13-12.el8 appstream 57 k [2024-03-28T13:41:39.244Z] #8 69.32 tzdata-java noarch 2024a-1.el8 appstream 268 k [2024-03-28T13:41:39.244Z] #8 69.32 valgrind x86_64 1:3.22.0-2.el8 appstream 11 M [2024-03-28T13:41:39.244Z] #8 69.32 valgrind-devel x86_64 1:3.22.0-2.el8 appstream 95 k [2024-03-28T13:41:39.244Z] #8 69.32 vim-filesystem noarch 2:8.0.1763-19.el8.4 appstream 50 k [2024-03-28T13:41:39.244Z] #8 69.32 wavpack x86_64 5.1.0-16.el8 appstream 191 k [2024-03-28T13:41:39.244Z] #8 69.32 wayland-devel x86_64 1.21.0-1.el8 appstream 156 k [2024-03-28T13:41:39.244Z] #8 69.32 wayland-protocols-devel noarch 1.25-1.el8 appstream 95 k [2024-03-28T13:41:39.244Z] #8 69.32 webkit2gtk3-jsc x86_64 2.42.4-1.el8 appstream 3.8 M [2024-03-28T13:41:39.244Z] #8 69.32 webkit2gtk3-jsc-devel x86_64 2.42.4-1.el8 appstream 159 k [2024-03-28T13:41:39.244Z] #8 69.32 webrtc-audio-processing x86_64 0.3-10.el8 appstream 297 k [2024-03-28T13:41:39.244Z] #8 69.32 which x86_64 2.21-20.el8 baseos 50 k [2024-03-28T13:41:39.244Z] #8 69.32 woff2 x86_64 1.0.2-5.el8 appstream 59 k [2024-03-28T13:41:39.244Z] #8 69.32 wpebackend-fdo x86_64 1.10.0-3.el8 appstream 44 k [2024-03-28T13:41:39.244Z] #8 69.32 xcb-util x86_64 0.4.0-10.el8 appstream 22 k [2024-03-28T13:41:39.244Z] #8 69.32 xkeyboard-config noarch 2.28-1.el8 appstream 782 k [2024-03-28T13:41:39.244Z] #8 69.32 xml-common noarch 0.6.3-50.el8 baseos 39 k [2024-03-28T13:41:39.244Z] #8 69.32 xorg-x11-font-utils x86_64 1:7.5-41.el8 appstream 104 k [2024-03-28T13:41:39.244Z] #8 69.32 xorg-x11-proto-devel noarch 2020.1-3.el8 appstream 280 k [2024-03-28T13:41:39.244Z] #8 69.32 xorg-x11-xauth x86_64 1:1.0.9-12.el8 appstream 39 k [2024-03-28T13:41:39.244Z] #8 69.32 xorg-x11-xinit x86_64 1.3.4-18.el8 appstream 58 k [2024-03-28T13:41:39.244Z] #8 69.32 xorg-x11-xkb-utils x86_64 7.7-28.el8 appstream 114 k [2024-03-28T13:41:39.244Z] #8 69.32 xz-devel x86_64 5.2.4-4.el8 baseos 63 k [2024-03-28T13:41:39.244Z] #8 69.32 zenity x86_64 3.28.1-2.el8 appstream 4.0 M [2024-03-28T13:41:39.244Z] #8 69.32 zlib-devel x86_64 1.2.11-25.el8 baseos 59 k [2024-03-28T13:41:39.244Z] #8 69.32 Installing weak dependencies: [2024-03-28T13:41:39.244Z] #8 69.32 abattis-cantarell-fonts noarch 0.0.25-6.el8 appstream 156 k [2024-03-28T13:41:39.244Z] #8 69.32 dconf x86_64 0.28.0-4.el8 appstream 108 k [2024-03-28T13:41:39.244Z] #8 69.32 dejavu-sans-mono-fonts noarch 2.35-7.el8 baseos 447 k [2024-03-28T13:41:39.244Z] #8 69.32 elfutils-debuginfod-client x86_64 0.190-2.el8 baseos 77 k [2024-03-28T13:41:39.244Z] #8 69.32 geoclue2 x86_64 2.5.5-2.el8 appstream 132 k [2024-03-28T13:41:39.244Z] #8 69.32 grubby x86_64 8.40-48.el8 baseos 50 k [2024-03-28T13:41:39.244Z] #8 69.32 gstreamer1-plugins-bad-free x86_64 1.16.1-4.el8 appstream 1.9 M [2024-03-28T13:41:39.244Z] #8 69.32 gstreamer1-plugins-good x86_64 1.16.1-4.el8 appstream 2.4 M [2024-03-28T13:41:39.244Z] #8 69.32 hunspell-en noarch 0.20140811.1-12.el8 appstream 200 k [2024-03-28T13:41:39.244Z] #8 69.32 Enabling module streams: [2024-03-28T13:41:39.244Z] #8 69.32 javapackages-runtime 201801 [2024-03-28T13:41:39.244Z] #8 69.32 llvm-toolset rhel8 [2024-03-28T13:41:39.244Z] #8 69.32 perl 5.26 [2024-03-28T13:41:39.244Z] #8 69.32 perl-IO-Socket-SSL 2.066 [2024-03-28T13:41:39.244Z] #8 69.32 perl-libwww-perl 6.34 [2024-03-28T13:41:39.244Z] #8 69.32 [2024-03-28T13:41:39.244Z] #8 69.32 Transaction Summary [2024-03-28T13:41:39.244Z] #8 69.32 ========================================================================================== [2024-03-28T13:41:39.244Z] #8 69.32 Install 364 Packages [2024-03-28T13:41:39.244Z] #8 69.32 [2024-03-28T13:41:39.244Z] #8 69.38 Total download size: 332 M [2024-03-28T13:41:39.244Z] #8 69.38 Installed size: 1.0 G [2024-03-28T13:41:39.244Z] #8 69.39 Downloading Packages: [2024-03-28T13:41:39.244Z] #8 69.45 (91/247): libthai-0.1.27-2.el8.x86_64.rpm 1.1 MB/s | 203 kB 00:00 [2024-03-28T13:41:39.244Z] #8 69.47 (92/247): librsvg2-2.42.7-5.el8.x86_64.rpm 1.2 MB/s | 575 kB 00:00 [2024-03-28T13:41:39.244Z] #8 71.39 Selecting previously unselected package libpsl5:amd64. [2024-03-28T13:41:39.244Z] #8 71.39 Preparing to unpack .../21-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2024-03-28T13:41:39.244Z] #8 71.41 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2024-03-28T13:41:39.244Z] #9 72.41 Selecting previously unselected package readline-common. [2024-03-28T13:41:39.244Z] #9 72.41 Preparing to unpack .../021-readline-common_8.1.2-1_all.deb ... [2024-03-28T13:41:39.244Z] #9 72.43 Unpacking readline-common (8.1.2-1) ... [2024-03-28T13:41:39.244Z] #8 69.57 (93/247): libtheora-1.1.1-21.el8.x86_64.rpm 993 kB/s | 184 kB 00:00 [2024-03-28T13:41:39.244Z] #8 69.62 (94/247): libtiff-4.0.9-31.el8.x86_64.rpm 1.1 MB/s | 190 kB 00:00 [2024-03-28T13:41:39.244Z] #8 69.66 (95/247): libv4l-1.14.2-3.el8.x86_64.rpm 1.0 MB/s | 194 kB 00:00 [2024-03-28T13:41:39.643Z] #9 72.61 Selecting previously unselected package libreadline8:amd64. [2024-03-28T13:41:39.643Z] #9 72.61 Preparing to unpack .../022-libreadline8_8.1.2-1_amd64.deb ... [2024-03-28T13:41:39.643Z] #8 71.55 Selecting previously unselected package wget. [2024-03-28T13:41:39.643Z] #8 71.55 Preparing to unpack .../22-wget_1.20.3-1ubuntu2_amd64.deb ... [2024-03-28T13:41:39.643Z] #8 71.57 Unpacking wget (1.20.3-1ubuntu2) ... [2024-03-28T13:41:39.643Z] #8 69.75 (96/247): libvisual-0.4.0-25.el8.x86_64.rpm 845 kB/s | 145 kB 00:00 [2024-03-28T13:41:39.643Z] #8 69.80 (97/247): libvorbis-1.3.6-2.el8.x86_64.rpm 1.1 MB/s | 196 kB 00:00 [2024-03-28T13:41:39.643Z] #9 72.63 Unpacking libreadline8:amd64 (8.1.2-1) ... [2024-03-28T13:41:39.643Z] #8 71.73 Selecting previously unselected package binutils-common:amd64. [2024-03-28T13:41:39.643Z] #8 71.73 Preparing to unpack .../23-binutils-common_2.34-6ubuntu1.9_amd64.deb ... [2024-03-28T13:41:39.643Z] #8 71.77 Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:41:39.643Z] #8 69.86 (98/247): libwayland-client-1.21.0-1.el8.x86_64 414 kB/s | 41 kB 00:00 [2024-03-28T13:41:39.643Z] #8 69.89 (99/247): libwayland-cursor-1.21.0-1.el8.x86_64 278 kB/s | 26 kB 00:00 [2024-03-28T13:41:39.643Z] #8 69.94 (100/247): libwayland-egl-1.21.0-1.el8.x86_64.r 226 kB/s | 20 kB 00:00 [2024-03-28T13:41:39.643Z] #9 72.81 Selecting previously unselected package libsqlite3-0:amd64. [2024-03-28T13:41:39.643Z] #9 72.81 Preparing to unpack .../023-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... [2024-03-28T13:41:39.643Z] #9 72.83 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... [2024-03-28T13:41:39.643Z] #8 70.06 (1/364): abattis-cantarell-fonts-0.0.25-6.el8.n 904 kB/s | 156 kB 00:00 [2024-03-28T13:41:39.643Z] #8 69.99 (101/247): libwayland-server-1.21.0-1.el8.x86_6 517 kB/s | 49 kB 00:00 [2024-03-28T13:41:40.046Z] #8 72.02 Selecting previously unselected package libbinutils:amd64. [2024-03-28T13:41:40.046Z] #8 72.02 Preparing to unpack .../24-libbinutils_2.34-6ubuntu1.9_amd64.deb ... [2024-03-28T13:41:40.046Z] #8 72.04 Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:41:40.046Z] #9 72.92 Selecting previously unselected package libpython3.10-stdlib:amd64. [2024-03-28T13:41:40.046Z] #9 72.92 Preparing to unpack .../024-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ... [2024-03-28T13:41:40.046Z] #9 72.94 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... [2024-03-28T13:41:40.046Z] #8 70.09 (2/364): adwaita-cursor-theme-3.28.0-3.el8.noar 3.0 MB/s | 647 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.18 (3/364): GConf2-3.2.6-22.el8.x86_64.rpm 3.5 MB/s | 1.0 MB 00:00 [2024-03-28T13:41:40.046Z] #8 70.10 (102/247): libwpe-1.10.0-4.el8.x86_64.rpm 242 kB/s | 26 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.20 (103/247): libwebp-1.0.0-9.el8.x86_64.rpm 1.0 MB/s | 274 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.19 (4/364): alsa-lib-1.2.10-2.el8.x86_64.rpm 5.1 MB/s | 519 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.25 (5/364): at-spi2-atk-2.26.2-1.el8.x86_64.rpm 1.6 MB/s | 89 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.30 (6/364): at-spi2-atk-devel-2.26.2-1.el8.x86_64. 417 kB/s | 19 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.28 (104/247): libxcb-1.13.1-1.el8.x86_64.rpm 1.3 MB/s | 229 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.30 (105/247): libvpx-1.7.0-10.el8.x86_64.rpm 1.3 MB/s | 854 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.31 (106/247): libxkbcommon-0.9.1-1.el8.x86_64.rpm 1.0 MB/s | 116 kB 00:00 [2024-03-28T13:41:40.046Z] #8 72.30 Selecting previously unselected package libctf-nobfd0:amd64. [2024-03-28T13:41:40.046Z] #8 72.30 Preparing to unpack .../25-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ... [2024-03-28T13:41:40.046Z] #8 70.39 (7/364): at-spi2-core-2.28.0-1.el8.x86_64.rpm 1.9 MB/s | 169 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.43 (8/364): aspell-0.60.6.1-22.el8.x86_64.rpm 2.6 MB/s | 673 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.37 (107/247): libxkbfile-1.1.0-1.el8.x86_64.rpm 937 kB/s | 88 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.39 (108/247): libxshmfence-1.3-2.el8.x86_64.rpm 139 kB/s | 13 kB 00:00 [2024-03-28T13:41:40.046Z] #8 70.46 (109/247): mcpp-2.7.2-20.el8.x86_64.rpm 352 kB/s | 31 kB 00:00 [2024-03-28T13:41:40.445Z] #8 72.32 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:41:40.445Z] #8 72.44 Selecting previously unselected package libctf0:amd64. [2024-03-28T13:41:40.445Z] #8 72.44 Preparing to unpack .../26-libctf0_2.34-6ubuntu1.9_amd64.deb ... [2024-03-28T13:41:40.445Z] #8 70.47 (9/364): at-spi2-core-devel-2.28.0-1.el8.x86_64 1.6 MB/s | 143 kB 00:00 [2024-03-28T13:41:40.445Z] #8 70.56 (10/364): atk-2.28.1-1.el8.x86_64.rpm 2.1 MB/s | 272 kB 00:00 [2024-03-28T13:41:40.445Z] #8 70.56 (110/247): mesa-filesystem-23.1.4-2.el8.x86_64. 367 kB/s | 35 kB 00:00 [2024-03-28T13:41:40.445Z] #9 73.47 Selecting previously unselected package libslang2:amd64. [2024-03-28T13:41:40.445Z] #9 73.47 Preparing to unpack .../025-libslang2_2.3.2-5build4_amd64.deb ... [2024-03-28T13:41:40.445Z] #9 73.48 Unpacking libslang2:amd64 (2.3.2-5build4) ... [2024-03-28T13:41:40.445Z] #9 73.57 Selecting previously unselected package libtext-iconv-perl. [2024-03-28T13:41:40.445Z] #9 73.57 Preparing to unpack .../026-libtext-iconv-perl_1.7-7build3_amd64.deb ... [2024-03-28T13:41:40.445Z] #8 72.45 Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:41:40.445Z] #8 70.64 (11/364): atk-devel-2.28.1-1.el8.x86_64.rpm 1.1 MB/s | 192 kB 00:00 [2024-03-28T13:41:40.445Z] #9 73.59 Unpacking libtext-iconv-perl (1.7-7build3) ... [2024-03-28T13:41:40.445Z] #8 70.78 (12/364): cairo-devel-1.15.12-6.el8.x86_64.rpm 1.9 MB/s | 273 kB 00:00 [2024-03-28T13:41:40.445Z] #8 70.82 (13/364): cairo-gobject-1.15.12-6.el8.x86_64.rp 1.0 MB/s | 33 kB 00:00 [2024-03-28T13:41:40.445Z] #8 72.60 Selecting previously unselected package binutils-x86-64-linux-gnu. [2024-03-28T13:41:40.445Z] #8 72.60 Preparing to unpack .../27-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ... [2024-03-28T13:41:40.445Z] #8 72.61 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [2024-03-28T13:41:40.445Z] #8 70.73 (111/247): mesa-libEGL-23.1.4-2.el8.x86_64.rpm 864 kB/s | 149 kB 00:00 [2024-03-28T13:41:40.847Z] #9 73.74 Selecting previously unselected package libxml2:amd64. [2024-03-28T13:41:40.847Z] #9 73.74 Preparing to unpack .../027-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... [2024-03-28T13:41:40.847Z] #9 73.75 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [2024-03-28T13:41:40.847Z] #8 70.83 (14/364): cairo-1.15.12-6.el8.x86_64.rpm 2.6 MB/s | 719 kB 00:00 [2024-03-28T13:41:40.847Z] #8 70.86 (15/364): cairo-gobject-devel-1.15.12-6.el8.x86 566 kB/s | 26 kB 00:00 [2024-03-28T13:41:40.847Z] #8 70.91 (112/247): mesa-libGL-23.1.4-2.el8.x86_64.rpm 1.0 MB/s | 188 kB 00:00 [2024-03-28T13:41:40.847Z] #9 73.92 Selecting previously unselected package shared-mime-info. [2024-03-28T13:41:40.847Z] #9 73.92 Preparing to unpack .../028-shared-mime-info_2.1-2_amd64.deb ... [2024-03-28T13:41:40.847Z] #9 73.94 Unpacking shared-mime-info (2.1-2) ... [2024-03-28T13:41:40.847Z] #8 71.10 (113/247): mesa-libGLU-9.0.0-15.el8.x86_64.rpm 965 kB/s | 185 kB 00:00 [2024-03-28T13:41:40.847Z] #9 74.14 Selecting previously unselected package ucf. [2024-03-28T13:41:40.847Z] #9 74.14 Preparing to unpack .../029-ucf_3.0043_all.deb ... [2024-03-28T13:41:40.847Z] #8 71.19 (114/247): mesa-libgbm-23.1.4-2.el8.x86_64.rpm 671 kB/s | 61 kB 00:00 [2024-03-28T13:41:40.847Z] #8 71.29 (115/247): mesa-libglapi-23.1.4-2.el8.x86_64.rp 689 kB/s | 67 kB 00:00 [2024-03-28T13:41:41.246Z] #9 74.16 Moving old data out of the way [2024-03-28T13:41:41.246Z] #9 74.17 Unpacking ucf (3.0043) ... [2024-03-28T13:41:41.246Z] #9 74.27 Selecting previously unselected package xxd. [2024-03-28T13:41:41.246Z] #9 74.27 Preparing to unpack .../030-xxd_2%3a8.2.3995-1ubuntu2.16_amd64.deb ... [2024-03-28T13:41:41.246Z] #8 73.29 Selecting previously unselected package binutils. [2024-03-28T13:41:41.246Z] #8 73.29 Preparing to unpack .../28-binutils_2.34-6ubuntu1.9_amd64.deb ... [2024-03-28T13:41:41.246Z] #8 73.30 Unpacking binutils (2.34-6ubuntu1.9) ... [2024-03-28T13:41:41.246Z] #8 73.40 Selecting previously unselected package gcc-9-base:amd64. [2024-03-28T13:41:41.246Z] #8 73.40 Preparing to unpack .../29-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-03-28T13:41:41.246Z] #8 73.41 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:41:41.246Z] #9 74.28 Unpacking xxd (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:41:41.246Z] #9 74.41 Selecting previously unselected package vim-common. [2024-03-28T13:41:41.246Z] #9 74.41 Preparing to unpack .../031-vim-common_2%3a8.2.3995-1ubuntu2.16_all.deb ... [2024-03-28T13:41:41.246Z] #9 74.43 Unpacking vim-common (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:41:41.246Z] #9 74.55 Selecting previously unselected package xkb-data. [2024-03-28T13:41:41.246Z] #8 73.55 Selecting previously unselected package libisl22:amd64. [2024-03-28T13:41:41.246Z] #8 73.55 Preparing to unpack .../30-libisl22_0.22.1-1_amd64.deb ... [2024-03-28T13:41:41.641Z] #9 74.55 Preparing to unpack .../032-xkb-data_2.33-1_all.deb ... [2024-03-28T13:41:41.641Z] #9 74.56 Unpacking xkb-data (2.33-1) ... [2024-03-28T13:41:41.641Z] #8 73.57 Unpacking libisl22:amd64 (0.22.1-1) ... [2024-03-28T13:41:41.641Z] #8 71.84 (16/364): cmake-data-3.26.5-2.el8.noarch.rpm 2.6 MB/s | 2.6 MB 00:00 [2024-03-28T13:41:41.641Z] #8 73.84 Selecting previously unselected package libmpfr6:amd64. [2024-03-28T13:41:41.641Z] #8 73.84 Preparing to unpack .../31-libmpfr6_4.0.2-1_amd64.deb ... [2024-03-28T13:41:41.641Z] #8 71.88 (17/364): cmake-filesystem-3.26.5-2.el8.x86_64. 1.4 MB/s | 52 kB 00:00 [2024-03-28T13:41:41.641Z] #8 71.91 (18/364): cmake-rpm-macros-3.26.5-2.el8.noarch. 1.3 MB/s | 44 kB 00:00 [2024-03-28T13:41:41.641Z] #8 73.85 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2024-03-28T13:41:41.641Z] #9 74.89 Selecting previously unselected package libdrm-common. [2024-03-28T13:41:41.641Z] #9 74.89 Preparing to unpack .../033-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... [2024-03-28T13:41:41.641Z] #9 74.91 Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:41:42.033Z] #8 72.01 (19/364): colord-libs-1.4.2-1.el8.x86_64.rpm 2.3 MB/s | 236 kB 00:00 [2024-03-28T13:41:42.033Z] #8 72.07 (20/364): copy-jdk-configs-4.0-2.el8.noarch.rpm 525 kB/s | 31 kB 00:00 [2024-03-28T13:41:42.033Z] #8 72.06 (116/247): metacity-3.28.0-1.el8.x86_64.rpm 1.3 MB/s | 1.0 MB 00:00 [2024-03-28T13:41:42.033Z] #8 74.02 Selecting previously unselected package libmpc3:amd64. [2024-03-28T13:41:42.033Z] #8 74.02 Preparing to unpack .../32-libmpc3_1.1.0-1_amd64.deb ... [2024-03-28T13:41:42.033Z] #8 74.03 Unpacking libmpc3:amd64 (1.1.0-1) ... [2024-03-28T13:41:42.033Z] #9 75.04 Selecting previously unselected package libdrm2:amd64. [2024-03-28T13:41:42.033Z] #9 75.04 Preparing to unpack .../034-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:41:42.033Z] #9 75.05 Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:41:42.033Z] #8 72.21 (21/364): dbus-devel-1.12.8-26.el8.x86_64.rpm 516 kB/s | 72 kB 00:00 [2024-03-28T13:41:42.033Z] #8 72.25 (22/364): dbus-x11-1.12.8-26.el8.x86_64.rpm 1.5 MB/s | 61 kB 00:00 [2024-03-28T13:41:42.033Z] #8 72.24 (117/247): mpg123-libs-1.25.10-2.el8.x86_64.rpm 1.1 MB/s | 208 kB 00:00 [2024-03-28T13:41:42.033Z] #8 74.17 Selecting previously unselected package cpp-9. [2024-03-28T13:41:42.033Z] #8 74.17 Preparing to unpack .../33-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-03-28T13:41:42.033Z] #8 74.19 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:41:42.033Z] #9 75.23 Selecting previously unselected package libedit2:amd64. [2024-03-28T13:41:42.033Z] #9 75.23 Preparing to unpack .../035-libedit2_3.1-20210910-1build1_amd64.deb ... [2024-03-28T13:41:42.033Z] #9 75.25 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [2024-03-28T13:41:42.033Z] #8 72.31 (23/364): dconf-0.28.0-4.el8.x86_64.rpm 1.9 MB/s | 108 kB 00:00 [2024-03-28T13:41:42.033Z] #8 72.35 (24/364): enchant2-2.2.3-3.el8.x86_64.rpm 1.5 MB/s | 62 kB 00:00 [2024-03-28T13:41:42.033Z] #8 72.42 (118/247): openjpeg2-2.4.0-5.el8.x86_64.rpm 910 kB/s | 165 kB 00:00 [2024-03-28T13:41:42.425Z] #9 75.37 Selecting previously unselected package libnghttp2-14:amd64. [2024-03-28T13:41:42.425Z] #9 75.37 Preparing to unpack .../036-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ... [2024-03-28T13:41:42.425Z] #9 75.39 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ... [2024-03-28T13:41:42.425Z] #8 72.45 (25/364): flac-libs-1.3.2-11.el8.x86_64.rpm 2.2 MB/s | 217 kB 00:00 [2024-03-28T13:41:42.425Z] #8 72.59 (119/247): opus-1.3-0.4.beta.el8.x86_64.rpm 1.2 MB/s | 204 kB 00:00 [2024-03-28T13:41:42.425Z] #9 75.51 Selecting previously unselected package libpng16-16:amd64. [2024-03-28T13:41:42.425Z] #9 75.51 Preparing to unpack .../037-libpng16-16_1.6.37-3build5_amd64.deb ... [2024-03-28T13:41:42.425Z] #9 75.53 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... [2024-03-28T13:41:42.425Z] #8 72.76 (120/247): orc-0.4.28-3.el8.x86_64.rpm 1.0 MB/s | 175 kB 00:00 [2024-03-28T13:41:42.425Z] #9 75.67 Selecting previously unselected package libpsl5:amd64. [2024-03-28T13:41:42.425Z] #9 75.67 Preparing to unpack .../038-libpsl5_0.21.0-1.2build2_amd64.deb ... [2024-03-28T13:41:42.425Z] #9 75.70 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... [2024-03-28T13:41:42.425Z] #8 72.73 (26/364): fltk-1.3.4-5.el8.x86_64.rpm 2.0 MB/s | 590 kB 00:00 [2024-03-28T13:41:42.425Z] #8 72.79 (27/364): fribidi-1.0.4-9.el8.x86_64.rpm 1.5 MB/s | 89 kB 00:00 [2024-03-28T13:41:42.425Z] #8 72.86 (28/364): fribidi-devel-1.0.4-9.el8.x86_64.rpm 899 kB/s | 64 kB 00:00 [2024-03-28T13:41:42.811Z] #8 72.99 (29/364): gdk-pixbuf2-devel-2.36.12-5.el8.x86_6 1.8 MB/s | 223 kB 00:00 [2024-03-28T13:41:42.811Z] #9 75.82 Selecting previously unselected package libxau6:amd64. [2024-03-28T13:41:42.811Z] #9 75.82 Preparing to unpack .../039-libxau6_1%3a1.0.9-1build5_amd64.deb ... [2024-03-28T13:41:42.811Z] #9 75.84 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... [2024-03-28T13:41:42.811Z] #8 73.02 (121/247): pango-1.42.4-8.el8.x86_64.rpm 1.1 MB/s | 297 kB 00:00 [2024-03-28T13:41:42.811Z] #8 73.11 (122/247): perl-Digest-1.17-395.el8.noarch.rpm 309 kB/s | 27 kB 00:00 [2024-03-28T13:41:42.811Z] #8 73.05 (30/364): gdk-pixbuf2-modules-2.36.12-5.el8.x86 1.8 MB/s | 109 kB 00:00 [2024-03-28T13:41:42.811Z] #8 73.13 (31/364): geoclue2-2.5.5-2.el8.x86_64.rpm 1.6 MB/s | 132 kB 00:00 [2024-03-28T13:41:42.811Z] #9 75.94 Selecting previously unselected package libxdmcp6:amd64. [2024-03-28T13:41:42.811Z] #9 75.94 Preparing to unpack .../040-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... [2024-03-28T13:41:42.811Z] #9 75.96 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... [2024-03-28T13:41:42.811Z] #8 73.20 (123/247): perl-Digest-MD5-2.55-396.el8.x86_64. 404 kB/s | 37 kB 00:00 [2024-03-28T13:41:43.207Z] #9 76.09 Selecting previously unselected package libxcb1:amd64. [2024-03-28T13:41:43.207Z] #9 76.09 Preparing to unpack .../041-libxcb1_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:41:43.207Z] #9 76.11 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:41:43.207Z] #9 76.22 Selecting previously unselected package libx11-data. [2024-03-28T13:41:43.207Z] #9 76.22 Preparing to unpack .../042-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... [2024-03-28T13:41:43.207Z] #8 73.29 (124/247): perl-IO-Socket-IP-0.39-5.el8.noarch. 495 kB/s | 47 kB 00:00 [2024-03-28T13:41:43.207Z] #9 76.24 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... [2024-03-28T13:41:43.207Z] #8 73.54 (125/247): perl-IO-Socket-SSL-2.066-4.module_el 1.2 MB/s | 304 kB 00:00 [2024-03-28T13:41:43.207Z] #9 76.45 Selecting previously unselected package libx11-6:amd64. [2024-03-28T13:41:43.207Z] #9 76.45 Preparing to unpack .../043-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... [2024-03-28T13:41:43.207Z] #9 76.46 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... [2024-03-28T13:41:43.607Z] #8 73.64 (126/247): perl-Mozilla-CA-20160104-7.module_el 167 kB/s | 15 kB 00:00 [2024-03-28T13:41:43.607Z] #8 73.63 (32/364): gl-manpages-1.1-15.20161227.el8.noarc 2.3 MB/s | 1.2 MB 00:00 [2024-03-28T13:41:43.607Z] #8 73.71 (33/364): gnu-free-fonts-common-20120503-18.el8 1.5 MB/s | 134 kB 00:00 [2024-03-28T13:41:43.607Z] #9 76.61 Selecting previously unselected package libxext6:amd64. [2024-03-28T13:41:43.607Z] #9 76.61 Preparing to unpack .../044-libxext6_2%3a1.3.4-1build1_amd64.deb ... [2024-03-28T13:41:43.607Z] #9 76.64 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... [2024-03-28T13:41:43.607Z] #8 73.77 (34/364): graphite2-1.3.10-10.el8.x86_64.rpm 2.2 MB/s | 122 kB 00:00 [2024-03-28T13:41:43.607Z] #8 73.84 (35/364): graphite2-devel-1.3.10-10.el8.x86_64. 671 kB/s | 45 kB 00:00 [2024-03-28T13:41:43.607Z] #9 76.75 Selecting previously unselected package libxmuu1:amd64. [2024-03-28T13:41:43.607Z] #8 73.98 (127/247): perl-Net-SSLeay-1.88-2.module_el8+33 1.2 MB/s | 402 kB 00:00 [2024-03-28T13:41:43.607Z] #8 73.88 (36/364): gsm-1.0.17-5.el8.x86_64.rpm 913 kB/s | 37 kB 00:00 [2024-03-28T13:41:43.607Z] #9 76.76 Preparing to unpack .../045-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2024-03-28T13:41:43.607Z] #9 76.78 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2024-03-28T13:41:43.607Z] #8 74.08 (128/247): perl-URI-1.73-3.el8.noarch.rpm 1.1 MB/s | 116 kB 00:00 [2024-03-28T13:41:44.001Z] #9 76.91 Selecting previously unselected package wget. [2024-03-28T13:41:44.001Z] #9 76.91 Preparing to unpack .../046-wget_1.21.2-2ubuntu1_amd64.deb ... [2024-03-28T13:41:44.001Z] #9 76.94 Unpacking wget (1.21.2-2ubuntu1) ... [2024-03-28T13:41:44.001Z] #9 77.05 Selecting previously unselected package xauth. [2024-03-28T13:41:44.001Z] #9 77.05 Preparing to unpack .../047-xauth_1%3a1.1-1build2_amd64.deb ... [2024-03-28T13:41:44.001Z] #8 74.17 (129/247): perl-libnet-3.11-3.el8.noarch.rpm 1.2 MB/s | 121 kB 00:00 [2024-03-28T13:41:44.001Z] #9 77.08 Unpacking xauth (1:1.1-1build2) ... [2024-03-28T13:41:44.001Z] #9 77.17 Selecting previously unselected package hicolor-icon-theme. [2024-03-28T13:41:44.001Z] #9 77.17 Preparing to unpack .../048-hicolor-icon-theme_0.17-2_all.deb ... [2024-03-28T13:41:44.001Z] #9 77.19 Unpacking hicolor-icon-theme (0.17-2) ... [2024-03-28T13:41:44.392Z] #8 74.42 (130/247): pixman-0.38.4-4.el8.x86_64.rpm 1.0 MB/s | 258 kB 00:00 [2024-03-28T13:41:44.392Z] #8 74.53 (37/364): adwaita-icon-theme-3.28.0-3.el8.noarc 2.6 MB/s | 11 MB 00:04 [2024-03-28T13:41:44.392Z] #8 74.58 (38/364): gstreamer1-1.16.1-2.el8.x86_64.rpm 1.9 MB/s | 1.3 MB 00:00 [2024-03-28T13:41:44.392Z] #8 76.50 Selecting previously unselected package cpp. [2024-03-28T13:41:44.392Z] #8 76.50 Preparing to unpack .../34-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-03-28T13:41:44.392Z] #8 76.52 Unpacking cpp (4:9.3.0-1ubuntu2) ... [2024-03-28T13:41:44.392Z] #9 77.48 Selecting previously unselected package libgdk-pixbuf2.0-common. [2024-03-28T13:41:44.392Z] #9 77.48 Preparing to unpack .../049-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.2_all.deb ... [2024-03-28T13:41:44.392Z] #9 77.50 Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) ... [2024-03-28T13:41:44.392Z] #9 77.61 Selecting previously unselected package libjpeg-turbo8:amd64. [2024-03-28T13:41:44.392Z] #9 77.61 Preparing to unpack .../050-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... [2024-03-28T13:41:44.392Z] #9 77.63 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... [2024-03-28T13:41:44.392Z] #9 77.72 Selecting previously unselected package libjpeg8:amd64. [2024-03-28T13:41:44.392Z] #8 76.62 Selecting previously unselected package libbrotli1:amd64. [2024-03-28T13:41:44.392Z] #8 76.63 Preparing to unpack .../35-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2024-03-28T13:41:44.392Z] #8 76.65 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2024-03-28T13:41:44.786Z] #9 77.72 Preparing to unpack .../051-libjpeg8_8c-2ubuntu10_amd64.deb ... [2024-03-28T13:41:44.786Z] #9 77.74 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... [2024-03-28T13:41:44.786Z] #9 77.86 Selecting previously unselected package libdeflate0:amd64. [2024-03-28T13:41:44.786Z] #8 76.87 Selecting previously unselected package libroken18-heimdal:amd64. [2024-03-28T13:41:44.786Z] #8 76.87 Preparing to unpack .../36-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:44.786Z] #8 74.93 (131/247): pulseaudio-libs-14.0-4.el8.x86_64.rp 1.3 MB/s | 682 kB 00:00 [2024-03-28T13:41:44.786Z] #9 77.86 Preparing to unpack .../052-libdeflate0_1.10-2_amd64.deb ... [2024-03-28T13:41:44.786Z] #9 77.88 Unpacking libdeflate0:amd64 (1.10-2) ... [2024-03-28T13:41:44.786Z] #8 76.88 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:44.786Z] #8 75.05 (39/364): gstreamer1-plugins-base-1.16.1-3.el8. 4.2 MB/s | 2.0 MB 00:00 [2024-03-28T13:41:44.786Z] #8 75.13 (40/364): gstreamer1-plugins-bad-free-1.16.1-4. 3.1 MB/s | 1.9 MB 00:00 [2024-03-28T13:41:44.786Z] #8 75.03 (132/247): rest-0.8.1-2.el8.x86_64.rpm 726 kB/s | 70 kB 00:00 [2024-03-28T13:41:44.786Z] #9 78.06 Selecting previously unselected package libjbig0:amd64. [2024-03-28T13:41:44.786Z] #9 78.06 Preparing to unpack .../053-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:41:44.786Z] #9 78.08 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... [2024-03-28T13:41:44.786Z] #8 77.07 Selecting previously unselected package libasn1-8-heimdal:amd64. [2024-03-28T13:41:44.786Z] #8 77.07 Preparing to unpack .../37-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:44.786Z] #8 77.09 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:45.183Z] #8 75.17 (41/364): gtk-update-icon-cache-3.22.30-11.el8. 979 kB/s | 32 kB 00:00 [2024-03-28T13:41:45.183Z] #8 77.28 Selecting previously unselected package libheimbase1-heimdal:amd64. [2024-03-28T13:41:45.183Z] #8 77.28 Preparing to unpack .../38-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:45.183Z] #9 78.19 Selecting previously unselected package libwebp7:amd64. [2024-03-28T13:41:45.183Z] #9 78.19 Preparing to unpack .../054-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... [2024-03-28T13:41:45.183Z] #9 78.20 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... [2024-03-28T13:41:45.183Z] #8 75.36 (133/247): sound-theme-freedesktop-0.8-9.el8.no 1.1 MB/s | 382 kB 00:00 [2024-03-28T13:41:45.183Z] #8 77.30 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:45.183Z] #8 77.40 Selecting previously unselected package libhcrypto4-heimdal:amd64. [2024-03-28T13:41:45.183Z] #8 77.40 Preparing to unpack .../39-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:45.183Z] #9 78.38 Selecting previously unselected package libtiff5:amd64. [2024-03-28T13:41:45.183Z] #9 78.39 Preparing to unpack .../055-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ... [2024-03-28T13:41:45.183Z] #9 78.40 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ... [2024-03-28T13:41:45.183Z] #8 75.46 (134/247): soundtouch-2.0.0-3.el8.x86_64.rpm 829 kB/s | 76 kB 00:00 [2024-03-28T13:41:45.183Z] #8 75.54 (135/247): speex-1.2.0-1.el8.x86_64.rpm 792 kB/s | 71 kB 00:00 [2024-03-28T13:41:45.183Z] #8 77.41 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:45.183Z] #8 77.55 Selecting previously unselected package libwind0-heimdal:amd64. [2024-03-28T13:41:45.183Z] #8 77.55 Preparing to unpack .../40-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:45.579Z] #9 78.54 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. [2024-03-28T13:41:45.579Z] #9 78.55 Preparing to unpack .../056-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.2_amd64.deb ... [2024-03-28T13:41:45.579Z] #9 78.56 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ... [2024-03-28T13:41:45.579Z] #8 77.56 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:45.579Z] #9 78.72 Selecting previously unselected package gtk-update-icon-cache. [2024-03-28T13:41:45.579Z] #9 78.72 Preparing to unpack .../057-gtk-update-icon-cache_3.24.33-1ubuntu2_amd64.deb ... [2024-03-28T13:41:45.579Z] #9 78.74 Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2) ... [2024-03-28T13:41:45.579Z] #8 75.80 (42/364): cmake-3.26.5-2.el8.x86_64.rpm 2.7 MB/s | 14 MB 00:04 [2024-03-28T13:41:45.579Z] #9 78.85 Selecting previously unselected package humanity-icon-theme. [2024-03-28T13:41:45.579Z] #8 77.77 Selecting previously unselected package libhx509-5-heimdal:amd64. [2024-03-28T13:41:45.579Z] #8 77.77 Preparing to unpack .../41-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:45.579Z] #8 77.79 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:45.579Z] #8 75.95 (136/247): mesa-dri-drivers-23.1.4-2.el8.x86_64 1.4 MB/s | 7.8 MB 00:05 [2024-03-28T13:41:45.579Z] #8 75.96 (137/247): startup-notification-0.12-15.el8.x86 110 kB/s | 45 kB 00:00 [2024-03-28T13:41:45.972Z] #9 78.85 Preparing to unpack .../058-humanity-icon-theme_0.6.16_all.deb ... [2024-03-28T13:41:45.972Z] #9 78.87 Unpacking humanity-icon-theme (0.6.16) ... [2024-03-28T13:41:45.972Z] #8 77.95 Selecting previously unselected package libkrb5-26-heimdal:amd64. [2024-03-28T13:41:45.972Z] #8 77.95 Preparing to unpack .../42-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:45.972Z] #8 77.95 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:45.972Z] #8 76.08 (138/247): tigervnc-1.13.1-8.el8.x86_64.rpm 2.9 MB/s | 359 kB 00:00 [2024-03-28T13:41:45.972Z] #8 76.18 (139/247): tigervnc-icons-1.13.1-8.el8.noarch.r 642 kB/s | 61 kB 00:00 [2024-03-28T13:41:45.972Z] #8 76.11 (43/364): gstreamer1-plugins-good-1.16.1-4.el8. 2.3 MB/s | 2.4 MB 00:01 [2024-03-28T13:41:45.972Z] #8 76.20 (140/247): taglib-1.11.1-8.el8.x86_64.rpm 1.3 MB/s | 341 kB 00:00 [2024-03-28T13:41:45.972Z] #8 76.27 (141/247): tigervnc-license-1.13.1-8.el8.noarch 437 kB/s | 42 kB 00:00 [2024-03-28T13:41:45.972Z] #8 76.25 (44/364): harfbuzz-1.7.5-4.el8.x86_64.rpm 2.2 MB/s | 296 kB 00:00 [2024-03-28T13:41:45.972Z] #8 78.21 Selecting previously unselected package libheimntlm0-heimdal:amd64. [2024-03-28T13:41:45.972Z] #8 78.21 Preparing to unpack .../43-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:45.972Z] #8 78.23 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:46.360Z] #8 76.39 (142/247): tigervnc-server-minimal-1.13.1-8.el8 10 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:46.360Z] #8 76.41 (45/364): harfbuzz-devel-1.7.5-4.el8.x86_64.rpm 1.3 MB/s | 206 kB 00:00 [2024-03-28T13:41:46.360Z] #8 76.45 (46/364): harfbuzz-icu-1.7.5-4.el8.x86_64.rpm 557 kB/s | 24 kB 00:00 [2024-03-28T13:41:46.360Z] #8 76.49 (47/364): hicolor-icon-theme-0.17-2.el8.noarch. 1.3 MB/s | 49 kB 00:00 [2024-03-28T13:41:46.360Z] #8 78.37 Selecting previously unselected package libgssapi3-heimdal:amd64. [2024-03-28T13:41:46.360Z] #8 78.37 Preparing to unpack .../44-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2024-03-28T13:41:46.360Z] #8 78.40 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:41:46.360Z] #8 76.48 (143/247): tigervnc-server-1.13.1-8.el8.x86_64. 982 kB/s | 281 kB 00:00 [2024-03-28T13:41:46.360Z] #8 76.50 (144/247): ttmkfdir-3.0.9-54.el8.x86_64.rpm 565 kB/s | 62 kB 00:00 [2024-03-28T13:41:46.360Z] #8 76.58 (145/247): twolame-libs-0.3.13-12.el8.x86_64.rp 570 kB/s | 57 kB 00:00 [2024-03-28T13:41:46.360Z] #8 76.64 (48/364): hunspell-1.6.2-1.el8.x86_64.rpm 2.2 MB/s | 331 kB 00:00 [2024-03-28T13:41:46.360Z] #8 78.54 Selecting previously unselected package libsasl2-modules-db:amd64. [2024-03-28T13:41:46.360Z] #8 78.54 Preparing to unpack .../45-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2024-03-28T13:41:46.360Z] #8 78.59 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-03-28T13:41:46.360Z] #8 76.60 (146/247): wavpack-5.1.0-16.el8.x86_64.rpm 1.7 MB/s | 191 kB 00:00 [2024-03-28T13:41:46.360Z] #8 76.76 (49/364): hunspell-en-0.20140811.1-12.el8.noarc 1.7 MB/s | 200 kB 00:00 [2024-03-28T13:41:46.360Z] #8 78.70 Selecting previously unselected package libsasl2-2:amd64. [2024-03-28T13:41:46.360Z] #8 78.70 Preparing to unpack .../46-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2024-03-28T13:41:46.819Z] #8 76.88 (50/364): hunspell-en-GB-0.20140811.1-12.el8.no 1.9 MB/s | 245 kB 00:00 [2024-03-28T13:41:46.819Z] #8 78.72 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-03-28T13:41:46.819Z] #8 76.99 (51/364): hunspell-en-US-0.20140811.1-12.el8.no 1.7 MB/s | 196 kB 00:00 [2024-03-28T13:41:46.819Z] #8 78.89 Selecting previously unselected package libldap-common. [2024-03-28T13:41:46.819Z] #8 78.89 Preparing to unpack .../47-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ... [2024-03-28T13:41:46.819Z] #8 78.91 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [2024-03-28T13:41:46.819Z] #8 77.03 (52/364): hyphen-2.8.8-9.el8.x86_64.rpm 961 kB/s | 33 kB 00:00 [2024-03-28T13:41:47.269Z] #8 79.04 Selecting previously unselected package libldap-2.4-2:amd64. [2024-03-28T13:41:47.269Z] #8 79.04 Preparing to unpack .../48-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ... [2024-03-28T13:41:47.269Z] #8 79.08 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [2024-03-28T13:41:47.269Z] #8 77.25 (53/364): gtk3-3.22.30-11.el8.x86_64.rpm 2.2 MB/s | 4.5 MB 00:02 [2024-03-28T13:41:47.269Z] #8 77.41 (54/364): gtk3-devel-3.22.30-11.el8.x86_64.rpm 2.7 MB/s | 4.4 MB 00:01 [2024-03-28T13:41:47.269Z] #8 79.32 Selecting previously unselected package libnghttp2-14:amd64. [2024-03-28T13:41:47.269Z] #8 79.32 Preparing to unpack .../49-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [2024-03-28T13:41:47.269Z] #8 79.33 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [2024-03-28T13:41:47.269Z] #8 77.49 (55/364): isl-0.16.1-6.el8.x86_64.rpm 1.8 MB/s | 841 kB 00:00 [2024-03-28T13:41:47.269Z] #8 77.50 (56/364): jasper-libs-2.0.14-5.el8.x86_64.rpm 1.8 MB/s | 167 kB 00:00 [2024-03-28T13:41:47.269Z] #8 79.50 Selecting previously unselected package librtmp1:amd64. [2024-03-28T13:41:47.269Z] #8 79.50 Preparing to unpack .../50-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2024-03-28T13:41:47.269Z] #8 79.53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2024-03-28T13:41:47.661Z] #8 77.71 (57/364): java-11-openjdk-11.0.18.0.9-0.3.ea.el 2.0 MB/s | 468 kB 00:00 [2024-03-28T13:41:47.661Z] #8 79.80 Selecting previously unselected package libssh-4:amd64. [2024-03-28T13:41:47.661Z] #8 79.80 Preparing to unpack .../51-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... [2024-03-28T13:41:47.661Z] #8 79.81 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [2024-03-28T13:41:48.055Z] #8 80.08 Selecting previously unselected package libcurl4:amd64. [2024-03-28T13:41:48.055Z] #8 80.08 Preparing to unpack .../52-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... [2024-03-28T13:41:48.055Z] #8 80.10 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ... [2024-03-28T13:41:48.055Z] #8 78.28 (147/247): webkit2gtk3-jsc-2.42.4-1.el8.x86_64. 2.3 MB/s | 3.8 MB 00:01 [2024-03-28T13:41:48.055Z] #8 80.36 Selecting previously unselected package curl. [2024-03-28T13:41:48.453Z] #9 81.34 Selecting previously unselected package ubuntu-mono. [2024-03-28T13:41:48.453Z] #9 81.35 Preparing to unpack .../059-ubuntu-mono_20.10-0ubuntu2_all.deb ... [2024-03-28T13:41:48.453Z] #9 81.37 Unpacking ubuntu-mono (20.10-0ubuntu2) ... [2024-03-28T13:41:48.453Z] #8 78.54 (148/247): webrtc-audio-processing-0.3-10.el8.x 1.1 MB/s | 297 kB 00:00 [2024-03-28T13:41:48.453Z] #8 80.36 Preparing to unpack .../53-curl_7.68.0-1ubuntu2.22_amd64.deb ... [2024-03-28T13:41:48.453Z] #8 80.39 Unpacking curl (7.68.0-1ubuntu2.22) ... [2024-03-28T13:41:48.453Z] #8 80.61 Selecting previously unselected package libcc1-0:amd64. [2024-03-28T13:41:48.453Z] #8 80.61 Preparing to unpack .../54-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:48.453Z] #8 80.63 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:48.453Z] #8 78.83 (58/364): java-11-openjdk-devel-11.0.18.0.9-0.3 2.6 MB/s | 3.4 MB 00:01 [2024-03-28T13:41:48.453Z] #8 78.86 (59/364): iso-codes-3.79-2.el8.noarch.rpm 2.1 MB/s | 3.4 MB 00:01 [2024-03-28T13:41:48.453Z] #8 78.88 (60/364): javapackages-filesystem-5.3.0-1.modul 578 kB/s | 30 kB 00:00 [2024-03-28T13:41:48.845Z] #8 78.91 (61/364): jbigkit-libs-2.1-14.el8.x86_64.rpm 1.4 MB/s | 55 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.00 (62/364): lcms2-2.9-2.el8.x86_64.rpm 1.7 MB/s | 165 kB 00:00 [2024-03-28T13:41:48.845Z] #8 80.79 Selecting previously unselected package libgomp1:amd64. [2024-03-28T13:41:48.845Z] #8 80.79 Preparing to unpack .../55-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:48.845Z] #8 80.81 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:48.845Z] #8 79.05 (63/364): lame-libs-3.100-6.el8.x86_64.rpm 2.0 MB/s | 361 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.07 (64/364): libICE-1.0.9-15.el8.x86_64.rpm 1.1 MB/s | 74 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.10 (65/364): libICE-devel-1.0.9-15.el8.x86_64.rpm 1.3 MB/s | 55 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.12 (66/364): libSM-1.2.3-1.el8.x86_64.rpm 897 kB/s | 48 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.04 (149/247): wget-1.19.5-11.el8.x86_64.rpm 1.4 MB/s | 734 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.13 (150/247): woff2-1.0.2-5.el8.x86_64.rpm 649 kB/s | 59 kB 00:00 [2024-03-28T13:41:48.845Z] #8 80.96 Selecting previously unselected package libitm1:amd64. [2024-03-28T13:41:48.845Z] #8 80.96 Preparing to unpack .../56-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:48.845Z] #8 80.98 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:48.845Z] #8 79.23 (151/247): wpebackend-fdo-1.10.0-3.el8.x86_64.r 448 kB/s | 44 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.13 (67/364): libSM-devel-1.2.3-1.el8.x86_64.rpm 631 kB/s | 18 kB 00:00 [2024-03-28T13:41:48.845Z] #8 79.24 (68/364): libX11-common-1.6.8-8.el8.noarch.rpm 2.0 MB/s | 211 kB 00:00 [2024-03-28T13:41:49.239Z] #8 81.13 Selecting previously unselected package libatomic1:amd64. [2024-03-28T13:41:49.239Z] #8 81.14 Preparing to unpack .../57-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:49.239Z] #8 81.16 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:49.239Z] #8 79.38 (69/364): libX11-1.6.8-8.el8.x86_64.rpm 2.3 MB/s | 612 kB 00:00 [2024-03-28T13:41:49.239Z] #8 79.32 (152/247): xcb-util-0.4.0-10.el8.x86_64.rpm 244 kB/s | 22 kB 00:00 [2024-03-28T13:41:49.239Z] ..done] [2024-03-28T13:41:49.239Z] #8 81.28 Selecting previously unselected package libasan5:amd64. [2024-03-28T13:41:49.239Z] #8 81.28 Preparing to unpack .../58-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-03-28T13:41:49.239Z] #8 81.30 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:41:49.239Z] #8 79.42 (70/364): libX11-xcb-1.6.8-8.el8.x86_64.rpm 417 kB/s | 15 kB 00:00 [2024-03-28T13:41:49.239Z] #8 79.46 (71/364): libXScrnSaver-1.2.3-1.el8.x86_64.rpm 780 kB/s | 31 kB 00:00 [2024-03-28T13:41:49.239Z] #8 79.50 (72/364): libXau-1.0.9-3.el8.x86_64.rpm 908 kB/s | 37 kB 00:00 [2024-03-28T13:41:49.239Z] #8 82.49 Retrieving repository 'Main Update Repository' metadata [.#8 79.53 (73/364): libXau-devel-1.0.9-3.el8.x86_64.rpm 609 kB/s | 21 kB 00:00 [2024-03-28T13:41:49.239Z] #8 79.58 (74/364): libXcomposite-0.4.4-14.el8.x86_64.rpm 576 kB/s | 28 kB 00:00 [2024-03-28T13:41:49.239Z] #8 79.65 (75/364): libXcomposite-devel-0.4.4-14.el8.x86_ 343 kB/s | 22 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.70 (76/364): libX11-devel-1.6.8-8.el8.x86_64.rpm 2.4 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:49.642Z] #8 79.71 (77/364): libXcursor-1.1.15-3.el8.x86_64.rpm 540 kB/s | 36 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.74 (78/364): libXcursor-devel-1.1.15-3.el8.x86_64. 720 kB/s | 29 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.75 (79/364): libXdamage-1.1.4-14.el8.x86_64.rpm 812 kB/s | 27 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.77 (80/364): libXdamage-devel-1.1.4-14.el8.x86_64. 483 kB/s | 15 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.78 (81/364): libXdmcp-1.1.3-1.el8.x86_64.rpm 1.1 MB/s | 41 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.80 (82/364): libXext-1.3.4-1.el8.x86_64.rpm 1.5 MB/s | 45 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.83 (83/364): libXfixes-5.0.3-7.el8.x86_64.rpm 860 kB/s | 25 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.86 (84/364): libXext-devel-1.3.4-1.el8.x86_64.rpm 1.0 MB/s | 81 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.87 (85/364): libXfixes-devel-5.0.3-7.el8.x86_64.rp 450 kB/s | 19 kB 00:00 [2024-03-28T13:41:49.642Z] #9 82.73 Selecting previously unselected package adwaita-icon-theme. [2024-03-28T13:41:49.642Z] #9 82.73 Preparing to unpack .../060-adwaita-icon-theme_41.0-1ubuntu1_all.deb ... [2024-03-28T13:41:49.642Z] #9 82.75 Unpacking adwaita-icon-theme (41.0-1ubuntu1) ... [2024-03-28T13:41:49.642Z] #8 79.91 (153/247): xkeyboard-config-2.28-1.el8.noarch.r 1.3 MB/s | 782 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.95 (86/364): libXft-2.3.3-1.el8.x86_64.rpm 932 kB/s | 67 kB 00:00 [2024-03-28T13:41:49.642Z] #8 79.96 (87/364): libXfont2-2.0.3-2.el8.x86_64.rpm 1.5 MB/s | 149 kB 00:00 [2024-03-28T13:41:49.642Z] #8 80.00 (88/364): libXft-devel-2.3.3-1.el8.x86_64.rpm 502 kB/s | 25 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.01 (89/364): libXi-1.7.10-1.el8.x86_64.rpm 1.0 MB/s | 49 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.05 (90/364): libXinerama-1.1.4-1.el8.x86_64.rpm 397 kB/s | 16 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.06 (91/364): libXi-devel-1.7.10-1.el8.x86_64.rpm 1.6 MB/s | 111 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.09 (92/364): libXinerama-devel-1.1.4-1.el8.x86_64. 378 kB/s | 15 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.12 (93/364): libXmu-1.1.3-1.el8.x86_64.rpm 1.3 MB/s | 75 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.00 (154/247): xorg-x11-font-utils-7.5-41.el8.x86_6 1.1 MB/s | 104 kB 00:00 [2024-03-28T13:41:50.039Z] .#8 82.10 Selecting previously unselected package liblsan0:amd64. [2024-03-28T13:41:50.039Z] #8 82.10 Preparing to unpack .../59-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:50.039Z] .#8 80.13 (94/364): libXrandr-1.5.2-1.el8.x86_64.rpm 696 kB/s | 34 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.16 (95/364): libXrandr-devel-1.5.2-1.el8.x86_64.rp 682 kB/s | 27 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.18 (96/364): libXrender-0.9.10-7.el8.x86_64.rpm 964 kB/s | 33 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.20 (97/364): libXrender-devel-0.9.10-7.el8.x86_64. 597 kB/s | 22 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.27 (98/364): libXt-1.1.5-12.el8.x86_64.rpm 1.9 MB/s | 186 kB 00:00 [2024-03-28T13:41:50.039Z] #8 82.14 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:50.039Z] #8 80.31 (99/364): libXtst-1.2.3-7.el8.x86_64.rpm 532 kB/s | 22 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.35 (100/364): libXtst-devel-1.2.3-7.el8.x86_64.rpm 443 kB/s | 17 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.39 (101/364): libXv-1.0.11-7.el8.x86_64.rpm 443 kB/s | 20 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.42 (102/364): libXt-devel-1.1.5-12.el8.x86_64.rpm 2.1 MB/s | 452 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.43 (103/364): libXxf86misc-1.0.4-1.el8.x86_64.rpm 642 kB/s | 23 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.45 (104/364): libXxf86vm-1.1.4-9.el8.x86_64.rpm 613 kB/s | 19 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.48 (105/364): libasyncns-0.8-14.el8.x86_64.rpm 720 kB/s | 32 kB 00:00 [2024-03-28T13:41:50.039Z] #8 80.50 (106/364): libavc1394-0.5.4-7.el8.x86_64.rpm 1.2 MB/s | 61 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.54 (107/364): libcanberra-gtk3-0.30-18.el8.x86_64. 1.0 MB/s | 39 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.55 (108/364): libcanberra-0.30-18.el8.x86_64.rpm 1.4 MB/s | 93 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.57 (109/364): libdatrie-0.2.9-7.el8.x86_64.rpm 965 kB/s | 33 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.67 (110/364): libdrm-2.4.115-2.el8.x86_64.rpm 1.4 MB/s | 166 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.70 (111/364): libdrm-devel-2.4.115-2.el8.x86_64.rp 1.4 MB/s | 194 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.73 (112/364): libdvdnav-5.0.3-8.el8.x86_64.rpm 1.9 MB/s | 61 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.74 (113/364): libdv-1.0.0-27.el8.x86_64.rpm 1.1 MB/s | 85 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.79 (114/364): libdvdread-5.0.3-9.el8.x86_64.rpm 1.4 MB/s | 75 kB 00:00 [2024-03-28T13:41:50.429Z] #8 82.61 Selecting previously unselected package libtsan0:amd64. [2024-03-28T13:41:50.429Z] #8 82.61 Preparing to unpack .../60-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:50.429Z] #8 82.64 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:50.429Z] #9 83.71 Selecting previously unselected package bubblewrap. [2024-03-28T13:41:50.429Z] #8 80.86 (115/364): libepoxy-1.5.8-1.el8.x86_64.rpm 1.9 MB/s | 225 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.88 (116/364): libepoxy-devel-1.5.8-1.el8.x86_64.rp 1.7 MB/s | 146 kB 00:00 [2024-03-28T13:41:50.429Z] #8 80.90 (117/364): libfontenc-1.1.3-8.el8.x86_64.rpm 914 kB/s | 37 kB 00:00 [2024-03-28T13:41:50.825Z] #9 83.71 Preparing to unpack .../061-bubblewrap_0.6.1-1_amd64.deb ... [2024-03-28T13:41:50.825Z] #9 83.73 Unpacking bubblewrap (0.6.1-1) ... [2024-03-28T13:41:50.825Z] #9 83.82 Selecting previously unselected package gcc-11-base:amd64. [2024-03-28T13:41:50.825Z] #8 80.94 (118/364): libglvnd-core-devel-1.3.4-2.el8.x86_ 561 kB/s | 25 kB 00:00 [2024-03-28T13:41:50.825Z] #8 80.96 (119/364): libglvnd-1.3.4-2.el8.x86_64.rpm 1.5 MB/s | 127 kB 00:00 [2024-03-28T13:41:50.825Z] #8 81.01 (120/364): libglvnd-egl-1.3.4-2.el8.x86_64.rpm 997 kB/s | 49 kB 00:00 [2024-03-28T13:41:50.825Z] #9 83.82 Preparing to unpack .../062-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... [2024-03-28T13:41:50.825Z] #9 83.84 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... [2024-03-28T13:41:50.825Z] #8 81.05 (121/364): libglvnd-gles-1.3.4-2.el8.x86_64.rpm 959 kB/s | 40 kB 00:00 [2024-03-28T13:41:50.825Z] #8 81.06 (122/364): libglvnd-devel-1.3.4-2.el8.x86_64.rp 1.5 MB/s | 190 kB 00:00 [2024-03-28T13:41:50.825Z] #8 81.11 (123/364): libglvnd-opengl-1.3.4-2.el8.x86_64.r 1.0 MB/s | 47 kB 00:00 [2024-03-28T13:41:50.825Z] #8 81.14 (124/364): libglvnd-glx-1.3.4-2.el8.x86_64.rpm 1.5 MB/s | 137 kB 00:00 [2024-03-28T13:41:50.825Z] .#9 83.97 Selecting previously unselected package libisl23:amd64. [2024-03-28T13:41:50.825Z] #9 83.98 Preparing to unpack .../063-libisl23_0.24-2build1_amd64.deb ... [2024-03-28T13:41:50.825Z] #9 83.99 Unpacking libisl23:amd64 (0.24-2build1) ... [2024-03-28T13:41:50.825Z] #8 81.18 (125/364): libiec61883-1.2.0-18.el8.x86_64.rpm 1.3 MB/s | 43 kB 00:00 [2024-03-28T13:41:50.825Z] #8 81.21 (126/364): libgtop2-2.38.0-3.el8.x86_64.rpm 1.4 MB/s | 142 kB 00:00 [2024-03-28T13:41:50.825Z] #8 81.27 (127/364): libjpeg-turbo-1.5.3-12.el8.x86_64.rp 1.6 MB/s | 157 kB 00:00 [2024-03-28T13:41:51.230Z] .#9 84.16 Selecting previously unselected package libmpfr6:amd64. [2024-03-28T13:41:51.231Z] #9 84.16 Preparing to unpack .../064-libmpfr6_4.1.0-3build3_amd64.deb ... [2024-03-28T13:41:51.231Z] #9 84.18 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... [2024-03-28T13:41:51.231Z] #8 81.28 (128/364): libmcpp-2.7.2-20.el8.x86_64.rpm 1.1 MB/s | 81 kB 00:00 [2024-03-28T13:41:51.231Z] #8 81.31 (129/364): libmpc-1.1.0-9.1.el8.x86_64.rpm 1.4 MB/s | 61 kB 00:00 [2024-03-28T13:41:51.231Z] #8 81.34 (130/364): libnotify-0.7.7-6.el8.x86_64.rpm 879 kB/s | 47 kB 00:00 [2024-03-28T13:41:51.231Z] #8 81.35 (131/364): libogg-1.3.2-10.el8.x86_64.rpm 822 kB/s | 31 kB 00:00 [2024-03-28T13:41:51.231Z] #8 81.40 (132/364): libpciaccess-devel-0.14-1.el8.x86_64 360 kB/s | 19 kB 00:00 [2024-03-28T13:41:51.231Z] #9 84.34 Selecting previously unselected package libmpc3:amd64. [2024-03-28T13:41:51.231Z] #9 84.34 Preparing to unpack .../065-libmpc3_1.2.1-2build1_amd64.deb ... [2024-03-28T13:41:51.231Z] #9 84.37 Unpacking libmpc3:amd64 (1.2.1-2build1) ... [2024-03-28T13:41:51.231Z] #8 81.41 (133/364): libraw1394-2.1.2-5.el8.x86_64.rpm 1.2 MB/s | 72 kB 00:00 [2024-03-28T13:41:51.231Z] #8 81.44 (134/364): libshout-2.2.2-19.el8.x86_64.rpm 1.5 MB/s | 50 kB 00:00 [2024-03-28T13:41:51.231Z] #8 81.54 (135/364): libsndfile-1.0.28-14.el8.x86_64.rpm 1.9 MB/s | 194 kB 00:00 [2024-03-28T13:41:51.231Z] #8 83.37 Selecting previously unselected package libubsan1:amd64. [2024-03-28T13:41:51.231Z] #8 83.37 Preparing to unpack .../61-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:51.231Z] #8 83.39 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:51.231Z] #8 81.66 (136/364): librsvg2-2.42.7-5.el8.x86_64.rpm 2.1 MB/s | 575 kB 00:00 [2024-03-28T13:41:51.231Z] #9 84.46 Selecting previously unselected package cpp-11. [2024-03-28T13:41:51.231Z] #9 84.46 Preparing to unpack .../066-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... [2024-03-28T13:41:51.231Z] #9 84.48 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... [2024-03-28T13:41:51.626Z] #8 81.70 (137/364): libsoup-devel-2.62.3-5.el8.x86_64.rp 2.1 MB/s | 345 kB 00:00 [2024-03-28T13:41:51.626Z] #8 81.80 (138/364): libsrtp-1.5.4-8.el8.x86_64.rpm 1.9 MB/s | 282 kB 00:00 [2024-03-28T13:41:51.626Z] #8 83.65 Selecting previously unselected package libquadmath0:amd64. [2024-03-28T13:41:51.626Z] #8 83.66 Preparing to unpack .../62-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... [2024-03-28T13:41:51.626Z] #8 83.68 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:41:51.626Z] #8 81.82 (139/364): libthai-0.1.27-2.el8.x86_64.rpm 1.7 MB/s | 203 kB 00:00 [2024-03-28T13:41:51.627Z] #8 81.89 (140/364): libtheora-1.1.1-21.el8.x86_64.rpm 2.2 MB/s | 184 kB 00:00 [2024-03-28T13:41:51.627Z] #8 81.93 (141/364): libtiff-4.0.9-31.el8.x86_64.rpm 1.7 MB/s | 190 kB 00:00 [2024-03-28T13:41:51.627Z] #8 83.81 Selecting previously unselected package libgcc-9-dev:amd64. [2024-03-28T13:41:51.627Z] #8 83.81 Preparing to unpack .../63-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-03-28T13:41:51.627Z] #8 83.83 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:41:51.627Z] #8 81.97 (142/364): libuv-1.41.1-1.el8_4.x86_64.rpm 1.9 MB/s | 156 kB 00:00 [2024-03-28T13:41:51.627Z] #8 82.05 (143/364): libv4l-1.14.2-3.el8.x86_64.rpm 1.6 MB/s | 194 kB 00:00 [2024-03-28T13:41:51.627Z] #8 81.32 Running transaction check [2024-03-28T13:41:52.015Z] #8 82.06 (144/364): libvisual-0.4.0-25.el8.x86_64.rpm 1.5 MB/s | 145 kB 00:00 [2024-03-28T13:41:52.015Z] #8 82.15 (145/364): libvorbis-1.3.6-2.el8.x86_64.rpm 2.0 MB/s | 196 kB 00:00 [2024-03-28T13:41:52.015Z] #8 82.19 (146/364): libwayland-client-1.21.0-1.el8.x86_6 1.2 MB/s | 41 kB 00:00 [2024-03-28T13:41:52.015Z] .#8 82.15 (155/247): xorg-x11-fonts-100dpi-7.5-19.el8.noa 1.5 MB/s | 3.1 MB 00:02 [2024-03-28T13:41:52.015Z] .#8 82.22 (147/364): libwayland-cursor-1.21.0-1.el8.x86_6 799 kB/s | 26 kB 00:00 [2024-03-28T13:41:52.015Z] #8 82.25 (148/364): libwayland-egl-1.21.0-1.el8.x86_64.r 568 kB/s | 20 kB 00:00 [2024-03-28T13:41:52.015Z] #8 82.28 (149/364): libwayland-server-1.21.0-1.el8.x86_6 1.5 MB/s | 49 kB 00:00 [2024-03-28T13:41:52.015Z] #9 85.25 Selecting previously unselected package cpp. [2024-03-28T13:41:52.015Z] #9 85.25 Preparing to unpack .../067-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... [2024-03-28T13:41:52.015Z] #9 85.27 Unpacking cpp (4:11.2.0-1ubuntu1) ... [2024-03-28T13:41:52.015Z] #8 82.40 (150/364): libwebp-1.0.0-9.el8.x86_64.rpm 2.3 MB/s | 274 kB 00:00 [2024-03-28T13:41:52.015Z] #8 82.43 (151/364): libvpx-1.7.0-10.el8.x86_64.rpm 2.3 MB/s | 854 kB 00:00 [2024-03-28T13:41:52.015Z] #8 82.44 (152/364): libwpe-1.10.0-4.el8.x86_64.rpm 683 kB/s | 26 kB 00:00 [2024-03-28T13:41:52.409Z] ..#8 82.55 (153/364): libxcb-1.13.1-1.el8.x86_64.rpm 2.1 MB/s | 229 kB 00:00 [2024-03-28T13:41:52.409Z] #9 85.39 Selecting previously unselected package libbrotli1:amd64. [2024-03-28T13:41:52.409Z] #9 85.39 Preparing to unpack .../068-libbrotli1_1.0.9-2build6_amd64.deb ... [2024-03-28T13:41:52.409Z] #9 85.40 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... [2024-03-28T13:41:52.409Z] done] [2024-03-28T13:41:52.409Z] #8 85.58 Building repository 'Main Update Repository' cache [..#8 82.64 (154/364): libxkbcommon-0.9.1-1.el8.x86_64.rpm 1.3 MB/s | 116 kB 00:00 [2024-03-28T13:41:52.409Z] #8 82.69 (155/364): libxkbcommon-devel-0.9.1-1.el8.x86_6 1.0 MB/s | 60 kB 00:00 [2024-03-28T13:41:52.409Z] #9 85.52 Selecting previously unselected package libsasl2-modules-db:amd64. [2024-03-28T13:41:52.409Z] #9 85.52 Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [2024-03-28T13:41:52.409Z] #9 85.56 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [2024-03-28T13:41:52.409Z] ..done] [2024-03-28T13:41:52.409Z] #8 85.84 Retrieving repository 'Update Repository (Non-Oss)' metadata [.#8 84.68 Selecting previously unselected package gcc-9. [2024-03-28T13:41:52.409Z] #8 84.68 Preparing to unpack .../64-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-03-28T13:41:52.409Z] #8 82.03 Transaction check succeeded. [2024-03-28T13:41:52.409Z] #8 82.75 (156/364): libxkbfile-1.1.0-1.el8.x86_64.rpm 1.4 MB/s | 88 kB 00:00 [2024-03-28T13:41:52.802Z] #9 85.68 Selecting previously unselected package libsasl2-2:amd64. [2024-03-28T13:41:52.802Z] #9 85.68 Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [2024-03-28T13:41:52.802Z] #9 85.70 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [2024-03-28T13:41:52.802Z] #8 84.69 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:41:52.802Z] #8 82.03 Running transaction test [2024-03-28T13:41:52.802Z] #8 82.88 (157/364): libxcb-devel-1.13.1-1.el8.x86_64.rpm 2.4 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:52.802Z] #8 82.91 (158/364): libxshmfence-1.3-2.el8.x86_64.rpm 417 kB/s | 13 kB 00:00 [2024-03-28T13:41:52.802Z] #9 85.82 Selecting previously unselected package libldap-2.5-0:amd64. [2024-03-28T13:41:52.802Z] #9 85.82 Preparing to unpack .../071-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:41:52.802Z] #9 85.84 Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [2024-03-28T13:41:52.802Z] #9 85.96 Selecting previously unselected package librtmp1:amd64. [2024-03-28T13:41:52.802Z] #9 85.97 Preparing to unpack .../072-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... [2024-03-28T13:41:52.802Z] #9 85.98 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [2024-03-28T13:41:52.802Z] #8 83.27 (159/364): libxml2-devel-2.9.7-18.el8.x86_64.rp 2.2 MB/s | 1.1 MB 00:00 [2024-03-28T13:41:53.189Z] #9 86.15 Selecting previously unselected package libssh-4:amd64. [2024-03-28T13:41:53.189Z] #9 86.15 Preparing to unpack .../073-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... [2024-03-28T13:41:53.189Z] #9 86.16 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [2024-03-28T13:41:53.189Z] #8 83.38 (160/364): lua-5.3.4-12.el8.x86_64.rpm 1.7 MB/s | 192 kB 00:00 [2024-03-28T13:41:53.189Z] ..#9 86.31 Selecting previously unselected package libcurl4:amd64. [2024-03-28T13:41:53.189Z] #9 86.32 Preparing to unpack .../074-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ... [2024-03-28T13:41:53.189Z] #9 86.33 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ... [2024-03-28T13:41:53.189Z] #8 83.41 (161/364): mcpp-2.7.2-20.el8.x86_64.rpm 1.0 MB/s | 31 kB 00:00 [2024-03-28T13:41:53.189Z] #9 86.46 Selecting previously unselected package curl. [2024-03-28T13:41:53.189Z] #9 86.46 Preparing to unpack .../075-curl_7.81.0-1ubuntu1.16_amd64.deb ... [2024-03-28T13:41:53.189Z] #9 86.48 Unpacking curl (7.81.0-1ubuntu1.16) ... [2024-03-28T13:41:53.566Z] #9 86.60 Selecting previously unselected package dbus-user-session. [2024-03-28T13:41:53.566Z] #9 86.60 Preparing to unpack .../076-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ... [2024-03-28T13:41:53.566Z] #9 86.67 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... [2024-03-28T13:41:53.566Z] #8 83.02 Running transaction check [2024-03-28T13:41:53.566Z] #9 86.77 Selecting previously unselected package libdconf1:amd64. [2024-03-28T13:41:53.566Z] #9 86.78 Preparing to unpack .../077-libdconf1_0.40.0-3_amd64.deb ... [2024-03-28T13:41:53.566Z] #9 86.79 Unpacking libdconf1:amd64 (0.40.0-3) ... [2024-03-28T13:41:53.566Z] #9 86.86 Selecting previously unselected package dconf-service. [2024-03-28T13:41:53.566Z] #9 86.87 Preparing to unpack .../078-dconf-service_0.40.0-3_amd64.deb ... [2024-03-28T13:41:53.566Z] #9 86.88 Unpacking dconf-service (0.40.0-3) ... [2024-03-28T13:41:53.962Z] #9 87.00 Selecting previously unselected package dconf-gsettings-backend:amd64. [2024-03-28T13:41:53.962Z] #9 87.00 Preparing to unpack .../079-dconf-gsettings-backend_0.40.0-3_amd64.deb ... [2024-03-28T13:41:53.962Z] #8 84.05 (156/247): xorg-x11-fonts-75dpi-7.5-19.el8.noar 1.5 MB/s | 2.8 MB 00:01 [2024-03-28T13:41:53.962Z] #9 87.02 Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ... [2024-03-28T13:41:53.962Z] #9 87.22 Selecting previously unselected package emacsen-common. [2024-03-28T13:41:53.962Z] #9 87.22 Preparing to unpack .../080-emacsen-common_3.0.4_all.deb ... [2024-03-28T13:41:53.962Z] #9 87.25 Unpacking emacsen-common (3.0.4) ... [2024-03-28T13:41:54.356Z] .#9 87.45 Selecting previously unselected package dictionaries-common. [2024-03-28T13:41:54.356Z] #8 84.46 (157/247): xorg-x11-fonts-Type1-7.5-19.el8.noar 1.2 MB/s | 522 kB 00:00 [2024-03-28T13:41:54.356Z] #9 87.45 Preparing to unpack .../081-dictionaries-common_1.28.14_all.deb ... [2024-03-28T13:41:54.356Z] #9 87.49 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' [2024-03-28T13:41:54.356Z] #9 87.51 Unpacking dictionaries-common (1.28.14) ... [2024-03-28T13:41:54.356Z] #8 83.92 Transaction check succeeded. [2024-03-28T13:41:54.356Z] #8 83.92 Running transaction test [2024-03-28T13:41:54.356Z] #8 86.52 Selecting previously unselected package gcc. [2024-03-28T13:41:54.356Z] #8 86.52 Preparing to unpack .../65-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-03-28T13:41:54.356Z] #8 86.54 Unpacking gcc (4:9.3.0-1ubuntu2) ... [2024-03-28T13:41:54.356Z] #8 86.64 Selecting previously unselected package libc-dev-bin. [2024-03-28T13:41:54.356Z] #8 86.64 Preparing to unpack .../66-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [2024-03-28T13:41:54.756Z] #8 86.65 Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [2024-03-28T13:41:54.756Z] #9 87.75 Selecting previously unselected package libfreetype6:amd64. [2024-03-28T13:41:54.756Z] #9 87.75 Preparing to unpack .../082-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... [2024-03-28T13:41:54.756Z] #9 87.77 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... [2024-03-28T13:41:54.756Z] #8 86.80 Selecting previously unselected package linux-libc-dev:amd64. [2024-03-28T13:41:54.756Z] #8 86.80 Preparing to unpack .../67-linux-libc-dev_5.4.0-174.193_amd64.deb ... [2024-03-28T13:41:54.756Z] #8 86.82 Unpacking linux-libc-dev:amd64 (5.4.0-174.193) ... [2024-03-28T13:41:54.756Z] .#9 87.94 Selecting previously unselected package fonts-dejavu-core. [2024-03-28T13:41:54.756Z] #9 87.94 Preparing to unpack .../083-fonts-dejavu-core_2.37-2build1_all.deb ... [2024-03-28T13:41:54.756Z] #9 87.97 Unpacking fonts-dejavu-core (2.37-2build1) ... [2024-03-28T13:41:55.155Z] ...done] [2024-03-28T13:41:55.539Z] #8 88.53 Building repository 'Update Repository (Non-Oss)' cache [....done] [2024-03-28T13:41:55.539Z] #8 88.76 Loading repository data... [2024-03-28T13:41:55.539Z] #9 88.53 Selecting previously unselected package fonts-liberation. [2024-03-28T13:41:55.539Z] #9 88.53 Preparing to unpack .../084-fonts-liberation_1%3a1.07.4-11_all.deb ... [2024-03-28T13:41:55.539Z] #9 88.56 Unpacking fonts-liberation (1:1.07.4-11) ... [2024-03-28T13:41:55.539Z] #9 88.81 Selecting previously unselected package fonts-liberation2. [2024-03-28T13:41:55.539Z] #9 88.81 Preparing to unpack .../085-fonts-liberation2_2.1.5-1_all.deb ... [2024-03-28T13:41:55.539Z] #8 87.81 Selecting previously unselected package libcrypt-dev:amd64. [2024-03-28T13:41:55.539Z] #8 87.81 Preparing to unpack .../68-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... [2024-03-28T13:41:55.932Z] #9 88.83 Unpacking fonts-liberation2 (2.1.5-1) ... [2024-03-28T13:41:55.932Z] #8 87.83 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [2024-03-28T13:41:55.933Z] #8 87.97 Selecting previously unselected package libc6-dev:amd64. [2024-03-28T13:41:55.933Z] #8 87.97 Preparing to unpack .../69-libc6-dev_2.31-0ubuntu9.14_amd64.deb ... [2024-03-28T13:41:55.933Z] #8 87.99 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [2024-03-28T13:41:55.933Z] #9 89.01 Selecting previously unselected package fonts-freefont-ttf. [2024-03-28T13:41:55.933Z] #9 89.01 Preparing to unpack .../086-fonts-freefont-ttf_20120503-10build1_all.deb ... [2024-03-28T13:41:55.933Z] #9 89.04 Unpacking fonts-freefont-ttf (20120503-10build1) ... [2024-03-28T13:41:56.767Z] #8 86.78 (162/364): mesa-dri-drivers-23.1.4-2.el8.x86_64 2.3 MB/s | 7.8 MB 00:03 [2024-03-28T13:41:56.767Z] #8 86.81 (163/364): mesa-filesystem-23.1.4-2.el8.x86_64. 1.1 MB/s | 35 kB 00:00 [2024-03-28T13:41:56.767Z] #9 89.85 Selecting previously unselected package fontconfig-config. [2024-03-28T13:41:56.767Z] #9 89.85 Preparing to unpack .../087-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... [2024-03-28T13:41:56.767Z] #8 86.90 (164/364): mesa-libEGL-23.1.4-2.el8.x86_64.rpm 1.7 MB/s | 149 kB 00:00 [2024-03-28T13:41:56.767Z] #8 86.99 (165/364): mesa-libGL-23.1.4-2.el8.x86_64.rpm 2.2 MB/s | 188 kB 00:00 [2024-03-28T13:41:56.767Z] #9 89.87 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... [2024-03-28T13:41:56.767Z] #8 87.04 (166/364): mesa-libGL-devel-23.1.4-2.el8.x86_64 1.2 MB/s | 53 kB 00:00 [2024-03-28T13:41:57.158Z] #9 90.05 Selecting previously unselected package libfontconfig1:amd64. [2024-03-28T13:41:57.158Z] #9 90.05 Preparing to unpack .../088-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... [2024-03-28T13:41:57.158Z] #9 90.08 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... [2024-03-28T13:41:57.158Z] #8 87.16 (167/364): mesa-libGLU-9.0.0-15.el8.x86_64.rpm 1.4 MB/s | 185 kB 00:00 [2024-03-28T13:41:57.158Z] #8 87.21 (168/364): mesa-libGLU-devel-9.0.0-15.el8.x86_6 363 kB/s | 15 kB 00:00 [2024-03-28T13:41:57.158Z] #8 87.25 (169/364): mesa-libgbm-23.1.4-2.el8.x86_64.rpm 1.5 MB/s | 61 kB 00:00 [2024-03-28T13:41:57.158Z] #9 90.26 Selecting previously unselected package fontconfig. [2024-03-28T13:41:57.158Z] #8 87.30 (170/364): mesa-libglapi-23.1.4-2.el8.x86_64.rp 1.1 MB/s | 67 kB 00:00 [2024-03-28T13:41:57.158Z] #9 90.26 Preparing to unpack .../089-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ... [2024-03-28T13:41:57.158Z] #9 90.28 Unpacking fontconfig (2.13.1-4.2ubuntu5) ... [2024-03-28T13:41:57.158Z] #8 89.39 Selecting previously unselected package libstdc++-9-dev:amd64. [2024-03-28T13:41:57.158Z] #8 89.39 Preparing to unpack .../70-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-03-28T13:41:57.158Z] #8 89.41 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:41:57.546Z] #9 90.42 Selecting previously unselected package fonts-dejavu-extra. [2024-03-28T13:41:57.546Z] #9 90.43 Preparing to unpack .../090-fonts-dejavu-extra_2.37-2build1_all.deb ... [2024-03-28T13:41:57.546Z] #9 90.44 Unpacking fonts-dejavu-extra (2.37-2build1) ... [2024-03-28T13:41:57.546Z] #8 90.89 Reading installed packages... [2024-03-28T13:41:57.546Z] #8 87.91 (171/364): metacity-3.28.0-1.el8.x86_64.rpm 1.7 MB/s | 1.0 MB 00:00 [2024-03-28T13:41:57.546Z] #8 87.98 (172/364): mpdecimal-2.5.1-3.el8.x86_64.rpm 1.2 MB/s | 93 kB 00:00 [2024-03-28T13:41:57.928Z] #8 88.16 (173/364): mpg123-libs-1.25.10-2.el8.x86_64.rpm 1.2 MB/s | 208 kB 00:00 [2024-03-28T13:41:57.928Z] #8 88.28 (174/364): nspr-4.35.0-1.el8.x86_64.rpm 1.2 MB/s | 143 kB 00:00 [2024-03-28T13:41:57.928Z] #8 88.31 (158/247): xorg-x11-fonts-misc-7.5-19.el8.noarc 1.5 MB/s | 5.8 MB 00:03 [2024-03-28T13:41:58.317Z] #8 90.37 Selecting previously unselected package g++-9. [2024-03-28T13:41:58.317Z] #9 91.46 Selecting previously unselected package fonts-dejavu. [2024-03-28T13:41:58.317Z] #8 88.49 (159/247): xorg-x11-server-utils-7.7-27.el8.x86 1.1 MB/s | 198 kB 00:00 [2024-03-28T13:41:58.317Z] #8 88.60 (160/247): xorg-x11-xauth-1.0.9-12.el8.x86_64.r 371 kB/s | 39 kB 00:00 [2024-03-28T13:41:58.317Z] #8 90.37 Preparing to unpack .../71-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [2024-03-28T13:41:58.317Z] #8 90.39 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:41:58.317Z] #9 91.46 Preparing to unpack .../091-fonts-dejavu_2.37-2build1_all.deb ... [2024-03-28T13:41:58.317Z] #9 91.49 Unpacking fonts-dejavu (2.37-2build1) ... [2024-03-28T13:41:58.317Z] #8 88.59 (175/364): nss-3.90.0-6.el8.x86_64.rpm 2.3 MB/s | 753 kB 00:00 [2024-03-28T13:41:58.317Z] #8 88.69 (161/247): xorg-x11-xinit-1.3.4-18.el8.x86_64.r 633 kB/s | 58 kB 00:00 [2024-03-28T13:41:58.699Z] #9 91.63 Selecting previously unselected package libproxy1v5:amd64. [2024-03-28T13:41:58.699Z] #9 91.63 Preparing to unpack .../092-libproxy1v5_0.4.17-2_amd64.deb ... [2024-03-28T13:41:58.699Z] #9 91.64 Unpacking libproxy1v5:amd64 (0.4.17-2) ... [2024-03-28T13:41:58.699Z] #9 91.72 Selecting previously unselected package glib-networking-common. [2024-03-28T13:41:58.699Z] #8 88.78 (162/247): xorg-x11-xkb-utils-7.7-28.el8.x86_64 1.3 MB/s | 114 kB 00:00 [2024-03-28T13:41:58.699Z] #9 91.73 Preparing to unpack .../093-glib-networking-common_2.72.0-1_all.deb ... [2024-03-28T13:41:58.699Z] #9 91.75 Unpacking glib-networking-common (2.72.0-1) ... [2024-03-28T13:41:58.699Z] #9 91.86 Selecting previously unselected package glib-networking-services. [2024-03-28T13:41:58.699Z] #9 91.86 Preparing to unpack .../094-glib-networking-services_2.72.0-1_amd64.deb ... [2024-03-28T13:41:58.699Z] #9 91.87 Unpacking glib-networking-services (2.72.0-1) ... [2024-03-28T13:41:59.082Z] #8 89.49 (176/364): nss-softokn-3.90.0-6.el8.x86_64.rpm 1.3 MB/s | 1.2 MB 00:00 [2024-03-28T13:41:59.082Z] #9 92.44 Selecting previously unselected package session-migration. [2024-03-28T13:41:59.467Z] #8 89.57 (177/364): nss-softokn-freebl-3.90.0-6.el8.x86_ 4.7 MB/s | 376 kB 00:00 [2024-03-28T13:41:59.468Z] #8 89.60 (178/364): nss-sysinit-3.90.0-6.el8.x86_64.rpm 2.3 MB/s | 75 kB 00:00 [2024-03-28T13:41:59.468Z] #9 92.45 Preparing to unpack .../095-session-migration_0.3.6_amd64.deb ... [2024-03-28T13:41:59.468Z] #9 92.46 Unpacking session-migration (0.3.6) ... [2024-03-28T13:41:59.468Z] #9 92.58 Selecting previously unselected package gsettings-desktop-schemas. [2024-03-28T13:41:59.468Z] #9 92.58 Preparing to unpack .../096-gsettings-desktop-schemas_42.0-1ubuntu1_all.deb ... [2024-03-28T13:41:59.468Z] #8 89.65 (179/364): nss-util-3.90.0-6.el8.x86_64.rpm 2.8 MB/s | 140 kB 00:00 [2024-03-28T13:41:59.468Z] #8 89.69 (180/364): openjpeg2-2.4.0-5.el8.x86_64.rpm 3.7 MB/s | 165 kB 00:00 [2024-03-28T13:41:59.468Z] #8 89.75 (181/364): opus-1.3-0.4.beta.el8.x86_64.rpm 3.3 MB/s | 204 kB 00:00 [2024-03-28T13:41:59.468Z] #9 92.60 Unpacking gsettings-desktop-schemas (42.0-1ubuntu1) ... [2024-03-28T13:41:59.468Z] #8 89.80 (182/364): orc-0.4.28-3.el8.x86_64.rpm 4.1 MB/s | 175 kB 00:00 [2024-03-28T13:41:59.468Z] #8 89.84 (183/364): pango-1.42.4-8.el8.x86_64.rpm 6.0 MB/s | 297 kB 00:00 [2024-03-28T13:41:59.468Z] #8 89.90 (184/364): pango-devel-1.42.4-8.el8.x86_64.rpm 5.8 MB/s | 322 kB 00:00 [2024-03-28T13:41:59.865Z] #9 92.74 Selecting previously unselected package glib-networking:amd64. [2024-03-28T13:41:59.865Z] #9 92.74 Preparing to unpack .../097-glib-networking_2.72.0-1_amd64.deb ... [2024-03-28T13:41:59.865Z] #9 92.77 Unpacking glib-networking:amd64 (2.72.0-1) ... [2024-03-28T13:41:59.865Z] #8 89.95 (185/364): perl-Digest-1.17-395.el8.noarch.rpm 620 kB/s | 27 kB 00:00 [2024-03-28T13:41:59.865Z] #8 89.98 (186/364): perl-Digest-MD5-2.55-396.el8.x86_64. 1.1 MB/s | 37 kB 00:00 [2024-03-28T13:41:59.865Z] #8 90.01 (187/364): perl-IO-Socket-IP-0.39-5.el8.noarch. 1.4 MB/s | 47 kB 00:00 [2024-03-28T13:41:59.865Z] #9 92.90 Selecting previously unselected package libcdparanoia0:amd64. [2024-03-28T13:41:59.865Z] #9 92.90 Preparing to unpack .../098-libcdparanoia0_3.10.2+debian-14build2_amd64.deb ... [2024-03-28T13:41:59.865Z] #9 92.91 Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build2) ... [2024-03-28T13:41:59.865Z] #8 90.05 (188/364): perl-IO-Socket-SSL-2.066-4.module_el 8.1 MB/s | 304 kB 00:00 [2024-03-28T13:41:59.865Z] #8 90.09 (189/364): perl-Mozilla-CA-20160104-7.module_el 357 kB/s | 15 kB 00:00 [2024-03-28T13:41:59.865Z] #8 90.14 (190/364): perl-Net-SSLeay-1.88-2.module_el8+33 9.5 MB/s | 402 kB 00:00 [2024-03-28T13:41:59.865Z] #8 90.21 (191/364): perl-URI-1.73-3.el8.noarch.rpm 1.6 MB/s | 116 kB 00:00 [2024-03-28T13:41:59.865Z] #8 90.27 (192/364): perl-libnet-3.11-3.el8.noarch.rpm 1.8 MB/s | 121 kB 00:00 [2024-03-28T13:41:59.865Z] #9 93.07 Selecting previously unselected package libdw1:amd64. [2024-03-28T13:41:59.865Z] #9 93.07 Preparing to unpack .../099-libdw1_0.186-1build1_amd64.deb ... [2024-03-28T13:41:59.865Z] #9 93.09 Unpacking libdw1:amd64 (0.186-1build1) ... [2024-03-28T13:42:00.272Z] #8 89.70 Transaction test succeeded. [2024-03-28T13:42:00.272Z] #8 89.71 Running transaction [2024-03-28T13:42:00.272Z] #9 93.57 Selecting previously unselected package libunwind8:amd64. [2024-03-28T13:42:00.272Z] #9 93.57 Preparing to unpack .../100-libunwind8_1.3.2-2build2.1_amd64.deb ... [2024-03-28T13:42:00.272Z] #9 93.60 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... [2024-03-28T13:42:00.272Z] #8 90.65 (193/364): pixman-0.38.4-4.el8.x86_64.rpm 695 kB/s | 258 kB 00:00 [2024-03-28T13:42:00.272Z] #8 90.69 (194/364): pixman-devel-0.38.4-4.el8.x86_64.rpm 423 kB/s | 20 kB 00:00 [2024-03-28T13:42:00.272Z] #8 90.65 (163/247): llvm-libs-17.0.6-2.module_el8+895+55 1.4 MB/s | 29 MB 00:20 [2024-03-28T13:42:00.677Z] #8 90.84 (195/364): pulseaudio-libs-14.0-4.el8.x86_64.rp 4.6 MB/s | 682 kB 00:00 [2024-03-28T13:42:00.677Z] #8 90.74 (164/247): zenity-3.28.1-2.el8.x86_64.rpm 2.0 MB/s | 4.0 MB 00:01 [2024-03-28T13:42:00.677Z] #8 90.78 (165/247): avahi-glib-0.7-27.el8.x86_64.rpm 331 kB/s | 15 kB 00:00 [2024-03-28T13:42:00.677Z] #8 90.82 (166/247): avahi-libs-0.7-27.el8.x86_64.rpm 1.7 MB/s | 62 kB 00:00 [2024-03-28T13:42:00.677Z] #8 90.83 (167/247): ModemManager-glib-1.20.2-1.el8.x86_6 1.9 MB/s | 338 kB 00:00 [2024-03-28T13:42:00.677Z] #8 90.86 (168/247): brotli-1.0.6-3.el8.x86_64.rpm 8.0 MB/s | 323 kB 00:00 [2024-03-28T13:42:00.677Z] #9 93.76 Selecting previously unselected package libgstreamer1.0-0:amd64. [2024-03-28T13:42:00.677Z] #9 93.76 Preparing to unpack .../101-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ... [2024-03-28T13:42:00.677Z] #9 93.78 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... [2024-03-28T13:42:00.677Z] #8 90.88 (196/364): python3.11-3.11.7-1.el8.x86_64.rpm 789 kB/s | 30 kB 00:00 [2024-03-28T13:42:00.677Z] #8 90.89 (169/247): dejavu-fonts-common-2.35-7.el8.noarc 2.3 MB/s | 74 kB 00:00 [2024-03-28T13:42:00.677Z] #8 90.91 (170/247): cups-libs-2.2.6-57.el8.x86_64.rpm 5.7 MB/s | 436 kB 00:00 [2024-03-28T13:42:00.677Z] #8 92.93 Selecting previously unselected package g++. [2024-03-28T13:42:00.677Z] #8 92.93 Preparing to unpack .../72-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... [2024-03-28T13:42:00.677Z] #9 93.96 Selecting previously unselected package liborc-0.4-0:amd64. [2024-03-28T13:42:00.677Z] #9 93.96 Preparing to unpack .../102-liborc-0.4-0_1%3a0.4.32-2_amd64.deb ... [2024-03-28T13:42:00.677Z] #9 93.98 Unpacking liborc-0.4-0:amd64 (1:0.4.32-2) ... [2024-03-28T13:42:01.093Z] #8 92.94 Unpacking g++ (4:9.3.0-1ubuntu2) ... [2024-03-28T13:42:01.093Z] #8 91.39 (171/247): webkit2gtk3-2.42.4-1.el8.x86_64.rpm 1.7 MB/s | 25 MB 00:14 [2024-03-28T13:42:01.093Z] #8 91.41 (172/247): fontconfig-2.13.1-4.el8.x86_64.rpm 548 kB/s | 274 kB 00:00 [2024-03-28T13:42:01.093Z] #8 91.43 (173/247): dejavu-sans-mono-fonts-2.35-7.el8.no 827 kB/s | 447 kB 00:00 [2024-03-28T13:42:01.093Z] #8 93.31 Selecting previously unselected package libcurl3-gnutls:amd64. [2024-03-28T13:42:01.093Z] #8 93.31 Preparing to unpack .../73-libcurl3-gnutls_7.68.0-1ubuntu2.22_amd64.deb ... [2024-03-28T13:42:01.093Z] #8 93.32 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... [2024-03-28T13:42:01.489Z] #8 91.44 (174/247): fontpackages-filesystem-1.44-22.el8. 322 kB/s | 16 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.45 (175/247): freetype-2.9.1-9.el8.x86_64.rpm 8.8 MB/s | 394 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.47 (176/247): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm 10 MB/s | 467 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.50 (177/247): glib-networking-2.56.1-1.1.el8.x86_6 2.9 MB/s | 155 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.52 (178/247): glibc-langpack-en-2.28-251.el8.x86_6 14 MB/s | 941 kB 00:00 [2024-03-28T13:42:01.489Z] #8 93.50 Selecting previously unselected package liberror-perl. [2024-03-28T13:42:01.489Z] #8 93.50 Preparing to unpack .../74-liberror-perl_0.17029-1_all.deb ... [2024-03-28T13:42:01.489Z] #9 94.41 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. [2024-03-28T13:42:01.489Z] #9 94.41 Preparing to unpack .../103-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.1_amd64.deb ... [2024-03-28T13:42:01.489Z] #9 94.43 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ... [2024-03-28T13:42:01.489Z] #8 91.60 (179/247): gsettings-desktop-schemas-3.32.0-6.e 8.1 MB/s | 633 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.63 (180/247): groff-base-1.22.3-18.el8.x86_64.rpm 7.7 MB/s | 1.0 MB 00:00 [2024-03-28T13:42:01.489Z] #8 91.68 (181/247): glibc-locale-source-2.28-251.el8.x86 21 MB/s | 4.3 MB 00:00 [2024-03-28T13:42:01.489Z] #8 93.52 Unpacking liberror-perl (0.17029-1) ... [2024-03-28T13:42:01.489Z] #8 91.70 (182/247): json-glib-1.4.4-1.el8.x86_64.rpm 1.9 MB/s | 144 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.72 (183/247): libcroco-0.6.12-4.el8_2.1.x86_64.rpm 3.1 MB/s | 113 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.73 (184/247): liberation-fonts-2.00.3-7.el8.noarch 674 kB/s | 20 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.75 (185/247): liberation-fonts-common-2.00.3-7.el8 1.0 MB/s | 25 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.78 (186/247): hwdata-0.314-8.22.el8.noarch.rpm 10 MB/s | 1.8 MB 00:00 [2024-03-28T13:42:01.489Z] #8 91.80 (187/247): liberation-mono-fonts-2.00.3-7.el8.n 7.5 MB/s | 505 kB 00:00 [2024-03-28T13:42:01.489Z] #8 93.65 Selecting previously unselected package git-man. [2024-03-28T13:42:01.489Z] #8 93.65 Preparing to unpack .../75-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... [2024-03-28T13:42:01.489Z] #8 93.68 Unpacking git-man (1:2.25.1-1ubuntu3.11) ... [2024-03-28T13:42:01.489Z] #8 91.81 (188/247): liberation-sans-fonts-2.00.3-7.el8.n 8.5 MB/s | 610 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.83 (189/247): libgudev-232-4.el8.x86_64.rpm 1.0 MB/s | 33 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.84 (190/247): libgusb-0.3.0-1.el8.x86_64.rpm 1.8 MB/s | 49 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.86 (191/247): liberation-serif-fonts-2.00.3-7.el8. 7.5 MB/s | 609 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.89 (192/247): libmetalink-0.1.3-7.el8.x86_64.rpm 627 kB/s | 32 kB 00:00 [2024-03-28T13:42:01.489Z] #8 91.90 (193/247): libmodman-2.0.1-17.el8.x86_64.rpm 862 kB/s | 36 kB 00:00 [2024-03-28T13:42:01.489Z] #9 94.68 Selecting previously unselected package libogg0:amd64. [2024-03-28T13:42:01.489Z] #9 94.68 Preparing to unpack .../104-libogg0_1.3.5-0ubuntu3_amd64.deb ... [2024-03-28T13:42:01.489Z] #9 94.71 Unpacking libogg0:amd64 (1.3.5-0ubuntu3) ... [2024-03-28T13:42:01.877Z] #8 91.91 (194/247): libpciaccess-0.14-1.el8.x86_64.rpm 1.9 MB/s | 32 kB 00:00 [2024-03-28T13:42:01.877Z] #8 91.92 (195/247): libpkgconf-1.4.2-1.el8.x86_64.rpm 2.2 MB/s | 35 kB 00:00 [2024-03-28T13:42:01.877Z] #8 91.92 (196/247): libpng-1.6.34-5.el8.x86_64.rpm 7.0 MB/s | 126 kB 00:00 [2024-03-28T13:42:01.877Z] #8 91.94 (197/247): libproxy-0.4.15-5.2.el8.x86_64.rpm 3.6 MB/s | 75 kB 00:00 [2024-03-28T13:42:01.877Z] #8 91.95 (198/247): libpsl-0.20.2-6.el8.x86_64.rpm 2.9 MB/s | 61 kB 00:00 [2024-03-28T13:42:01.877Z] #8 91.96 (199/247): libsecret-0.18.6-1.el8.x86_64.rpm 5.9 MB/s | 163 kB 00:00 [2024-03-28T13:42:01.877Z] #8 91.98 (200/247): libsoup-2.62.3-5.el8.x86_64.rpm 12 MB/s | 439 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.00 (201/247): libtdb-1.4.9-0.el8.x86_64.rpm 1.7 MB/s | 60 kB 00:00 [2024-03-28T13:42:01.877Z] #9 94.89 Selecting previously unselected package libopus0:amd64. [2024-03-28T13:42:01.877Z] #9 94.89 Preparing to unpack .../105-libopus0_1.3.1-0.1build2_amd64.deb ... [2024-03-28T13:42:01.877Z] #9 94.93 Unpacking libopus0:amd64 (1.3.1-0.1build2) ... [2024-03-28T13:42:01.877Z] #8 92.01 (202/247): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 2.1 MB/s | 58 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.03 (203/247): libxslt-1.1.32-6.el8.x86_64.rpm 7.9 MB/s | 250 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.05 (204/247): lsof-4.93.2-1.el8.x86_64.rpm 6.6 MB/s | 253 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.07 (205/247): ncurses-6.1-10.20180224.el8.x86_64.r 11 MB/s | 393 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.09 (206/247): openssl-1.1.1k-12.el8.x86_64.rpm 17 MB/s | 738 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.10 (207/247): perl-Carp-1.42-396.el8.noarch.rpm 872 kB/s | 30 kB 00:00 [2024-03-28T13:42:01.877Z] #8 94.04 Selecting previously unselected package git. [2024-03-28T13:42:01.877Z] #8 94.04 Preparing to unpack .../76-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... [2024-03-28T13:42:01.877Z] #8 94.10 Unpacking git (1:2.25.1-1ubuntu3.11) ... [2024-03-28T13:42:01.877Z] #8 92.11 (208/247): perl-Data-Dumper-2.167-399.el8.x86_6 3.1 MB/s | 58 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.14 (209/247): perl-Errno-1.28-422.el8.x86_64.rpm 2.4 MB/s | 76 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.17 (210/247): perl-Exporter-5.72-396.el8.noarch.rp 1.3 MB/s | 34 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.21 (211/247): perl-Encode-2.97-3.el8.x86_64.rpm 14 MB/s | 1.5 MB 00:00 [2024-03-28T13:42:01.877Z] #9 95.08 Selecting previously unselected package libpixman-1-0:amd64. [2024-03-28T13:42:01.877Z] #9 95.08 Preparing to unpack .../106-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:42:01.877Z] #9 95.09 Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... [2024-03-28T13:42:01.877Z] #8 92.22 (212/247): perl-File-Path-2.15-2.el8.noarch.rpm 733 kB/s | 38 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.23 (213/247): perl-File-Temp-0.230.600-1.el8.noarc 3.1 MB/s | 63 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.24 (214/247): perl-Getopt-Long-2.50-4.el8.noarch.r 3.1 MB/s | 63 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.25 (215/247): perl-HTTP-Tiny-0.074-3.el8.noarch.rp 2.4 MB/s | 59 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.27 (216/247): perl-IO-1.38-422.el8.x86_64.rpm 4.6 MB/s | 142 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.28 (217/247): perl-MIME-Base64-3.15-396.el8.x86_64 1.3 MB/s | 31 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.30 (218/247): perl-PathTools-3.74-1.el8.x86_64.rpm 3.3 MB/s | 90 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.31 (219/247): perl-Pod-Escapes-1.07-395.el8.noarch 682 kB/s | 20 kB 00:00 [2024-03-28T13:42:01.877Z] #8 92.33 (220/247): perl-Pod-Perldoc-3.28-396.el8.noarch 2.9 MB/s | 86 kB 00:00 [2024-03-28T13:42:02.270Z] #8 95.48 [2024-03-28T13:42:02.270Z] #8 95.48 The following 34 packages are going to be upgraded: [2024-03-28T13:42:02.270Z] #8 95.48 aaa_base coreutils cpio curl glibc krb5 libaudit1 libblkid1 libcrypt1 libcurl4 libfdisk1 libmount1 libopenssl1_1 libopenssl1_1-hmac libsmartcols1 libsolv-tools libssh-config libssh4 libsystemd0 libudev1 libuuid1 libxml2-2 libzypp login_defs netcfg openssl-1_1 pam procps rpm-ndb sed shadow timezone util-linux zypper [2024-03-28T13:42:02.270Z] #8 95.48 [2024-03-28T13:42:02.270Z] #8 95.48 The following NEW package is going to be installed: [2024-03-28T13:42:02.270Z] #8 95.48 libprocps8 [2024-03-28T13:42:02.270Z] #8 95.48 [2024-03-28T13:42:02.270Z] #8 95.48 34 packages to upgrade, 1 new. [2024-03-28T13:42:02.270Z] #8 95.48 Overall download size: 18.8 MiB. Already cached: 0 B. After the operation, additional 184.2 KiB will be used. [2024-03-28T13:42:02.270Z] #8 95.48 Continue? [y/n/v/...? shows all options] (y): y [2024-03-28T13:42:02.270Z] #8 92.34 (221/247): perl-Pod-Simple-3.35-395.el8.noarch. 6.0 MB/s | 213 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.36 (222/247): perl-Pod-Usage-1.69-395.el8.noarch.r 1.0 MB/s | 34 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.37 (223/247): perl-Scalar-List-Utils-1.49-2.el8.x8 2.7 MB/s | 68 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.40 (224/247): perl-Socket-2.027-3.el8.x86_64.rpm 1.6 MB/s | 59 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.41 (225/247): perl-Storable-3.11-3.el8.x86_64.rpm 2.7 MB/s | 98 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.42 (226/247): perl-Term-ANSIColor-4.06-396.el8.noa 2.4 MB/s | 46 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.42 (227/247): perl-Term-Cap-1.17-395.el8.noarch.rp 1.2 MB/s | 23 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.44 (228/247): perl-Text-ParseWords-3.30-395.el8.no 808 kB/s | 18 kB 00:00 [2024-03-28T13:42:02.270Z] #9 95.25 Selecting previously unselected package libxcb-render0:amd64. [2024-03-28T13:42:02.270Z] #9 95.26 Preparing to unpack .../107-libxcb-render0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:02.270Z] #9 95.29 Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:02.270Z] #8 92.45 (229/247): perl-Text-Tabs+Wrap-2013.0523-395.el 989 kB/s | 24 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.47 (230/247): perl-Time-Local-1.280-1.el8.noarch.r 1.3 MB/s | 34 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.48 (231/247): perl-Unicode-Normalize-1.25-396.el8. 3.3 MB/s | 82 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.48 (232/247): perl-constant-1.33-396.el8.noarch.rp 1.3 MB/s | 25 kB 00:00 [2024-03-28T13:42:02.270Z] #9 95.45 Selecting previously unselected package libxcb-shm0:amd64. [2024-03-28T13:42:02.270Z] #9 95.45 Preparing to unpack .../108-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:02.270Z] #9 95.47 Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:02.270Z] #8 92.63 (233/247): libicu-60.3-2.el8_1.x86_64.rpm 11 MB/s | 8.8 MB 00:00 [2024-03-28T13:42:02.270Z] #8 92.66 (234/247): perl-macros-5.26.3-422.el8.x86_64.rp 2.4 MB/s | 73 kB 00:00 [2024-03-28T13:42:02.270Z] #8 92.68 (235/247): perl-libs-5.26.3-422.el8.x86_64.rpm 7.8 MB/s | 1.6 MB 00:00 [2024-03-28T13:42:02.270Z] #8 92.69 (236/247): perl-parent-0.237-1.el8.noarch.rpm 623 kB/s | 20 kB 00:00 [2024-03-28T13:42:02.270Z] #8 95.67 Retrieving: glibc-2.31-150300.68.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (1/35), 1.7 MiB [2024-03-28T13:42:02.667Z] #8 95.71 Retrieving: glibc-2.31-150300.68.1.x86_64.rpm [.#9 95.62 Selecting previously unselected package libxrender1:amd64. [2024-03-28T13:42:02.667Z] #9 95.62 Preparing to unpack .../109-libxrender1_1%3a0.9.10-1build4_amd64.deb ... [2024-03-28T13:42:02.667Z] #9 95.66 Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... [2024-03-28T13:42:02.667Z] #8 92.71 (237/247): perl-podlators-4.11-1.el8.noarch.rpm 5.0 MB/s | 118 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.72 (238/247): perl-threads-2.21-2.el8.x86_64.rpm 2.2 MB/s | 61 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.73 (239/247): perl-threads-shared-1.58-2.el8.x86_6 2.4 MB/s | 48 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.74 (240/247): pkgconf-1.4.2-1.el8.x86_64.rpm 1.7 MB/s | 38 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.75 (241/247): pkgconf-m4-1.4.2-1.el8.noarch.rpm 791 kB/s | 17 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.76 (242/247): pkgconf-pkg-config-1.4.2-1.el8.x86_6 773 kB/s | 15 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.77 (243/247): publicsuffix-list-dafsa-20180723-1.e 2.3 MB/s | 56 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.79 (244/247): shared-mime-info-1.9-4.el8.x86_64.rp 13 MB/s | 329 kB 00:00 [2024-03-28T13:42:02.667Z] #8 92.80 (245/247): unzip-6.0-46.el8.x86_64.rpm 7.9 MB/s | 196 kB 00:00 [2024-03-28T13:42:02.667Z] .#8 92.81 (246/247): xml-common-0.6.3-50.el8.noarch.rpm 1.9 MB/s | 39 kB 00:00 [2024-03-28T13:42:02.667Z] done] [2024-03-28T13:42:02.667Z] #8 96.03 Retrieving: libssh-config-0.9.8-150400.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (2/35), 20.8 KiB [2024-03-28T13:42:02.667Z] #8 96.05 Retrieving: libssh-config-0.9.8-150400.3.6.1.x86_64.rpm [.done] [2024-03-28T13:42:02.667Z] #8 96.05 Retrieving: login_defs-4.8.1-150400.10.15.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (3/35), 33.6 KiB [2024-03-28T13:42:06.732Z] #8 99.93 Retrieving: login_defs-4.8.1-150400.10.15.1.noarch.rpm [#8 96.98 (247/247): perl-interpreter-5.26.3-422.el8.x86_ 1.4 MB/s | 6.3 MB 00:04 [2024-03-28T13:42:06.732Z] .done] [2024-03-28T13:42:06.732Z] #8 100.00 Retrieving: sed-4.4-150300.13.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (4/35), 159.8 KiB [2024-03-28T13:42:06.733Z] #8 100.0 Retrieving: sed-4.4-150300.13.3.1.x86_64.rpm [.#8 96.92 (197/364): java-11-openjdk-headless-11.0.18.0.9 2.2 MB/s | 41 MB 00:19 [2024-03-28T13:42:06.733Z] #9 99.95 Selecting previously unselected package libcairo2:amd64. [2024-03-28T13:42:06.733Z] #9 99.95 Preparing to unpack .../110-libcairo2_1.16.0-5ubuntu2_amd64.deb ... [2024-03-28T13:42:06.733Z] #9 99.98 Unpacking libcairo2:amd64 (1.16.0-5ubuntu2) ... [2024-03-28T13:42:06.733Z] #8 96.99 -------------------------------------------------------------------------------- [2024-03-28T13:42:06.733Z] #8 96.99 Total 4.3 MB/s | 170 MB 00:39 [2024-03-28T13:42:06.733Z] done] [2024-03-28T13:42:06.733Z] #8 100.1 Retrieving: libxml2-2-2.10.3-150500.5.14.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (5/35), 609.4 KiB [2024-03-28T13:42:07.105Z] #8 100.2 Retrieving: libxml2-2-2.10.3-150500.5.14.1.x86_64.rpm [.done] [2024-03-28T13:42:07.105Z] #8 100.4 Retrieving: libuuid1-2.37.4-150500.9.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (6/35), 67.4 KiB [2024-03-28T13:42:07.105Z] #8 100.4 Retrieving: libuuid1-2.37.4-150500.9.3.1.x86_64.rpm [.done] [2024-03-28T13:42:07.105Z] #8 100.4 Retrieving: libudev1-249.17-150400.8.40.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (7/35), 318.8 KiB [2024-03-28T13:42:07.105Z] #8 100.4 Retrieving: libudev1-249.17-150400.8.40.1.x86_64.rpm [.done] [2024-03-28T13:42:07.105Z] #8 100.5 Retrieving: libsystemd0-249.17-150400.8.40.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (8/35), 554.2 KiB [2024-03-28T13:42:07.911Z] #8 101.0 Retrieving: libsystemd0-249.17-150400.8.40.1.x86_64.rpm [.done] [2024-03-28T13:42:07.911Z] #8 101.3 Retrieving: libsmartcols1-2.37.4-150500.9.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (9/35), 141.4 KiB [2024-03-28T13:42:07.911Z] #8 101.3 Retrieving: libsmartcols1-2.37.4-150500.9.3.1.x86_64.rpm [.done] [2024-03-28T13:42:07.911Z] #8 101.4 Retrieving: libcrypt1-4.4.15-150300.4.7.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (10/35), 104.9 KiB [2024-03-28T13:42:07.911Z] #8 101.4 Retrieving: libcrypt1-4.4.15-150300.4.7.1.x86_64.rpm [.done] [2024-03-28T13:42:08.451Z] #8 101.5 Retrieving: libblkid1-2.37.4-150500.9.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (11/35), 180.6 KiB [2024-03-28T13:42:08.451Z] #8 101.5 Retrieving: libblkid1-2.37.4-150500.9.3.1.x86_64.rpm [.done] [2024-03-28T13:42:08.451Z] #8 101.6 Retrieving: libaudit1-3.0.6-150400.4.16.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (12/35), 58.9 KiB [2024-03-28T13:42:08.451Z] #8 97.78 Transaction test succeeded. [2024-03-28T13:42:08.451Z] #8 97.78 Running transaction [2024-03-28T13:42:08.451Z] #8 101.6 Retrieving: libaudit1-3.0.6-150400.4.16.1.x86_64.rpm [.done] [2024-03-28T13:42:08.451Z] #8 101.6 Retrieving: cpio-2.13-150400.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (13/35), 124.1 KiB [2024-03-28T13:42:08.820Z] #8 101.6 Retrieving: cpio-2.13-150400.3.6.1.x86_64.rpm [.done] [2024-03-28T13:42:08.820Z] #8 101.8 Retrieving: coreutils-8.32-150400.9.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (14/35), 1004.7 KiB [2024-03-28T13:42:08.820Z] #8 101.8 Retrieving: coreutils-8.32-150400.9.3.1.x86_64.rpm [..done (4.8 MiB/s)] [2024-03-28T13:42:08.820Z] #8 98.98 (198/364): llvm-libs-17.0.6-2.module_el8+895+55 1.8 MB/s | 29 MB 00:16 [2024-03-28T13:42:08.820Z] #8 102.1 Retrieving: libprocps8-3.3.17-150000.7.37.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (15/35), 57.7 KiB [2024-03-28T13:42:08.820Z] #8 102.1 Retrieving: libprocps8-3.3.17-150000.7.37.1.x86_64.rpm [.done] [2024-03-28T13:42:08.820Z] #8 102.1 Retrieving: libmount1-2.37.4-150500.9.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (16/35), 195.1 KiB [2024-03-28T13:42:08.820Z] #8 102.1 Retrieving: libmount1-2.37.4-150500.9.3.1.x86_64.rpm [.done] [2024-03-28T13:42:08.820Z] #8 102.2 Retrieving: libfdisk1-2.37.4-150500.9.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (17/35), 220.2 KiB [2024-03-28T13:42:08.820Z] #8 102.2 Retrieving: libfdisk1-2.37.4-150500.9.3.1.x86_64.rpm [.done] [2024-03-28T13:42:08.820Z] #8 102.3 Retrieving: pam-1.3.0-150000.6.66.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (18/35), 437.6 KiB [2024-03-28T13:42:09.195Z] #8 102.3 Retrieving: pam-1.3.0-150000.6.66.1.x86_64.rpm [.done] [2024-03-28T13:42:09.195Z] #8 102.6 Retrieving: timezone-2024a-150000.75.28.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (19/35), 446.6 KiB [2024-03-28T13:42:09.195Z] #8 102.6 Retrieving: timezone-2024a-150000.75.28.1.x86_64.rpm [.done] [2024-03-28T13:42:09.195Z] #8 102.7 Retrieving: rpm-ndb-4.14.3-150400.59.7.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (20/35), 924.8 KiB [2024-03-28T13:42:09.563Z] #8 102.7 Retrieving: rpm-ndb-4.14.3-150400.59.7.1.x86_64.rpm [.done] [2024-03-28T13:42:09.563Z] #8 103.0 Retrieving: netcfg-11.6-150000.3.6.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (21/35), 171.2 KiB [2024-03-28T13:42:10.428Z] #8 103.0 Retrieving: netcfg-11.6-150000.3.6.1.noarch.rpm [.done] [2024-03-28T13:42:10.428Z] #8 103.8 Retrieving: libopenssl1_1-1.1.1l-150500.17.25.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (22/35), 1.4 MiB [2024-03-28T13:42:10.797Z] #8 103.8 Retrieving: libopenssl1_1-1.1.1l-150500.17.25.1.x86_64.rpm [...done (10.5 MiB/s)] [2024-03-28T13:42:10.797Z] #8 104.2 Retrieving: openssl-1_1-1.1.1l-150500.17.25.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (23/35), 751.2 KiB [2024-03-28T13:42:11.603Z] #8 104.8 Retrieving: openssl-1_1-1.1.1l-150500.17.25.1.x86_64.rpm [.#8 103.7 Selecting previously unselected package libasound2-data. [2024-03-28T13:42:11.603Z] #8 103.7 Preparing to unpack .../77-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... [2024-03-28T13:42:11.603Z] .done (8.4 MiB/s)] [2024-03-28T13:42:11.603Z] #8 104.9 Retrieving: procps-3.3.17-150000.7.37.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (24/35), 278.5 KiB [2024-03-28T13:42:11.603Z] #8 104.9 Retrieving: procps-3.3.17-150000.7.37.1.x86_64.rpm [.#8 101.7 (199/364): python3.11-pip-wheel-22.3.1-5.el8.no 307 kB/s | 1.4 MB 00:04 [2024-03-28T13:42:11.603Z] #8 101.7 (200/364): python3.11-setuptools-wheel-65.5.1-2 261 kB/s | 720 kB 00:02 [2024-03-28T13:42:11.603Z] #8 103.7 Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... [2024-03-28T13:42:11.603Z] done] [2024-03-28T13:42:11.988Z] #9 104.9 Selecting previously unselected package libtheora0:amd64. [2024-03-28T13:42:11.988Z] #9 104.9 Preparing to unpack .../111-libtheora0_1.1.1+dfsg.1-15ubuntu4_amd64.deb ... [2024-03-28T13:42:11.988Z] #9 104.9 Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... [2024-03-28T13:42:11.988Z] #8 105.1 Retrieving: util-linux-2.37.4-150500.9.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (25/35), 1.3 MiB [2024-03-28T13:42:11.988Z] #8 105.1 Retrieving: util-linux-2.37.4-150500.9.3.1.x86_64.rpm [.done] [2024-03-28T13:42:11.988Z] #8 105.2 Retrieving: shadow-4.8.1-150400.10.15.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (26/35), 615.9 KiB [2024-03-28T13:42:11.988Z] #8 102.0 (201/364): python3.11-libs-3.11.7-1.el8.x86_64. 1.0 MB/s | 11 MB 00:11 [2024-03-28T13:42:11.988Z] #8 102.0 (202/364): rest-0.8.1-2.el8.x86_64.rpm 222 kB/s | 70 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.0 (203/364): sound-theme-freedesktop-0.8-9.el8.no 1.3 MB/s | 382 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.1 (204/364): startup-notification-0.12-15.el8.x86 1.4 MB/s | 45 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.1 (205/364): speex-1.2.0-1.el8.x86_64.rpm 1.2 MB/s | 71 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.1 (206/364): taglib-1.11.1-8.el8.x86_64.rpm 8.1 MB/s | 341 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.1 (207/364): soundtouch-2.0.0-3.el8.x86_64.rpm 651 kB/s | 76 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.1 (208/364): tigervnc-icons-1.13.1-8.el8.noarch.r 1.8 MB/s | 61 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.2 (209/364): tigervnc-license-1.13.1-8.el8.noarch 1.1 MB/s | 42 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.2 (210/364): tigervnc-1.13.1-8.el8.x86_64.rpm 3.1 MB/s | 359 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.2 (211/364): ttmkfdir-3.0.9-54.el8.x86_64.rpm 2.1 MB/s | 62 kB 00:00 [2024-03-28T13:42:11.988Z] #8 105.2 Retrieving: shadow-4.8.1-150400.10.15.1.x86_64.rpm [.done] [2024-03-28T13:42:11.988Z] #8 105.3 Retrieving: libsolv-tools-0.7.28-150400.3.16.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (27/35), 661.2 KiB [2024-03-28T13:42:11.988Z] #8 105.3 Retrieving: libsolv-tools-0.7.28-150400.3.16.2.x86_64.rpm [.done] [2024-03-28T13:42:11.988Z] #8 104.0 Selecting previously unselected package libasound2:amd64. [2024-03-28T13:42:11.988Z] #8 104.0 Preparing to unpack .../78-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... [2024-03-28T13:42:11.988Z] #8 104.1 Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2024-03-28T13:42:11.988Z] #9 105.1 Selecting previously unselected package libvisual-0.4-0:amd64. [2024-03-28T13:42:11.988Z] #9 105.1 Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17build2_amd64.deb ... [2024-03-28T13:42:11.988Z] #9 105.1 Unpacking libvisual-0.4-0:amd64 (0.4.0-17build2) ... [2024-03-28T13:42:11.988Z] #8 102.2 (212/364): tigervnc-server-1.13.1-8.el8.x86_64. 2.8 MB/s | 281 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.3 (213/364): twolame-libs-0.3.13-12.el8.x86_64.rp 1.5 MB/s | 57 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.3 (214/364): tzdata-java-2024a-1.el8.noarch.rpm 6.5 MB/s | 268 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.3 (215/364): valgrind-devel-3.22.0-2.el8.x86_64.r 1.9 MB/s | 95 kB 00:00 [2024-03-28T13:42:11.988Z] #8 104.3 Selecting previously unselected package libltdl7:amd64. [2024-03-28T13:42:11.988Z] #8 104.3 Preparing to unpack .../79-libltdl7_2.4.6-14_amd64.deb ... [2024-03-28T13:42:11.988Z] #9 105.2 Selecting previously unselected package libvorbis0a:amd64. [2024-03-28T13:42:11.988Z] #9 105.2 Preparing to unpack .../113-libvorbis0a_1.3.7-1build2_amd64.deb ... [2024-03-28T13:42:11.988Z] #9 105.3 Unpacking libvorbis0a:amd64 (1.3.7-1build2) ... [2024-03-28T13:42:11.988Z] #8 105.3 Retrieving: libopenssl1_1-hmac-1.1.1l-150500.17.25.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (28/35), 70.6 KiB [2024-03-28T13:42:11.988Z] #8 105.3 Retrieving: libopenssl1_1-hmac-1.1.1l-150500.17.25.1.x86_64.rpm [.done] [2024-03-28T13:42:11.988Z] #8 105.4 Retrieving: aaa_base-84.87+git20180409.04c9dae-150300.10.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (29/35), 106.4 KiB [2024-03-28T13:42:11.988Z] #8 105.4 Retrieving: aaa_base-84.87+git20180409.04c9dae-150300.10.12.1.x86_64.rpm [.done] [2024-03-28T13:42:11.988Z] #8 105.4 Retrieving: krb5-1.20.1-150500.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (30/35), 634.2 KiB [2024-03-28T13:42:11.988Z] #8 105.4 Retrieving: krb5-1.20.1-150500.3.6.1.x86_64.rpm [.done] [2024-03-28T13:42:11.988Z] #8 102.4 (216/364): vim-filesystem-8.0.1763-19.el8.4.noa 1.5 MB/s | 50 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.4 (217/364): wavpack-5.1.0-16.el8.x86_64.rpm 4.5 MB/s | 191 kB 00:00 [2024-03-28T13:42:11.988Z] #8 102.5 (218/364): tigervnc-server-minimal-1.13.1-8.el8 3.8 MB/s | 1.1 MB 00:00 [2024-03-28T13:42:12.371Z] #8 104.3 Unpacking libltdl7:amd64 (2.4.6-14) ... [2024-03-28T13:42:12.371Z] #8 105.5 Retrieving: libssh4-0.9.8-150400.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (31/35), 191.3 KiB [2024-03-28T13:42:12.371Z] #8 105.5 Retrieving: libssh4-0.9.8-150400.3.6.1.x86_64.rpm [.done] [2024-03-28T13:42:12.371Z] #8 105.5 Retrieving: libcurl4-8.0.1-150400.5.41.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (32/35), 486.9 KiB [2024-03-28T13:42:12.371Z] #8 105.5 Retrieving: libcurl4-8.0.1-150400.5.41.1.x86_64.rpm [.done] [2024-03-28T13:42:12.371Z] #8 105.5 Retrieving: libzypp-17.31.31-150400.3.52.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (33/35), 2.8 MiB [2024-03-28T13:42:12.371Z] #8 105.6 Retrieving: libzypp-17.31.31-150400.3.52.2.x86_64.rpm [.#8 102.6 Running transaction check [2024-03-28T13:42:12.371Z] #8 102.5 (219/364): wayland-devel-1.21.0-1.el8.x86_64.rp 2.1 MB/s | 156 kB 00:00 [2024-03-28T13:42:12.371Z] #8 102.5 (220/364): wayland-protocols-devel-1.25-1.el8.n 1.2 MB/s | 95 kB 00:00 [2024-03-28T13:42:12.371Z] .done (23.7 MiB/s)] [2024-03-28T13:42:12.371Z] #8 105.7 Retrieving: curl-8.0.1-150400.5.41.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (34/35), 549.4 KiB [2024-03-28T13:42:12.371Z] #8 105.7 Retrieving: curl-8.0.1-150400.5.41.1.x86_64.rpm [.#8 104.4 Selecting previously unselected package libtdb1:amd64. [2024-03-28T13:42:12.371Z] #8 104.4 Preparing to unpack .../80-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... [2024-03-28T13:42:12.371Z] #8 104.4 Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2024-03-28T13:42:12.371Z] #9 105.5 Selecting previously unselected package libvorbisenc2:amd64. [2024-03-28T13:42:12.371Z] #9 105.5 Preparing to unpack .../114-libvorbisenc2_1.3.7-1build2_amd64.deb ... [2024-03-28T13:42:12.371Z] #9 105.5 Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ... [2024-03-28T13:42:12.371Z] #8 102.7 (221/364): webkit2gtk3-devel-2.42.4-1.el8.x86_6 1.9 MB/s | 348 kB 00:00 [2024-03-28T13:42:12.371Z] done] [2024-03-28T13:42:12.371Z] #8 105.8 Retrieving: zypper-1.14.68-150400.3.40.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (35/35), 1.7 MiB [2024-03-28T13:42:12.371Z] #8 105.8 Retrieving: zypper-1.14.68-150400.3.40.2.x86_64.rpm [.#8 104.6 Selecting previously unselected package libogg0:amd64. [2024-03-28T13:42:12.371Z] #8 104.6 Preparing to unpack .../81-libogg0_1.3.4-0ubuntu1_amd64.deb ... [2024-03-28T13:42:12.371Z] #8 104.6 Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... [2024-03-28T13:42:12.371Z] #9 105.6 Selecting previously unselected package gstreamer1.0-plugins-base:amd64. [2024-03-28T13:42:12.371Z] #9 105.6 Preparing to unpack .../115-gstreamer1.0-plugins-base_1.20.1-1ubuntu0.1_amd64.deb ... [2024-03-28T13:42:12.371Z] #9 105.6 Unpacking gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) ... [2024-03-28T13:42:12.759Z] #8 102.8 Transaction check succeeded. [2024-03-28T13:42:12.759Z] #8 102.8 Running transaction test [2024-03-28T13:42:12.759Z] #9 105.8 Selecting previously unselected package libgpm2:amd64. [2024-03-28T13:42:12.759Z] #9 105.8 Preparing to unpack .../116-libgpm2_1.20.7-10build1_amd64.deb ... [2024-03-28T13:42:12.759Z] #9 105.8 Unpacking libgpm2:amd64 (1.20.7-10build1) ... [2024-03-28T13:42:12.759Z] done] [2024-03-28T13:42:12.759Z] #8 105.9 [2024-03-28T13:42:12.759Z] #8 105.9 Checking for file conflicts: [..#8 104.8 Selecting previously unselected package libvorbis0a:amd64. [2024-03-28T13:42:12.759Z] #8 104.8 Preparing to unpack .../82-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... [2024-03-28T13:42:12.759Z] #8 104.8 Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2024-03-28T13:42:12.759Z] .done] [2024-03-28T13:42:12.759Z] #8 106.1 ( 1/35) Installing: glibc-2.31-150300.68.1.x86_64 [.#8 105.0 Selecting previously unselected package libvorbisfile3:amd64. [2024-03-28T13:42:12.759Z] #8 105.0 Preparing to unpack .../83-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... [2024-03-28T13:42:12.759Z] #8 105.0 Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2024-03-28T13:42:12.759Z] #9 106.0 Selecting previously unselected package libaa1:amd64. [2024-03-28T13:42:12.759Z] #9 106.0 Preparing to unpack .../117-libaa1_1.4p5-50build1_amd64.deb ... [2024-03-28T13:42:12.759Z] #9 106.0 Unpacking libaa1:amd64 (1.4p5-50build1) ... [2024-03-28T13:42:13.136Z] #8 105.2 Selecting previously unselected package sound-theme-freedesktop. [2024-03-28T13:42:13.136Z] #9 106.3 Selecting previously unselected package libraw1394-11:amd64. [2024-03-28T13:42:13.136Z] ...#8 105.2 Preparing to unpack .../84-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... [2024-03-28T13:42:13.136Z] #8 105.3 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-03-28T13:42:13.136Z] #9 106.3 Preparing to unpack .../118-libraw1394-11_2.1.2-2build2_amd64.deb ... [2024-03-28T13:42:13.136Z] #9 106.3 Unpacking libraw1394-11:amd64 (2.1.2-2build2) ... [2024-03-28T13:42:13.136Z] #9 106.5 Selecting previously unselected package libavc1394-0:amd64. [2024-03-28T13:42:13.136Z] #9 106.5 Preparing to unpack .../119-libavc1394-0_0.5.4-5build2_amd64.deb ... [2024-03-28T13:42:13.136Z] #9 106.5 Unpacking libavc1394-0:amd64 (0.5.4-5build2) ... [2024-03-28T13:42:13.525Z] .#8 105.6 Selecting previously unselected package libcanberra0:amd64. [2024-03-28T13:42:13.525Z] #8 105.6 Preparing to unpack .../85-libcanberra0_0.30-7ubuntu1_amd64.deb ... [2024-03-28T13:42:13.525Z] #8 105.6 Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... [2024-03-28T13:42:13.525Z] .#8 105.8 Selecting previously unselected package libgpm2:amd64. [2024-03-28T13:42:13.525Z] #8 105.8 Preparing to unpack .../86-libgpm2_1.20.7-5_amd64.deb ... [2024-03-28T13:42:13.525Z] #8 105.8 Unpacking libgpm2:amd64 (1.20.7-5) ... [2024-03-28T13:42:13.525Z] .#9 106.7 Selecting previously unselected package libcaca0:amd64. [2024-03-28T13:42:13.525Z] #9 106.7 Preparing to unpack .../120-libcaca0_0.99.beta19-2.2ubuntu4_amd64.deb ... [2024-03-28T13:42:13.525Z] #9 106.7 Unpacking libcaca0:amd64 (0.99.beta19-2.2ubuntu4) ... [2024-03-28T13:42:13.525Z] .done] [2024-03-28T13:42:13.913Z] #9 106.9 Selecting previously unselected package libcairo-gobject2:amd64. [2024-03-28T13:42:13.913Z] #9 106.9 Preparing to unpack .../121-libcairo-gobject2_1.16.0-5ubuntu2_amd64.deb ... [2024-03-28T13:42:13.913Z] #8 104.0 (222/364): webkit2gtk3-jsc-2.42.4-1.el8.x86_64. 2.9 MB/s | 3.8 MB 00:01 [2024-03-28T13:42:13.913Z] #8 107.1 ( 2/35) Installing: libssh-config-0.9.8-150400.3.6.1.x86_64 [..#9 106.9 Unpacking libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... [2024-03-28T13:42:13.913Z] #8 104.1 (223/364): webkit2gtk3-jsc-devel-2.42.4-1.el8.x 1.6 MB/s | 159 kB 00:00 [2024-03-28T13:42:13.913Z] #8 106.0 Selecting previously unselected package libpython3.8:amd64. [2024-03-28T13:42:13.913Z] #8 106.0 Preparing to unpack .../87-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... [2024-03-28T13:42:13.913Z] #8 106.0 Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-03-28T13:42:13.913Z] #8 104.3 (224/364): webrtc-audio-processing-0.3-10.el8.x 1.8 MB/s | 297 kB 00:00 [2024-03-28T13:42:13.913Z] .done] [2024-03-28T13:42:13.913Z] #8 107.3 ( 3/35) Installing: login_defs-4.8.1-150400.10.15.1.noarch [.#9 107.1 Selecting previously unselected package libdv4:amd64. [2024-03-28T13:42:13.913Z] #9 107.1 Preparing to unpack .../122-libdv4_1.0.0-14build1_amd64.deb ... [2024-03-28T13:42:13.913Z] #9 107.1 Unpacking libdv4:amd64 (1.0.0-14build1) ... [2024-03-28T13:42:14.298Z] ..#9 107.3 Selecting previously unselected package libflac8:amd64. [2024-03-28T13:42:14.298Z] #9 107.3 Preparing to unpack .../123-libflac8_1.3.3-2ubuntu0.2_amd64.deb ... [2024-03-28T13:42:14.298Z] #9 107.3 Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) ... [2024-03-28T13:42:14.298Z] done] [2024-03-28T13:42:14.298Z] #8 107.5 ( 4/35) Installing: sed-4.4-150300.13.3.1.x86_64 [..#9 107.4 Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. [2024-03-28T13:42:14.298Z] #9 107.4 Preparing to unpack .../124-libgstreamer-plugins-good1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... [2024-03-28T13:42:14.298Z] #9 107.5 Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) ... [2024-03-28T13:42:14.298Z] #8 106.4 Selecting previously unselected package make. [2024-03-28T13:42:14.298Z] #8 106.4 Preparing to unpack .../88-make_4.2.1-1.2_amd64.deb ... [2024-03-28T13:42:14.298Z] #8 106.4 Unpacking make (4.2.1-1.2) ... [2024-03-28T13:42:14.298Z] #8 104.6 (225/364): wget-1.19.5-11.el8.x86_64.rpm 2.3 MB/s | 734 kB 00:00 [2024-03-28T13:42:14.298Z] #8 104.6 (226/364): woff2-1.0.2-5.el8.x86_64.rpm 1.3 MB/s | 59 kB 00:00 [2024-03-28T13:42:14.298Z] #8 104.7 (227/364): wpebackend-fdo-1.10.0-3.el8.x86_64.r 1.0 MB/s | 44 kB 00:00 [2024-03-28T13:42:14.298Z] #9 107.6 Selecting previously unselected package libgudev-1.0-0:amd64. [2024-03-28T13:42:14.298Z] #9 107.6 Preparing to unpack .../125-libgudev-1.0-0_1%3a237-2build1_amd64.deb ... [2024-03-28T13:42:14.298Z] #9 107.6 Unpacking libgudev-1.0-0:amd64 (1:237-2build1) ... [2024-03-28T13:42:14.298Z] .done] [2024-03-28T13:42:14.298Z] #8 107.7 ( 5/35) Installing: libxml2-2-2.10.3-150500.5.14.1.x86_64 [.#8 106.6 Selecting previously unselected package unzip. [2024-03-28T13:42:14.298Z] #8 106.6 Preparing to unpack .../89-unzip_6.0-25ubuntu1.2_amd64.deb ... [2024-03-28T13:42:14.298Z] #8 106.7 Unpacking unzip (6.0-25ubuntu1.2) ... [2024-03-28T13:42:14.673Z] #9 107.7 Selecting previously unselected package libiec61883-0:amd64. [2024-03-28T13:42:14.673Z] #8 104.7 (228/364): xcb-util-0.4.0-10.el8.x86_64.rpm 650 kB/s | 22 kB 00:00 [2024-03-28T13:42:14.673Z] .#8 105.0 Transaction test succeeded. [2024-03-28T13:42:14.673Z] #9 107.7 Preparing to unpack .../126-libiec61883-0_1.2.0-4build3_amd64.deb ... [2024-03-28T13:42:14.673Z] #9 107.8 Unpacking libiec61883-0:amd64 (1.2.0-4build3) ... [2024-03-28T13:42:14.673Z] #8 106.9 Selecting previously unselected package vim-runtime. [2024-03-28T13:42:14.673Z] #8 106.9 Preparing to unpack .../90-vim-runtime_2%3a8.1.2269-1ubuntu5.22_all.deb ... [2024-03-28T13:42:14.673Z] #8 106.9 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2024-03-28T13:42:14.673Z] #8 106.9 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2024-03-28T13:42:14.673Z] .done] [2024-03-28T13:42:14.673Z] #8 108.0 ( 6/35) Installing: libuuid1-2.37.4-150500.9.3.1.x86_64 [.#8 105.0 Running transaction [2024-03-28T13:42:14.673Z] #9 107.9 Selecting previously unselected package libsamplerate0:amd64. [2024-03-28T13:42:14.673Z] #9 107.9 Preparing to unpack .../127-libsamplerate0_0.2.2-1build1_amd64.deb ... [2024-03-28T13:42:14.673Z] #9 107.9 Unpacking libsamplerate0:amd64 (0.2.2-1build1) ... [2024-03-28T13:42:14.673Z] #8 105.1 (229/364): xkeyboard-config-2.28-1.el8.noarch.r 2.3 MB/s | 782 kB 00:00 [2024-03-28T13:42:14.673Z] #8 105.1 (230/364): xorg-x11-font-utils-7.5-41.el8.x86_6 1.5 MB/s | 104 kB 00:00 [2024-03-28T13:42:15.047Z] #8 106.9 Unpacking vim-runtime (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:42:15.047Z] .#9 108.1 Selecting previously unselected package libjack-jackd2-0:amd64. [2024-03-28T13:42:15.047Z] #9 108.1 Preparing to unpack .../128-libjack-jackd2-0_1.9.20~dfsg-1_amd64.deb ... [2024-03-28T13:42:15.047Z] #9 108.1 Unpacking libjack-jackd2-0:amd64 (1.9.20~dfsg-1) ... [2024-03-28T13:42:15.047Z] .done] [2024-03-28T13:42:15.047Z] #8 108.3 ( 7/35) Installing: libudev1-249.17-150400.8.40.1.x86_64 [..#9 108.3 Selecting previously unselected package libmp3lame0:amd64. [2024-03-28T13:42:15.047Z] #9 108.3 Preparing to unpack .../129-libmp3lame0_3.100-3build2_amd64.deb ... [2024-03-28T13:42:15.047Z] #9 108.4 Unpacking libmp3lame0:amd64 (3.100-3build2) ... [2024-03-28T13:42:15.418Z] .done] [2024-03-28T13:42:15.418Z] #8 108.7 ( 8/35) Installing: libsystemd0-249.17-150400.8.40.1.x86_64 [..#9 108.6 Selecting previously unselected package libmpg123-0:amd64. [2024-03-28T13:42:15.418Z] #9 108.6 Preparing to unpack .../130-libmpg123-0_1.29.3-1build1_amd64.deb ... [2024-03-28T13:42:15.418Z] #9 108.6 Unpacking libmpg123-0:amd64 (1.29.3-1build1) ... [2024-03-28T13:42:15.797Z] .#9 108.8 Selecting previously unselected package libasyncns0:amd64. [2024-03-28T13:42:15.797Z] #9 108.8 Preparing to unpack .../131-libasyncns0_0.8-6build2_amd64.deb ... [2024-03-28T13:42:15.797Z] #9 108.9 Unpacking libasyncns0:amd64 (0.8-6build2) ... [2024-03-28T13:42:15.797Z] done] [2024-03-28T13:42:15.797Z] #8 109.0 ( 9/35) Installing: libsmartcols1-2.37.4-150500.9.3.1.x86_64 [..#8 106.0 (231/364): valgrind-3.22.0-2.el8.x86_64.rpm 3.0 MB/s | 11 MB 00:03 [2024-03-28T13:42:15.797Z] .done] [2024-03-28T13:42:15.797Z] #8 108.0 Selecting previously unselected package vim. [2024-03-28T13:42:15.797Z] #8 108.0 Preparing to unpack .../91-vim_2%3a8.1.2269-1ubuntu5.22_amd64.deb ... [2024-03-28T13:42:15.797Z] #8 108.1 Unpacking vim (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:42:15.797Z] #8 109.2 (10/35) Installing: libcrypt1-4.4.15-150300.4.7.1.x86_64 [..#9 109.0 Selecting previously unselected package libsndfile1:amd64. [2024-03-28T13:42:15.797Z] #9 109.0 Preparing to unpack .../132-libsndfile1_1.0.31-2ubuntu0.1_amd64.deb ... [2024-03-28T13:42:15.797Z] #9 109.1 Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.1) ... [2024-03-28T13:42:16.170Z] .done] [2024-03-28T13:42:16.170Z] #9 109.2 Selecting previously unselected package libx11-xcb1:amd64. [2024-03-28T13:42:16.170Z] #9 109.2 Preparing to unpack .../133-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ... [2024-03-28T13:42:16.171Z] #9 109.2 Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... [2024-03-28T13:42:16.171Z] #9 109.4 Selecting previously unselected package libpulse0:amd64. [2024-03-28T13:42:16.171Z] #8 108.4 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2024-03-28T13:42:16.171Z] #8 108.4 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2024-03-28T13:42:16.171Z] #8 109.5 (11/35) Installing: libblkid1-2.37.4-150500.9.3.1.x86_64 [..#8 108.5 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2024-03-28T13:42:16.171Z] #8 108.5 Setting up libgpm2:amd64 (1.20.7-5) ... [2024-03-28T13:42:16.171Z] #8 106.5 (232/364): xorg-x11-fonts-100dpi-7.5-19.el8.noa 2.3 MB/s | 3.1 MB 00:01 [2024-03-28T13:42:16.548Z] .done] [2024-03-28T13:42:16.548Z] #8 109.7 (12/35) Installing: libaudit1-3.0.6-150400.4.16.1.x86_64 [..#9 109.4 Preparing to unpack .../134-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ... [2024-03-28T13:42:16.548Z] #9 109.4 Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ... [2024-03-28T13:42:16.548Z] #8 108.6 Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... [2024-03-28T13:42:16.548Z] #8 108.7 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... [2024-03-28T13:42:16.548Z] .#8 106.7 (233/364): xorg-x11-fonts-Type1-7.5-19.el8.noar 2.2 MB/s | 522 kB 00:00 [2024-03-28T13:42:16.548Z] #9 109.6 Selecting previously unselected package libspeex1:amd64. [2024-03-28T13:42:16.548Z] #9 109.6 Preparing to unpack .../135-libspeex1_1.2~rc1.2-1.1ubuntu3_amd64.deb ... [2024-03-28T13:42:16.548Z] #9 109.6 Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ... [2024-03-28T13:42:16.548Z] #8 108.7 Setting up mime-support (3.64ubuntu1) ... [2024-03-28T13:42:16.548Z] done] [2024-03-28T13:42:16.548Z] #8 109.8 (13/35) Installing: cpio-2.13-150400.3.6.1.x86_64 [..done] [2024-03-28T13:42:16.548Z] #9 109.7 Selecting previously unselected package libshout3:amd64. [2024-03-28T13:42:16.548Z] #9 109.7 Preparing to unpack .../136-libshout3_2.4.5-1build3_amd64.deb ... [2024-03-28T13:42:16.548Z] #9 109.8 Unpacking libshout3:amd64 (2.4.5-1build3) ... [2024-03-28T13:42:16.925Z] #8 108.8 Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... [2024-03-28T13:42:16.925Z] #8 108.9 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... [2024-03-28T13:42:16.925Z] #8 107.0 (234/364): xorg-x11-fonts-75dpi-7.5-19.el8.noar 2.7 MB/s | 2.8 MB 00:01 [2024-03-28T13:42:16.925Z] #8 110.0 (14/35) Installing: coreutils-8.32-150400.9.3.1.x86_64 [..#9 109.9 Selecting previously unselected package libtag1v5-vanilla:amd64. [2024-03-28T13:42:16.925Z] #9 109.9 Preparing to unpack .../137-libtag1v5-vanilla_1.11.1+dfsg.1-3ubuntu3_amd64.deb ... [2024-03-28T13:42:16.925Z] #9 109.9 Unpacking libtag1v5-vanilla:amd64 (1.11.1+dfsg.1-3ubuntu3) ... [2024-03-28T13:42:16.925Z] ..#9 110.1 Selecting previously unselected package libtag1v5:amd64. [2024-03-28T13:42:16.925Z] #8 109.1 Setting up unzip (6.0-25ubuntu1.2) ... [2024-03-28T13:42:16.925Z] #8 109.2 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2024-03-28T13:42:16.925Z] #8 107.2 (235/364): xorg-x11-proto-devel-2020.1-3.el8.no 1.6 MB/s | 280 kB 00:00 [2024-03-28T13:42:16.925Z] #8 107.3 (236/364): xorg-x11-server-utils-7.7-27.el8.x86 2.0 MB/s | 198 kB 00:00 [2024-03-28T13:42:16.925Z] done] [2024-03-28T13:42:16.925Z] #8 110.4 (15/35) Installing: libprocps8-3.3.17-150000.7.37.1.x86_64 [.#9 110.2 Preparing to unpack .../138-libtag1v5_1.11.1+dfsg.1-3ubuntu3_amd64.deb ... [2024-03-28T13:42:16.925Z] #9 110.2 Unpacking libtag1v5:amd64 (1.11.1+dfsg.1-3ubuntu3) ... [2024-03-28T13:42:17.296Z] #8 107.3 (237/364): xorg-x11-xauth-1.0.9-12.el8.x86_64.r 1.1 MB/s | 39 kB 00:00 [2024-03-28T13:42:17.296Z] #8 107.4 (238/364): xorg-x11-xinit-1.3.4-18.el8.x86_64.r 1.7 MB/s | 58 kB 00:00 [2024-03-28T13:42:17.296Z] #8 107.4 (239/364): xorg-x11-xkb-utils-7.7-28.el8.x86_64 2.1 MB/s | 114 kB 00:00 [2024-03-28T13:42:17.296Z] #8 109.3 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [2024-03-28T13:42:17.296Z] #8 109.3 Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:42:17.296Z] .done] [2024-03-28T13:42:17.296Z] #8 110.5 (16/35) Installing: libmount1-2.37.4-150500.9.3.1.x86_64 [.#9 110.3 Selecting previously unselected package libtwolame0:amd64. [2024-03-28T13:42:17.296Z] #9 110.3 Preparing to unpack .../139-libtwolame0_0.4.0-2build2_amd64.deb ... [2024-03-28T13:42:17.296Z] #9 110.4 Unpacking libtwolame0:amd64 (0.4.0-2build2) ... [2024-03-28T13:42:17.296Z] #8 109.4 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [2024-03-28T13:42:17.296Z] #8 109.5 Setting up linux-libc-dev:amd64 (5.4.0-174.193) ... [2024-03-28T13:42:17.296Z] ..#8 109.5 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:42:17.296Z] #8 109.6 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:17.296Z] #9 110.5 Selecting previously unselected package libv4lconvert0:amd64. [2024-03-28T13:42:17.296Z] #9 110.5 Preparing to unpack .../140-libv4lconvert0_1.22.1-2build1_amd64.deb ... [2024-03-28T13:42:17.296Z] #9 110.5 Unpacking libv4lconvert0:amd64 (1.22.1-2build1) ... [2024-03-28T13:42:17.296Z] done] [2024-03-28T13:42:17.678Z] #8 110.7 (17/35) Installing: libfdisk1-2.37.4-150500.9.3.1.x86_64 [..#9 110.7 Selecting previously unselected package libv4l-0:amd64. [2024-03-28T13:42:17.678Z] #9 110.7 Preparing to unpack .../141-libv4l-0_1.22.1-2build1_amd64.deb ... [2024-03-28T13:42:17.678Z] #9 110.7 Unpacking libv4l-0:amd64 (1.22.1-2build1) ... [2024-03-28T13:42:17.678Z] #8 109.6 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ... [2024-03-28T13:42:17.678Z] #8 109.7 Setting up xxd (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:42:17.678Z] done] [2024-03-28T13:42:17.678Z] #8 110.9 (18/35) Installing: pam-1.3.0-150000.6.66.1.x86_64 [.#8 109.8 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:42:17.678Z] #8 109.9 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-03-28T13:42:17.678Z] ..#8 109.9 Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... [2024-03-28T13:42:17.678Z] #8 110.0 Setting up vim-common (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:42:17.678Z] #9 110.9 Selecting previously unselected package libvpx7:amd64. [2024-03-28T13:42:17.678Z] #9 110.9 Preparing to unpack .../142-libvpx7_1.11.0-2ubuntu2.2_amd64.deb ... [2024-03-28T13:42:17.678Z] #9 110.9 Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.2) ... [2024-03-28T13:42:18.069Z] .#8 110.1 Setting up make (4.2.1-1.2) ... [2024-03-28T13:42:18.070Z] #9 111.0 Selecting previously unselected package libwavpack1:amd64. [2024-03-28T13:42:18.070Z] #9 111.0 Preparing to unpack .../143-libwavpack1_5.4.0-1build2_amd64.deb ... [2024-03-28T13:42:18.070Z] #9 111.1 Unpacking libwavpack1:amd64 (5.4.0-1build2) ... [2024-03-28T13:42:18.070Z] #8 110.1 Setting up libmpfr6:amd64 (4.0.2-1) ... [2024-03-28T13:42:18.070Z] #8 110.2 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2024-03-28T13:42:18.070Z] #8 110.2 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:18.070Z] #9 111.2 Selecting previously unselected package libxdamage1:amd64. [2024-03-28T13:42:18.070Z] #9 111.2 Preparing to unpack .../144-libxdamage1_1%3a1.1.5-2build2_amd64.deb ... [2024-03-28T13:42:18.070Z] #9 111.3 Unpacking libxdamage1:amd64 (1:1.1.5-2build2) ... [2024-03-28T13:42:18.070Z] #8 110.3 Setting up libmpc3:amd64 (1.1.0-1) ... [2024-03-28T13:42:18.070Z] #8 110.4 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:18.070Z] .done] [2024-03-28T13:42:18.438Z] #8 111.5 (19/35) Installing: timezone-2024a-150000.75.28.1.x86_64 [.#8 110.4 Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... [2024-03-28T13:42:18.438Z] #8 110.5 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:42:18.438Z] ..#9 111.5 Selecting previously unselected package libxfixes3:amd64. [2024-03-28T13:42:18.438Z] #9 111.5 Preparing to unpack .../145-libxfixes3_1%3a6.0.0-1_amd64.deb ... [2024-03-28T13:42:18.438Z] #9 111.5 Unpacking libxfixes3:amd64 (1:6.0.0-1) ... [2024-03-28T13:42:18.438Z] .#8 110.6 Setting up libltdl7:amd64 (2.4.6-14) ... [2024-03-28T13:42:18.438Z] .#9 111.7 Selecting previously unselected package libsoup2.4-common. [2024-03-28T13:42:18.438Z] #9 111.7 Preparing to unpack .../146-libsoup2.4-common_2.74.2-3_all.deb ... [2024-03-28T13:42:18.438Z] #9 111.7 Unpacking libsoup2.4-common (2.74.2-3) ... [2024-03-28T13:42:18.438Z] #8 110.7 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2024-03-28T13:42:18.438Z] #8 110.7 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:18.438Z] #8 110.8 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:18.835Z] .#8 108.9 (240/364): zenity-3.28.1-2.el8.x86_64.rpm 2.8 MB/s | 4.0 MB 00:01 [2024-03-28T13:42:18.835Z] #9 111.9 Selecting previously unselected package libsoup2.4-1:amd64. [2024-03-28T13:42:18.835Z] .#8 110.9 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-03-28T13:42:18.835Z] #8 110.9 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [2024-03-28T13:42:18.835Z] #8 108.9 (241/364): ModemManager-glib-1.20.2-1.el8.x86_6 4.2 MB/s | 338 kB 00:00 [2024-03-28T13:42:18.835Z] #8 109.0 (242/364): avahi-glib-0.7-27.el8.x86_64.rpm 727 kB/s | 15 kB 00:00 [2024-03-28T13:42:18.835Z] #8 109.0 (243/364): avahi-libs-0.7-27.el8.x86_64.rpm 1.8 MB/s | 62 kB 00:00 [2024-03-28T13:42:18.835Z] #8 109.0 (244/364): brotli-1.0.6-3.el8.x86_64.rpm 8.7 MB/s | 323 kB 00:00 [2024-03-28T13:42:18.835Z] #9 111.9 Preparing to unpack .../147-libsoup2.4-1_2.74.2-3_amd64.deb ... [2024-03-28T13:42:18.835Z] #9 111.9 Unpacking libsoup2.4-1:amd64 (2.74.2-3) ... [2024-03-28T13:42:18.835Z] .done] [2024-03-28T13:42:18.835Z] #8 111.0 Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... [2024-03-28T13:42:18.835Z] #8 111.1 Setting up git-man (1:2.25.1-1ubuntu3.11) ... [2024-03-28T13:42:18.835Z] #8 109.1 (245/364): bzip2-1.0.6-26.el8.x86_64.rpm 2.7 MB/s | 60 kB 00:00 [2024-03-28T13:42:18.835Z] #8 109.1 (246/364): bzip2-devel-1.0.6-26.el8.x86_64.rpm 6.9 MB/s | 224 kB 00:00 [2024-03-28T13:42:18.835Z] #8 111.1 Setting up libisl22:amd64 (0.22.1-1) ... [2024-03-28T13:42:18.835Z] #8 111.2 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:42:18.835Z] #9 112.0 Selecting previously unselected package gstreamer1.0-plugins-good:amd64. [2024-03-28T13:42:18.835Z] #9 112.0 Preparing to unpack .../148-gstreamer1.0-plugins-good_1.20.3-0ubuntu1.1_amd64.deb ... [2024-03-28T13:42:18.835Z] #9 112.0 Unpacking gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) ... [2024-03-28T13:42:19.222Z] #8 112.2 (20/35) Installing: rpm-ndb-4.14.3-150400.59.7.1.x86_64 [.#8 109.2 (247/364): xorg-x11-fonts-misc-7.5-19.el8.noarc 2.3 MB/s | 5.8 MB 00:02 [2024-03-28T13:42:19.222Z] #8 111.2 Setting up libmpdec2:amd64 (2.4.2-3) ... [2024-03-28T13:42:19.222Z] #8 111.3 Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:42:19.222Z] ..#8 109.4 (248/364): cpp-8.5.0-21.el8.x86_64.rpm 35 MB/s | 10 MB 00:00 [2024-03-28T13:42:19.222Z] #8 109.4 (249/364): crypto-policies-scripts-20230731-1.g 465 kB/s | 84 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.4 (250/364): cups-libs-2.2.6-57.el8.x86_64.rpm 8.0 MB/s | 436 kB 00:00 [2024-03-28T13:42:19.222Z] #8 111.4 Setting up vim-runtime (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:42:19.222Z] .#9 112.4 Selecting previously unselected package hunspell-en-us. [2024-03-28T13:42:19.222Z] #9 112.4 Preparing to unpack .../149-hunspell-en-us_1%3a2020.12.07-2_all.deb ... [2024-03-28T13:42:19.222Z] #9 112.4 Unpacking hunspell-en-us (1:2020.12.07-2) ... [2024-03-28T13:42:19.222Z] #8 109.5 (251/364): dbus-glib-0.110-2.el8.x86_64.rpm 2.5 MB/s | 127 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.5 (252/364): dejavu-fonts-common-2.35-7.el8.noarc 1.6 MB/s | 74 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.5 (253/364): elfutils-debuginfod-client-0.190-2.e 1.5 MB/s | 77 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.6 (254/364): dejavu-sans-mono-fonts-2.35-7.el8.no 4.7 MB/s | 447 kB 00:00 [2024-03-28T13:42:19.222Z] .#8 109.6 (255/364): emacs-filesystem-26.1-11.el8.noarch. 1.5 MB/s | 70 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.6 (256/364): expat-devel-2.2.5-11.el8.x86_64.rpm 1.3 MB/s | 57 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.6 (257/364): file-5.33-26.el8.x86_64.rpm 1.7 MB/s | 77 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.7 (258/364): fontconfig-2.13.1-4.el8.x86_64.rpm 6.3 MB/s | 274 kB 00:00 [2024-03-28T13:42:19.222Z] #8 109.7 (259/364): fontconfig-devel-2.13.1-4.el8.x86_64 5.2 MB/s | 151 kB 00:00 [2024-03-28T13:42:19.222Z] #9 112.6 Selecting previously unselected package libasound2-data. [2024-03-28T13:42:19.222Z] #9 112.6 Preparing to unpack .../150-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... [2024-03-28T13:42:19.222Z] #9 112.6 Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... [2024-03-28T13:42:19.608Z] .#8 109.7 (260/364): fontpackages-filesystem-1.44-22.el8. 793 kB/s | 16 kB 00:00 [2024-03-28T13:42:19.608Z] #8 109.7 (261/364): freetype-2.9.1-9.el8.x86_64.rpm 12 MB/s | 394 kB 00:00 [2024-03-28T13:42:19.608Z] #8 109.7 (262/364): freetype-devel-2.9.1-9.el8.x86_64.rp 9.5 MB/s | 464 kB 00:00 [2024-03-28T13:42:19.608Z] #8 109.8 (263/364): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm 13 MB/s | 467 kB 00:00 [2024-03-28T13:42:19.608Z] #8 109.8 (264/364): gettext-0.19.8.1-17.el8.x86_64.rpm 23 MB/s | 1.1 MB 00:00 [2024-03-28T13:42:19.608Z] #8 111.7 Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [2024-03-28T13:42:19.608Z] #8 111.7 Setting up readline-common (8.0-4) ... [2024-03-28T13:42:19.608Z] done] [2024-03-28T13:42:19.608Z] #8 112.9 (21/35) Installing: netcfg-11.6-150000.3.6.1.noarch [..#8 109.8 (265/364): gettext-libs-0.19.8.1-17.el8.x86_64. 11 MB/s | 314 kB 00:00 [2024-03-28T13:42:19.608Z] #8 109.9 (266/364): glib-networking-2.56.1-1.1.el8.x86_6 5.3 MB/s | 155 kB 00:00 [2024-03-28T13:42:19.608Z] #8 109.9 (267/364): glib2-devel-2.56.4-163.el8.x86_64.rp 13 MB/s | 498 kB 00:00 [2024-03-28T13:42:19.608Z] #8 109.9 (268/364): glibc-devel-2.28-251.el8.x86_64.rpm 3.0 MB/s | 89 kB 00:00 [2024-03-28T13:42:19.608Z] #8 111.8 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:19.608Z] #9 112.8 Selecting previously unselected package libasound2:amd64. [2024-03-28T13:42:19.608Z] #9 112.8 Preparing to unpack .../151-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... [2024-03-28T13:42:19.608Z] #9 112.8 Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... [2024-03-28T13:42:19.608Z] #8 110.0 (269/364): glibc-headers-2.28-251.el8.x86_64.rp 16 MB/s | 584 kB 00:00 [2024-03-28T13:42:19.608Z] #8 110.0 (270/364): glibc-langpack-en-2.28-251.el8.x86_6 19 MB/s | 941 kB 00:00 [2024-03-28T13:42:20.004Z] #9 113.0 Selecting previously unselected package libaspell15:amd64. [2024-03-28T13:42:20.004Z] #8 111.9 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:20.004Z] #8 112.0 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:20.004Z] #8 112.0 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:20.004Z] ..#8 110.1 (271/364): glibc-locale-source-2.28-251.el8.x86 51 MB/s | 4.3 MB 00:00 [2024-03-28T13:42:20.004Z] #8 112.1 Setting up libgdbm6:amd64 (1.18.1-5) ... [2024-03-28T13:42:20.004Z] #8 112.2 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:42:20.004Z] #9 113.0 Preparing to unpack .../152-libaspell15_0.60.8-4build1_amd64.deb ... [2024-03-28T13:42:20.004Z] #9 113.0 Unpacking libaspell15:amd64 (0.60.8-4build1) ... [2024-03-28T13:42:20.004Z] done] [2024-03-28T13:42:20.386Z] #8 113.4 (22/35) Installing: libopenssl1_1-1.1.1l-150500.17.25.1.x86_64 [...#8 110.5 (272/364): gcc-8.5.0-21.el8.x86_64.rpm 30 MB/s | 23 MB 00:00 [2024-03-28T13:42:20.386Z] #9 113.4 Selecting previously unselected package libatk1.0-data. [2024-03-28T13:42:20.386Z] #8 112.4 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [2024-03-28T13:42:20.386Z] #8 110.5 (273/364): groff-base-1.22.3-18.el8.x86_64.rpm 2.4 MB/s | 1.0 MB 00:00 [2024-03-28T13:42:20.386Z] #8 110.6 (274/364): grub2-common-2.02-129.el8.noarch.rpm 12 MB/s | 893 kB 00:00 [2024-03-28T13:42:20.386Z] #8 110.6 (275/364): grub2-tools-2.02-129.el8.x86_64.rpm 23 MB/s | 2.0 MB 00:00 [2024-03-28T13:42:20.386Z] #8 112.6 Setting up libctf0:amd64 (2.34-6ubuntu1.9) ... [2024-03-28T13:42:20.386Z] #9 113.4 Preparing to unpack .../153-libatk1.0-data_2.36.0-3build1_all.deb ... [2024-03-28T13:42:20.386Z] #9 113.5 Unpacking libatk1.0-data (2.36.0-3build1) ... [2024-03-28T13:42:20.386Z] .done] [2024-03-28T13:42:20.386Z] #8 113.8 (23/35) Installing: openssl-1_1-1.1.1l-150500.17.25.1.x86_64 [.#8 110.6 (276/364): grub2-tools-minimal-2.02-129.el8.x86 2.9 MB/s | 212 kB 00:00 [2024-03-28T13:42:20.386Z] #8 110.6 (277/364): grubby-8.40-48.el8.x86_64.rpm 1.5 MB/s | 50 kB 00:00 [2024-03-28T13:42:20.386Z] #8 110.7 (278/364): gsettings-desktop-schemas-3.32.0-6.e 15 MB/s | 633 kB 00:00 [2024-03-28T13:42:20.386Z] #8 110.7 (279/364): hwdata-0.314-8.22.el8.noarch.rpm 25 MB/s | 1.8 MB 00:00 [2024-03-28T13:42:20.386Z] #8 112.6 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-03-28T13:42:20.386Z] #8 110.7 (280/364): json-glib-1.4.4-1.el8.x86_64.rpm 2.2 MB/s | 144 kB 00:00 [2024-03-28T13:42:20.386Z] #8 110.8 (281/364): libcroco-0.6.12-4.el8_2.1.x86_64.rpm 3.4 MB/s | 113 kB 00:00 [2024-03-28T13:42:20.386Z] #8 110.8 (282/364): liberation-fonts-2.00.3-7.el8.noarch 581 kB/s | 20 kB 00:00 [2024-03-28T13:42:20.386Z] #8 110.8 (283/364): liberation-fonts-common-2.00.3-7.el8 1.6 MB/s | 25 kB 00:00 [2024-03-28T13:42:20.386Z] #9 113.7 Selecting previously unselected package libatk1.0-0:amd64. [2024-03-28T13:42:20.386Z] #9 113.7 Preparing to unpack .../154-libatk1.0-0_2.36.0-3build1_amd64.deb ... [2024-03-28T13:42:20.386Z] #9 113.7 Unpacking libatk1.0-0:amd64 (2.36.0-3build1) ... [2024-03-28T13:42:20.770Z] .#8 112.7 Setting up wget (1.20.3-1ubuntu2) ... [2024-03-28T13:42:20.770Z] #8 112.8 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:20.770Z] #8 110.9 (284/364): liberation-mono-fonts-2.00.3-7.el8.n 18 MB/s | 505 kB 00:00 [2024-03-28T13:42:20.770Z] #8 110.9 (285/364): liberation-sans-fonts-2.00.3-7.el8.n 17 MB/s | 610 kB 00:00 [2024-03-28T13:42:20.770Z] #8 110.9 (286/364): liberation-serif-fonts-2.00.3-7.el8. 15 MB/s | 609 kB 00:00 [2024-03-28T13:42:20.770Z] #9 113.9 Selecting previously unselected package libxi6:amd64. [2024-03-28T13:42:20.770Z] .#8 112.9 Setting up libreadline8:amd64 (8.0-4) ... [2024-03-28T13:42:20.770Z] #8 112.9 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:20.770Z] #8 111.0 (287/364): libffi-devel-3.1-24.el8.x86_64.rpm 1.1 MB/s | 29 kB 00:00 [2024-03-28T13:42:20.770Z] #8 111.1 (288/364): kernel-headers-4.18.0-547.el8.x86_64 34 MB/s | 12 MB 00:00 [2024-03-28T13:42:20.770Z] #9 113.9 Preparing to unpack .../155-libxi6_2%3a1.8-1build1_amd64.deb ... [2024-03-28T13:42:20.770Z] #9 113.9 Unpacking libxi6:amd64 (2:1.8-1build1) ... [2024-03-28T13:42:20.770Z] .done] [2024-03-28T13:42:20.770Z] #8 114.2 (24/35) Installing: procps-3.3.17-150000.7.37.1.x86_64 [.#8 113.0 Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... [2024-03-28T13:42:20.770Z] #8 111.1 (289/364): libgomp-8.5.0-21.el8.x86_64.rpm 1.4 MB/s | 208 kB 00:00 [2024-03-28T13:42:20.770Z] #8 111.1 (290/364): libgudev-232-4.el8.x86_64.rpm 892 kB/s | 33 kB 00:00 [2024-03-28T13:42:20.770Z] #8 111.1 (291/364): libgusb-0.3.0-1.el8.x86_64.rpm 1.6 MB/s | 49 kB 00:00 [2024-03-28T13:42:20.770Z] #8 111.2 (292/364): libicu-devel-60.3-2.el8_1.x86_64.rpm 16 MB/s | 922 kB 00:00 [2024-03-28T13:42:21.148Z] #9 114.1 Selecting previously unselected package libatspi2.0-0:amd64. [2024-03-28T13:42:21.148Z] #9 114.1 Preparing to unpack .../156-libatspi2.0-0_2.44.0-3_amd64.deb ... [2024-03-28T13:42:21.148Z] #9 114.1 Unpacking libatspi2.0-0:amd64 (2.44.0-3) ... [2024-03-28T13:42:21.148Z] ..done] [2024-03-28T13:42:21.148Z] #8 113.1 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:42:21.148Z] #8 113.2 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:21.148Z] #8 113.2 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... [2024-03-28T13:42:21.149Z] #8 111.2 (293/364): libmetalink-0.1.3-7.el8.x86_64.rpm 951 kB/s | 32 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.3 (294/364): libmodman-2.0.1-17.el8.x86_64.rpm 1.0 MB/s | 36 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.3 (295/364): libpciaccess-0.14-1.el8.x86_64.rpm 1.6 MB/s | 32 kB 00:00 [2024-03-28T13:42:21.149Z] #9 114.3 Selecting previously unselected package libatk-bridge2.0-0:amd64. [2024-03-28T13:42:21.149Z] #9 114.3 Preparing to unpack .../157-libatk-bridge2.0-0_2.38.0-3_amd64.deb ... [2024-03-28T13:42:21.149Z] #9 114.3 Unpacking libatk-bridge2.0-0:amd64 (2.38.0-3) ... [2024-03-28T13:42:21.149Z] #8 114.4 (25/35) Installing: util-linux-2.37.4-150500.9.3.1.x86_64 [..#8 111.4 (296/364): libicu-60.3-2.el8_1.x86_64.rpm 31 MB/s | 8.8 MB 00:00 [2024-03-28T13:42:21.149Z] #8 111.4 (297/364): libpkgconf-1.4.2-1.el8.x86_64.rpm 265 kB/s | 35 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.4 (298/364): libpng-1.6.34-5.el8.x86_64.rpm 5.9 MB/s | 126 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.4 (299/364): libpng-devel-1.6.34-5.el8.x86_64.rpm 13 MB/s | 327 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.5 (300/364): libproxy-0.4.15-5.2.el8.x86_64.rpm 2.5 MB/s | 75 kB 00:00 [2024-03-28T13:42:21.149Z] #8 113.3 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... [2024-03-28T13:42:21.149Z] #8 111.5 (301/364): libpsl-0.20.2-6.el8.x86_64.rpm 2.1 MB/s | 61 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.5 (302/364): libsecret-0.18.6-1.el8.x86_64.rpm 6.7 MB/s | 163 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.5 (303/364): libsoup-2.62.3-5.el8.x86_64.rpm 17 MB/s | 439 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.5 (304/364): libtdb-1.4.9-0.el8.x86_64.rpm 2.4 MB/s | 60 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.5 (305/364): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 2.1 MB/s | 58 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.5 (306/364): libuuid-devel-2.32.1-46.el8.x86_64.r 2.9 MB/s | 100 kB 00:00 [2024-03-28T13:42:21.149Z] #8 111.6 (307/364): libxcrypt-devel-4.1.1-6.el8.x86_64.r 673 kB/s | 25 kB 00:00 [2024-03-28T13:42:21.149Z] #8 113.4 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [2024-03-28T13:42:21.149Z] #8 113.5 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:42:21.530Z] #8 111.6 (308/364): libxslt-1.1.32-6.el8.x86_64.rpm 5.6 MB/s | 250 kB 00:00 [2024-03-28T13:42:21.530Z] #8 111.6 (309/364): lksctp-tools-1.0.18-3.el8.x86_64.rpm 2.5 MB/s | 100 kB 00:00 [2024-03-28T13:42:21.530Z] #8 111.6 (310/364): lsof-4.93.2-1.el8.x86_64.rpm 6.7 MB/s | 253 kB 00:00 [2024-03-28T13:42:21.530Z] #9 114.5 Selecting previously unselected package libatomic1:amd64. [2024-03-28T13:42:21.530Z] #9 114.5 Preparing to unpack .../158-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... [2024-03-28T13:42:21.530Z] #9 114.5 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... [2024-03-28T13:42:21.530Z] ..#8 113.5 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [2024-03-28T13:42:21.530Z] #8 113.6 Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... [2024-03-28T13:42:21.530Z] #8 113.7 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-03-28T13:42:21.530Z] #9 114.6 Selecting previously unselected package libavahi-common-data:amd64. [2024-03-28T13:42:21.530Z] #9 114.6 Preparing to unpack .../159-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ... [2024-03-28T13:42:21.530Z] #9 114.7 Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... [2024-03-28T13:42:21.916Z] #8 111.2 Preparing : 1/1#8 112.1 (311/364): webkit2gtk3-2.42.4-1.el8.x86_64.rpm 2.6 MB/s | 25 MB 00:09 [2024-03-28T13:42:21.916Z] #8 112.1 (312/364): ncurses-6.1-10.20180224.el8.x86_64.r 835 kB/s | 393 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.1 (313/364): make-4.2.1-11.el8.x86_64.rpm 974 kB/s | 498 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.1 (314/364): os-prober-1.74-9.el8.x86_64.rpm 1.6 MB/s | 51 kB 00:00 [2024-03-28T13:42:21.916Z] #8 114.0 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ... [2024-03-28T13:42:21.916Z] #8 114.1 Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... [2024-03-28T13:42:21.916Z] ..#8 112.1 (315/364): pcre-cpp-8.42-6.el8.x86_64.rpm 1.6 MB/s | 47 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.2 (316/364): pcre-devel-8.42-6.el8.x86_64.rpm 14 MB/s | 551 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.2 (317/364): openssl-1.1.1k-12.el8.x86_64.rpm 5.8 MB/s | 738 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.2 (318/364): pcre-utf16-8.42-6.el8.x86_64.rpm 3.1 MB/s | 195 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.2 (319/364): perl-Carp-1.42-396.el8.noarch.rpm 937 kB/s | 30 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.2 (320/364): pcre-utf32-8.42-6.el8.x86_64.rpm 2.4 MB/s | 186 kB 00:00 [2024-03-28T13:42:21.916Z] . [2024-03-28T13:42:21.916Z] #8 111.5 Installing : systemd-libs-252-32.el9.x86_64 1/360 [2024-03-28T13:42:21.916Z] #8 111.5 Running scriptlet: systemd-libs-252-32.el9.x86_64 1/360#8 114.1 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:21.916Z] #9 115.1 Selecting previously unselected package libavahi-common3:amd64. [2024-03-28T13:42:21.916Z] #9 115.1 Preparing to unpack .../160-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ... [2024-03-28T13:42:21.916Z] #9 115.1 Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) ... [2024-03-28T13:42:21.916Z] #8 112.2 (321/364): perl-Data-Dumper-2.167-399.el8.x86_6 1.3 MB/s | 58 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.3 (322/364): perl-Encode-2.97-3.el8.x86_64.rpm 20 MB/s | 1.5 MB 00:00 [2024-03-28T13:42:21.916Z] #8 112.3 (323/364): perl-Exporter-5.72-396.el8.noarch.rp 543 kB/s | 34 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.3 (324/364): perl-Errno-1.28-422.el8.x86_64.rpm 1.0 MB/s | 76 kB 00:00 [2024-03-28T13:42:21.916Z] #8 112.3 (325/364): perl-File-Path-2.15-2.el8.noarch.rpm 710 kB/s | 38 kB 00:00 [2024-03-28T13:42:23.010Z] . [2024-03-28T13:42:23.010Z] #8 111.6 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 2/360 [2024-03-28T13:42:23.010Z] #8 111.6 Installing : libpng-2:1.6.37-12.el9.x86_64 3/360#9 115.3 Selecting previously unselected package libavahi-client3:amd64. [2024-03-28T13:42:23.010Z] #8 114.2 Setting up binutils (2.34-6ubuntu1.9) ... [2024-03-28T13:42:23.010Z] #8 114.3 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:42:23.010Z] #8 112.4 (326/364): perl-File-Temp-0.230.600-1.el8.noarc 1.3 MB/s | 63 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.4 (327/364): perl-Getopt-Long-2.50-4.el8.noarch.r 1.2 MB/s | 63 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.4 (328/364): perl-HTTP-Tiny-0.074-3.el8.noarch.rp 1.3 MB/s | 59 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.4 (329/364): perl-MIME-Base64-3.15-396.el8.x86_64 1.1 MB/s | 31 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.4 (330/364): perl-IO-1.38-422.el8.x86_64.rpm 2.2 MB/s | 142 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.4 (331/364): perl-PathTools-3.74-1.el8.x86_64.rpm 2.0 MB/s | 90 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.5 (332/364): perl-Pod-Escapes-1.07-395.el8.noarch 353 kB/s | 20 kB 00:00 [2024-03-28T13:42:23.010Z] . [2024-03-28T13:42:23.010Z] #8 115.6 setting /usr/bin/wall to root:tty 2755. (wrong permissions 0755) [2024-03-28T13:42:23.010Z] #8 115.6 setting /usr/bin/write to root:tty 2755. (wrong permissions 0755) [2024-03-28T13:42:23.010Z] [2024-03-28T13:42:23.010Z] #8 111.7 Installing : libwayland-client-1.21.0-1.el9.x86_64 4/360 [2024-03-28T13:42:23.010Z] #8 111.7 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 5/360 [2024-03-28T13:42:23.010Z] #8 111.7 Installing : libgudev-237-1.el9.x86_64 6/360 [2024-03-28T13:42:23.010Z] #8 111.7 Installing : json-glib-1.6.6-1.el9.x86_64 7/360 [2024-03-28T13:42:23.010Z] #8 111.8 Installing : nspr-4.35.0-6.el9.x86_64 8/360#8 112.5 (333/364): perl-Pod-Perldoc-3.28-396.el8.noarch 1.6 MB/s | 86 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.5 (334/364): perl-Pod-Usage-1.69-395.el8.noarch.r 1.1 MB/s | 34 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.5 (335/364): perl-Scalar-List-Utils-1.49-2.el8.x8 1.5 MB/s | 68 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.5 (336/364): perl-Socket-2.027-3.el8.x86_64.rpm 1.4 MB/s | 59 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.5 (337/364): perl-Pod-Simple-3.35-395.el8.noarch. 2.3 MB/s | 213 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.6 (338/364): perl-Term-ANSIColor-4.06-396.el8.noa 1.4 MB/s | 46 kB 00:00 [2024-03-28T13:42:23.010Z] #9 115.3 Preparing to unpack .../161-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ... [2024-03-28T13:42:23.010Z] #9 115.4 Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) ... [2024-03-28T13:42:23.010Z] #8 114.4 Setting up perl (5.30.0-9ubuntu0.5) ... [2024-03-28T13:42:23.010Z] #8 115.6 done] [2024-03-28T13:42:23.010Z] #8 115.6 (26/35) Installing: shadow-4.8.1-150400.10.15.1.x86_64 [.#8 112.6 (339/364): perl-Storable-3.11-3.el8.x86_64.rpm 1.6 MB/s | 98 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.6 (340/364): perl-Term-Cap-1.17-395.el8.noarch.rp 563 kB/s | 23 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.6 (341/364): perl-Text-ParseWords-3.30-395.el8.no 479 kB/s | 18 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.6 (342/364): perl-Text-Tabs+Wrap-2013.0523-395.el 1.1 MB/s | 24 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.6 (343/364): perl-Time-Local-1.280-1.el8.noarch.r 1.0 MB/s | 34 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.6 (344/364): perl-constant-1.33-396.el8.noarch.rp 1.2 MB/s | 25 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.7 (345/364): perl-Unicode-Normalize-1.25-396.el8. 1.7 MB/s | 82 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.7 (346/364): perl-macros-5.26.3-422.el8.x86_64.rp 2.8 MB/s | 73 kB 00:00 [2024-03-28T13:42:23.010Z] [2024-03-28T13:42:23.010Z] #8 111.8 Installing : libX11-xcb-1.7.0-9.el9.x86_64 9/360 [2024-03-28T13:42:23.010Z] #8 111.8 Installing : lcms2-2.12-3.el9.x86_64 10/360#9 115.6 Selecting previously unselected package libltdl7:amd64. [2024-03-28T13:42:23.010Z] #9 115.6 Preparing to unpack .../162-libltdl7_2.4.6-15build2_amd64.deb ... [2024-03-28T13:42:23.010Z] #8 114.5 Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... [2024-03-28T13:42:23.010Z] #8 114.6 Setting up cpp (4:9.3.0-1ubuntu2) ... [2024-03-28T13:42:23.010Z] #8 112.7 (347/364): perl-libs-5.26.3-422.el8.x86_64.rpm 19 MB/s | 1.6 MB 00:00 [2024-03-28T13:42:23.010Z] #8 112.7 (348/364): perl-parent-0.237-1.el8.noarch.rpm 363 kB/s | 20 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.7 (349/364): perl-podlators-4.11-1.el8.noarch.rpm 4.2 MB/s | 118 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.8 (350/364): perl-threads-2.21-2.el8.x86_64.rpm 1.9 MB/s | 61 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.8 (351/364): perl-threads-shared-1.58-2.el8.x86_6 1.7 MB/s | 48 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.8 (352/364): pkgconf-1.4.2-1.el8.x86_64.rpm 1.9 MB/s | 38 kB 00:00 [2024-03-28T13:42:23.010Z] . [2024-03-28T13:42:23.010Z] #8 112.0 Installing : gstreamer1-1.22.1-2.el9.x86_64 11/360 [2024-03-28T13:42:23.010Z] #8 112.0 Installing : libogg-2:1.3.4-6.el9.x86_64 12/360#9 115.6 Unpacking libltdl7:amd64 (2.4.6-15build2) ... [2024-03-28T13:42:23.010Z] #8 112.8 (353/364): pkgconf-m4-1.4.2-1.el8.noarch.rpm 826 kB/s | 17 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.8 (354/364): pkgconf-pkg-config-1.4.2-1.el8.x86_6 532 kB/s | 15 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.8 (355/364): polkit-libs-0.115-15.el8.x86_64.rpm 2.8 MB/s | 77 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.8 (356/364): publicsuffix-list-dafsa-20180723-1.e 2.3 MB/s | 56 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.9 (357/364): shared-mime-info-1.9-4.el8.x86_64.rp 12 MB/s | 329 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.9 (358/364): unzip-6.0-46.el8.x86_64.rpm 4.9 MB/s | 196 kB 00:00 [2024-03-28T13:42:23.010Z] #8 114.7 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:23.010Z] #8 114.8 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:42:23.010Z] ..#9 115.8 Selecting previously unselected package libtdb1:amd64. [2024-03-28T13:42:23.010Z] #9 115.9 Preparing to unpack .../163-libtdb1_1.4.5-2build1_amd64.deb ... [2024-03-28T13:42:23.010Z] #8 114.9 Setting up vim (2:8.1.2269-1ubuntu5.22) ... [2024-03-28T13:42:23.010Z] #8 114.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-03-28T13:42:23.010Z] #8 114.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-03-28T13:42:23.010Z] .#8 112.9 (359/364): which-2.21-20.el8.x86_64.rpm 1.4 MB/s | 50 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.9 (360/364): xml-common-0.6.3-50.el8.noarch.rpm 1.7 MB/s | 39 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.9 (361/364): xz-devel-5.2.4-4.el8.x86_64.rpm 3.1 MB/s | 63 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.9 (362/364): zip-3.0-23.el8.x86_64.rpm 10 MB/s | 270 kB 00:00 [2024-03-28T13:42:23.010Z] #8 112.9 (363/364): zlib-devel-1.2.11-25.el8.x86_64.rpm 2.3 MB/s | 59 kB 00:00 [2024-03-28T13:42:23.010Z] #9 115.9 Unpacking libtdb1:amd64 (1.4.5-2build1) ... [2024-03-28T13:42:23.010Z] #8 114.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-03-28T13:42:23.010Z] #8 114.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.010Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] #8 115.0 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:42:23.011Z] .#8 113.1 (364/364): perl-interpreter-5.26.3-422.el8.x86_ 14 MB/s | 6.3 MB 00:00 [2024-03-28T13:42:23.011Z] #8 113.1 -------------------------------------------------------------------------------- [2024-03-28T13:42:23.011Z] #8 113.1 Total 7.6 MB/s | 332 MB 00:43 [2024-03-28T13:42:23.011Z] #8 115.1 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:42:23.011Z] #8 115.1 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:23.011Z] .#9 116.0 Selecting previously unselected package libvorbisfile3:amd64. [2024-03-28T13:42:23.011Z] #9 116.0 Preparing to unpack .../164-libvorbisfile3_1.3.7-1build2_amd64.deb ... [2024-03-28T13:42:23.011Z] #9 116.0 Unpacking libvorbisfile3:amd64 (1.3.7-1build2) ... [2024-03-28T13:42:23.011Z] #9 116.1 Selecting previously unselected package sound-theme-freedesktop. [2024-03-28T13:42:23.011Z] #9 116.1 Preparing to unpack .../165-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... [2024-03-28T13:42:23.011Z] [2024-03-28T13:42:23.011Z] #8 112.4 Installing : libicu-67.1-9.el9.x86_64 13/360 [2024-03-28T13:42:23.011Z] #8 112.5 Installing : libvorbis-1:1.3.7-5.el9.x86_64 14/360#8 115.3 Setting up gcc (4:9.3.0-1ubuntu2) ... [2024-03-28T13:42:23.011Z] .#9 116.2 Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-03-28T13:42:23.011Z] [2024-03-28T13:42:23.406Z] #8 112.5 Installing : avahi-libs-0.8-20.el9.x86_64 15/360#8 115.4 Setting up liberror-perl (0.17029-1) ... [2024-03-28T13:42:23.406Z] #8 115.4 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2024-03-28T13:42:23.406Z] done] [2024-03-28T13:42:23.406Z] #8 116.5 (27/35) Installing: libsolv-tools-0.7.28-150400.3.16.2.x86_64 [.#9 116.4 Selecting previously unselected package libcanberra0:amd64. [2024-03-28T13:42:23.406Z] #9 116.4 Preparing to unpack .../166-libcanberra0_0.30-10ubuntu1.22.04.1_amd64.deb ... [2024-03-28T13:42:23.406Z] #9 116.4 Unpacking libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) ... [2024-03-28T13:42:23.406Z] #8 115.4 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... [2024-03-28T13:42:23.406Z] #8 115.5 Setting up g++ (4:9.3.0-1ubuntu2) ... [2024-03-28T13:42:23.406Z] #9 116.5 Selecting previously unselected package liblcms2-2:amd64. [2024-03-28T13:42:23.406Z] #9 116.5 Preparing to unpack .../167-liblcms2-2_2.12~rc1-2build2_amd64.deb ... [2024-03-28T13:42:23.406Z] #9 116.6 Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... [2024-03-28T13:42:23.406Z] #9 116.7 Selecting previously unselected package libcolord2:amd64. [2024-03-28T13:42:23.406Z] #9 116.7 Preparing to unpack .../168-libcolord2_1.4.6-1_amd64.deb ... [2024-03-28T13:42:23.406Z] #8 115.6 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2024-03-28T13:42:23.406Z] #8 115.6 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2024-03-28T13:42:23.406Z] #8 115.6 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ... [2024-03-28T13:42:23.406Z] #8 115.7 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ... [2024-03-28T13:42:23.406Z] .. [2024-03-28T13:42:23.793Z] #8 113.1 Installing : polkit-libs-0.117-11.el9.x86_64 16/360#9 116.7 Unpacking libcolord2:amd64 (1.4.6-1) ... [2024-03-28T13:42:23.793Z] #9 116.8 Selecting previously unselected package libcups2:amd64. [2024-03-28T13:42:23.793Z] .#8 115.7 Setting up git (1:2.25.1-1ubuntu3.11) ... [2024-03-28T13:42:23.793Z] [2024-03-28T13:42:23.793Z] #8 113.1 Installing : pixman-0.40.0-6.el9.x86_64 17/360 [2024-03-28T13:42:23.793Z] #8 113.1 Installing : libwayland-server-1.21.0-1.el9.x86_64 18/360 [2024-03-28T13:42:23.793Z] #8 113.1 Installing : libXau-1.0.9-8.el9.x86_64 19/360 [2024-03-28T13:42:23.793Z] #8 113.2 Installing : libxcb-1.13.1-9.el9.x86_64 20/360#8 115.8 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... [2024-03-28T13:42:23.793Z] #8 115.9 Setting up curl (7.68.0-1ubuntu2.22) ... [2024-03-28T13:42:23.793Z] #8 115.9 Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [2024-03-28T13:42:23.793Z] #9 116.8 Preparing to unpack .../169-libcups2_2.4.1op1-1ubuntu4.8_amd64.deb ... [2024-03-28T13:42:23.793Z] #9 116.8 Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.8) ... [2024-03-28T13:42:23.793Z] . [2024-03-28T13:42:23.793Z] #8 113.2 Installing : atk-2.36.0-5.el9.x86_64 21/360 [2024-03-28T13:42:23.793Z] #8 113.3 Installing : alsa-lib-1.2.10-2.el9.x86_64 22/360 [2024-03-28T13:42:23.793Z] #8 113.3 Installing : libseccomp-2.5.2-2.el9.x86_64 23/360 [2024-03-28T13:42:23.793Z] #8 113.3 Installing : nss-util-3.90.0-6.el9.x86_64 24/360 [2024-03-28T13:42:23.793Z] #8 113.3 Installing : opus-1.3.1-10.el9.x86_64 25/360 [2024-03-28T13:42:23.793Z] #8 113.4 Installing : libxshmfence-1.3-10.el9.x86_64 26/360 [2024-03-28T13:42:23.793Z] #8 113.4 Installing : libwayland-egl-1.21.0-1.el9.x86_64 27/360 [2024-03-28T13:42:23.793Z] #8 113.4 Installing : libepoxy-1.5.5-4.el9.x86_64 28/360#9 117.0 Selecting previously unselected package libepoxy0:amd64. [2024-03-28T13:42:23.793Z] #9 117.0 Preparing to unpack .../170-libepoxy0_1.5.10-1_amd64.deb ... [2024-03-28T13:42:23.793Z] #9 117.0 Unpacking libepoxy0:amd64 (1.5.10-1) ... [2024-03-28T13:42:23.793Z] done] [2024-03-28T13:42:23.793Z] #8 117.2 (28/35) Installing: libopenssl1_1-hmac-1.1.1l-150500.17.25.1.x86_64 [. [2024-03-28T13:42:23.793Z] #8 113.4 Installing : fribidi-1.0.10-6.el9.2.x86_64 29/360 [2024-03-28T13:42:23.793Z] #8 113.4 Installing : cups-libs-1:2.3.3op2-24.el9.x86_64 30/360 [2024-03-28T13:42:23.793Z] #8 113.5 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 31/360 [2024-03-28T13:42:24.190Z] #8 113.5 Installing : libusbx-1.0.26-1.el9.x86_64 32/360#8 116.2 [2024-03-28T13:42:24.190Z] #8 116.2 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-03-28T13:42:24.190Z] #8 116.2 [2024-03-28T13:42:24.190Z] #9 117.2 Selecting previously unselected package libgraphite2-3:amd64. [2024-03-28T13:42:24.190Z] #9 117.2 Preparing to unpack .../171-libgraphite2-3_1.3.14-1build2_amd64.deb ... [2024-03-28T13:42:24.190Z] #9 117.2 Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... [2024-03-28T13:42:24.190Z] . [2024-03-28T13:42:24.190Z] #8 113.5 Installing : orc-0.4.31-6.el9.x86_64 33/360 [2024-03-28T13:42:24.190Z] #8 113.6 Installing : mesa-libglapi-23.3.3-1.el9.x86_64 34/360 [2024-03-28T13:42:24.190Z] #8 113.6 Installing : libwebp-1.2.0-8.el9.x86_64 35/360 [2024-03-28T13:42:24.190Z] #8 113.6 Installing : libstemmer-0-18.585svn.el9.x86_64 36/360#8 116.2 Reading package lists... [2024-03-28T13:42:24.190Z] #8 116.3 Building dependency tree... [2024-03-28T13:42:24.190Z] #8 116.3 Reading state information... [2024-03-28T13:42:24.190Z] #8 116.3 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:42:24.190Z] done] [2024-03-28T13:42:24.190Z] #8 117.5 (29/35) Installing: aaa_base-84.87+git20180409.04c9dae-150300.10.12.1.x86_64 [. [2024-03-28T13:42:26.210Z] #8 113.7 Installing : libglvnd-1:1.3.4-1.el9.x86_64 37/360#8 114.8 Preparing : 1/1. [2024-03-28T13:42:26.211Z] #8 116.4 Installing : libpng-2:1.6.34-5.el8.x86_64 1/247. [2024-03-28T13:42:26.991Z] #8 115.7 Installing : liberation-fonts-common-1:2.1.3-5.el9.noarch 38/360. [2024-03-28T13:42:26.991Z] #8 116.2 Installing : libICE-1.0.10-8.el9.x86_64 39/360.#9 120.2 Selecting previously unselected package libharfbuzz0b:amd64. [2024-03-28T13:42:26.991Z] #9 120.2 Preparing to unpack .../172-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ... [2024-03-28T13:42:26.991Z] . [2024-03-28T13:42:28.875Z] #8 116.5 Installing : hicolor-icon-theme-0.17-13.el9.noarch 40/360#8 118.1 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 [2024-03-28T13:42:28.875Z] #8 118.1 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86_64 1/1 [2024-03-28T13:42:29.867Z] #8 118.5 Preparing : 1/1 [2024-03-28T13:42:29.867Z] #8 119.2 Installing : graphene-1.10.6-2.el9.x86_64 41/360..#9 122.9 Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... [2024-03-28T13:42:29.867Z] [2024-03-28T13:42:29.867Z] #8 119.2 Installing : libfdisk-2.37.4-18.el9.x86_64 42/360#8 DONE 122.1s [2024-03-28T13:42:29.867Z] . [2024-03-28T13:42:29.867Z] #8 119.3 Installing : systemd-libs-252-32.el9.x86_64 1/470 [2024-03-28T13:42:29.867Z] #9 [5/6] RUN git config --global http.sslverify false [2024-03-28T13:42:30.687Z] . [2024-03-28T13:42:30.687Z] #8 119.4 Installing : libbrotli-1.0.9-6.el9.x86_64 43/360 [2024-03-28T13:42:30.687Z] #8 119.5 Running scriptlet: systemd-libs-252-32.el9.x86_64 1/470 [2024-03-28T13:42:30.687Z] #8 119.7 Installing : hwdata-0.348-9.13.el9.noarch 44/360 [2024-03-28T13:42:30.687Z] #8 119.8 Installing : bubblewrap-0.4.1-6.el9.x86_64 45/360 [2024-03-28T13:42:30.687Z] #8 119.8 Installing : libSM-1.2.3-10.el9.x86_64 46/360 [2024-03-28T13:42:30.687Z] #8 119.9 Installing : libgusb-0.3.8-2.el9.x86_64 47/360#9 123.5 Selecting previously unselected package libthai-data. [2024-03-28T13:42:30.687Z] #9 123.5 Preparing to unpack .../173-libthai-data_0.1.29-1build1_all.deb ... [2024-03-28T13:42:30.687Z] #9 123.5 Unpacking libthai-data (0.1.29-1build1) ... [2024-03-28T13:42:30.687Z] . [2024-03-28T13:42:30.687Z] #8 120.5 Installing : freetype-2.9.1-9.el8.x86_64 2/247 [2024-03-28T13:42:30.687Z] #8 119.8 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 2/470 [2024-03-28T13:42:30.687Z] #8 119.8 Installing : libpng-2:1.6.37-12.el9.x86_64 3/470 [2024-03-28T13:42:30.687Z] #8 119.9 Installing : libwayland-client-1.21.0-1.el9.x86_64 4/470 [2024-03-28T13:42:30.687Z] #8 119.9 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 5/470 [2024-03-28T13:42:30.687Z] #8 119.9 Installing : colord-libs-1.4.5-4.el9.x86_64 48/360 [2024-03-28T13:42:30.687Z] #8 119.9 Installing : libgudev-237-1.el9.x86_64 6/470. [2024-03-28T13:42:30.687Z] #8 120.1 Installing : flac-libs-1.3.3-12.el9.x86_64 49/360 [2024-03-28T13:42:31.198Z] #8 120.2 Installing : atk-2.36.0-5.el9.x86_64 7/470. [2024-03-28T13:42:31.198Z] #8 121.1 Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 3/247 [2024-03-28T13:42:31.198Z] #8 120.5 Installing : json-glib-1.6.6-1.el9.x86_64 8/470 [2024-03-28T13:42:31.198Z] #8 120.5 Installing : libtheora-1:1.1.1-31.el9.x86_64 50/360 [2024-03-28T13:42:31.198Z] #8 120.6 Installing : NetworkManager-libnm-1:1.47.2-1.el9.x86_64 51/360. [2024-03-28T13:42:31.198Z] #8 120.5 Installing : libX11-xcb-1.7.0-9.el9.x86_64 9/470. [2024-03-28T13:42:31.198Z] #8 124.5 Updating /etc/sysconfig/language ... [2024-03-28T13:42:31.198Z] #8 124.6 Updating /etc/sysconfig/proxy ... [2024-03-28T13:42:31.198Z] [2024-03-28T13:42:31.198Z] #8 120.6 Running scriptlet: NetworkManager-libnm-1:1.47.2-1.el9.x86_64 51/360 [2024-03-28T13:42:31.198Z] #8 121.5 Installing : libICE-1.0.9-15.el8.x86_64 4/247#9 124.4 Selecting previously unselected package libdatrie1:amd64. [2024-03-28T13:42:31.198Z] #9 124.4 Preparing to unpack .../174-libdatrie1_0.2.13-2_amd64.deb ... [2024-03-28T13:42:31.198Z] [2024-03-28T13:42:31.198Z] #8 120.6 Installing : gstreamer1-1.22.1-2.el9.x86_64 10/470 [2024-03-28T13:42:31.198Z] #8 120.7 Installing : nspr-4.35.0-6.el9.x86_64 11/470 [2024-03-28T13:42:31.681Z] #8 120.7 Installing : lcms2-2.12-3.el9.x86_64 12/470#9 124.6 Unpacking libdatrie1:amd64 (0.2.13-2) ... [2024-03-28T13:42:31.681Z] [2024-03-28T13:42:31.681Z] #8 120.9 Installing : util-linux-core-2.37.4-18.el9.x86_64 52/360 [2024-03-28T13:42:31.681Z] #8 120.9 Running scriptlet: util-linux-core-2.37.4-18.el9.x86_64 52/360 [2024-03-28T13:42:31.681Z] #8 120.9 Running scriptlet: xml-common-0.6.3-58.el9.noarch 53/360 [2024-03-28T13:42:31.681Z] #8 121.7 Installing : libwayland-client-1.21.0-1.el8.x86_64 5/247#8 124.8 Updating /etc/sysconfig/windowmanager ... [2024-03-28T13:42:31.681Z] #8 124.8 .done] [2024-03-28T13:42:31.681Z] [2024-03-28T13:42:31.681Z] #8 121.0 Installing : xml-common-0.6.3-58.el9.noarch 53/360 [2024-03-28T13:42:31.681Z] #8 121.8 Installing : libogg-2:1.3.2-10.el8.x86_64 6/247#8 124.9 (30/35) Installing: krb5-1.20.1-150500.3.6.1.x86_64 [.#9 124.8 Selecting previously unselected package libthai0:amd64. [2024-03-28T13:42:31.681Z] #9 124.8 Preparing to unpack .../175-libthai0_0.1.29-1build1_amd64.deb ... [2024-03-28T13:42:31.681Z] #9 124.8 Unpacking libthai0:amd64 (0.1.29-1build1) ... [2024-03-28T13:42:31.681Z] . [2024-03-28T13:42:31.681Z] #8 121.3 Installing : libicu-67.1-9.el9.x86_64 13/470 [2024-03-28T13:42:32.535Z] #8 122.0 Installing : libvorbis-1:1.3.6-2.el8.x86_64 7/247 [2024-03-28T13:42:32.535Z] #8 122.0 Installing : pixman-0.40.0-6.el9.x86_64 14/470. [2024-03-28T13:42:32.535Z] #8 122.1 Installing : libwayland-server-1.21.0-1.el9.x86_64 15/470 [2024-03-28T13:42:32.984Z] #8 122.1 Installing : xkeyboard-config-2.33-2.el9.noarch 54/360#9 DONE 2.6s [2024-03-28T13:42:32.984Z] [2024-03-28T13:42:32.984Z] #10 [6/6] RUN mkdir -p /home/git && cd /home/git && git clone -b fixes-combined https://github.com/jikespg/jikespg.git && cd jikespg/src; make clean; make [2024-03-28T13:42:32.984Z] . [2024-03-28T13:42:32.984Z] #8 122.2 Installing : libogg-2:1.3.4-6.el9.x86_64 16/470 [2024-03-28T13:42:32.984Z] #8 122.2 Installing : libvorbis-1:1.3.7-5.el9.x86_64 17/470 [2024-03-28T13:42:32.984Z] #8 122.3 Installing : libepoxy-1.5.5-4.el9.x86_64 18/470 [2024-03-28T13:42:32.984Z] #8 123.1 Installing : libSM-1.2.3-1.el8.x86_64 8/247 [2024-03-28T13:42:32.984Z] #8 122.2 Installing : libxkbcommon-1.0.3-4.el9.x86_64 55/360 [2024-03-28T13:42:32.984Z] #8 122.3 Installing : libwpe-1.10.0-4.el9.x86_64 56/360 [2024-03-28T13:42:32.984Z] #8 122.4 Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 57/360 [2024-03-28T13:42:32.984Z] #8 122.4 Installing : libXau-1.0.9-8.el9.x86_64 19/470 [2024-03-28T13:42:32.984Z] #8 122.4 Installing : libxcb-1.13.1-9.el9.x86_64 20/470 [2024-03-28T13:42:32.984Z] #8 122.4 Installing : tigervnc-license-1.13.1-8.el9.noarch 58/360 [2024-03-28T13:42:32.984Z] #8 122.4 Installing : speex-1.2.0-11.el9.x86_64 59/360 [2024-03-28T13:42:32.984Z] #8 122.5 Installing : openjpeg2-2.4.0-7.el9.x86_64 60/360 [2024-03-28T13:42:32.984Z] #8 122.5 Installing : libxslt-1.1.34-9.el9.x86_64 61/360#9 126.1 Selecting previously unselected package libpango-1.0-0:amd64. [2024-03-28T13:42:32.984Z] #9 126.1 Preparing to unpack .../176-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... [2024-03-28T13:42:32.984Z] #9 126.1 Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... [2024-03-28T13:42:32.984Z] [2024-03-28T13:42:32.984Z] #8 122.6 Installing : alsa-lib-1.2.10-2.el9.x86_64 21/470 [2024-03-28T13:42:33.406Z] #8 122.6 Installing : avahi-libs-0.8-20.el9.x86_64 22/470. [2024-03-28T13:42:33.406Z] #8 123.4 Installing : atk-2.28.1-1.el8.x86_64 9/247 [2024-03-28T13:42:33.406Z] #8 122.5 Installing : libtool-ltdl-2.4.6-45.el9.x86_64 62/360 [2024-03-28T13:42:33.406Z] #8 122.6 Installing : libfontenc-1.1.3-17.el9.x86_64 63/360 [2024-03-28T13:42:33.406Z] #8 122.6 Installing : libdvdread-6.1.1-4.el9.x86_64 64/360 [2024-03-28T13:42:33.406Z] #8 122.8 Installing : gsm-1.0.19-6.el9.x86_64 65/360 [2024-03-28T13:42:33.807Z] #8 122.9 Installing : cups-libs-1:2.3.3op2-24.el9.x86_64 23/470 [2024-03-28T13:42:33.807Z] #8 123.1 Installing : libsndfile-1.0.31-8.el9.x86_64 66/360. [2024-03-28T13:42:33.807Z] #8 123.1 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 67/360#9 126.9 Selecting previously unselected package libpangoft2-1.0-0:amd64. [2024-03-28T13:42:33.807Z] #9 126.9 Preparing to unpack .../177-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... [2024-03-28T13:42:33.807Z] [2024-03-28T13:42:33.807Z] #8 124.1 Installing : fontpackages-filesystem-1.44-22.el8.noarch 10/247 [2024-03-28T13:42:33.807Z] #8 123.3 Installing : shared-mime-info-2.1-5.el9.x86_64 68/360 [2024-03-28T13:42:33.807Z] #8 123.3 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 68/360 [2024-03-28T13:42:33.807Z] #8 123.4 Installing : gdk-pixbuf2-2.42.6-3.el9.x86_64 69/360#9 127.0 Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... [2024-03-28T13:42:33.807Z] .done] [2024-03-28T13:42:34.250Z] #8 127.2 (31/35) Installing: libssh4-0.9.8-150400.3.6.1.x86_64 [. [2024-03-28T13:42:34.250Z] #8 123.4 Installing : libnotify-0.7.9-8.el9.x86_64 70/360 [2024-03-28T13:42:34.250Z] #8 123.4 Installing : gtk-update-icon-cache-3.24.31-2.el9.x86_64 71/360. [2024-03-28T13:42:34.250Z] #8 124.2 Installing : pixman-0.38.4-4.el8.x86_64 11/247 [2024-03-28T13:42:34.250Z] #8 123.6 Installing : polkit-libs-0.117-11.el9.x86_64 24/470 [2024-03-28T13:42:34.250Z] #8 123.8 Installing : libwayland-egl-1.21.0-1.el9.x86_64 25/470 [2024-03-28T13:42:34.250Z] #8 123.8 Installing : libtdb-1.4.9-1.el9.x86_64 72/360#10 1.776 Cloning into 'jikespg'... [2024-03-28T13:42:34.250Z] [2024-03-28T13:42:34.250Z] #8 123.9 Installing : libglvnd-1:1.3.4-1.el9.x86_64 26/470#9 127.5 Selecting previously unselected package libpangocairo-1.0-0:amd64. [2024-03-28T13:42:34.250Z] #9 127.5 Preparing to unpack .../178-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... [2024-03-28T13:42:34.250Z] #9 127.6 Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... [2024-03-28T13:42:34.643Z] [2024-03-28T13:42:34.643Z] #8 123.9 Installing : libproxy-0.4.15-35.el9.x86_64 73/360 [2024-03-28T13:42:34.643Z] #8 123.9 Installing : libatomic-11.4.1-3.el9.x86_64 74/360 [2024-03-28T13:42:34.643Z] #8 123.9 Installing : fribidi-1.0.10-6.el9.2.x86_64 27/470 [2024-03-28T13:42:34.643Z] #8 124.0 Installing : libseccomp-2.5.2-2.el9.x86_64 28/470 [2024-03-28T13:42:34.643Z] #8 124.0 Installing : libbrotli-1.0.9-6.el9.x86_64 29/470 [2024-03-28T13:42:34.643Z] #8 124.0 Installing : nss-util-3.90.0-6.el9.x86_64 30/470.done] [2024-03-28T13:42:34.643Z] #8 127.8 (32/35) Installing: libcurl4-8.0.1-150400.5.41.1.x86_64 [. [2024-03-28T13:42:34.643Z] #8 124.7 Installing : libX11-xcb-1.6.8-8.el8.x86_64 12/247. [2024-03-28T13:42:34.643Z] #8 124.0 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 31/470 [2024-03-28T13:42:34.643Z] #8 124.1 Installing : opus-1.3.1-10.el9.x86_64 32/470 [2024-03-28T13:42:34.643Z] #8 124.1 Installing : mesa-libglapi-23.3.3-1.el9.x86_64 33/470 [2024-03-28T13:42:34.643Z] #8 124.1 Installing : libxshmfence-1.3-10.el9.x86_64 34/470 [2024-03-28T13:42:34.643Z] #8 124.1 Installing : libICE-1.0.10-8.el9.x86_64 35/470#9 127.8 Selecting previously unselected package libwayland-client0:amd64. [2024-03-28T13:42:34.643Z] #9 127.8 Preparing to unpack .../179-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ... [2024-03-28T13:42:34.643Z] #9 127.8 Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:42:34.643Z] [2024-03-28T13:42:34.643Z] #8 124.2 Installing : webkit2gtk3-jsc-2.42.4-1.el9.x86_64 75/360 [2024-03-28T13:42:34.643Z] #8 124.2 Installing : kmod-libs-28-9.el9.x86_64 76/360 [2024-03-28T13:42:34.643Z] #8 124.3 Installing : fuse-libs-2.9.9-15.el9.x86_64 77/360 [2024-03-28T13:42:34.643Z] #8 124.2 Installing : hicolor-icon-theme-0.17-13.el9.noarch 36/470 [2024-03-28T13:42:34.643Z] #8 124.3 Installing : libSM-1.2.3-10.el9.x86_64 37/470#10 2.218 rm -f jikespg [2024-03-28T13:42:34.643Z] #9 128.0 Selecting previously unselected package libwayland-cursor0:amd64. [2024-03-28T13:42:35.021Z] [2024-03-28T13:42:35.021Z] #8 124.3 Installing : cracklib-2.9.6-27.el9.x86_64 78/360 [2024-03-28T13:42:35.021Z] #8 124.4 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 79/360.done] [2024-03-28T13:42:35.021Z] [2024-03-28T13:42:35.021Z] #8 124.3 Installing : libusbx-1.0.26-1.el9.x86_64 38/470 [2024-03-28T13:42:35.021Z] #8 124.3 Running scriptlet: xml-common-0.6.3-58.el9.noarch 39/470 [2024-03-28T13:42:35.021Z] #8 124.4 Installing : xml-common-0.6.3-58.el9.noarch 39/470 [2024-03-28T13:42:35.021Z] #8 124.4 Installing : orc-0.4.31-6.el9.x86_64 40/470#10 2.220 rm -f ctabs.o [2024-03-28T13:42:35.021Z] #10 2.220 rm -f globals.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f lpgparse.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f lpgutil.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f main.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f mkfirst.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f mkred.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f mkstates.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f partset.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f prntstat.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f produce.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f ptables.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f remsp.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f resolve.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f spacetab.o [2024-03-28T13:42:35.021Z] #10 2.229 rm -f tabutil.o [2024-03-28T13:42:35.021Z] #10 2.235 rm -f timetab.o [2024-03-28T13:42:35.021Z] #10 2.235 gcc -c ctabs.c [2024-03-28T13:42:35.021Z] #9 128.0 Preparing to unpack .../180-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ... [2024-03-28T13:42:35.021Z] #9 128.1 Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:42:35.021Z] #8 125.2 Running transaction check [2024-03-28T13:42:35.021Z] [2024-03-28T13:42:35.021Z] #8 124.5 Installing : libwebp-1.2.0-8.el9.x86_64 41/470 [2024-03-28T13:42:35.021Z] #8 124.5 Installing : libtool-ltdl-2.4.6-45.el9.x86_64 42/470 [2024-03-28T13:42:35.021Z] #8 124.5 Installing : libstemmer-0-18.585svn.el9.x86_64 43/470 [2024-03-28T13:42:35.021Z] #8 124.6 Installing : liberation-fonts-common-1:2.1.3-5.el9.noarch 44/470#8 128.3 (33/35) Installing: libzypp-17.31.31-150400.3.52.2.x86_64 [.#9 128.3 Selecting previously unselected package libwayland-egl1:amd64. [2024-03-28T13:42:35.021Z] #9 128.3 Preparing to unpack .../181-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ... [2024-03-28T13:42:35.021Z] [2024-03-28T13:42:35.021Z] #8 125.4 Installing : gstreamer1-1.16.1-2.el8.x86_64 13/247. [2024-03-28T13:42:35.021Z] #8 124.6 Installing : graphene-1.10.6-2.el9.x86_64 45/470 [2024-03-28T13:42:35.390Z] #8 124.6 Installing : shared-mime-info-2.1-5.el9.x86_64 46/470 [2024-03-28T13:42:35.390Z] #8 124.7 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 80/360#10 2.687 gcc -c globals.c [2024-03-28T13:42:35.390Z] #10 2.715 gcc -c lpgparse.c [2024-03-28T13:42:35.390Z] #10 2.740 lpgparse.c: In function 'process_options_lines': [2024-03-28T13:42:35.390Z] #10 2.740 lpgparse.c:1082:15: warning: comparison between pointer and zero character constant [-Wpointer-compare] [2024-03-28T13:42:35.390Z] #10 2.740 1082 | while (p1 != '\0') /* Until end-of-file is reached, process */ [2024-03-28T13:42:35.390Z] #10 2.740 | ^~ [2024-03-28T13:42:35.390Z] #10 2.741 lpgparse.c:1082:12: note: did you mean to dereference the pointer? [2024-03-28T13:42:35.390Z] #10 2.741 1082 | while (p1 != '\0') /* Until end-of-file is reached, process */ [2024-03-28T13:42:35.390Z] #10 2.741 | ^ [2024-03-28T13:42:35.759Z] #10 3.026 gcc -c lpgutil.c [2024-03-28T13:42:35.759Z] #10 3.112 gcc -c main.c [2024-03-28T13:42:35.759Z] #10 3.165 gcc -c mkfirst.c [2024-03-28T13:42:36.127Z] #10 3.303 gcc -c mkred.c [2024-03-28T13:42:36.127Z] #10 3.387 gcc -c mkstates.c [2024-03-28T13:42:36.127Z] #10 3.440 gcc -c partset.c [2024-03-28T13:42:36.127Z] #10 3.483 gcc -c prntstat.c [2024-03-28T13:42:36.127Z] #10 3.538 gcc -c produce.c [2024-03-28T13:42:36.127Z] #10 3.664 gcc -c ptables.c [2024-03-28T13:42:36.497Z] #10 3.716 gcc -c remsp.c [2024-03-28T13:42:36.497Z] #10 3.811 gcc -c resolve.c [2024-03-28T13:42:36.497Z] #10 3.949 gcc -c spacetab.c [2024-03-28T13:42:36.890Z] ..#9 129.9 Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:42:36.890Z] [2024-03-28T13:42:36.890Z] #8 126.2 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 81/360 [2024-03-28T13:42:36.890Z] #8 126.3 Installing : libgsf-1.14.47-5.el9.x86_64 82/360 [2024-03-28T13:42:36.890Z] #8 126.3 Installing : libdvdnav-6.1.0-4.el9.x86_64 83/360 [2024-03-28T13:42:36.890Z] #8 126.2 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 46/470 [2024-03-28T13:42:36.890Z] #8 126.3 Installing : gdk-pixbuf2-2.42.6-3.el9.x86_64 47/470 [2024-03-28T13:42:36.890Z] #8 126.3 Installing : gtk-update-icon-cache-3.24.31-2.el9.x86_64 48/470#10 4.103 gcc -c tabutil.c [2024-03-28T13:42:36.890Z] .#9 130.1 Selecting previously unselected package libxcomposite1:amd64. [2024-03-28T13:42:36.890Z] #9 130.1 Preparing to unpack .../182-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... [2024-03-28T13:42:36.890Z] [2024-03-28T13:42:36.890Z] #8 127.2 Installing : hunspell-en-GB-0.20140811.1-12.el8.noarch 14/247#8 127.2 Transaction check succeeded. [2024-03-28T13:42:36.890Z] #8 127.2 Running transaction test [2024-03-28T13:42:36.890Z] [2024-03-28T13:42:36.890Z] #8 126.3 Installing : libshout-2.4.3-7.el9.x86_64 84/360 [2024-03-28T13:42:36.890Z] #8 126.4 Installing : wpebackend-fdo-1.10.0-3.el9.x86_64 85/360 [2024-03-28T13:42:36.890Z] #8 126.4 Installing : libxkbcommon-x11-1.0.3-4.el9.x86_64 86/360. [2024-03-28T13:42:36.890Z] #8 126.4 Installing : libnotify-0.7.9-8.el9.x86_64 49/470 [2024-03-28T13:42:36.891Z] #8 126.4 Installing : libtdb-1.4.9-1.el9.x86_64 50/470 [2024-03-28T13:42:36.891Z] #8 126.4 Installing : libfdisk-2.37.4-18.el9.x86_64 51/470#10 4.299 gcc -c timetab.c [2024-03-28T13:42:36.891Z] #9 130.1 Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... [2024-03-28T13:42:36.891Z] #9 130.2 Selecting previously unselected package libxcursor1:amd64. [2024-03-28T13:42:36.891Z] [2024-03-28T13:42:37.278Z] #8 127.3 Installing : hunspell-en-0.20140811.1-12.el8.noarch 15/247. [2024-03-28T13:42:37.278Z] #8 126.5 Installing : hwdata-0.348-9.13.el9.noarch 52/470 [2024-03-28T13:42:37.278Z] #8 126.6 Installing : elfutils-debuginfod-client-0.190-2.el9.x86_64 53/470.#9 130.2 Preparing to unpack .../183-libxcursor1_1%3a1.2.0-2build4_amd64.deb ... [2024-03-28T13:42:37.278Z] [2024-03-28T13:42:37.278Z] #8 126.7 Installing : iso-codes-4.6.0-3.el9.noarch 87/360 [2024-03-28T13:42:37.278Z] #8 126.7 Installing : bubblewrap-0.4.1-6.el9.x86_64 54/470#10 4.623 gcc -o jikespg ctabs.o globals.o lpgparse.o lpgutil.o main.o \ [2024-03-28T13:42:37.278Z] #10 4.623 mkfirst.o mkred.o mkstates.o partset.o prntstat.o produce.o \ [2024-03-28T13:42:37.278Z] #10 4.623 ptables.o remsp.o resolve.o spacetab.o tabutil.o timetab.o [2024-03-28T13:42:37.278Z] [2024-03-28T13:42:37.278Z] #8 126.7 Installing : libpciaccess-0.16-7.el9.x86_64 88/360 [2024-03-28T13:42:37.278Z] #8 126.8 Installing : libdrm-2.4.117-1.el9.x86_64 89/360 [2024-03-28T13:42:37.278Z] #8 126.8 Installing : mesa-libgbm-23.3.3-1.el9.x86_64 90/360 [2024-03-28T13:42:37.278Z] #8 126.8 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 91/360.#9 130.4 Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ... [2024-03-28T13:42:37.278Z] [2024-03-28T13:42:37.278Z] #8 126.8 Installing : binutils-gold-2.35.2-43.el9.x86_64 55/470 [2024-03-28T13:42:37.278Z] #8 126.9 Installing : mesa-libEGL-23.3.3-1.el9.x86_64 92/360 [2024-03-28T13:42:37.836Z] #8 126.9 Installing : libglvnd-gles-1:1.3.4-1.el9.x86_64 93/360..#9 130.6 Selecting previously unselected package libxinerama1:amd64. [2024-03-28T13:42:37.836Z] #9 130.6 Preparing to unpack .../184-libxinerama1_2%3a1.1.4-3_amd64.deb ... [2024-03-28T13:42:37.836Z] [2024-03-28T13:42:37.836Z] #8 127.7 Installing : hunspell-en-US-0.20140811.1-12.el8.noarch 16/247.#9 130.7 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... [2024-03-28T13:42:37.836Z] .#10 DONE 5.0s [2024-03-28T13:42:37.836Z] [2024-03-28T13:42:37.836Z] #11 exporting to image [2024-03-28T13:42:37.836Z] #11 exporting layers [2024-03-28T13:42:37.836Z] [2024-03-28T13:42:37.836Z] #8 128.0 Installing : hunspell-1.6.2-1.el8.x86_64 17/247. [2024-03-28T13:42:38.223Z] #8 127.5 Installing : binutils-2.35.2-43.el9.x86_64 56/470. [2024-03-28T13:42:38.223Z] #8 127.6 Installing : osinfo-db-20231215-1.el9.noarch 94/360#9 131.2 Selecting previously unselected package libxkbcommon0:amd64. [2024-03-28T13:42:38.223Z] #9 131.2 Preparing to unpack .../185-libxkbcommon0_1.4.0-1_amd64.deb ... [2024-03-28T13:42:38.223Z] #9 131.3 Unpacking libxkbcommon0:amd64 (1.4.0-1) ... [2024-03-28T13:42:38.223Z] [2024-03-28T13:42:38.224Z] #8 128.3 Running scriptlet: hunspell-1.6.2-1.el8.x86_64 17/247 [2024-03-28T13:42:38.224Z] #8 128.4 Installing : libwayland-server-1.21.0-1.el8.x86_64 18/247 [2024-03-28T13:42:38.224Z] #8 127.5 Running scriptlet: binutils-2.35.2-43.el9.x86_64 56/470 [2024-03-28T13:42:38.224Z] #8 127.6 Installing : libpciaccess-0.16-7.el9.x86_64 57/470 [2024-03-28T13:42:38.224Z] #8 127.6 Installing : libdrm-2.4.117-1.el9.x86_64 58/470.done] [2024-03-28T13:42:38.224Z] [2024-03-28T13:42:38.224Z] #8 127.6 Installing : woff2-1.0.2-15.el9.x86_64 95/360 [2024-03-28T13:42:38.224Z] #8 127.7 Installing : liberation-mono-fonts-1:2.1.3-5.el9.noarch 96/360 [2024-03-28T13:42:38.224Z] #8 127.7 Installing : mesa-libgbm-23.3.3-1.el9.x86_64 59/470 [2024-03-28T13:42:38.224Z] #8 127.7 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 60/470 [2024-03-28T13:42:38.224Z] #8 127.7 Installing : mesa-libEGL-23.3.3-1.el9.x86_64 61/470#8 131.5 (34/35) Installing: curl-8.0.1-150400.5.41.1.x86_64 [. [2024-03-28T13:42:38.224Z] #8 127.8 Installing : liberation-sans-fonts-1:2.1.3-5.el9.noarch 97/360 [2024-03-28T13:42:38.224Z] #8 127.8 Installing : libglvnd-gles-1:1.3.4-1.el9.x86_64 62/470 [2024-03-28T13:42:38.224Z] #8 127.8 Installing : libgusb-0.3.8-2.el9.x86_64 63/470 [2024-03-28T13:42:38.224Z] #8 127.9 Installing : colord-libs-1.4.5-4.el9.x86_64 64/470#9 131.6 Selecting previously unselected package libxrandr2:amd64. [2024-03-28T13:42:38.224Z] [2024-03-28T13:42:38.619Z] #8 128.6 Installing : libwayland-egl-1.21.0-1.el8.x86_64 19/247.. [2024-03-28T13:42:38.619Z] #8 127.9 Installing : liberation-serif-fonts-1:2.1.3-5.el9.noarch 98/360 [2024-03-28T13:42:38.619Z] #8 128.0 Installing : nss-softokn-freebl-3.90.0-6.el9.x86_64 99/360 [2024-03-28T13:42:38.619Z] #8 127.9 Installing : flac-libs-1.3.3-12.el9.x86_64 65/470 [2024-03-28T13:42:38.619Z] #8 127.9 Installing : libtheora-1:1.1.1-31.el9.x86_64 66/470#9 131.6 Preparing to unpack .../186-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... [2024-03-28T13:42:38.619Z] #9 131.6 Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... [2024-03-28T13:42:38.619Z] .done] [2024-03-28T13:42:38.619Z] [2024-03-28T13:42:38.619Z] #8 128.7 Installing : liberation-fonts-common-1:2.00.3-7.el8.noarch 20/247 [2024-03-28T13:42:38.619Z] #8 128.0 Installing : nss-softokn-3.90.0-6.el9.x86_64 100/360 [2024-03-28T13:42:38.619Z] #8 128.1 Installing : nss-3.90.0-6.el9.x86_64 101/360 [2024-03-28T13:42:38.619Z] #8 128.1 Installing : NetworkManager-libnm-1:1.47.2-1.el9.x86_64 67/470#9 131.8 Selecting previously unselected package libgtk-3-common. [2024-03-28T13:42:38.619Z] [2024-03-28T13:42:38.619Z] #8 128.1 Running scriptlet: nss-3.90.0-6.el9.x86_64 101/360 [2024-03-28T13:42:38.619Z] #8 128.2 Installing : nss-sysinit-3.90.0-6.el9.x86_64 102/360#8 131.9 (35/35) Installing: zypper-1.14.68-150400.3.40.2.x86_64 [. [2024-03-28T13:42:38.619Z] #8 128.9 Installing : libtheora-1:1.1.1-21.el8.x86_64 21/247 [2024-03-28T13:42:38.619Z] #8 128.1 Running scriptlet: NetworkManager-libnm-1:1.47.2-1.el9.x86_64 67/470#9 131.8 Preparing to unpack .../187-libgtk-3-common_3.24.33-1ubuntu2_all.deb ... [2024-03-28T13:42:38.619Z] #9 131.9 Unpacking libgtk-3-common (3.24.33-1ubuntu2) ... [2024-03-28T13:42:39.029Z] [2024-03-28T13:42:39.029Z] #8 128.3 Installing : libsrtp-2.3.0-8.el9.x86_64 103/360. [2024-03-28T13:42:39.029Z] #8 128.4 Installing : xcb-util-0.4.0-19.el9.x86_64 104/360 [2024-03-28T13:42:39.029Z] #8 128.4 Installing : avahi-glib-0.8-20.el9.x86_64 105/360 [2024-03-28T13:42:39.029Z] #8 128.4 Installing : dbus-tools-1:1.12.20-8.el9.x86_64 106/360 [2024-03-28T13:42:39.029Z] #8 128.5 Installing : libv4l-1.20.0-5.el9.x86_64 107/360. [2024-03-28T13:42:39.029Z] #8 128.4 Installing : util-linux-core-2.37.4-18.el9.x86_64 68/470 [2024-03-28T13:42:39.029Z] #8 128.5 Running scriptlet: util-linux-core-2.37.4-18.el9.x86_64 68/470#9 132.2 Selecting previously unselected package libgtk-3-0:amd64. [2024-03-28T13:42:39.029Z] #9 132.2 Preparing to unpack .../188-libgtk-3-0_3.24.33-1ubuntu2_amd64.deb ... [2024-03-28T13:42:39.029Z] #9 132.2 Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2) ... [2024-03-28T13:42:39.029Z] [2024-03-28T13:42:39.429Z] #8 128.6 Installing : ostree-libs-2024.5-2.el9.x86_64 108/360. [2024-03-28T13:42:39.429Z] #8 128.7 Installing : p11-kit-server-0.25.3-2.el9.x86_64 109/360 [2024-03-28T13:42:39.429Z] #8 128.8 Installing : exiv2-libs-0.27.5-2.el9.x86_64 110/360.. [2024-03-28T13:42:39.429Z] #8 128.8 Installing : xkeyboard-config-2.33-2.el9.noarch 69/470. [2024-03-28T13:42:39.429Z] #8 128.8 Installing : exiv2-0.27.5-2.el9.x86_64 111/360 [2024-03-28T13:42:39.429Z] #8 128.8 Installing : libgexiv2-0.12.3-1.el9.x86_64 112/360 [2024-03-28T13:42:39.429Z] #8 128.9 Installing : wavpack-5.4.0-5.el9.x86_64 113/360 [2024-03-28T13:42:39.429Z] #8 128.9 Installing : libxkbcommon-1.0.3-4.el9.x86_64 70/470 [2024-03-28T13:42:39.429Z] #8 128.9 Installing : libwpe-1.10.0-4.el9.x86_64 71/470 [2024-03-28T13:42:39.429Z] #8 129.0 Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 72/470. [2024-03-28T13:42:39.429Z] #8 128.9 Installing : twolame-libs-0.3.13-19.el9.x86_64 114/360 [2024-03-28T13:42:39.429Z] #8 128.9 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 115/360 [2024-03-28T13:42:39.429Z] #8 129.0 Installing : tigervnc-icons-1.13.1-8.el9.noarch 116/360 [2024-03-28T13:42:39.429Z] #8 129.0 Installing : tigervnc-license-1.13.1-8.el9.noarch 73/470 [2024-03-28T13:42:39.429Z] #8 129.0 Installing : speex-1.2.0-11.el9.x86_64 74/470 [2024-03-28T13:42:39.429Z] #8 129.0 Installing : openjpeg2-2.4.0-7.el9.x86_64 75/470 [2024-03-28T13:42:39.840Z] #8 129.1 Installing : libxslt-1.1.34-9.el9.x86_64 76/470.#9 132.8 Selecting previously unselected package libcanberra-gtk3-0:amd64. [2024-03-28T13:42:39.840Z] [2024-03-28T13:42:39.840Z] #8 129.0 Installing : taglib-1.12-6.el9.x86_64 117/360 [2024-03-28T13:42:39.840Z] #8 129.1 Installing : soundtouch-2.1.1-8.el9.x86_64 118/360 [2024-03-28T13:42:39.840Z] #8 129.1 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 119/360 [2024-03-28T13:42:39.840Z] #8 129.1 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 119/360. [2024-03-28T13:42:39.840Z] #8 129.1 Installing : libmpc-1.2.1-4.el9.x86_64 77/470.#9 132.9 Preparing to unpack .../189-libcanberra-gtk3-0_0.30-10ubuntu1.22.04.1_amd64.deb ... [2024-03-28T13:42:39.840Z] #9 132.9 Unpacking libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) ... [2024-03-28T13:42:39.840Z] .#9 133.1 Selecting previously unselected package libdrm-amdgpu1:amd64. [2024-03-28T13:42:39.840Z] #9 133.1 Preparing to unpack .../190-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:42:39.840Z] #9 133.1 Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:42:40.235Z] .#9 133.3 Selecting previously unselected package libpciaccess0:amd64. [2024-03-28T13:42:40.235Z] [2024-03-28T13:42:40.235Z] #8 129.6 Installing : poppler-data-0.4.9-9.el9.noarch 120/360 [2024-03-28T13:42:40.235Z] #8 129.6 Installing : mtdev-1.1.5-22.el9.x86_64 121/360 [2024-03-28T13:42:40.235Z] #8 129.7 Installing : mpg123-libs-1.26.2-5.el9.x86_64 122/360 [2024-03-28T13:42:40.235Z] #8 129.7 Installing : mesa-filesystem-23.3.3-1.el9.x86_64 123/360 [2024-03-28T13:42:40.235Z] #8 129.7 Installing : low-memory-monitor-2.1-4.el9.x86_64 124/360#9 133.3 Preparing to unpack .../191-libpciaccess0_0.16-3_amd64.deb ... [2024-03-28T13:42:40.235Z] #9 133.3 Unpacking libpciaccess0:amd64 (0.16-3) ... [2024-03-28T13:42:40.235Z] #9 133.5 Selecting previously unselected package libdrm-intel1:amd64. [2024-03-28T13:42:40.235Z] #9 133.5 Preparing to unpack .../192-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:42:40.235Z] #9 133.5 Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:42:40.235Z] .done] [2024-03-28T13:42:40.235Z] #8 133.6 Running post-transaction scripts [.. [2024-03-28T13:42:40.637Z] #8 129.7 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 124/360#9 133.7 Selecting previously unselected package libdrm-nouveau2:amd64. [2024-03-28T13:42:40.638Z] [2024-03-28T13:42:40.638Z] #8 129.9 Installing : libwacom-data-1.12.1-2.el9.noarch 125/360 [2024-03-28T13:42:40.638Z] #8 130.0 Installing : libwacom-1.12.1-2.el9.x86_64 126/360...done] [2024-03-28T13:42:40.638Z] [2024-03-28T13:42:40.638Z] #8 130.1 Installing : cpp-11.4.1-3.el9.x86_64 78/470#9 133.7 Preparing to unpack .../193-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:42:40.638Z] #9 133.7 Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:42:40.638Z] [2024-03-28T13:42:40.638Z] #8 130.1 Installing : libvpx-1.9.0-7.el9.x86_64 127/360 [2024-03-28T13:42:40.638Z] #8 130.1 Installing : libvisual-1:0.4.0-34.el9.x86_64 128/360 [2024-03-28T13:42:40.638Z] #8 130.2 Installing : libsecret-0.20.4-4.el9.x86_64 129/360 [2024-03-28T13:42:40.638Z] #8 130.2 Installing : libsbc-1.4-9.el9.x86_64 130/360 [2024-03-28T13:42:40.638Z] #8 130.3 Installing : libmpc-1.2.1-4.el9.x86_64 131/360 [2024-03-28T13:42:40.638Z] #8 130.1 Installing : libfontenc-1.1.3-17.el9.x86_64 79/470 [2024-03-28T13:42:40.638Z] #8 130.2 Installing : libdvdread-6.1.1-4.el9.x86_64 80/470 [2024-03-28T13:42:40.638Z] #8 130.2 Installing : libdatrie-0.2.13-4.el9.x86_64 81/470#9 134.0 Selecting previously unselected package libdrm-radeon1:amd64. [2024-03-28T13:42:40.638Z] #8 134.1 [2024-03-28T13:42:41.034Z] [2024-03-28T13:42:41.034Z] #8 130.3 Installing : libthai-0.1.28-8.el9.x86_64 82/470#9 134.0 Preparing to unpack .../194-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:42:41.034Z] #9 134.0 Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:42:41.034Z] #9 134.1 Selecting previously unselected package libwayland-server0:amd64. [2024-03-28T13:42:41.034Z] #9 134.1 Preparing to unpack .../195-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ... [2024-03-28T13:42:41.034Z] #9 134.2 Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:42:41.034Z] #9 134.4 Selecting previously unselected package libxcb-randr0:amd64. [2024-03-28T13:42:41.034Z] #9 134.4 Preparing to unpack .../196-libxcb-randr0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:41.424Z] #9 134.4 Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:41.424Z] [2024-03-28T13:42:41.424Z] #8 130.8 Installing : kernel-headers-5.14.0-432.el9.x86_64 83/470 [2024-03-28T13:42:41.424Z] #8 130.8 Installing : gsm-1.0.19-6.el9.x86_64 84/470#9 134.6 Selecting previously unselected package libgbm1:amd64. [2024-03-28T13:42:41.424Z] #9 134.6 Preparing to unpack .../197-libgbm1_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... [2024-03-28T13:42:41.424Z] #9 134.6 Unpacking libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:42:41.424Z] [2024-03-28T13:42:41.424Z] #8 130.9 Installing : libsndfile-1.0.31-8.el9.x86_64 85/470#9 134.8 Selecting previously unselected package libglapi-mesa:amd64. [2024-03-28T13:42:41.815Z] [2024-03-28T13:42:41.815Z] #8 131.1 Installing : cpp-11.4.1-3.el9.x86_64 132/360 [2024-03-28T13:42:41.815Z] #8 131.1 Installing : libldac-2.0.2.3-10.el9.x86_64 133/360 [2024-03-28T13:42:41.815Z] #8 131.1 Installing : libiptcdata-1.0.5-9.el9.x86_64 134/360#9 134.8 Preparing to unpack .../198-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... [2024-03-28T13:42:41.815Z] #9 134.8 Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:42:41.815Z] [2024-03-28T13:42:41.815Z] #8 131.2 Installing : libexif-0.6.22-6.el9.x86_64 135/360 [2024-03-28T13:42:41.815Z] #8 131.2 Installing : libevdev-1.11.0-3.el9.x86_64 136/360 [2024-03-28T13:42:41.815Z] #8 131.3 Installing : libinput-1.19.3-4.el9.x86_64 137/360 [2024-03-28T13:42:41.815Z] #8 131.2 Installing : gl-manpages-1.1-24.20190306.el9.noarch 86/470 [2024-03-28T13:42:41.815Z] #8 131.2 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 87/470 [2024-03-28T13:42:41.815Z] #8 131.3 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 88/470#9 135.0 Selecting previously unselected package libxcb-dri2-0:amd64. [2024-03-28T13:42:41.815Z] #9 135.0 Preparing to unpack .../199-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:41.815Z] [2024-03-28T13:42:41.816Z] #8 131.3 Running scriptlet: libinput-1.19.3-4.el9.x86_64 137/360 [2024-03-28T13:42:41.816Z] #8 131.3 Installing : libdatrie-0.2.13-4.el9.x86_64 138/360 [2024-03-28T13:42:41.816Z] #8 131.4 Installing : libthai-0.1.28-8.el9.x86_64 139/360 [2024-03-28T13:42:41.816Z] #8 131.4 Installing : libasyncns-0.8-22.el9.x86_64 140/360 [2024-03-28T13:42:41.816Z] #8 131.3 Installing : libproxy-0.4.15-35.el9.x86_64 89/470 [2024-03-28T13:42:41.816Z] #8 131.3 Installing : libatomic-11.4.1-3.el9.x86_64 90/470 [2024-03-28T13:42:41.816Z] #8 131.5 Installing : pulseaudio-libs-15.0-2.el9.x86_64 141/360 [2024-03-28T13:42:41.816Z] #8 131.5 Installing : pulseaudio-libs-glib2-15.0-2.el9.x86_64 142/360 [2024-03-28T13:42:41.816Z] #8 131.5 Installing : webkit2gtk3-jsc-2.42.4-1.el9.x86_64 91/470#9 135.1 Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:42.208Z] [2024-03-28T13:42:42.208Z] #8 131.6 Installing : kmod-libs-28-9.el9.x86_64 92/470 [2024-03-28T13:42:42.208Z] #8 131.6 Installing : graphite2-1.3.14-9.el9.x86_64 93/470 [2024-03-28T13:42:42.208Z] #8 131.6 Installing : harfbuzz-2.7.4-10.el9.x86_64 94/470 [2024-03-28T13:42:42.208Z] #8 131.5 Installing : libXdmcp-1.1.3-8.el9.x86_64 143/360#9 135.2 Selecting previously unselected package libxcb-dri3-0:amd64. [2024-03-28T13:42:42.208Z] #9 135.2 Preparing to unpack .../200-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:42.208Z] #9 135.3 Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:42.208Z] [2024-03-28T13:42:42.208Z] #8 131.7 Installing : freetype-2.10.4-9.el9.x86_64 95/470 [2024-03-28T13:42:42.208Z] #8 131.7 Installing : fontconfig-2.14.0-2.el9.x86_64 96/470 [2024-03-28T13:42:42.208Z] #8 131.7 Installing : libX11-common-1.7.0-9.el9.noarch 144/360 [2024-03-28T13:42:42.208Z] #8 131.8 Installing : libX11-1.7.0-9.el9.x86_64 145/360 [2024-03-28T13:42:42.208Z] #8 131.8 Installing : libXext-1.3.4-8.el9.x86_64 146/360#9 135.4 Selecting previously unselected package libxcb-present0:amd64. [2024-03-28T13:42:42.208Z] #9 135.4 Preparing to unpack .../201-libxcb-present0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:42.208Z] #9 135.5 Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:42.208Z] [2024-03-28T13:42:42.208Z] #8 131.8 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 96/470 [2024-03-28T13:42:42.208Z] #8 131.8 Installing : libXi-1.7.10-8.el9.x86_64 147/360 [2024-03-28T13:42:42.208Z] #8 131.8 Installing : libXfixes-5.0.3-16.el9.x86_64 148/360 [2024-03-28T13:42:42.208Z] #8 131.8 Installing : libXrender-0.9.10-16.el9.x86_64 149/360 [2024-03-28T13:42:42.208Z] #8 131.9 Installing : libXrandr-1.5.2-8.el9.x86_64 150/360 [2024-03-28T13:42:42.600Z] #8 131.9 Installing : libXdamage-1.1.5-7.el9.x86_64 151/360#9 135.6 Selecting previously unselected package libxcb-sync1:amd64. [2024-03-28T13:42:42.600Z] [2024-03-28T13:42:42.600Z] #8 131.9 Installing : libXcursor-1.2.0-7.el9.x86_64 152/360 [2024-03-28T13:42:42.600Z] #8 131.9 Installing : libXinerama-1.1.4-10.el9.x86_64 153/360 [2024-03-28T13:42:42.600Z] #8 131.9 Installing : libXtst-1.2.3-16.el9.x86_64 154/360 [2024-03-28T13:42:42.600Z] #8 132.0 Installing : libXcomposite-0.4.5-7.el9.x86_64 155/360 [2024-03-28T13:42:42.600Z] #8 132.0 Installing : libXxf86vm-1.1.4-18.el9.x86_64 156/360#9 135.6 Preparing to unpack .../202-libxcb-sync1_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:42.600Z] #9 135.6 Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:42.600Z] [2024-03-28T13:42:42.600Z] #8 132.0 Installing : libxkbfile-1.1.0-8.el9.x86_64 157/360 [2024-03-28T13:42:42.600Z] #8 132.0 Installing : xkbcomp-1.4.4-4.el9.x86_64 158/360 [2024-03-28T13:42:42.600Z] #8 132.0 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 159/360 [2024-03-28T13:42:42.600Z] #8 132.1 Installing : mesa-libGL-23.3.3-1.el9.x86_64 160/360 [2024-03-28T13:42:42.600Z] #8 132.1 Installing : libXv-1.0.11-16.el9.x86_64 161/360 [2024-03-28T13:42:42.600Z] #8 132.1 Installing : libXt-1.2.0-6.el9.x86_64 162/360 [2024-03-28T13:42:42.600Z] #8 132.1 Installing : libXmu-1.1.3-8.el9.x86_64 163/360 [2024-03-28T13:42:42.600Z] #8 132.2 Installing : xorg-x11-xauth-1:1.1-10.el9.x86_64 164/360 [2024-03-28T13:42:42.600Z] #8 132.2 Installing : xorg-x11-server-utils-7.7-44.el9.x86_64 165/360 [2024-03-28T13:42:42.600Z] #8 132.2 Installing : xorg-x11-xinit-1.4.0-11.el9.x86_64 166/360#9 135.8 Selecting previously unselected package libxcb-xfixes0:amd64. [2024-03-28T13:42:42.600Z] #9 135.8 Preparing to unpack .../203-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:42.600Z] #9 135.8 Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:42.600Z] #8 136.1 Loading repository data... [2024-03-28T13:42:42.987Z] [2024-03-28T13:42:42.987Z] #8 132.2 Installing : startup-notification-0.12-23.el9.x86_64 167/360 [2024-03-28T13:42:42.987Z] #8 132.3 Installing : lame-libs-3.100-12.el9.x86_64 168/360 [2024-03-28T13:42:42.987Z] #8 132.3 Installing : jbigkit-libs-2.1-23.el9.x86_64 169/360 [2024-03-28T13:42:42.987Z] #8 132.3 Installing : libtiff-4.4.0-12.el9.x86_64 170/360 [2024-03-28T13:42:42.987Z] #8 132.3 Installing : gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 171/360#9 136.0 Selecting previously unselected package libxshmfence1:amd64. [2024-03-28T13:42:42.987Z] #9 136.0 Preparing to unpack .../204-libxshmfence1_1.3-1build4_amd64.deb ... [2024-03-28T13:42:42.987Z] #9 136.0 Unpacking libxshmfence1:amd64 (1.3-1build4) ... [2024-03-28T13:42:42.987Z] [2024-03-28T13:42:42.987Z] #8 132.4 Installing : hyphen-2.8.8-17.el9.x86_64 172/360 [2024-03-28T13:42:42.987Z] #8 132.4 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 173/360 [2024-03-28T13:42:42.987Z] #8 132.4 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 174/360 [2024-03-28T13:42:42.987Z] #8 132.4 Installing : hunspell-en-0.20140811.1-20.el9.noarch 175/360 [2024-03-28T13:42:42.987Z] #8 132.4 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 176/360 [2024-03-28T13:42:42.987Z] #8 133.1 Installing : libicu-60.3-2.el8_1.x86_64 22/247 [2024-03-28T13:42:42.987Z] #8 132.5 Installing : hunspell-1.7.0-11.el9.x86_64 177/360 [2024-03-28T13:42:42.987Z] #8 132.5 Installing : enchant2-2.2.15-6.el9.x86_64 178/360 [2024-03-28T13:42:42.987Z] #8 132.5 Installing : gnome-control-center-filesystem-40.0-30.el9.noar 179/360 [2024-03-28T13:42:42.987Z] #8 132.5 Installing : giflib-5.2.1-9.el9.x86_64 180/360 [2024-03-28T13:42:42.987Z] #8 132.6 Installing : gcr-base-3.40.0-3.el9.x86_64 181/360 [2024-03-28T13:42:42.987Z] #8 133.3 Running scriptlet: libicu-60.3-2.el8_1.x86_64 22/247 [2024-03-28T13:42:42.987Z] #8 133.4 Installing : avahi-libs-0.7-27.el8.x86_64 23/247#9 136.2 Selecting previously unselected package libegl-mesa0:amd64. [2024-03-28T13:42:42.987Z] #9 136.2 Preparing to unpack .../205-libegl-mesa0_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... [2024-03-28T13:42:42.987Z] #9 136.2 Unpacking libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:42:43.371Z] [2024-03-28T13:42:43.371Z] #8 132.6 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 182/360 [2024-03-28T13:42:43.371Z] #8 132.7 Installing : color-filesystem-1-28.el9.noarch 183/360#9 136.4 Selecting previously unselected package libhunspell-1.7-0:amd64. [2024-03-28T13:42:43.371Z] #9 136.4 Preparing to unpack .../206-libhunspell-1.7-0_1.7.0-4build1_amd64.deb ... [2024-03-28T13:42:43.371Z] #9 136.4 Unpacking libhunspell-1.7-0:amd64 (1.7.0-4build1) ... [2024-03-28T13:42:43.371Z] [2024-03-28T13:42:43.371Z] #8 132.8 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 184/360 [2024-03-28T13:42:43.371Z] #8 133.5 Installing : orc-0.4.28-3.el8.x86_64 24/247 [2024-03-28T13:42:43.371Z] #8 132.9 Installing : mkfontscale-1.2.1-3.el9.x86_64 97/470 [2024-03-28T13:42:43.754Z] #8 132.9 Installing : harfbuzz-icu-2.7.4-10.el9.x86_64 98/470 [2024-03-28T13:42:43.754Z] #8 133.8 Running scriptlet: orc-0.4.28-3.el8.x86_64 24/247 [2024-03-28T13:42:43.754Z] #8 133.9 Installing : mesa-libglapi-23.1.4-2.el8.x86_64 25/247 [2024-03-28T13:42:43.754Z] #8 133.1 Installing : fuse-libs-2.9.9-15.el9.x86_64 99/470 [2024-03-28T13:42:43.754Z] #8 133.1 Installing : cracklib-2.9.6-27.el9.x86_64 100/470 [2024-03-28T13:42:43.754Z] #8 133.2 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 101/470#9 136.8 Selecting previously unselected package libenchant-2-2:amd64. [2024-03-28T13:42:43.754Z] #9 136.8 Preparing to unpack .../207-libenchant-2-2_2.3.2-1ubuntu2_amd64.deb ... [2024-03-28T13:42:43.754Z] #9 136.8 Unpacking libenchant-2-2:amd64 (2.3.2-1ubuntu2) ... [2024-03-28T13:42:43.754Z] [2024-03-28T13:42:43.754Z] #8 134.0 Running scriptlet: mesa-libglapi-23.1.4-2.el8.x86_64 25/247#9 137.0 Selecting previously unselected package libfile-readbackwards-perl. [2024-03-28T13:42:43.754Z] #9 137.0 Preparing to unpack .../208-libfile-readbackwards-perl_1.06-1_all.deb ... [2024-03-28T13:42:43.754Z] #9 137.0 Unpacking libfile-readbackwards-perl (1.06-1) ... [2024-03-28T13:42:43.754Z] [2024-03-28T13:42:44.145Z] #8 134.1 Installing : libxshmfence-1.3-2.el8.x86_64 26/247 [2024-03-28T13:42:44.145Z] #8 134.2 Installing : libraw1394-2.1.2-5.el8.x86_64 27/247 [2024-03-28T13:42:44.146Z] #8 134.3 Running scriptlet: libraw1394-2.1.2-5.el8.x86_64 27/247 [2024-03-28T13:42:44.146Z] #8 133.6 Installing : cracklib-dicts-2.9.6-27.el9.x86_64 102/470 [2024-03-28T13:42:44.146Z] #8 133.6 Installing : libXfont2-2.0.3-12.el9.x86_64 103/470#9 137.2 Selecting previously unselected package libfontenc1:amd64. [2024-03-28T13:42:44.146Z] #9 137.2 Preparing to unpack .../209-libfontenc1_1%3a1.1.4-1build3_amd64.deb ... [2024-03-28T13:42:44.146Z] #9 137.2 Unpacking libfontenc1:amd64 (1:1.1.4-1build3) ... [2024-03-28T13:42:44.146Z] [2024-03-28T13:42:44.146Z] #8 134.5 Installing : libglvnd-1:1.3.4-2.el8.x86_64 28/247#9 137.4 Selecting previously unselected package libllvm15:amd64. [2024-03-28T13:42:44.146Z] #9 137.4 Preparing to unpack .../210-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... [2024-03-28T13:42:44.146Z] [2024-03-28T13:42:44.146Z] #8 133.6 Installing : ttmkfdir-3.0.9-65.el9.x86_64 104/470 [2024-03-28T13:42:44.146Z] #8 133.7 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 105/470 [2024-03-28T13:42:44.532Z] #8 133.7 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 105/470#9 137.4 Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... [2024-03-28T13:42:44.532Z] [2024-03-28T13:42:44.532Z] #8 133.8 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 106/470 [2024-03-28T13:42:44.532Z] #8 133.8 Installing : libdvdnav-6.1.0-4.el9.x86_64 107/470 [2024-03-28T13:42:44.532Z] #8 133.8 Installing : libshout-2.4.3-7.el9.x86_64 108/470 [2024-03-28T13:42:44.532Z] #8 133.9 Installing : wpebackend-fdo-1.10.0-3.el9.x86_64 109/470 [2024-03-28T13:42:44.532Z] #8 133.9 Installing : libxkbcommon-x11-1.0.3-4.el9.x86_64 110/470#8 137.7 Reading installed packages... [2024-03-28T13:42:44.532Z] [2024-03-28T13:42:44.532Z] #8 134.7 Installing : libepoxy-1.5.8-1.el8.x86_64 29/247 [2024-03-28T13:42:44.532Z] #8 134.8 Installing : libXau-1.0.9-3.el8.x86_64 30/247 [2024-03-28T13:42:44.921Z] #8 135.0 Installing : libxcb-1.13.1-1.el8.x86_64 31/247 [2024-03-28T13:42:44.921Z] #8 134.4 Installing : osinfo-db-20231215-1.el9.noarch 111/470 [2024-03-28T13:42:44.921Z] #8 134.5 Installing : libgsf-1.14.47-5.el9.x86_64 112/470 [2024-03-28T13:42:44.921Z] #8 135.2 Installing : lcms2-2.9-2.el8.x86_64 32/247 [2024-03-28T13:42:44.921Z] #8 134.5 Installing : liberation-mono-fonts-1:2.1.3-5.el9.noarch 113/470 [2024-03-28T13:42:45.321Z] #8 134.6 Installing : liberation-sans-fonts-1:2.1.3-5.el9.noarch 114/470 [2024-03-28T13:42:45.321Z] #8 135.3 Running scriptlet: lcms2-2.9-2.el8.x86_64 32/247 [2024-03-28T13:42:45.321Z] #8 134.7 Installing : liberation-serif-fonts-1:2.1.3-5.el9.noarch 115/470 [2024-03-28T13:42:45.321Z] #8 135.6 Installing : abattis-cantarell-fonts-0.0.25-6.el8.noarch 33/247 [2024-03-28T13:42:45.321Z] #8 134.9 Installing : iso-codes-4.6.0-3.el9.noarch 116/470 [2024-03-28T13:42:45.705Z] #8 135.0 Installing : nss-softokn-freebl-3.90.0-6.el9.x86_64 117/470 [2024-03-28T13:42:45.705Z] #8 135.1 Installing : nss-softokn-3.90.0-6.el9.x86_64 118/470 [2024-03-28T13:42:45.705Z] #8 135.1 Installing : nss-3.90.0-6.el9.x86_64 119/470 [2024-03-28T13:42:45.706Z] #8 135.1 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 185/360 [2024-03-28T13:42:45.706Z] #8 135.2 Running scriptlet: nss-3.90.0-6.el9.x86_64 119/470 [2024-03-28T13:42:45.706Z] #8 135.2 Installing : nss-sysinit-3.90.0-6.el9.x86_64 120/470 [2024-03-28T13:42:45.706Z] #8 135.2 Installing : libsrtp-2.3.0-8.el9.x86_64 121/470 [2024-03-28T13:42:45.706Z] #8 135.2 Installing : brotli-1.0.9-6.el9.x86_64 122/470 [2024-03-28T13:42:45.706Z] #8 136.0 Installing : fontconfig-2.13.1-4.el8.x86_64 34/247 [2024-03-28T13:42:45.706Z] #8 135.3 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 186/360#8 136.1 Transaction test succeeded. [2024-03-28T13:42:45.706Z] [2024-03-28T13:42:45.706Z] #8 135.3 Installing : woff2-1.0.2-15.el9.x86_64 123/470 [2024-03-28T13:42:45.706Z] #8 135.3 Installing : libglvnd-opengl-1:1.3.4-1.el9.x86_64 124/470 [2024-03-28T13:42:45.706Z] #8 135.3 Installing : avahi-glib-0.8-20.el9.x86_64 125/470 [2024-03-28T13:42:45.706Z] #8 135.3 Installing : xcb-util-0.4.0-19.el9.x86_64 126/470 [2024-03-28T13:42:45.706Z] #8 135.3 Installing : dbus-tools-1:1.12.20-8.el9.x86_64 127/470 [2024-03-28T13:42:45.706Z] #8 135.4 Installing : libv4l-1.20.0-5.el9.x86_64 128/470 [2024-03-28T13:42:45.706Z] #8 136.2 Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 34/247 [2024-03-28T13:42:45.706Z] #8 135.3 Installing : which-2.21-29.el9.x86_64 187/360 [2024-03-28T13:42:45.706Z] #8 135.3 Installing : systemd-rpm-macros-252-32.el9.noarch 188/360 [2024-03-28T13:42:45.706Z] #8 135.4 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 189/360 [2024-03-28T13:42:46.081Z] #8 135.4 Installing : libpsl-0.21.1-5.el9.x86_64 190/360#8 136.1 Running transaction [2024-03-28T13:42:46.081Z] [2024-03-28T13:42:46.081Z] #8 135.4 Installing : ostree-libs-2024.5-2.el9.x86_64 129/470 [2024-03-28T13:42:46.081Z] #8 135.5 Installing : p11-kit-server-0.25.3-2.el9.x86_64 130/470 [2024-03-28T13:42:46.081Z] #8 135.6 Installing : openssl-1:3.0.7-27.el9.x86_64 191/360 [2024-03-28T13:42:46.081Z] #8 135.6 Installing : ncurses-6.2-10.20210508.el9.x86_64 192/360 [2024-03-28T13:42:46.081Z] #8 135.7 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 193/360 [2024-03-28T13:42:46.081Z] #8 135.5 Installing : exiv2-libs-0.27.5-2.el9.x86_64 131/470 [2024-03-28T13:42:46.081Z] #8 135.6 Installing : exiv2-0.27.5-2.el9.x86_64 132/470 [2024-03-28T13:42:46.081Z] #8 135.6 Installing : libgexiv2-0.12.3-1.el9.x86_64 133/470 [2024-03-28T13:42:46.081Z] #8 135.7 Installing : wavpack-5.4.0-5.el9.x86_64 134/470 [2024-03-28T13:42:46.466Z] #8 135.8 Installing : tzdata-java-2024a-2.el9.noarch 135/470#11 exporting layers 8.6s done [2024-03-28T13:42:46.466Z] #11 writing image sha256:2cf27600048cb1db64b5c5fe0671e504ea2303ea887fd33ffee767cb87700705 [2024-03-28T13:42:46.466Z] #9 139.4 Selecting previously unselected package libsensors-config. [2024-03-28T13:42:46.466Z] #9 139.4 Preparing to unpack .../211-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... [2024-03-28T13:42:46.466Z] #9 139.5 Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... [2024-03-28T13:42:46.466Z] [2024-03-28T13:42:46.466Z] #8 135.8 Installing : twolame-libs-0.3.13-19.el9.x86_64 136/470 [2024-03-28T13:42:46.466Z] #8 135.8 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 137/470 [2024-03-28T13:42:46.466Z] #8 135.9 Installing : tigervnc-icons-1.13.1-8.el9.noarch 138/470 [2024-03-28T13:42:46.466Z] #8 135.9 Installing : taglib-1.12-6.el9.x86_64 139/470 [2024-03-28T13:42:46.466Z] #8 135.9 Installing : libutempter-1.2.1-6.el9.x86_64 193/360#9 139.7 Selecting previously unselected package libsensors5:amd64. [2024-03-28T13:42:46.466Z] #11 writing image sha256:2cf27600048cb1db64b5c5fe0671e504ea2303ea887fd33ffee767cb87700705 0.0s done [2024-03-28T13:42:46.466Z] #11 naming to docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg 0.0s done [2024-03-28T13:42:46.466Z] #11 DONE 8.6s [2024-03-28T13:42:46.466Z] [2024-03-28T13:42:46.466Z] #8 135.9 Installing : sqlite-3.34.1-7.el9.x86_64 140/470 [2024-03-28T13:42:46.466Z] #8 136.0 Installing : soundtouch-2.1.1-8.el9.x86_64 141/470 [2024-03-28T13:42:46.466Z] #8 136.0 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 142/470 [2024-03-28T13:42:46.466Z] #8 135.9 Installing : libtirpc-1.3.3-6.el9.x86_64 194/360 [2024-03-28T13:42:46.466Z] #8 136.0 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 195/360+ popd [2024-03-28T13:42:46.466Z] ~/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker [2024-03-28T13:42:46.466Z] #9 139.7 Preparing to unpack .../212-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... [2024-03-28T13:42:46.466Z] #9 139.8 Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... [2024-03-28T13:42:46.858Z] [2024-03-28T13:42:46.858Z] #8 136.0 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 142/470 [2024-03-28T13:42:46.858Z] #8 136.1 Installing : publicsuffix-list-20210518-3.el9.noarch 143/470 [2024-03-28T13:42:46.858Z] #8 136.3 Installing : poppler-data-0.4.9-9.el9.noarch 144/470 [2024-03-28T13:42:46.858Z] #8 136.3 Installing : pcre2-utf32-10.40-5.el9.x86_64 145/470#9 140.0 Selecting previously unselected package libgl1-mesa-dri:amd64. [2024-03-28T13:42:46.858Z] #9 140.0 Preparing to unpack .../213-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... [2024-03-28T13:42:46.858Z] #9 140.0 Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:42:46.858Z] [2024-03-28T13:42:46.858Z] #8 136.3 Installing : pcre2-utf16-10.40-5.el9.x86_64 146/470 [2024-03-28T13:42:46.858Z] #8 136.3 Installing : pcre-utf32-8.44-3.el9.3.x86_64 147/470 [2024-03-28T13:42:46.858Z] #8 136.4 Installing : pcre-utf16-8.44-3.el9.3.x86_64 148/470 [2024-03-28T13:42:46.858Z] #8 136.4 Installing : pcre-cpp-8.44-3.el9.3.x86_64 149/470 [2024-03-28T13:42:47.237Z] #8 136.4 Installing : mtdev-1.1.5-22.el9.x86_64 150/470 [2024-03-28T13:42:47.237Z] #8 136.5 Installing : mpg123-libs-1.26.2-5.el9.x86_64 151/470 [2024-03-28T13:42:47.237Z] #8 136.5 Installing : mesa-filesystem-23.3.3-1.el9.x86_64 152/470 [2024-03-28T13:42:47.237Z] #8 137.3 Installing : flac-libs-1.3.2-11.el8.x86_64 35/247 [2024-03-28T13:42:47.237Z] #8 136.6 Installing : lua-posix-35.0-8.el9.x86_64 153/470 [2024-03-28T13:42:47.237Z] #8 136.7 Installing : lua-5.4.4-4.el9.x86_64 154/470 [2024-03-28T13:42:47.237Z] #8 136.7 Installing : copy-jdk-configs-4.0-3.el9.noarch 155/470 [2024-03-28T13:42:47.237Z] #8 136.7 Installing : low-memory-monitor-2.1-4.el9.x86_64 156/470 [2024-03-28T13:42:47.237Z] #8 137.4 Installing : libwayland-cursor-1.21.0-1.el8.x86_64 36/247 [2024-03-28T13:42:47.237Z] #8 137.5 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 37/247#9 140.5 Selecting previously unselected package libxcb-glx0:amd64. [2024-03-28T13:42:47.237Z] [2024-03-28T13:42:47.237Z] #8 136.7 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 156/470 [2024-03-28T13:42:47.237Z] #8 136.8 Installing : libwacom-data-1.12.1-2.el9.noarch 157/470 [2024-03-28T13:42:47.237Z] #8 137.6 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 37/247 [2024-03-28T13:42:47.613Z] #8 137.6 Installing : libtdb-1.4.9-0.el8.x86_64 38/247#9 140.5 Preparing to unpack .../214-libxcb-glx0_1.14-3ubuntu3_amd64.deb ... [2024-03-28T13:42:47.613Z] #9 140.5 Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:42:47.613Z] [2024-03-28T13:42:47.613Z] #8 136.9 Installing : libwacom-1.12.1-2.el9.x86_64 158/470 [2024-03-28T13:42:47.613Z] #8 136.9 Installing : libvpx-1.9.0-7.el9.x86_64 159/470 [2024-03-28T13:42:47.982Z] #8 137.2 Installing : llvm-libs-17.0.6-5.el9.x86_64 196/360#8 141.3 'curl' is already installed. [2024-03-28T13:42:47.982Z] #8 141.3 No update candidate for 'curl-8.0.1-150400.5.41.1.x86_64'. The highest available version is already installed. [2024-03-28T13:42:47.982Z] #8 141.3 Resolving package dependencies... [2024-03-28T13:42:48.373Z] [2024-03-28T13:42:48.373Z] #8 138.0 Installing : libvisual-1:0.4.0-34.el9.x86_64 160/470 [2024-03-28T13:42:48.373Z] #8 138.0 Installing : libsecret-0.20.4-4.el9.x86_64 161/470#8 141.8 [2024-03-28T13:42:48.373Z] #8 141.8 The following 182 NEW packages are going to be installed: [2024-03-28T13:42:48.373Z] #8 141.8 Mesa Mesa-dri Mesa-gallium Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 at-spi2-core busybox busybox-hostname cups-config dbus-1 dejavu-fonts fontconfig fonts-config gdk-pixbuf-loader-rsvg gdk-pixbuf-query-loaders gio-branding-openSUSE glib2-tools gtk3-data gtk3-schema gtk3-tools gzip hicolor-icon-theme kbd kbd-legacy libFLAC8 libICE6 libLLVM15 libSM6 libX11-6 libX11-data libX11-xcb1 libXRes1 libXau6 libXaw7 libXcomposite1 libXcursor1 libXdamage1 libXdmcp6 libXext6 libXfixes3 libXfont2-2 libXft2 libXi6 libXinerama1 libXmu6 libXmuu1 libXpm4 libXpresent1 libXrandr2 libXrender1 libXt6 libXtst6 libXvnc1 libXxf86vm1 libapparmor1 libargon2-1 libasound2 libatk-1_0-0 libatk-bridge-2_0-0 libatspi0 libavahi-client3 libavahi-common3 libcairo-gobject2 libcairo2 libcanberra-gtk3-0 libcanberra0 libcares2 libcolord2 libcryptsetup12 libcryptsetup12-hmac libcups2 libdatrie1 libdbus-1-3 libdevmapper1_03 libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1 libedit0 libepoxy0 liberation-fonts libexpat1 libfltk1 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgbm1 libgdbm4 libgdk_pixbuf-2_0-0 libgio-2_0-0 libglvnd libgmodule-2_0-0 libgnutls30 libgnutls30-hmac libgobject-2_0-0 libgraphite2-3 libgthread-2_0-0 libgtk-3-0 libgtop-2_0-11 libharfbuzz0 libhogweed6 libip4tc2 libjbig2 libjpeg8 libjson-c3 libkmod2 liblcms2-2 libltdl7 libmetacity3 libmetalink3 libnettle8 libogg0 libpango-1_0-0 libpciaccess0 libpcre2-8-0 libpixman-1-0 libpng16-16 libpulse0 librsvg-2-2 libseccomp2 libsndfile1 libspeex1 libstartup-notification-1-0 libthai-data libthai0 libtiff5 libvorbis0 libvorbisenc2 libvorbisfile3 libvulkan1 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb1 libxkbcommon0 libxkbfile1 libxshmfence1 metacity pam-config perl pkg-config setxkbmap shared-mime-info system-user-lp systemd systemd-default-settings systemd-default-settings-branding-openSUSE systemd-presets-branding-MicroOS systemd-presets-common-SUSE tar tigervnc unzip vim vim-data-common wget xauth xbitmaps xinit xkbcomp xkeyboard-config xmodmap xorg-x11-Xvnc xorg-x11-fonts xorg-x11-fonts-core xrdb xsetroot xterm-bin zenity [2024-03-28T13:42:48.373Z] #8 141.8 [2024-03-28T13:42:48.373Z] #8 141.8 182 new packages to install. [2024-03-28T13:42:48.373Z] #8 141.8 Overall download size: 86.4 MiB. Already cached: 0 B. After the operation, additional 347.3 MiB will be used. [2024-03-28T13:42:48.373Z] #8 141.8 Continue? [y/n/v/...? shows all options] (y): y [2024-03-28T13:42:48.741Z] [2024-03-28T13:42:48.741Z] #8 138.9 Installing : json-glib-1.4.4-1.el8.x86_64 39/247 [2024-03-28T13:42:48.741Z] #8 138.0 Installing : libsbc-1.4-9.el9.x86_64 162/470 [2024-03-28T13:42:48.741Z] #8 138.1 Installing : libldac-2.0.2.3-10.el9.x86_64 163/470 [2024-03-28T13:42:48.741Z] #8 138.1 Installing : libiptcdata-1.0.5-9.el9.x86_64 164/470 [2024-03-28T13:42:48.741Z] #8 138.1 Installing : libexif-0.6.22-6.el9.x86_64 165/470#9 141.7 Selecting previously unselected package libxxf86vm1:amd64. [2024-03-28T13:42:48.741Z] #9 141.7 Preparing to unpack .../215-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ... [2024-03-28T13:42:48.741Z] #9 141.8 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ... [2024-03-28T13:42:48.741Z] #8 142.0 Retrieving: Mesa-libglapi0-22.3.5-150500.75.2.x86_64 (Main Repository) (1/182), 180.6 KiB [2024-03-28T13:42:48.741Z] #8 142.0 Retrieving: Mesa-libglapi0-22.3.5-150500.75.2.x86_64.rpm [. [2024-03-28T13:42:48.741Z] #8 138.2 Installing : libevdev-1.11.0-3.el9.x86_64 166/470 [2024-03-28T13:42:49.110Z] #8 138.2 Installing : libinput-1.19.3-4.el9.x86_64 167/470... [2024-03-28T13:42:50.376Z] #8 138.4 Installing : mesa-dri-drivers-23.3.3-1.el9.x86_64 197/360 [2024-03-28T13:42:50.376Z] #8 139.7 Installing : vulkan-loader-1.3.268.0-1.el9.x86_64 198/360done (1.2 MiB/s)] [2024-03-28T13:42:50.376Z] #8 143.5 Retrieving: busybox-1.35.0-150500.8.2.x86_64 (Main Repository) (2/182), 601.3 KiB [2024-03-28T13:42:50.376Z] #8 143.5 Retrieving: busybox-1.35.0-150500.8.2.x86_64.rpm [.. [2024-03-28T13:42:50.376Z] #8 139.6 Running scriptlet: libinput-1.19.3-4.el9.x86_64 167/470 [2024-03-28T13:42:50.376Z] #8 139.7 Installing : libasyncns-0.8-22.el9.x86_64 168/470. [2024-03-28T13:42:50.751Z] #8 140.0 Installing : pulseaudio-libs-15.0-2.el9.x86_64 169/470done (3.0 KiB/s)] [2024-03-28T13:42:50.751Z] #8 144.1 Retrieving: gzip-1.10-150200.10.1.x86_64 (Main Repository) (3/182), 140.3 KiB [2024-03-28T13:42:50.751Z] #8 144.1 Retrieving: gzip-1.10-150200.10.1.x86_64.rpm [. [2024-03-28T13:42:51.636Z] #8 140.4 Installing : mesa-vulkan-drivers-23.3.3-1.el9.x86_64 199/360.. [2024-03-28T13:42:51.636Z] #8 140.9 Installing : pulseaudio-libs-glib2-15.0-2.el9.x86_64 170/470 [2024-03-28T13:42:51.636Z] #8 140.9 Installing : libXdmcp-1.1.3-8.el9.x86_64 171/470done (2.7 KiB/s)] [2024-03-28T13:42:51.636Z] #8 144.7 Retrieving: hicolor-icon-theme-0.17-150400.12.5.noarch (Main Repository) (4/182), 44.7 KiB [2024-03-28T13:42:51.636Z] #8 144.7 Retrieving: hicolor-icon-theme-0.17-150400.12.5.noarch.rpm [.. [2024-03-28T13:42:51.636Z] #8 140.9 Installing : libeconf-0.4.1-3.el9.x86_64 200/360 [2024-03-28T13:42:51.636Z] #8 140.9 Installing : libdb-5.3.28-53.el9.x86_64 201/360#9 144.7 Selecting previously unselected package libglx-mesa0:amd64. [2024-03-28T13:42:51.636Z] #9 144.7 Preparing to unpack .../216-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... [2024-03-28T13:42:51.636Z] [2024-03-28T13:42:51.636Z] #8 141.0 Installing : libX11-common-1.7.0-9.el9.noarch 172/470. [2024-03-28T13:42:52.008Z] #8 141.7 Installing : xkeyboard-config-2.28-1.el8.noarch 40/247done (2.9 KiB/s)] [2024-03-28T13:42:52.008Z] #8 145.1 Retrieving: libICE6-1.0.9-1.25.x86_64 (Main Repository) (5/182), 46.8 KiB [2024-03-28T13:42:52.008Z] #8 145.1 Retrieving: libICE6-1.0.9-1.25.x86_64.rpm [...#9 145.2 Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:42:52.008Z] [2024-03-28T13:42:52.008Z] #8 141.5 Installing : libX11-1.7.0-9.el9.x86_64 173/470 [2024-03-28T13:42:52.377Z] #8 141.6 Installing : pam-1.5.1-19.el9.x86_64 202/360. [2024-03-28T13:42:53.113Z] #8 141.7 Installing : libXext-1.3.4-8.el9.x86_64 174/470...done (2.7 KiB/s)] [2024-03-28T13:42:53.113Z] #8 146.5 Retrieving: libXau6-1.0.8-1.26.x86_64 (Main Repository) (6/182), 13.6 KiB [2024-03-28T13:42:53.483Z] #8 146.5 Retrieving: libXau6-1.0.8-1.26.x86_64.rpm [..done] [2024-03-28T13:42:53.484Z] #8 146.7 Retrieving: libXdmcp6-1.1.2-1.23.x86_64 (Main Repository) (7/182), 17.0 KiB [2024-03-28T13:42:53.484Z] [2024-03-28T13:42:53.484Z] #8 142.9 Installing : libpwquality-1.4.4-8.el9.x86_64 203/360#8 146.7 Retrieving: libXdmcp6-1.1.2-1.23.x86_64.rpm [.. [2024-03-28T13:42:53.484Z] #8 142.9 Installing : libXi-1.7.10-8.el9.x86_64 175/470 [2024-03-28T13:42:53.484Z] #8 142.9 Installing : libXfixes-5.0.3-16.el9.x86_64 176/470 [2024-03-28T13:42:53.484Z] #8 143.0 Installing : libXrender-0.9.10-16.el9.x86_64 177/470 [2024-03-28T13:42:53.484Z] #8 143.0 Installing : cairo-1.17.4-7.el9.x86_64 178/470 [2024-03-28T13:42:53.851Z] #8 143.1 Installing : libXrandr-1.5.2-8.el9.x86_64 179/470. [2024-03-28T13:42:53.851Z] #8 143.1 Installing : libXdamage-1.1.5-7.el9.x86_64 180/470 [2024-03-28T13:42:53.851Z] #8 143.2 Installing : cairo-gobject-1.17.4-7.el9.x86_64 181/470 [2024-03-28T13:42:53.851Z] #8 143.8 Installing : libxkbcommon-0.9.1-1.el8.x86_64 41/247done (2.7 KiB/s)] [2024-03-28T13:42:53.851Z] #8 147.0 Retrieving: libXvnc1-1.12.0-150500.2.6.x86_64 (Main Repository) (8/182), 35.2 KiB [2024-03-28T13:42:53.851Z] #8 147.0 Retrieving: libXvnc1-1.12.0-150500.2.6.x86_64.rpm [.#9 146.9 Selecting previously unselected package libglvnd0:amd64. [2024-03-28T13:42:53.851Z] [2024-03-28T13:42:53.851Z] #8 143.2 Installing : util-linux-2.37.4-18.el9.x86_64 204/360 [2024-03-28T13:42:53.851Z] #8 143.2 warning: /etc/adjtime created as /etc/adjtime.rpmnew [2024-03-28T13:42:53.851Z] #8 143.2 [2024-03-28T13:42:53.851Z] [2024-03-28T13:42:53.851Z] #8 143.2 Installing : libXcursor-1.2.0-7.el9.x86_64 182/470.done (2.8 KiB/s)] [2024-03-28T13:42:53.851Z] #8 147.2 Retrieving: libargon2-1-0.0+git20171227.670229c-2.14.x86_64 (Main Repository) (9/182), 19.9 KiB [2024-03-28T13:42:53.851Z] #8 147.2 Retrieving: libargon2-1-0.0+git20171227.670229c-2.14.x86_64.rpm [.#9 146.9 Preparing to unpack .../217-libglvnd0_1.4.0-1_amd64.deb ... [2024-03-28T13:42:53.851Z] .done (3.0 KiB/s)] [2024-03-28T13:42:53.851Z] #8 147.4 Retrieving: libasound2-1.2.8-150500.1.1.x86_64 (Main Repository) (10/182), 443.4 KiB [2024-03-28T13:42:54.590Z] #8 147.4 Retrieving: libasound2-1.2.8-150500.1.1.x86_64.rpm [....done] [2024-03-28T13:42:54.590Z] #8 147.8 Retrieving: libdatrie1-0.2.9-1.25.x86_64 (Main Repository) (11/182), 43.5 KiB [2024-03-28T13:42:54.590Z] #8 147.8 Retrieving: libdatrie1-0.2.9-1.25.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:42:54.960Z] #8 148.1 Retrieving: libdrm2-2.4.114-150500.3.2.x86_64 (Main Repository) (12/182), 71.1 KiB [2024-03-28T13:42:54.960Z] #8 148.1 Retrieving: libdrm2-2.4.114-150500.3.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:42:54.960Z] #8 148.3 Retrieving: libedit0-3.1.snap20150325-2.12.x86_64 (Main Repository) (13/182), 94.3 KiB [2024-03-28T13:42:55.331Z] #8 148.3 Retrieving: libedit0-3.1.snap20150325-2.12.x86_64.rpm [.done] [2024-03-28T13:42:55.331Z] #8 148.4 Retrieving: libepoxy0-1.5.10-150500.1.2.x86_64 (Main Repository) (14/182), 194.9 KiB [2024-03-28T13:42:55.331Z] #8 148.4 Retrieving: libepoxy0-1.5.10-150500.1.2.x86_64.rpm [...done (2.8 KiB/s)] [2024-03-28T13:42:55.331Z] #8 148.7 Retrieving: libexpat1-2.4.4-150400.3.12.1.x86_64 (Main Repository) (15/182), 111.8 KiB [2024-03-28T13:42:55.701Z] #8 148.7 Retrieving: libexpat1-2.4.4-150400.3.12.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:42:55.701Z] #8 149.0 Retrieving: libfontenc1-1.1.3-1.22.x86_64 (Main Repository) (16/182), 19.8 KiB [2024-03-28T13:42:55.701Z] #8 149.0 Retrieving: libfontenc1-1.1.3-1.22.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:42:55.701Z] #8 149.2 Retrieving: libfribidi0-1.0.10-150400.3.3.1.x86_64 (Main Repository) (17/182), 39.1 KiB [2024-03-28T13:42:56.073Z] #8 149.2 Retrieving: libfribidi0-1.0.10-150400.3.3.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:42:56.442Z] #8 149.5 Retrieving: libgdbm4-1.12-1.418.x86_64 (Main Repository) (18/182), 76.5 KiB [2024-03-28T13:42:56.442Z] #8 149.5 Retrieving: libgdbm4-1.12-1.418.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:42:56.442Z] #8 149.7 Retrieving: libgmodule-2_0-0-2.70.5-150400.3.8.1.x86_64 (Main Repository) (19/182), 109.8 KiB [2024-03-28T13:42:56.442Z] #8 149.7 Retrieving: libgmodule-2_0-0-2.70.5-150400.3.8.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:42:56.812Z] #8 149.9 Retrieving: libgobject-2_0-0-2.70.5-150400.3.8.1.x86_64 (Main Repository) (20/182), 232.3 KiB [2024-03-28T13:42:56.812Z] #8 149.9 Retrieving: libgobject-2_0-0-2.70.5-150400.3.8.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:42:56.812Z] #8 150.3 Retrieving: libgraphite2-3-1.3.11-150000.4.3.1.x86_64 (Main Repository) (21/182), 75.9 KiB [2024-03-28T13:42:57.181Z] #8 150.3 Retrieving: libgraphite2-3-1.3.11-150000.4.3.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:42:57.181Z] #8 150.4 Retrieving: libgthread-2_0-0-2.70.5-150400.3.8.1.x86_64 (Main Repository) (22/182), 106.5 KiB [2024-03-28T13:42:57.181Z] #8 150.4 Retrieving: libgthread-2_0-0-2.70.5-150400.3.8.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:42:57.181Z] #8 150.6 Retrieving: libip4tc2-1.8.7-1.1.x86_64 (Main Repository) (23/182), 24.0 KiB [2024-03-28T13:42:57.551Z] #8 150.6 Retrieving: libip4tc2-1.8.7-1.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:42:57.551Z] #8 150.8 Retrieving: libjpeg8-8.2.2-150400.15.9.x86_64 (Main Repository) (24/182), 170.4 KiB [2024-03-28T13:42:57.921Z] #8 150.8 Retrieving: libjpeg8-8.2.2-150400.15.9.x86_64.rpm [...done (5.7 MiB/s)] [2024-03-28T13:42:57.921Z] #8 151.0 Retrieving: libjson-c3-0.13-3.3.1.x86_64 (Main Repository) (25/182), 40.6 KiB [2024-03-28T13:42:57.921Z] #8 151.0 Retrieving: libjson-c3-0.13-3.3.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:42:57.921Z] #8 151.2 Retrieving: libkmod2-29-4.15.1.x86_64 (Main Repository) (26/182), 56.9 KiB [2024-03-28T13:42:57.921Z] #8 151.2 Retrieving: libkmod2-29-4.15.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:42:57.921Z] #8 151.4 Retrieving: liblcms2-2-2.12-150400.1.10.x86_64 (Main Repository) (27/182), 146.1 KiB [2024-03-28T13:42:58.290Z] #8 151.4 Retrieving: liblcms2-2-2.12-150400.1.10.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:42:58.290Z] #8 151.5 Retrieving: libltdl7-2.4.6-3.4.1.x86_64 (Main Repository) (28/182), 32.6 KiB [2024-03-28T13:42:58.290Z] #8 151.5 Retrieving: libltdl7-2.4.6-3.4.1.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:42:58.290Z] #8 151.7 Retrieving: libnettle8-3.8.1-150500.2.25.x86_64 (Main Repository) (29/182), 164.2 KiB [2024-03-28T13:42:58.659Z] #8 151.7 Retrieving: libnettle8-3.8.1-150500.2.25.x86_64.rpm [....done (6.0 MiB/s)] [2024-03-28T13:42:58.659Z] #8 152.1 Retrieving: libogg0-1.3.2-150000.3.4.1.x86_64 (Main Repository) (30/182), 23.6 KiB [2024-03-28T13:42:59.038Z] #8 152.1 Retrieving: libogg0-1.3.2-150000.3.4.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:42:59.038Z] #8 152.3 Retrieving: libpciaccess0-0.14-1.16.x86_64 (Main Repository) (31/182), 25.5 KiB [2024-03-28T13:42:59.038Z] [2024-03-28T13:42:59.038Z] #8 148.5 Installing : libXinerama-1.1.4-10.el9.x86_64 183/470 [2024-03-28T13:42:59.038Z] #8 148.5 Installing : libXcomposite-0.4.5-7.el9.x86_64 184/470 [2024-03-28T13:42:59.038Z] #8 148.5 Installing : libXtst-1.2.3-16.el9.x86_64 185/470 [2024-03-28T13:42:59.038Z] #8 148.6 Installing : libXft-2.3.3-8.el9.x86_64 186/470#8 148.5 Installing : kmod-28-9.el9.x86_64 205/360#8 152.4 Retrieving: libpciaccess0-0.14-1.16.x86_64.rpm [.. [2024-03-28T13:42:59.038Z] #8 149.3 Installing : libwpe-1.10.0-4.el8.x86_64 42/247#9 152.2 Unpacking libglvnd0:amd64 (1.4.0-1) ... [2024-03-28T13:42:59.038Z] [2024-03-28T13:42:59.038Z] #8 148.6 Installing : pango-1.48.7-3.el9.x86_64 187/470 [2024-03-28T13:42:59.038Z] #8 148.7 Installing : librsvg2-2.50.7-3.el9.x86_64 188/470 [2024-03-28T13:42:59.038Z] #8 149.4 Installing : tigervnc-license-1.13.1-8.el8.noarch 43/247 [2024-03-28T13:42:59.038Z] #8 149.5 Installing : speex-1.2.0-1.el8.x86_64 44/247 [2024-03-28T13:42:59.038Z] #8 148.6 Installing : kbd-misc-2.4.0-9.el9.noarch 206/360 [2024-03-28T13:42:59.410Z] #8 148.7 Installing : kbd-legacy-2.4.0-9.el9.noarch 207/360done (2.7 KiB/s)] [2024-03-28T13:42:59.410Z] #8 152.5 Retrieving: libpixman-1-0-0.40.0-150400.3.3.1.x86_64 (Main Repository) (32/182), 239.7 KiB [2024-03-28T13:42:59.410Z] #8 152.5 Retrieving: libpixman-1-0-0.40.0-150400.3.3.1.x86_64.rpm [.#9 152.4 Selecting previously unselected package libegl1:amd64. [2024-03-28T13:42:59.410Z] #9 152.4 Preparing to unpack .../218-libegl1_1.4.0-1_amd64.deb ... [2024-03-28T13:42:59.410Z] #9 152.4 Unpacking libegl1:amd64 (1.4.0-1) ... [2024-03-28T13:42:59.410Z] [2024-03-28T13:42:59.410Z] #8 148.7 Installing : libXxf86vm-1.1.4-18.el9.x86_64 189/470 [2024-03-28T13:42:59.410Z] #8 148.8 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 190/470 [2024-03-28T13:42:59.410Z] #8 148.8 Installing : mesa-libGL-23.3.3-1.el9.x86_64 191/470 [2024-03-28T13:42:59.410Z] #8 148.8 Installing : libXt-1.2.0-6.el9.x86_64 192/470 [2024-03-28T13:42:59.410Z] #8 148.8 Installing : kbd-2.4.0-9.el9.x86_64 208/360 [2024-03-28T13:42:59.410Z] #8 148.8 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 209/360 [2024-03-28T13:42:59.410Z] #8 149.6 Installing : opus-1.3-0.4.beta.el8.x86_64 45/247.done (2.8 KiB/s)] [2024-03-28T13:42:59.410Z] #8 152.7 Retrieving: libpng16-16-1.6.34-3.9.1.x86_64 (Main Repository) (33/182), 134.2 KiB [2024-03-28T13:42:59.410Z] #8 152.7 Retrieving: libpng16-16-1.6.34-3.9.1.x86_64.rpm [. [2024-03-28T13:42:59.410Z] #8 148.9 Installing : libXmu-1.1.3-8.el9.x86_64 193/470 [2024-03-28T13:42:59.410Z] #8 148.9 Installing : xorg-x11-xauth-1:1.1-10.el9.x86_64 194/470 [2024-03-28T13:42:59.410Z] #8 148.9 Installing : libxkbfile-1.1.0-8.el9.x86_64 195/470 [2024-03-28T13:42:59.410Z] #8 148.9 Installing : xkbcomp-1.4.4-4.el9.x86_64 196/470 [2024-03-28T13:42:59.410Z] #8 148.9 Installing : xorg-x11-server-utils-7.7-44.el9.x86_64 197/470 [2024-03-28T13:42:59.410Z] #8 148.9 Installing : groff-base-1.22.4-10.el9.x86_64 209/360 [2024-03-28T13:42:59.410Z] #8 149.0 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 209/360 [2024-03-28T13:42:59.410Z] #8 149.8 Installing : libwebp-1.0.0-9.el8.x86_64 46/247.done (2.7 KiB/s)] [2024-03-28T13:42:59.410Z] [2024-03-28T13:42:59.410Z] #8 149.0 Installing : xorg-x11-xinit-1.4.0-11.el9.x86_64 198/470 [2024-03-28T13:42:59.410Z] #8 149.0 Installing : fltk-1.3.8-1.el9.x86_64 199/470 [2024-03-28T13:42:59.410Z] #8 149.1 Installing : mesa-libGLU-9.0.1-6.el9.x86_64 200/470 [2024-03-28T13:42:59.410Z] #8 149.0 Installing : perl-Digest-1.19-4.el9.noarch 210/360 [2024-03-28T13:42:59.410Z] #8 149.0 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 211/360 [2024-03-28T13:42:59.410Z] #8 149.0 Installing : perl-B-1.80-481.el9.x86_64 212/360 [2024-03-28T13:42:59.410Z] #8 149.0 Installing : perl-FileHandle-2.03-481.el9.noarch 213/360 [2024-03-28T13:42:59.410Z] #8 149.1 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 214/360#9 152.7 Selecting previously unselected package libglx0:amd64. [2024-03-28T13:42:59.410Z] #9 152.7 Preparing to unpack .../219-libglx0_1.4.0-1_amd64.deb ... [2024-03-28T13:42:59.410Z] #9 152.7 Unpacking libglx0:amd64 (1.4.0-1) ... [2024-03-28T13:42:59.790Z] [2024-03-28T13:42:59.790Z] #8 149.9 Installing : libfontenc-1.1.3-8.el8.x86_64 47/247#8 152.9 Retrieving: libseccomp2-2.5.3-150400.2.4.x86_64 (Main Repository) (34/182), 61.5 KiB [2024-03-28T13:42:59.790Z] #8 152.9 Retrieving: libseccomp2-2.5.3-150400.2.4.x86_64.rpm [.. [2024-03-28T13:42:59.790Z] #8 149.1 Installing : perl-libnet-3.13-4.el9.noarch 215/360 [2024-03-28T13:42:59.790Z] #8 149.1 Installing : perl-AutoLoader-5.74-481.el9.noarch 216/360 [2024-03-28T13:42:59.790Z] #8 149.1 Installing : perl-base-2.27-481.el9.noarch 217/360 [2024-03-28T13:42:59.790Z] #8 149.2 Installing : perl-URI-5.09-3.el9.noarch 218/360 [2024-03-28T13:42:59.790Z] #8 149.2 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 219/360 [2024-03-28T13:42:59.790Z] #8 149.1 Installing : libXv-1.0.11-16.el9.x86_64 201/470#9 152.8 Selecting previously unselected package libgl1:amd64. [2024-03-28T13:42:59.790Z] #9 152.8 Preparing to unpack .../220-libgl1_1.4.0-1_amd64.deb ... [2024-03-28T13:42:59.790Z] #9 152.9 Unpacking libgl1:amd64 (1.4.0-1) ... [2024-03-28T13:42:59.790Z] [2024-03-28T13:42:59.790Z] #8 150.1 Installing : libdvdread-5.0.3-9.el8.x86_64 48/247. [2024-03-28T13:42:59.790Z] #8 149.3 Installing : perl-if-0.60.800-481.el9.noarch 220/360 [2024-03-28T13:42:59.790Z] #8 149.3 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 221/360 [2024-03-28T13:42:59.790Z] #8 149.3 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 202/470 [2024-03-28T13:42:59.790Z] #8 149.3 Installing : startup-notification-0.12-23.el9.x86_64 203/470 [2024-03-28T13:42:59.790Z] #8 149.3 Installing : lame-libs-3.100-12.el9.x86_64 204/470.done (1.4 MiB/s)] [2024-03-28T13:42:59.790Z] #8 153.3 Retrieving: libspeex1-1.2-150000.3.5.2.x86_64 (Main Repository) (35/182), 57.6 KiB [2024-03-28T13:42:59.790Z] [2024-03-28T13:42:59.790Z] #8 149.3 Installing : perl-Time-Local-2:1.300-7.el9.noarch 222/360 [2024-03-28T13:42:59.790Z] #8 149.3 Installing : perl-File-Path-2.18-4.el9.noarch 223/360 [2024-03-28T13:42:59.790Z] #8 149.4 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 224/360 [2024-03-28T13:42:59.790Z] #8 149.4 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 225/360 [2024-03-28T13:43:00.160Z] #8 150.1 Running scriptlet: libdvdread-5.0.3-9.el8.x86_64 48/247 [2024-03-28T13:43:00.160Z] #8 149.4 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 226/360 [2024-03-28T13:43:00.160Z] #8 149.5 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 227/360 [2024-03-28T13:43:00.160Z] #8 149.5 Installing : perl-Class-Struct-0.66-481.el9.noarch 228/360 [2024-03-28T13:43:00.160Z] #8 149.5 Installing : perl-POSIX-1.94-481.el9.x86_64 229/360#8 153.3 Retrieving: libspeex1-1.2-150000.3.5.2.x86_64.rpm [..#9 153.1 Selecting previously unselected package libgstreamer-gl1.0-0:amd64. [2024-03-28T13:43:00.160Z] #9 153.1 Preparing to unpack .../221-libgstreamer-gl1.0-0_1.20.1-1ubuntu0.1_amd64.deb ... [2024-03-28T13:43:00.160Z] #9 153.1 Unpacking libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) ... [2024-03-28T13:43:00.160Z] [2024-03-28T13:43:00.160Z] #8 150.2 Installing : hicolor-icon-theme-0.17-2.el8.noarch 49/247 [2024-03-28T13:43:00.160Z] #8 149.5 Installing : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 205/470 [2024-03-28T13:43:00.160Z] #8 149.5 Installing : jbigkit-libs-2.1-23.el9.x86_64 206/470 [2024-03-28T13:43:00.160Z] #8 149.5 Installing : libtiff-4.4.0-12.el9.x86_64 207/470 [2024-03-28T13:43:00.160Z] #8 149.5 Installing : gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 208/470 [2024-03-28T13:43:00.160Z] #8 149.6 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 230/360 [2024-03-28T13:43:00.160Z] #8 149.6 Installing : perl-IPC-Open3-1.21-481.el9.noarch 231/360done (2.8 KiB/s)] [2024-03-28T13:43:00.160Z] #8 153.5 Retrieving: libthai-data-0.1.29-150400.1.4.x86_64 (Main Repository) (36/182), 139.8 KiB [2024-03-28T13:43:00.160Z] #8 153.5 Retrieving: libthai-data-0.1.29-150400.1.4.x86_64.rpm [.#9 153.3 Selecting previously unselected package libgtop2-common. [2024-03-28T13:43:00.160Z] #9 153.3 Preparing to unpack .../222-libgtop2-common_2.40.0-2build3_all.deb ... [2024-03-28T13:43:00.160Z] #9 153.4 Unpacking libgtop2-common (2.40.0-2build3) ... [2024-03-28T13:43:00.160Z] [2024-03-28T13:43:00.160Z] #8 150.4 Installing : gsm-1.0.17-5.el8.x86_64 50/247 [2024-03-28T13:43:00.160Z] #8 149.6 Installing : libgxps-0.3.2-3.el9.x86_64 209/470 [2024-03-28T13:43:00.160Z] #8 149.7 Installing : poppler-21.01.0-19.el9.x86_64 210/470 [2024-03-28T13:43:00.160Z] #8 149.7 Installing : poppler-glib-21.01.0-19.el9.x86_64 211/470 [2024-03-28T13:43:00.160Z] #8 149.7 Installing : javapackages-filesystem-6.0.0-4.el9.noarch 212/470 [2024-03-28T13:43:00.160Z] #8 149.6 Installing : perl-subs-1.03-481.el9.noarch 232/360 [2024-03-28T13:43:00.160Z] #8 149.7 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 233/360 [2024-03-28T13:43:00.160Z] #8 149.7 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 234/360 [2024-03-28T13:43:00.160Z] #8 149.7 Installing : perl-Term-Cap-1.17-460.el9.noarch 235/360 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 236/360.done (2.8 KiB/s)] [2024-03-28T13:43:00.160Z] #8 153.6 Retrieving: libvulkan1-1.2.133-1.26.x86_64 (Main Repository) (37/182), 104.4 KiB [2024-03-28T13:43:00.160Z] #8 153.6 Retrieving: libvulkan1-1.2.133-1.26.x86_64.rpm [. [2024-03-28T13:43:00.160Z] #8 150.5 Installing : libsndfile-1.0.28-14.el8.x86_64 51/247 [2024-03-28T13:43:00.160Z] #8 150.6 Running scriptlet: libsndfile-1.0.28-14.el8.x86_64 51/247 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : hyphen-2.8.8-17.el9.x86_64 213/470 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : hunspell-filesystem-1.7.0-11.el9.x86_64 214/470 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : hunspell-en-GB-0.20140811.1-20.el9.noarch 215/470 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : hunspell-en-0.20140811.1-20.el9.noarch 216/470 [2024-03-28T13:43:00.160Z] #8 149.9 Installing : hunspell-en-US-0.20140811.1-20.el9.noarch 217/470 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : perl-Socket-4:2.031-4.el9.x86_64 237/360 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : perl-SelectSaver-1.02-481.el9.noarch 238/360 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : perl-Symbol-1.08-481.el9.noarch 239/360 [2024-03-28T13:43:00.160Z] #8 149.8 Installing : perl-File-stat-1.09-481.el9.noarch 240/360 [2024-03-28T13:43:00.539Z] #8 149.9 Installing : perl-podlators-1:4.14-460.el9.noarch 241/360 [2024-03-28T13:43:00.539Z] #8 149.9 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 242/360 [2024-03-28T13:43:00.539Z] #8 149.9 Installing : perl-Fcntl-1.13-481.el9.x86_64 243/360 [2024-03-28T13:43:00.539Z] #8 150.0 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 244/360 [2024-03-28T13:43:00.539Z] #8 150.0 Installing : perl-mro-1.23-481.el9.x86_64 245/360. [2024-03-28T13:43:00.539Z] #8 149.9 Installing : hunspell-1.7.0-11.el9.x86_64 218/470 [2024-03-28T13:43:00.539Z] #8 149.9 Installing : enchant2-2.2.15-6.el9.x86_64 219/470 [2024-03-28T13:43:00.539Z] #8 149.9 Installing : gnome-control-center-filesystem-40.0-30.el9.noar 220/470#9 153.6 Selecting previously unselected package libgtop-2.0-11:amd64. [2024-03-28T13:43:00.539Z] #9 153.6 Preparing to unpack .../223-libgtop-2.0-11_2.40.0-2build3_amd64.deb ... [2024-03-28T13:43:00.539Z] #9 153.6 Unpacking libgtop-2.0-11:amd64 (2.40.0-2build3) ... [2024-03-28T13:43:00.539Z] [2024-03-28T13:43:00.539Z] #8 150.8 Installing : alsa-lib-1.2.10-2.el8.x86_64 52/247 [2024-03-28T13:43:00.539Z] #8 150.9 Running scriptlet: alsa-lib-1.2.10-2.el8.x86_64 52/247 [2024-03-28T13:43:00.539Z] #8 150.0 Installing : perl-IO-1.43-481.el9.x86_64 246/360 [2024-03-28T13:43:00.539Z] #8 150.0 Installing : perl-overloading-0.02-481.el9.noarch 247/360 [2024-03-28T13:43:00.539Z] #8 150.0 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 248/360 [2024-03-28T13:43:00.539Z] #8 150.1 Installing : perl-Errno-1.30-481.el9.x86_64 249/360 [2024-03-28T13:43:00.539Z] #8 150.1 Installing : perl-File-Basename-2.85-481.el9.noarch 250/360 [2024-03-28T13:43:00.539Z] #8 150.1 Installing : perl-Getopt-Std-1.12-481.el9.noarch 251/360 [2024-03-28T13:43:00.539Z] #8 150.1 Installing : glibc-headers-2.34-103.el9.x86_64 221/470 [2024-03-28T13:43:00.539Z] #8 150.1 Installing : giflib-5.2.1-9.el9.x86_64 222/470 [2024-03-28T13:43:00.539Z] #8 150.1 Installing : gcr-base-3.40.0-3.el9.x86_64 223/470#9 153.8 Selecting previously unselected package libharfbuzz-icu0:amd64. [2024-03-28T13:43:00.539Z] #9 153.8 Preparing to unpack .../224-libharfbuzz-icu0_2.7.4-1ubuntu3.1_amd64.deb ... [2024-03-28T13:43:00.539Z] #9 153.8 Unpacking libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) ... [2024-03-28T13:43:00.539Z] done (2.7 KiB/s)] [2024-03-28T13:43:00.539Z] #8 153.9 Retrieving: libwayland-client0-1.21.0-150500.1.1.x86_64 (Main Repository) (38/182), 38.6 KiB [2024-03-28T13:43:00.539Z] #8 153.9 Retrieving: libwayland-client0-1.21.0-150500.1.1.x86_64.rpm [. [2024-03-28T13:43:00.539Z] #8 150.1 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 252/360 [2024-03-28T13:43:00.539Z] #8 150.1 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 253/360 [2024-03-28T13:43:00.539Z] #8 150.2 Installing : perl-constant-1.33-461.el9.noarch 254/360 [2024-03-28T13:43:00.539Z] #8 150.2 Installing : perl-Storable-1:3.21-460.el9.x86_64 255/360 [2024-03-28T13:43:00.539Z] #8 150.2 Installing : perl-overload-1.31-481.el9.noarch 256/360 [2024-03-28T13:43:00.539Z] #8 150.2 Installing : perl-parent-1:0.238-460.el9.noarch 257/360 [2024-03-28T13:43:00.539Z] #8 150.9 Installing : libdvdnav-5.0.3-8.el8.x86_64 53/247 [2024-03-28T13:43:00.917Z] #8 151.0 Running scriptlet: libdvdnav-5.0.3-8.el8.x86_64 53/247.done] [2024-03-28T13:43:00.917Z] [2024-03-28T13:43:00.917Z] #8 150.2 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 224/470 [2024-03-28T13:43:00.917Z] #8 150.2 Installing : color-filesystem-1-28.el9.noarch 225/470 [2024-03-28T13:43:00.917Z] #8 150.2 Installing : perl-vars-1.05-481.el9.noarch 258/360 [2024-03-28T13:43:00.917Z] #8 150.3 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 259/360 [2024-03-28T13:43:00.917Z] #8 150.3 Installing : perl-Carp-1.50-460.el9.noarch 260/360 [2024-03-28T13:43:00.917Z] #8 150.3 Installing : perl-Exporter-5.74-461.el9.noarch 261/360 [2024-03-28T13:43:00.917Z] #8 150.3 Installing : perl-NDBM_File-1.15-481.el9.x86_64 262/360 [2024-03-28T13:43:00.917Z] #8 151.1 Installing : libXfont2-2.0.3-2.el8.x86_64 54/247#8 154.1 Retrieving: libwayland-egl1-99~1.21.0-150500.1.1.x86_64 (Main Repository) (39/182), 17.8 KiB [2024-03-28T13:43:00.917Z] #8 154.1 Retrieving: libwayland-egl1-99~1.21.0-150500.1.1.x86_64.rpm [.. [2024-03-28T13:43:00.917Z] #8 150.3 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 226/470#9 154.0 Selecting previously unselected package libhyphen0:amd64. [2024-03-28T13:43:00.917Z] #9 154.0 Preparing to unpack .../225-libhyphen0_2.8.8-7build2_amd64.deb ... [2024-03-28T13:43:00.917Z] #9 154.0 Unpacking libhyphen0:amd64 (2.8.8-7build2) ... [2024-03-28T13:43:00.917Z] [2024-03-28T13:43:00.917Z] #8 150.4 Installing : perl-PathTools-3.78-461.el9.x86_64 263/360 [2024-03-28T13:43:00.917Z] #8 151.2 Installing : libshout-2.2.2-19.el8.x86_64 55/247 [2024-03-28T13:43:00.917Z] #8 151.3 Running scriptlet: libshout-2.2.2-19.el8.x86_64 55/247 [2024-03-28T13:43:00.917Z] #8 151.3 Installing : wpebackend-fdo-1.10.0-3.el8.x86_64 56/247done (2.9 KiB/s)] [2024-03-28T13:43:00.917Z] #8 154.3 Retrieving: libwayland-server0-1.21.0-150500.1.1.x86_64 (Main Repository) (40/182), 44.4 KiB [2024-03-28T13:43:01.303Z] #8 154.3 Retrieving: libwayland-server0-1.21.0-150500.1.1.x86_64.rpm [. [2024-03-28T13:43:01.303Z] #8 150.5 Installing : perl-Encode-4:3.08-462.el9.x86_64 264/360 [2024-03-28T13:43:01.303Z] #8 151.4 Installing : xcb-util-0.4.0-10.el8.x86_64 57/247.done (2.9 KiB/s)] [2024-03-28T13:43:01.303Z] #8 154.5 Retrieving: libxshmfence1-1.2-1.23.x86_64 (Main Repository) (41/182), 11.2 KiB [2024-03-28T13:43:01.303Z] #8 154.5 Retrieving: libxshmfence1-1.2-1.23.x86_64.rpm [.#9 154.3 Selecting previously unselected package x11-common. [2024-03-28T13:43:01.303Z] #9 154.3 Preparing to unpack .../226-x11-common_1%3a7.7+23ubuntu2_all.deb ... [2024-03-28T13:43:01.303Z] #9 154.3 Unpacking x11-common (1:7.7+23ubuntu2) ... [2024-03-28T13:43:01.303Z] [2024-03-28T13:43:01.303Z] #8 150.8 Installing : perl-libs-4:5.32.1-481.el9.x86_64 265/360.done (2.7 KiB/s)] [2024-03-28T13:43:01.303Z] [2024-03-28T13:43:01.303Z] #8 151.5 Installing : libavc1394-0.5.4-7.el8.x86_64 58/247#9 154.6 Selecting previously unselected package libice6:amd64. [2024-03-28T13:43:01.303Z] #9 154.6 Preparing to unpack .../227-libice6_2%3a1.0.10-1build2_amd64.deb ... [2024-03-28T13:43:01.303Z] [2024-03-28T13:43:01.303Z] #8 150.8 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 266/360 [2024-03-28T13:43:01.303Z] #8 150.9 Installing : graphite2-1.3.14-9.el9.x86_64 267/360#8 154.7 Retrieving: pkg-config-0.29.2-1.436.x86_64 (Main Repository) (42/182), 231.6 KiB [2024-03-28T13:43:01.303Z] #8 154.7 Retrieving: pkg-config-0.29.2-1.436.x86_64.rpm [.. [2024-03-28T13:43:01.303Z] #8 151.7 Installing : libiec61883-1.2.0-18.el8.x86_64 59/247 [2024-03-28T13:43:01.680Z] #8 151.7 Running scriptlet: libiec61883-1.2.0-18.el8.x86_64 59/247 [2024-03-28T13:43:01.680Z] #8 150.9 Installing : harfbuzz-2.7.4-10.el9.x86_64 268/360 [2024-03-28T13:43:01.680Z] #8 151.0 Installing : freetype-2.10.4-9.el9.x86_64 269/360 [2024-03-28T13:43:01.680Z] #8 151.0 Installing : fontconfig-2.14.0-2.el9.x86_64 270/360#9 154.6 Unpacking libice6:amd64 (2:1.0.10-1build2) ... [2024-03-28T13:43:01.680Z] done (2.7 KiB/s)] [2024-03-28T13:43:01.680Z] #8 154.9 Retrieving: systemd-default-settings-branding-openSUSE-0.7-3.2.1.noarch (Main Repository) (43/182), 9.3 KiB [2024-03-28T13:43:01.680Z] #8 154.9 Retrieving: systemd-default-settings-branding-openSUSE-0.7-3.2.1.noarch.rpm [. [2024-03-28T13:43:01.680Z] #8 151.8 Installing : avahi-glib-0.7-27.el8.x86_64 60/247 [2024-03-28T13:43:01.680Z] #8 151.1 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 270/360#9 154.8 Selecting previously unselected package libjavascriptcoregtk-4.0-18:amd64. [2024-03-28T13:43:01.680Z] #9 154.8 Preparing to unpack .../228-libjavascriptcoregtk-4.0-18_2.42.5-0ubuntu0.22.04.2_amd64.deb ... [2024-03-28T13:43:01.680Z] #9 154.8 Unpacking libjavascriptcoregtk-4.0-18:amd64 (2.42.5-0ubuntu0.22.04.2) ... [2024-03-28T13:43:01.680Z] [2024-03-28T13:43:01.680Z] #8 152.0 Installing : cups-libs-1:2.2.6-57.el8.x86_64 61/247.done (3.1 KiB/s)] [2024-03-28T13:43:01.680Z] #8 155.1 Retrieving: systemd-default-settings-0.7-3.2.1.noarch (Main Repository) (44/182), 11.2 KiB [2024-03-28T13:43:02.052Z] #8 155.1 Retrieving: systemd-default-settings-0.7-3.2.1.noarch.rpm [.. [2024-03-28T13:43:02.052Z] #8 151.5 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 227/470done (2.9 KiB/s)] [2024-03-28T13:43:02.052Z] #8 155.3 Retrieving: unzip-6.00-150000.4.11.1.x86_64 (Main Repository) (45/182), 104.3 KiB [2024-03-28T13:43:02.052Z] #8 155.3 Retrieving: unzip-6.00-150000.4.11.1.x86_64.rpm [. [2024-03-28T13:43:02.052Z] #8 151.5 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 228/470 [2024-03-28T13:43:02.052Z] #8 151.6 Installing : which-2.21-29.el9.x86_64 229/470 [2024-03-28T13:43:02.052Z] #8 151.6 Installing : unzip-6.0-56.el9.x86_64 230/470#9 155.2 Selecting previously unselected package libevdev2:amd64. [2024-03-28T13:43:02.052Z] #9 155.2 Preparing to unpack .../229-libevdev2_1.12.1+dfsg-1_amd64.deb ... [2024-03-28T13:43:02.052Z] #9 155.2 Unpacking libevdev2:amd64 (1.12.1+dfsg-1) ... [2024-03-28T13:43:02.052Z] .done (2.7 KiB/s)] [2024-03-28T13:43:02.052Z] #8 155.5 Retrieving: xbitmaps-1.1.1-1.20.noarch (Main Repository) (46/182), 33.2 KiB [2024-03-28T13:43:02.052Z] #8 155.5 Retrieving: xbitmaps-1.1.1-1.20.noarch.rpm [. [2024-03-28T13:43:02.052Z] #8 151.6 Installing : systemd-rpm-macros-252-32.el9.noarch 231/470 [2024-03-28T13:43:02.052Z] #8 151.6 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 232/470 [2024-03-28T13:43:02.052Z] #8 151.6 Installing : libpsl-0.21.1-5.el9.x86_64 233/470 [2024-03-28T13:43:02.052Z] #8 151.6 Installing : pkgconf-m4-1.7.3-10.el9.noarch 234/470 [2024-03-28T13:43:02.436Z] #8 151.7 Installing : openssl-1:3.0.7-27.el9.x86_64 235/470#9 155.4 Selecting previously unselected package libmanette-0.2-0:amd64. [2024-03-28T13:43:02.436Z] #9 155.4 Preparing to unpack .../230-libmanette-0.2-0_0.2.6-3build1_amd64.deb ... [2024-03-28T13:43:02.436Z] #9 155.4 Unpacking libmanette-0.2-0:amd64 (0.2.6-3build1) ... [2024-03-28T13:43:02.436Z] .done (2.7 KiB/s)] [2024-03-28T13:43:02.436Z] #8 155.6 Retrieving: libSM6-1.2.2-1.23.x86_64 (Main Repository) (47/182), 21.8 KiB [2024-03-28T13:43:02.436Z] #8 155.7 Retrieving: libSM6-1.2.2-1.23.x86_64.rpm [. [2024-03-28T13:43:02.436Z] #8 151.8 Installing : ncurses-6.2-10.20210508.el9.x86_64 236/470 [2024-03-28T13:43:02.436Z] #8 151.8 Installing : make-1:4.3-8.el9.x86_64 237/470 [2024-03-28T13:43:02.436Z] #8 151.8 Installing : lksctp-tools-1.0.19-2.el9.x86_64 238/470#9 155.6 Selecting previously unselected package metacity-common. [2024-03-28T13:43:02.436Z] .#9 155.6 Preparing to unpack .../231-metacity-common_1%3a3.44.0-1ubuntu1_all.deb ... [2024-03-28T13:43:02.436Z] #9 155.6 Unpacking metacity-common (1:3.44.0-1ubuntu1) ... [2024-03-28T13:43:02.436Z] done (2.6 KiB/s)] [2024-03-28T13:43:02.436Z] #8 155.8 Retrieving: libxcb1-1.13-150000.3.9.1.x86_64 (Main Repository) (48/182), 49.4 KiB [2024-03-28T13:43:02.436Z] #8 155.8 Retrieving: libxcb1-1.13-150000.3.9.1.x86_64.rpm [. [2024-03-28T13:43:02.817Z] #8 152.8 Installing : webkit2gtk3-jsc-2.42.4-1.el8.x86_64 62/247#9 155.9 Selecting previously unselected package libmetacity3:amd64. [2024-03-28T13:43:02.818Z] [2024-03-28T13:43:02.818Z] #8 152.2 Installing : cairo-1.17.4-7.el9.x86_64 271/360.done (2.7 KiB/s)] [2024-03-28T13:43:02.818Z] #8 156.0 Retrieving: libdrm_radeon1-2.4.114-150500.3.2.x86_64 (Main Repository) (49/182), 58.5 KiB [2024-03-28T13:43:02.818Z] #8 156.0 Retrieving: libdrm_radeon1-2.4.114-150500.3.2.x86_64.rpm [. [2024-03-28T13:43:02.818Z] #8 153.0 Installing : liberation-mono-fonts-1:2.00.3-7.el8.noarch 63/247#9 155.9 Preparing to unpack .../232-libmetacity3_1%3a3.44.0-1ubuntu1_amd64.deb ... [2024-03-28T13:43:02.818Z] #9 155.9 Unpacking libmetacity3:amd64 (1:3.44.0-1ubuntu1) ... [2024-03-28T13:43:02.818Z] [2024-03-28T13:43:02.818Z] #8 152.2 Installing : cairo-gobject-1.17.4-7.el9.x86_64 272/360 [2024-03-28T13:43:02.818Z] #8 152.3 Installing : mkfontscale-1.2.1-3.el9.x86_64 273/360 [2024-03-28T13:43:02.818Z] #8 152.3 Installing : libXft-2.3.3-8.el9.x86_64 274/360 [2024-03-28T13:43:02.818Z] #8 152.3 Installing : pango-1.48.7-3.el9.x86_64 275/360.done (2.8 KiB/s)] [2024-03-28T13:43:02.818Z] #8 156.2 Retrieving: libdrm_nouveau2-2.4.114-150500.3.2.x86_64 (Main Repository) (50/182), 54.1 KiB [2024-03-28T13:43:02.818Z] [2024-03-28T13:43:02.818Z] #8 153.2 Installing : liberation-sans-fonts-1:2.00.3-7.el8.noarch 64/247#9 156.0 Selecting previously unselected package libnotify4:amd64. [2024-03-28T13:43:02.818Z] #9 156.0 Preparing to unpack .../233-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ... [2024-03-28T13:43:02.818Z] #9 156.1 Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ... [2024-03-28T13:43:02.818Z] [2024-03-28T13:43:03.214Z] #8 152.5 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 276/360#8 156.2 Retrieving: libdrm_nouveau2-2.4.114-150500.3.2.x86_64.rpm [..#9 156.3 Selecting previously unselected package libpython3.10:amd64. [2024-03-28T13:43:03.214Z] #9 156.3 Preparing to unpack .../234-libpython3.10_3.10.12-1~22.04.3_amd64.deb ... [2024-03-28T13:43:03.214Z] done (2.9 KiB/s)] [2024-03-28T13:43:03.214Z] #8 156.4 Retrieving: libdrm_amdgpu1-2.4.114-150500.3.2.x86_64 (Main Repository) (51/182), 58.1 KiB [2024-03-28T13:43:03.214Z] #8 156.4 Retrieving: libdrm_amdgpu1-2.4.114-150500.3.2.x86_64.rpm [.#9 156.3 Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ... [2024-03-28T13:43:03.214Z] [2024-03-28T13:43:03.214Z] #8 153.5 Installing : liberation-serif-fonts-1:2.00.3-7.el8.noarch 65/247 [2024-03-28T13:43:03.214Z] #8 152.6 Installing : librsvg2-2.50.7-3.el9.x86_64 277/360.done (2.8 KiB/s)] [2024-03-28T13:43:03.214Z] #8 156.5 Retrieving: libgtop-2_0-11-2.40.0-150400.9.30.x86_64 (Main Repository) (52/182), 52.1 KiB [2024-03-28T13:43:03.214Z] #8 156.6 Retrieving: libgtop-2_0-11-2.40.0-150400.9.30.x86_64.rpm [.#9 156.5 Selecting previously unselected package libsecret-common. [2024-03-28T13:43:03.214Z] #9 156.5 Preparing to unpack .../235-libsecret-common_0.20.5-2_all.deb ... [2024-03-28T13:43:03.214Z] #9 156.5 Unpacking libsecret-common (0.20.5-2) ... [2024-03-28T13:43:03.214Z] [2024-03-28T13:43:03.214Z] #8 153.6 Installing : dejavu-fonts-common-2.35-7.el8.noarch 66/247.done (2.8 KiB/s)] [2024-03-28T13:43:03.214Z] #8 156.8 Retrieving: libatk-1_0-0-2.36.0-150400.2.9.x86_64 (Main Repository) (53/182), 69.1 KiB [2024-03-28T13:43:03.214Z] #8 156.8 Retrieving: libatk-1_0-0-2.36.0-150400.2.9.x86_64.rpm [. [2024-03-28T13:43:03.214Z] #8 152.8 Installing : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 278/360 [2024-03-28T13:43:03.601Z] #8 152.9 Installing : fltk-1.3.8-1.el9.x86_64 279/360 [2024-03-28T13:43:03.601Z] #8 152.9 Installing : libgxps-0.3.2-3.el9.x86_64 280/360 [2024-03-28T13:43:03.601Z] #8 153.0 Installing : poppler-21.01.0-19.el9.x86_64 281/360 [2024-03-28T13:43:03.601Z] #8 153.0 Installing : poppler-glib-21.01.0-19.el9.x86_64 282/360#9 156.7 Selecting previously unselected package libsecret-1-0:amd64. [2024-03-28T13:43:03.601Z] . [2024-03-28T13:43:03.601Z] #8 153.8 Installing : dejavu-sans-mono-fonts-2.35-7.el8.noarch 67/247 [2024-03-28T13:43:03.601Z] #8 153.0 Installing : libXfont2-2.0.3-12.el9.x86_64 283/360 [2024-03-28T13:43:03.601Z] #8 153.1 Installing : ttmkfdir-3.0.9-65.el9.x86_64 284/360 [2024-03-28T13:43:03.601Z] #8 153.1 Installing : harfbuzz-icu-2.7.4-10.el9.x86_64 285/360 [2024-03-28T13:43:03.601Z] #8 153.2 Installing : gobject-introspection-1.68.0-11.el9.x86_64 286/360#9 156.7 Preparing to unpack .../236-libsecret-1-0_0.20.5-2_amd64.deb ... [2024-03-28T13:43:03.601Z] #9 156.7 Unpacking libsecret-1-0:amd64 (0.20.5-2) ... [2024-03-28T13:43:03.601Z] done (2.8 KiB/s)] [2024-03-28T13:43:03.601Z] #8 156.9 Retrieving: libhogweed6-3.8.1-150500.2.25.x86_64 (Main Repository) (54/182), 226.3 KiB [2024-03-28T13:43:03.601Z] #8 156.9 Retrieving: libhogweed6-3.8.1-150500.2.25.x86_64.rpm [. [2024-03-28T13:43:03.601Z] #8 153.2 Installing : fuse-common-3.10.2-8.el9.x86_64 287/360 [2024-03-28T13:43:03.601Z] #8 153.2 Installing : fuse-2.9.9-15.el9.x86_64 288/360 [2024-03-28T13:43:03.601Z] #8 153.2 Installing : bluez-libs-5.56-6.el9.x86_64 289/360 [2024-03-28T13:43:03.601Z] #8 153.3 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 290/360 [2024-03-28T13:43:03.977Z] #8 153.3 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 291/360#9 156.9 Selecting previously unselected package libsm6:amd64. [2024-03-28T13:43:03.977Z] #9 156.9 Preparing to unpack .../237-libsm6_2%3a1.2.3-1build2_amd64.deb ... [2024-03-28T13:43:03.977Z] #9 157.0 Unpacking libsm6:amd64 (2:1.2.3-1build2) ... [2024-03-28T13:43:03.977Z] .done (2.8 KiB/s)] [2024-03-28T13:43:03.977Z] #8 157.1 Retrieving: libvorbis0-1.3.6-150000.4.5.2.x86_64 (Main Repository) (55/182), 91.5 KiB [2024-03-28T13:43:03.977Z] #8 157.1 Retrieving: libvorbis0-1.3.6-150000.4.5.2.x86_64.rpm [. [2024-03-28T13:43:03.977Z] #8 154.0 Installing : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 68/247 [2024-03-28T13:43:03.977Z] #8 153.3 Installing : glib-networking-2.68.3-3.el9.x86_64 292/360 [2024-03-28T13:43:03.977Z] #8 153.4 Installing : libsoup-2.72.0-8.el9.x86_64 293/360 [2024-03-28T13:43:03.977Z] #8 153.4 Installing : geocode-glib-3.26.2-5.el9.x86_64 294/360 [2024-03-28T13:43:03.977Z] #8 153.4 Installing : libappstream-glib-0.7.18-4.el9.x86_64 295/360.done (2.8 KiB/s)] [2024-03-28T13:43:03.977Z] #8 157.3 Retrieving: libdrm_intel1-2.4.114-150500.3.2.x86_64 (Main Repository) (56/182), 96.2 KiB [2024-03-28T13:43:03.977Z] [2024-03-28T13:43:03.977Z] #8 154.2 Installing : jasper-libs-2.0.14-5.el8.x86_64 69/247 [2024-03-28T13:43:03.977Z] #8 153.5 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 296/360 [2024-03-28T13:43:03.977Z] #8 153.5 Installing : libosinfo-1.10.0-1.el9.x86_64 297/360 [2024-03-28T13:43:03.977Z] #8 153.5 Installing : acl-2.3.1-4.el9.x86_64 298/360#8 157.3 Retrieving: libdrm_intel1-2.4.114-150500.3.2.x86_64.rpm [.. [2024-03-28T13:43:03.977Z] #8 153.6 Installing : java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 239/470 [2024-03-28T13:43:03.977Z] #8 153.6 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 239/470#9 157.2 Selecting previously unselected package libsodium23:amd64. [2024-03-28T13:43:03.977Z] #9 157.2 Preparing to unpack .../238-libsodium23_1.0.18-1build2_amd64.deb ... [2024-03-28T13:43:03.977Z] #9 157.2 Unpacking libsodium23:amd64 (1.0.18-1build2) ... [2024-03-28T13:43:03.977Z] [2024-03-28T13:43:03.977Z] #8 154.3 Installing : libv4l-1.14.2-3.el8.x86_64 70/247 [2024-03-28T13:43:03.977Z] #8 153.5 Installing : dbus-1:1.12.20-8.el9.x86_64 299/360 [2024-03-28T13:43:03.977Z] #8 153.6 Installing : systemd-pam-252-32.el9.x86_64 300/360 [2024-03-28T13:43:04.378Z] #8 153.6 Running scriptlet: systemd-252-32.el9.x86_64 301/360#9 157.4 Selecting previously unselected package libxcb-util1:amd64. [2024-03-28T13:43:04.378Z] done (2.8 KiB/s)] [2024-03-28T13:43:04.378Z] [2024-03-28T13:43:04.378Z] #8 154.4 Running scriptlet: libv4l-1.14.2-3.el8.x86_64 70/247 [2024-03-28T13:43:04.378Z] #8 154.5 Installing : ttmkfdir-3.0.9-54.el8.x86_64 71/247#9 157.4 Preparing to unpack .../239-libxcb-util1_0.4.0-1build2_amd64.deb ... [2024-03-28T13:43:04.378Z] #9 157.4 Unpacking libxcb-util1:amd64 (0.4.0-1build2) ... [2024-03-28T13:43:04.378Z] #8 157.6 Retrieving: libthai0-0.1.29-150400.1.4.x86_64 (Main Repository) (57/182), 23.1 KiB [2024-03-28T13:43:04.378Z] #8 157.6 Retrieving: libthai0-0.1.29-150400.1.4.x86_64.rpm [. [2024-03-28T13:43:04.378Z] #8 154.7 Running scriptlet: xml-common-0.6.3-50.el8.noarch 72/247#9 157.7 Selecting previously unselected package libstartup-notification0:amd64. [2024-03-28T13:43:04.378Z] #9 157.7 Preparing to unpack .../240-libstartup-notification0_0.12-6build2_amd64.deb ... [2024-03-28T13:43:04.378Z] #9 157.7 Unpacking libstartup-notification0:amd64 (0.12-6build2) ... [2024-03-28T13:43:04.378Z] .done (2.8 KiB/s)] [2024-03-28T13:43:04.378Z] #8 157.8 Retrieving: libwayland-cursor0-1.21.0-150500.1.1.x86_64 (Main Repository) (58/182), 23.7 KiB [2024-03-28T13:43:04.378Z] #8 157.8 Retrieving: libwayland-cursor0-1.21.0-150500.1.1.x86_64.rpm [. [2024-03-28T13:43:04.780Z] #8 154.7 Installing : xml-common-0.6.3-50.el8.noarch 72/247.done (2.9 KiB/s)] [2024-03-28T13:43:04.780Z] #8 158.0 Retrieving: libgbm1-22.3.5-150500.75.2.x86_64 (Main Repository) (59/182), 183.0 KiB [2024-03-28T13:43:04.780Z] #8 158.0 Retrieving: libgbm1-22.3.5-150500.75.2.x86_64.rpm [.#9 157.9 Selecting previously unselected package libgles2:amd64. [2024-03-28T13:43:04.780Z] #9 157.9 Preparing to unpack .../241-libgles2_1.4.0-1_amd64.deb ... [2024-03-28T13:43:04.780Z] #9 157.9 Unpacking libgles2:amd64 (1.4.0-1) ... [2024-03-28T13:43:04.780Z] .done (2.8 KiB/s)] [2024-03-28T13:43:04.780Z] #8 158.1 Retrieving: xkeyboard-config-2.23.1-150000.3.12.1.noarch (Main Repository) (60/182), 384.2 KiB [2024-03-28T13:43:04.780Z] #8 158.1 Retrieving: xkeyboard-config-2.23.1-150000.3.12.1.noarch.rpm [.#9 158.0 Selecting previously unselected package xdg-dbus-proxy. [2024-03-28T13:43:04.780Z] #9 158.0 Preparing to unpack .../242-xdg-dbus-proxy_0.1.3-1_amd64.deb ... [2024-03-28T13:43:04.780Z] #9 158.1 Unpacking xdg-dbus-proxy (0.1.3-1) ... [2024-03-28T13:43:05.156Z] . [2024-03-28T13:43:05.947Z] #8 155.4 Installing : iso-codes-3.79-2.el8.noarch 73/247done (2.9 KiB/s)] [2024-03-28T13:43:05.947Z] #8 159.4 Retrieving: shared-mime-info-2.2-150500.1.1.x86_64 (Main Repository) (61/182), 323.2 KiB [2024-03-28T13:43:05.947Z] [2024-03-28T13:43:06.696Z] #8 155.5 Running scriptlet: libutempter-1.2.1-6.el9.x86_64 240/470#8 159.4 Retrieving: shared-mime-info-2.2-150500.1.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:43:06.696Z] #8 159.9 Retrieving: libxcb-xfixes0-1.13-150000.3.9.1.x86_64 (Main Repository) (62/182), 16.8 KiB [2024-03-28T13:43:06.696Z] #8 159.9 Retrieving: libxcb-xfixes0-1.13-150000.3.9.1.x86_64.rpm [.. [2024-03-28T13:43:06.696Z] #8 156.2 Installing : systemd-252-32.el9.x86_64 301/360#9 159.9 Selecting previously unselected package libopenjp2-7:amd64. [2024-03-28T13:43:06.696Z] [2024-03-28T13:43:06.696Z] #8 156.3 Installing : libutempter-1.2.1-6.el9.x86_64 240/470done (2.8 KiB/s)] [2024-03-28T13:43:06.696Z] #8 160.1 Retrieving: libxcb-util1-0.4.0-1.23.x86_64 (Main Repository) (63/182), 15.2 KiB [2024-03-28T13:43:06.696Z] #8 160.1 Retrieving: libxcb-util1-0.4.0-1.23.x86_64.rpm [. [2024-03-28T13:43:06.696Z] #8 157.0 Installing : shared-mime-info-1.9-4.el8.x86_64 74/247 [2024-03-28T13:43:06.696Z] #8 157.1 Running scriptlet: shared-mime-info-1.9-4.el8.x86_64 74/247 [2024-03-28T13:43:06.696Z] #8 156.3 Running scriptlet: systemd-252-32.el9.x86_64 301/360#9 159.9 Preparing to unpack .../243-libopenjp2-7_2.4.0-6_amd64.deb ... [2024-03-28T13:43:06.696Z] #9 160.0 Unpacking libopenjp2-7:amd64 (2.4.0-6) ... [2024-03-28T13:43:07.077Z] [2024-03-28T13:43:07.077Z] #8 156.3 Installing : libtirpc-1.3.3-6.el9.x86_64 241/470 [2024-03-28T13:43:07.077Z] #8 156.3 Installing : libpkgconf-1.7.3-10.el9.x86_64 242/470 [2024-03-28T13:43:07.077Z] #8 156.4 Installing : pkgconf-1.7.3-10.el9.x86_64 243/470 [2024-03-28T13:43:07.077Z] #8 156.4 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 244/470.done (2.7 KiB/s)] [2024-03-28T13:43:07.077Z] #8 160.3 Retrieving: libxcb-sync1-1.13-150000.3.9.1.x86_64 (Main Repository) (64/182), 16.4 KiB [2024-03-28T13:43:07.077Z] [2024-03-28T13:43:07.077Z] #8 157.3 Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 75/247#9 160.1 Selecting previously unselected package libwebpdemux2:amd64. [2024-03-28T13:43:07.077Z] #9 160.1 Preparing to unpack .../244-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ... [2024-03-28T13:43:07.077Z] #9 160.1 Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ... [2024-03-28T13:43:07.077Z] [2024-03-28T13:43:07.077Z] #8 156.5 Installing : xorg-x11-proto-devel-2022.2-1.el9.noarch 245/470 [2024-03-28T13:43:07.077Z] #8 156.5 Installing : zlib-devel-1.2.11-41.el9.x86_64 246/470 [2024-03-28T13:43:07.077Z] #8 156.5 Installing : libpng-devel-2:1.6.37-12.el9.x86_64 247/470 [2024-03-28T13:43:07.077Z] #8 156.6 Installing : libICE-devel-1.0.10-8.el9.x86_64 248/470 [2024-03-28T13:43:07.077Z] #8 157.4 Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 75/247#8 160.4 Retrieving: libxcb-sync1-1.13-150000.3.9.1.x86_64.rpm [.. [2024-03-28T13:43:07.077Z] #8 156.6 Installing : dbus-common-1:1.12.20-8.el9.noarch 302/360 [2024-03-28T13:43:07.077Z] #8 156.6 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 302/360 [2024-03-28T13:43:07.077Z] #8 156.6 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. [2024-03-28T13:43:07.077Z] #8 156.6 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. [2024-03-28T13:43:07.077Z] #8 156.6 [2024-03-28T13:43:07.077Z] [2024-03-28T13:43:07.077Z] #8 156.6 Installing : brotli-devel-1.0.9-6.el9.x86_64 249/470 [2024-03-28T13:43:07.077Z] #8 156.6 Installing : dbus-devel-1:1.12.20-8.el9.x86_64 250/470 [2024-03-28T13:43:07.077Z] #8 156.6 Installing : fribidi-devel-1.0.10-6.el9.2.x86_64 251/470 [2024-03-28T13:43:07.077Z] #8 156.7 Installing : libffi-devel-3.4.2-8.el9.x86_64 252/470 [2024-03-28T13:43:07.077Z] #8 156.7 Installing : sysprof-capture-devel-3.40.1-3.el9.x86_64 253/470#9 160.3 Selecting previously unselected package libwoff1:amd64. [2024-03-28T13:43:07.077Z] #9 160.3 Preparing to unpack .../245-libwoff1_1.0.2-1build4_amd64.deb ... [2024-03-28T13:43:07.077Z] #9 160.3 Unpacking libwoff1:amd64 (1.0.2-1build4) ... [2024-03-28T13:43:07.077Z] done (2.8 KiB/s)] [2024-03-28T13:43:07.077Z] [2024-03-28T13:43:07.457Z] #8 157.4 Installing : libnotify-0.7.7-6.el8.x86_64 76/247#8 156.6 Running scriptlet: dbus-broker-28-7.el9.x86_64 303/360#9 160.5 Selecting previously unselected package libwpe-1.0-1:amd64. [2024-03-28T13:43:07.457Z] [2024-03-28T13:43:07.457Z] #8 156.7 Installing : wayland-devel-1.21.0-1.el9.x86_64 254/470 [2024-03-28T13:43:07.457Z] #8 156.7 Installing : libSM-devel-1.2.3-10.el9.x86_64 255/470 [2024-03-28T13:43:07.457Z] #8 156.8 Installing : libXau-devel-1.0.9-8.el9.x86_64 256/470#8 160.6 Retrieving: libxcb-shm0-1.13-150000.3.9.1.x86_64 (Main Repository) (65/182), 13.5 KiB [2024-03-28T13:43:07.457Z] #8 160.6 Retrieving: libxcb-shm0-1.13-150000.3.9.1.x86_64.rpm [.. [2024-03-28T13:43:07.457Z] #8 157.6 Running scriptlet: libnotify-0.7.7-6.el8.x86_64 76/247 [2024-03-28T13:43:07.457Z] #8 157.6 Installing : gtk-update-icon-cache-3.22.30-11.el8.x86_64 77/247#9 160.5 Preparing to unpack .../246-libwpe-1.0-1_1.14.0-0ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:43:07.457Z] #9 160.5 Unpacking libwpe-1.0-1:amd64 (1.14.0-0ubuntu0.22.04.1) ... [2024-03-28T13:43:07.457Z] done (2.8 KiB/s)] [2024-03-28T13:43:07.457Z] #8 160.8 Retrieving: libxcb-render0-1.13-150000.3.9.1.x86_64 (Main Repository) (66/182), 22.0 KiB [2024-03-28T13:43:07.457Z] #8 160.8 Retrieving: libxcb-render0-1.13-150000.3.9.1.x86_64.rpm [. [2024-03-28T13:43:07.457Z] #8 157.7 Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 78/247 [2024-03-28T13:43:07.457Z] #8 157.8 Installing : libpsl-0.20.2-6.el8.x86_64 79/247 [2024-03-28T13:43:07.457Z] #8 157.0 Installing : dbus-broker-28-7.el9.x86_64 303/360 [2024-03-28T13:43:07.457Z] #8 157.0 Running scriptlet: dbus-broker-28-7.el9.x86_64 303/360 [2024-03-28T13:43:07.457Z] #8 157.0 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. [2024-03-28T13:43:07.457Z] #8 157.0 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. [2024-03-28T13:43:07.457Z] #8 157.0 [2024-03-28T13:43:07.457Z] #8 157.0 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 304/360#9 160.7 Selecting previously unselected package libwpebackend-fdo-1.0-1:amd64. [2024-03-28T13:43:07.457Z] #9 160.7 Preparing to unpack .../247-libwpebackend-fdo-1.0-1_1.14.2-0ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:43:07.457Z] #9 160.8 Unpacking libwpebackend-fdo-1.0-1:amd64 (1.14.2-0ubuntu0.22.04.1) ... [2024-03-28T13:43:07.457Z] [2024-03-28T13:43:07.457Z] #8 157.1 Installing : libxcb-devel-1.13.1-9.el9.x86_64 257/470.done (2.8 KiB/s)] [2024-03-28T13:43:07.457Z] [2024-03-28T13:43:07.830Z] #8 157.9 Installing : pkgconf-m4-1.4.2-1.el8.noarch 80/247#8 161.0 Retrieving: libxcb-randr0-1.13-150000.3.9.1.x86_64 (Main Repository) (67/182), 23.8 KiB [2024-03-28T13:43:07.830Z] #8 161.0 Retrieving: libxcb-randr0-1.13-150000.3.9.1.x86_64.rpm [.. [2024-03-28T13:43:07.830Z] #8 157.3 Installing : libX11-devel-1.7.0-9.el9.x86_64 258/470 [2024-03-28T13:43:07.830Z] #8 157.4 Installing : libXext-devel-1.3.4-8.el9.x86_64 259/470 [2024-03-28T13:43:07.830Z] #8 157.4 Installing : libXfixes-devel-5.0.3-16.el9.x86_64 260/470#9 161.1 Selecting previously unselected package libxslt1.1:amd64. [2024-03-28T13:43:07.830Z] done (2.8 KiB/s)] [2024-03-28T13:43:07.830Z] #8 161.2 Retrieving: libxcb-present0-1.13-150000.3.9.1.x86_64 (Main Repository) (68/182), 13.3 KiB [2024-03-28T13:43:07.830Z] #8 161.2 Retrieving: libxcb-present0-1.13-150000.3.9.1.x86_64.rpm [. [2024-03-28T13:43:07.830Z] #8 158.2 Installing : openssl-1:1.1.1k-12.el8.x86_64 81/247 [2024-03-28T13:43:07.830Z] #8 157.4 Installing : libXrender-devel-0.9.10-16.el9.x86_64 261/470 [2024-03-28T13:43:07.830Z] #8 157.4 Installing : libXi-devel-1.7.10-8.el9.x86_64 262/470 [2024-03-28T13:43:07.830Z] #8 157.5 Installing : libXcursor-devel-1.2.0-7.el9.x86_64 263/470 [2024-03-28T13:43:07.830Z] #8 157.4 Installing : geoclue2-2.6.0-7.el9.x86_64 304/360 [2024-03-28T13:43:07.830Z] #8 157.5 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 304/360 [2024-03-28T13:43:07.830Z] #8 157.5 Installing : libcanberra-0.30-27.el9.x86_64 305/360 [2024-03-28T13:43:08.265Z] #8 157.5 Running scriptlet: libcanberra-0.30-27.el9.x86_64 305/360#9 161.1 Preparing to unpack .../248-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:43:08.265Z] #9 161.1 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... [2024-03-28T13:43:08.265Z] .done (2.8 KiB/s)] [2024-03-28T13:43:08.265Z] #8 161.3 Retrieving: libxcb-glx0-1.13-150000.3.9.1.x86_64 (Main Repository) (69/182), 28.6 KiB [2024-03-28T13:43:08.265Z] #8 161.3 Retrieving: libxcb-glx0-1.13-150000.3.9.1.x86_64.rpm [. [2024-03-28T13:43:08.265Z] #8 157.5 Installing : libXrandr-devel-1.5.2-8.el9.x86_64 264/470 [2024-03-28T13:43:08.265Z] #8 157.5 Installing : libXcomposite-devel-0.4.5-7.el9.x86_64 265/470 [2024-03-28T13:43:08.265Z] #8 157.6 Installing : libXinerama-devel-1.1.4-10.el9.x86_64 266/470 [2024-03-28T13:43:08.265Z] #8 157.6 Installing : libXtst-devel-1.2.3-16.el9.x86_64 267/470 [2024-03-28T13:43:08.265Z] #8 157.6 Installing : libXdamage-devel-1.1.5-7.el9.x86_64 268/470#9 161.3 Selecting previously unselected package libwebkit2gtk-4.0-37:amd64. [2024-03-28T13:43:08.265Z] #9 161.3 Preparing to unpack .../249-libwebkit2gtk-4.0-37_2.42.5-0ubuntu0.22.04.2_amd64.deb ... [2024-03-28T13:43:08.265Z] #9 161.3 Unpacking libwebkit2gtk-4.0-37:amd64 (2.42.5-0ubuntu0.22.04.2) ... [2024-03-28T13:43:08.265Z] [2024-03-28T13:43:08.265Z] #8 157.6 Installing : dconf-0.40.0-6.el9.x86_64 306/360 [2024-03-28T13:43:08.265Z] #8 157.6 Running scriptlet: dconf-0.40.0-6.el9.x86_64 306/360 [2024-03-28T13:43:08.265Z] #8 157.6 Running scriptlet: polkit-0.117-11.el9.x86_64 307/360.done (2.8 KiB/s)] [2024-03-28T13:43:08.265Z] #8 161.5 Retrieving: libxcb-dri3-0-1.13-150000.3.9.1.x86_64 (Main Repository) (70/182), 14.3 KiB [2024-03-28T13:43:08.265Z] #8 161.5 Retrieving: libxcb-dri3-0-1.13-150000.3.9.1.x86_64.rpm [. [2024-03-28T13:43:08.265Z] #8 157.6 Installing : bzip2-devel-1.0.8-8.el9.x86_64 269/470 [2024-03-28T13:43:08.265Z] #8 157.6 Installing : graphite2-devel-1.3.14-9.el9.x86_64 270/470 [2024-03-28T13:43:08.265Z] #8 157.7 Installing : libblkid-devel-2.37.4-18.el9.x86_64 271/470 [2024-03-28T13:43:08.265Z] #8 157.7 Installing : libdatrie-devel-0.2.13-4.el9.x86_64 272/470 [2024-03-28T13:43:08.265Z] #8 157.7 Installing : libthai-devel-0.1.28-8.el9.x86_64 273/470 [2024-03-28T13:43:08.265Z] #8 158.4 Installing : ncurses-6.1-10.20180224.el8.x86_64 82/247.done (2.8 KiB/s)] [2024-03-28T13:43:08.265Z] #8 161.7 Retrieving: libxcb-dri2-0-1.13-150000.3.9.1.x86_64 (Main Repository) (71/182), 14.5 KiB [2024-03-28T13:43:08.265Z] #8 161.7 Retrieving: libxcb-dri2-0-1.13-150000.3.9.1.x86_64.rpm [. [2024-03-28T13:43:08.265Z] #8 157.7 Installing : libglvnd-core-devel-1:1.3.4-1.el9.x86_64 274/470 [2024-03-28T13:43:08.265Z] #8 157.8 Installing : libglvnd-devel-1:1.3.4-1.el9.x86_64 275/470 [2024-03-28T13:43:08.265Z] #8 157.8 Installing : libepoxy-devel-1.5.5-4.el9.x86_64 276/470 [2024-03-28T13:43:09.005Z] #8 158.6 Installing : libxslt-1.1.32-6.el8.x86_64 83/247.done (2.8 KiB/s)] [2024-03-28T13:43:09.005Z] #8 162.5 Retrieving: libvorbisfile3-1.3.6-150000.4.5.2.x86_64 (Main Repository) (72/182), 24.0 KiB [2024-03-28T13:43:09.373Z] #8 162.5 Retrieving: libvorbisfile3-1.3.6-150000.4.5.2.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:43:09.373Z] #8 162.7 Retrieving: libvorbisenc2-1.3.6-150000.4.5.2.x86_64 (Main Repository) (73/182), 77.9 KiB [2024-03-28T13:43:09.373Z] #8 162.7 Retrieving: libvorbisenc2-1.3.6-150000.4.5.2.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:43:09.373Z] #8 162.9 Retrieving: gtk3-data-3.24.34-150400.3.6.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (74/182), 111.7 KiB [2024-03-28T13:43:10.111Z] #8 162.9 Retrieving: gtk3-data-3.24.34-150400.3.6.1.noarch.rpm [...done] [2024-03-28T13:43:10.111Z] #8 163.4 Retrieving: gtk3-schema-3.24.34-150400.3.6.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (75/182), 111.5 KiB [2024-03-28T13:43:10.479Z] #8 163.4 Retrieving: gtk3-schema-3.24.34-150400.3.6.1.noarch.rpm [...done] [2024-03-28T13:43:10.479Z] #8 163.8 Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (76/182), 538.5 KiB [2024-03-28T13:43:10.984Z] [2024-03-28T13:43:10.984Z] #8 160.2 Installing : polkit-0.117-11.el9.x86_64 307/360 [2024-03-28T13:43:10.984Z] #8 160.2 Running scriptlet: polkit-0.117-11.el9.x86_64 307/360#8 164.0 Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch.rpm [.. [2024-03-28T13:43:10.984Z] #8 160.3 Installing : libicu-devel-67.1-9.el9.x86_64 277/470 [2024-03-28T13:43:10.984Z] #8 161.0 Installing : libsecret-0.18.6-1.el8.x86_64 84/247 [2024-03-28T13:43:10.984Z] #8 160.3 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 308/360done (2.9 KiB/s)] [2024-03-28T13:43:10.984Z] #8 164.2 Retrieving: libX11-data-1.6.5-150000.3.33.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (77/182), 144.3 KiB [2024-03-28T13:43:10.984Z] #8 164.2 Retrieving: libX11-data-1.6.5-150000.3.33.1.noarch.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:10.984Z] #8 164.4 Retrieving: libapparmor1-3.0.4-150500.11.9.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (78/182), 74.8 KiB [2024-03-28T13:43:10.984Z] #8 164.4 Retrieving: libapparmor1-3.0.4-150500.11.9.1.x86_64.rpm [. [2024-03-28T13:43:10.984Z] #8 160.5 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 309/360 [2024-03-28T13:43:10.984Z] #8 160.5 Installing : libpciaccess-devel-0.16-7.el9.x86_64 278/470done] [2024-03-28T13:43:10.984Z] #8 164.4 Retrieving: libavahi-common3-0.8-150400.7.16.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (79/182), 43.8 KiB [2024-03-28T13:43:11.750Z] #8 164.4 Retrieving: libavahi-common3-0.8-150400.7.16.1.x86_64.rpm [. [2024-03-28T13:43:16.827Z] #8 160.8 Running scriptlet: rtkit-0.11-28.el9.x86_64 310/360done] [2024-03-28T13:43:16.827Z] #8 169.8 Retrieving: libcares2-1.19.1-150000.3.23.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (80/182), 61.0 KiB [2024-03-28T13:43:16.827Z] #8 169.8 Retrieving: libcares2-1.19.1-150000.3.23.1.x86_64.rpm [. [2024-03-28T13:43:16.827Z] #8 165.9 Installing : libpsl-devel-0.21.1-5.el9.x86_64 279/470.done (2.8 KiB/s)] [2024-03-28T13:43:16.827Z] #8 170.1 Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (81/182), 151.4 KiB [2024-03-28T13:43:16.827Z] #8 170.1 Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:43:16.827Z] #8 170.4 Retrieving: libdevmapper1_03-2.03.22_1.02.196-150500.7.9.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (82/182), 187.8 KiB [2024-03-28T13:43:17.197Z] #8 170.4 Retrieving: libdevmapper1_03-2.03.22_1.02.196-150500.7.9.1.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:43:17.197Z] #8 170.6 Retrieving: libjbig2-2.1-150000.3.5.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (83/182), 33.0 KiB [2024-03-28T13:43:17.197Z] #8 170.6 Retrieving: libjbig2-2.1-150000.3.5.1.x86_64.rpm [.done] [2024-03-28T13:43:17.197Z] #8 170.6 Retrieving: libpcre2-8-0-10.39-150400.4.9.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (84/182), 342.5 KiB [2024-03-28T13:43:17.568Z] #8 170.6 Retrieving: libpcre2-8-0-10.39-150400.4.9.1.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:43:17.568Z] #8 170.8 Retrieving: pam-config-1.1-150200.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (85/182), 128.5 KiB [2024-03-28T13:43:19.784Z] #8 172.8 Retrieving: pam-config-1.1-150200.3.6.1.x86_64.rpm [.. [2024-03-28T13:43:19.784Z] #8 169.1 Installing : libsepol-devel-3.6-1.el9.x86_64 280/470 [2024-03-28T13:43:19.784Z] #8 169.9 Installing : libpkgconf-1.4.2-1.el8.x86_64 85/247#9 172.8 Selecting previously unselected package libxt6:amd64. [2024-03-28T13:43:19.784Z] #9 172.8 Preparing to unpack .../250-libxt6_1%3a1.2.1-1_amd64.deb ... [2024-03-28T13:43:19.784Z] #9 172.8 Unpacking libxt6:amd64 (1:1.2.1-1) ... [2024-03-28T13:43:19.784Z] .done (1.0 MiB/s)] [2024-03-28T13:43:19.784Z] #8 173.0 Retrieving: system-user-lp-20170617-150400.24.2.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (86/182), 11.9 KiB [2024-03-28T13:43:19.784Z] #8 173.0 Retrieving: system-user-lp-20170617-150400.24.2.1.noarch.rpm [. [2024-03-28T13:43:19.784Z] #8 170.0 Installing : pkgconf-1.4.2-1.el8.x86_64 86/247 [2024-03-28T13:43:19.784Z] #8 170.1 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 87/247 [2024-03-28T13:43:19.784Z] #8 169.2 Installing : libtiff-devel-4.4.0-12.el9.x86_64 281/470 [2024-03-28T13:43:19.784Z] #8 169.2 Installing : glibc-devel-2.34-103.el9.x86_64 282/470 [2024-03-28T13:43:19.784Z] #8 169.2 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 283/470#9 173.1 Selecting previously unselected package libxmu6:amd64. [2024-03-28T13:43:19.784Z] #9 173.1 Preparing to unpack .../251-libxmu6_2%3a1.1.3-3_amd64.deb ... [2024-03-28T13:43:19.784Z] [2024-03-28T13:43:19.784Z] #8 169.3 Installing : rtkit-0.11-28.el9.x86_64 310/360 [2024-03-28T13:43:19.784Z] #8 169.3 Running scriptlet: rtkit-0.11-28.el9.x86_64 310/360.done (2.8 KiB/s)] [2024-03-28T13:43:19.784Z] #8 173.2 Retrieving: systemd-presets-common-SUSE-15-150500.20.6.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (87/182), 21.4 KiB [2024-03-28T13:43:19.784Z] #8 173.2 Retrieving: systemd-presets-common-SUSE-15-150500.20.6.1.noarch.rpm [. [2024-03-28T13:43:19.784Z] #8 170.2 Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 88/247 [2024-03-28T13:43:19.784Z] #8 169.3 Installing : pcre-devel-8.44-3.el9.3.x86_64 284/470 [2024-03-28T13:43:20.161Z] #8 169.4 Installing : pcre2-devel-10.40-5.el9.x86_64 285/470#9 173.1 Unpacking libxmu6:amd64 (2:1.1.3-3) ... [2024-03-28T13:43:20.161Z] [2024-03-28T13:43:20.161Z] #8 169.4 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. [2024-03-28T13:43:20.161Z] #8 169.4 [2024-03-28T13:43:20.161Z] .done (2.9 KiB/s)] [2024-03-28T13:43:20.161Z] #8 173.4 Retrieving: tar-1.34-150000.3.34.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (88/182), 250.4 KiB [2024-03-28T13:43:20.161Z] [2024-03-28T13:43:20.161Z] #8 170.3 Installing : libmodman-2.0.1-17.el8.x86_64 89/247 [2024-03-28T13:43:20.161Z] #8 169.5 Installing : libselinux-devel-3.6-1.el9.x86_64 286/470 [2024-03-28T13:43:20.161Z] #8 169.5 Installing : libmount-devel-2.37.4-18.el9.x86_64 287/470#9 173.3 Selecting previously unselected package libxpm4:amd64. [2024-03-28T13:43:20.161Z] #9 173.3 Preparing to unpack .../252-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... [2024-03-28T13:43:20.161Z] [2024-03-28T13:43:20.161Z] #8 170.5 Running scriptlet: libmodman-2.0.1-17.el8.x86_64 89/247#8 169.6 Installing : pipewire-libs-1.0.1-1.el9.x86_64 311/360 [2024-03-28T13:43:20.161Z] #8 169.6 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 312/360#8 173.4 Retrieving: tar-1.34-150000.3.34.1.x86_64.rpm [. [2024-03-28T13:43:20.161Z] #8 169.7 Installing : glib2-devel-2.68.4-14.el9.x86_64 288/470 [2024-03-28T13:43:20.161Z] #8 169.8 Installing : atk-devel-2.36.0-5.el9.x86_64 289/470#9 173.3 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... [2024-03-28T13:43:20.161Z] [2024-03-28T13:43:20.161Z] #8 170.5 Installing : libproxy-0.4.15-5.2.el8.x86_64 90/247 [2024-03-28T13:43:20.161Z] #8 170.6 Running scriptlet: libproxy-0.4.15-5.2.el8.x86_64 90/247.done (2.7 KiB/s)] [2024-03-28T13:43:20.161Z] #8 173.6 Retrieving: vim-data-common-9.0.2103-150500.20.6.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (89/182), 282.4 KiB [2024-03-28T13:43:20.546Z] #8 173.7 Retrieving: vim-data-common-9.0.2103-150500.20.6.1.noarch.rpm [. [2024-03-28T13:43:20.546Z] #8 169.8 Installing : gdk-pixbuf2-devel-2.42.6-3.el9.x86_64 290/470#9 173.5 Selecting previously unselected package libxaw7:amd64. [2024-03-28T13:43:20.546Z] #9 173.5 Preparing to unpack .../253-libxaw7_2%3a1.0.14-1_amd64.deb ... [2024-03-28T13:43:20.546Z] #9 173.5 Unpacking libxaw7:amd64 (2:1.0.14-1) ... [2024-03-28T13:43:20.546Z] .done (2.8 KiB/s)] [2024-03-28T13:43:20.546Z] [2024-03-28T13:43:20.546Z] #8 170.1 Installing : freetype-devel-2.10.4-9.el9.x86_64 291/470#8 173.8 Retrieving: busybox-hostname-1.35.0-150400.4.5.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (90/182), 10.5 KiB [2024-03-28T13:43:20.546Z] #8 173.9 Retrieving: busybox-hostname-1.35.0-150400.4.5.1.noarch.rpm [. [2024-03-28T13:43:20.546Z] #8 170.9 Installing : glib-networking-2.56.1-1.1.el8.x86_64 91/247 [2024-03-28T13:43:20.546Z] #8 170.1 Installing : pipewire-1.0.1-1.el9.x86_64 312/360 [2024-03-28T13:43:20.546Z] #8 170.1 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 312/360 [2024-03-28T13:43:20.546Z] #8 170.1 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. [2024-03-28T13:43:20.546Z] #8 170.1 [2024-03-28T13:43:20.546Z] #9 173.9 Selecting previously unselected package libxfont2:amd64. [2024-03-28T13:43:20.546Z] [2024-03-28T13:43:20.939Z] #8 170.1 Installing : harfbuzz-devel-2.7.4-10.el9.x86_64 292/470.done (2.8 KiB/s)] [2024-03-28T13:43:20.939Z] #8 174.0 Retrieving: libLLVM15-15.0.7-150500.4.4.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (91/182), 21.9 MiB [2024-03-28T13:43:20.939Z] #8 174.0 Retrieving: libLLVM15-15.0.7-150500.4.4.1.x86_64.rpm [.#8 170.2 Installing : wireplumber-libs-0.4.14-1.el9.x86_64 313/360 [2024-03-28T13:43:20.939Z] #8 170.2 Installing : wireplumber-0.4.14-1.el9.x86_64 314/360 [2024-03-28T13:43:20.939Z] #8 170.3 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 315/360#9 173.9 Preparing to unpack .../254-libxfont2_1%3a2.0.5-1build1_amd64.deb ... [2024-03-28T13:43:20.939Z] #9 173.9 Unpacking libxfont2:amd64 (1:2.0.5-1build1) ... [2024-03-28T13:43:20.939Z] [2024-03-28T13:43:20.939Z] #8 170.2 Installing : webkit2gtk3-jsc-devel-2.42.4-1.el9.x86_64 293/470 [2024-03-28T13:43:20.939Z] #8 170.2 Installing : pixman-devel-0.40.0-6.el9.x86_64 294/470 [2024-03-28T13:43:20.939Z] #8 170.3 Installing : sqlite-devel-3.34.1-7.el9.x86_64 295/470 [2024-03-28T13:43:20.939Z] #8 170.3 Installing : xz-devel-5.2.5-8.el9.x86_64 296/470.. [2024-03-28T13:43:20.939Z] #8 170.3 Installing : geoclue2-libs-2.6.0-7.el9.x86_64 316/360 [2024-03-28T13:43:20.939Z] #8 170.3 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 317/360 [2024-03-28T13:43:20.939Z] #8 170.4 Installing : dbus-daemon-1:1.12.20-8.el9.x86_64 317/360 [2024-03-28T13:43:20.939Z] #8 171.1 Installing : libsoup-2.62.3-5.el8.x86_64 92/247#9 174.2 Selecting previously unselected package libxkbfile1:amd64. [2024-03-28T13:43:20.939Z] [2024-03-28T13:43:20.939Z] #8 170.5 Installing : libxml2-devel-2.9.13-5.el9.x86_64 297/470 [2024-03-28T13:43:20.939Z] #8 170.5 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 317/360 [2024-03-28T13:43:20.939Z] #8 170.6 Installing : dbus-x11-1:1.12.20-8.el9.x86_64 318/360. [2024-03-28T13:43:20.939Z] #8 171.3 Installing : rest-0.8.1-2.el8.x86_64 93/247 [2024-03-28T13:43:20.939Z] #8 171.4 Running scriptlet: rest-0.8.1-2.el8.x86_64 93/247#9 174.2 Preparing to unpack .../255-libxkbfile1_1%3a1.1.0-1build3_amd64.deb ... [2024-03-28T13:43:20.939Z] #9 174.2 Unpacking libxkbfile1:amd64 (1:1.1.0-1build3) ... [2024-03-28T13:43:20.939Z] [2024-03-28T13:43:20.939Z] #8 170.5 Installing : libxkbcommon-devel-1.0.3-4.el9.x86_64 298/470 [2024-03-28T13:43:21.326Z] #8 170.6 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 299/470 [2024-03-28T13:43:21.326Z] #8 170.6 Installing : tigervnc-server-minimal-1.13.1-8.el9.x86_64 319/360 [2024-03-28T13:43:21.326Z] #8 170.7 Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 320/360 [2024-03-28T13:43:21.326Z] #8 171.4 Installing : libmetalink-0.1.3-7.el8.x86_64 94/247 [2024-03-28T13:43:21.326Z] #8 171.5 Installing : libgusb-0.3.0-1.el8.x86_64 95/247#9 174.4 Selecting previously unselected package libxpresent1:amd64. [2024-03-28T13:43:21.326Z] #9 174.4 Preparing to unpack .../256-libxpresent1_1.0.0-2build1_amd64.deb ... [2024-03-28T13:43:21.326Z] #9 174.4 Unpacking libxpresent1:amd64 (1.0.0-2build1) ... [2024-03-28T13:43:21.326Z] [2024-03-28T13:43:21.326Z] #8 170.7 Installing : device-mapper-9:1.02.197-2.el9.x86_64 321/360 [2024-03-28T13:43:21.326Z] #8 170.8 Installing : cryptsetup-libs-2.6.0-3.el9.x86_64 322/360 [2024-03-28T13:43:21.711Z] #8 171.7 Installing : colord-libs-1.4.2-1.el8.x86_64 96/247done (60.3 MiB/s)] [2024-03-28T13:43:21.711Z] [2024-03-28T13:43:21.711Z] #8 171.1 Installing : systemd-udev-252-32.el9.x86_64 323/360 [2024-03-28T13:43:21.711Z] #8 171.1 Running scriptlet: systemd-udev-252-32.el9.x86_64 323/360#8 175.0 Retrieving: libmetalink3-0.1.3-150000.3.2.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (92/182), 27.6 KiB [2024-03-28T13:43:21.711Z] #8 175.0 Retrieving: libmetalink3-0.1.3-150000.3.2.1.x86_64.rpm [.done] [2024-03-28T13:43:21.711Z] #9 174.8 Selecting previously unselected package libxres1:amd64. [2024-03-28T13:43:21.711Z] #9 174.8 Preparing to unpack .../257-libxres1_2%3a1.2.1-1_amd64.deb ... [2024-03-28T13:43:21.711Z] #9 174.8 Unpacking libxres1:amd64 (2:1.2.1-1) ... [2024-03-28T13:43:21.711Z] [2024-03-28T13:43:21.711Z] #8 171.9 Installing : libgudev-232-4.el8.x86_64 97/247#9 175.0 Selecting previously unselected package zenity-common. [2024-03-28T13:43:21.711Z] #8 175.0 Retrieving: perl-5.26.1-150300.17.14.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (93/182), 6.5 MiB [2024-03-28T13:43:21.711Z] #8 175.0 Retrieving: perl-5.26.1-150300.17.14.1.x86_64.rpm [. [2024-03-28T13:43:22.103Z] #8 172.1 Installing : libcroco-0.6.12-4.el8_2.1.x86_64 98/247#9 175.0 Preparing to unpack .../258-zenity-common_3.42.1-0ubuntu1_all.deb ... [2024-03-28T13:43:22.103Z] #9 175.0 Unpacking zenity-common (3.42.1-0ubuntu1) ... [2024-03-28T13:43:22.103Z] . [2024-03-28T13:43:22.103Z] #8 172.2 Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 98/247..done (29.4 MiB/s)] [2024-03-28T13:43:22.103Z] #9 175.3 Selecting previously unselected package zenity. [2024-03-28T13:43:22.103Z] #9 175.3 Preparing to unpack .../259-zenity_3.42.1-0ubuntu1_amd64.deb ... [2024-03-28T13:43:22.103Z] #9 175.3 Unpacking zenity (3.42.1-0ubuntu1) ... [2024-03-28T13:43:22.103Z] #8 175.6 Retrieving: libFLAC8-1.3.2-150000.3.14.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (94/182), 103.3 KiB [2024-03-28T13:43:22.490Z] #8 175.6 Retrieving: libFLAC8-1.3.2-150000.3.14.1.x86_64.rpm [. [2024-03-28T13:43:22.490Z] #8 171.8 Installing : llvm-libs-17.0.6-5.el9.x86_64 300/470#9 175.5 Selecting previously unselected package metacity. [2024-03-28T13:43:22.490Z] #9 175.5 Preparing to unpack .../260-metacity_1%3a3.44.0-1ubuntu1_amd64.deb ... [2024-03-28T13:43:22.490Z] #9 175.5 Unpacking metacity (1:3.44.0-1ubuntu1) ... [2024-03-28T13:43:22.490Z] .#9 175.6 Selecting previously unselected package tigervnc-common. [2024-03-28T13:43:22.490Z] #9 175.6 Preparing to unpack .../261-tigervnc-common_1.12.0+dfsg-4ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:43:22.490Z] #9 175.7 Unpacking tigervnc-common (1.12.0+dfsg-4ubuntu0.22.04.1) ... [2024-03-28T13:43:22.490Z] done (2.8 KiB/s)] [2024-03-28T13:43:22.490Z] #8 175.8 Retrieving: libfreetype6-2.10.4-150000.4.15.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (95/182), 447.3 KiB [2024-03-28T13:43:22.490Z] #8 175.9 Retrieving: libfreetype6-2.10.4-150000.4.15.1.x86_64.rpm [.#9 175.8 Selecting previously unselected package x11-xkb-utils. [2024-03-28T13:43:22.490Z] #9 175.8 Preparing to unpack .../262-x11-xkb-utils_7.7+5build4_amd64.deb ... [2024-03-28T13:43:22.490Z] #9 175.8 Unpacking x11-xkb-utils (7.7+5build4) ... [2024-03-28T13:43:22.490Z] .done (2.9 KiB/s)] [2024-03-28T13:43:22.873Z] [2024-03-28T13:43:22.873Z] #8 173.0 Installing : hwdata-0.314-8.22.el8.noarch 99/247 [2024-03-28T13:43:22.873Z] #8 173.1 Installing : libpciaccess-0.14-1.el8.x86_64 100/247#8 176.1 Retrieving: libgnutls30-3.7.3-150400.4.41.3.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (96/182), 891.2 KiB [2024-03-28T13:43:22.873Z] #8 176.1 Retrieving: libgnutls30-3.7.3-150400.4.41.3.x86_64.rpm [.#9 175.9 Selecting previously unselected package tigervnc-standalone-server. [2024-03-28T13:43:22.873Z] #9 175.9 Preparing to unpack .../263-tigervnc-standalone-server_1.12.0+dfsg-4ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:43:22.873Z] #9 176.0 Unpacking tigervnc-standalone-server (1.12.0+dfsg-4ubuntu0.22.04.1) ... [2024-03-28T13:43:22.873Z] [2024-03-28T13:43:22.873Z] #8 172.4 Installing : mesa-dri-drivers-23.3.3-1.el9.x86_64 301/470 [2024-03-28T13:43:22.873Z] #8 172.4 Installing : vulkan-loader-1.3.268.0-1.el9.x86_64 302/470.done (3.1 KiB/s)] [2024-03-28T13:43:22.873Z] #8 176.3 Retrieving: libgnutls30-hmac-3.7.3-150400.4.41.3.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (97/182), 112.3 KiB [2024-03-28T13:43:22.873Z] #8 176.3 Retrieving: libgnutls30-hmac-3.7.3-150400.4.41.3.x86_64.rpm [. [2024-03-28T13:43:22.873Z] #8 173.2 Installing : libdrm-2.4.115-2.el8.x86_64 101/247#9 176.2 Selecting previously unselected package tigervnc-tools. [2024-03-28T13:43:23.268Z] [2024-03-28T13:43:23.268Z] #8 173.4 Installing : mesa-libgbm-23.1.4-2.el8.x86_64 102/247. [2024-03-28T13:43:23.268Z] #8 172.6 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. [2024-03-28T13:43:23.268Z] #8 172.6 [2024-03-28T13:43:23.268Z] #9 176.2 Preparing to unpack .../264-tigervnc-tools_1.12.0+dfsg-4ubuntu0.22.04.1_amd64.deb ... [2024-03-28T13:43:23.269Z] #9 176.2 Unpacking tigervnc-tools (1.12.0+dfsg-4ubuntu0.22.04.1) ... [2024-03-28T13:43:23.269Z] [2024-03-28T13:43:23.269Z] #8 173.5 Running scriptlet: mesa-libgbm-23.1.4-2.el8.x86_64 102/247#8 172.6 Installing : upower-0.99.11-11.el9.x86_64 324/360 [2024-03-28T13:43:23.269Z] #8 172.7 Running scriptlet: upower-0.99.11-11.el9.x86_64 324/360 [2024-03-28T13:43:23.269Z] #8 172.7 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. [2024-03-28T13:43:23.269Z] #8 172.7 [2024-03-28T13:43:23.269Z] #8 172.7 Installing : libtracker-sparql-3.1.2-3.el9.x86_64 325/360done (2.9 KiB/s)] [2024-03-28T13:43:23.269Z] #8 176.5 Retrieving: libxkbcommon0-1.3.0-150400.3.5.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (98/182), 118.4 KiB [2024-03-28T13:43:23.269Z] #8 176.5 Retrieving: libxkbcommon0-1.3.0-150400.3.5.1.x86_64.rpm [.#9 176.4 Selecting previously unselected package unzip. [2024-03-28T13:43:23.269Z] #9 176.4 Preparing to unpack .../265-unzip_6.0-26ubuntu3.2_amd64.deb ... [2024-03-28T13:43:23.269Z] #9 176.4 Unpacking unzip (6.0-26ubuntu3.2) ... [2024-03-28T13:43:23.269Z] [2024-03-28T13:43:23.269Z] #8 173.5 Installing : libglvnd-egl-1:1.3.4-2.el8.x86_64 103/247 [2024-03-28T13:43:23.269Z] #8 172.8 Installing : tracker-3.1.2-3.el9.x86_64 326/360 [2024-03-28T13:43:23.269Z] #8 172.8 Running scriptlet: tracker-3.1.2-3.el9.x86_64 326/360.#9 176.5 Selecting previously unselected package vim-runtime. [2024-03-28T13:43:23.269Z] #9 176.5 Preparing to unpack .../266-vim-runtime_2%3a8.2.3995-1ubuntu2.16_all.deb ... [2024-03-28T13:43:23.269Z] #9 176.6 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2024-03-28T13:43:23.269Z] #9 176.6 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2024-03-28T13:43:23.269Z] #9 176.6 Unpacking vim-runtime (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:43:23.656Z] [2024-03-28T13:43:23.656Z] #8 173.7 Installing : mesa-libEGL-23.1.4-2.el8.x86_64 104/247.done (1.6 MiB/s)] [2024-03-28T13:43:23.656Z] #8 176.8 Retrieving: kbd-2.4.0-150400.5.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (99/182), 1.8 MiB [2024-03-28T13:43:23.656Z] #8 176.9 Retrieving: kbd-2.4.0-150400.5.6.1.x86_64.rpm [ [2024-03-28T13:43:23.656Z] #8 173.0 Installing : mesa-vulkan-drivers-23.3.3-1.el9.x86_64 303/470 [2024-03-28T13:43:23.656Z] #8 173.0 Installing : libeconf-0.4.1-3.el9.x86_64 304/470 [2024-03-28T13:43:23.657Z] #8 173.0 Installing : tracker-miners-3.1.2-4.el9.x86_64 327/360.. [2024-03-28T13:43:23.657Z] #8 173.8 Installing : libglvnd-gles-1:1.3.4-2.el8.x86_64 105/247 [2024-03-28T13:43:23.657Z] #8 173.1 Installing : libdb-5.3.28-53.el9.x86_64 305/470 [2024-03-28T13:43:23.657Z] #8 173.2 Installing : pam-1.5.1-19.el9.x86_64 306/470 [2024-03-28T13:43:23.657Z] #8 173.0 Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 327/360 [2024-03-28T13:43:23.657Z] #8 173.1 Running scriptlet: colord-1.4.5-4.el9.x86_64 328/360done (3.2 KiB/s)] [2024-03-28T13:43:23.657Z] [2024-03-28T13:43:24.057Z] #8 173.2 Installing : libpwquality-1.4.4-8.el9.x86_64 307/470#8 177.1 Retrieving: libX11-xcb1-1.6.5-150000.3.33.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (100/182), 16.2 KiB [2024-03-28T13:43:24.057Z] #8 177.1 Retrieving: libX11-xcb1-1.6.5-150000.3.33.1.x86_64.rpm [.done] [2024-03-28T13:43:24.057Z] #8 177.2 Retrieving: libX11-6-1.6.5-150000.3.33.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (101/182), 561.1 KiB [2024-03-28T13:43:24.057Z] #8 177.2 Retrieving: libX11-6-1.6.5-150000.3.33.1.x86_64.rpm [.. [2024-03-28T13:43:24.057Z] #8 173.5 Installing : colord-1.4.5-4.el9.x86_64 328/360 [2024-03-28T13:43:24.057Z] #8 173.6 Running scriptlet: colord-1.4.5-4.el9.x86_64 328/360 [2024-03-28T13:43:24.057Z] #8 173.6 Installing : flatpak-session-helper-1.12.8-1.el9.x86_64 329/360done (3.0 KiB/s)] [2024-03-28T13:43:24.057Z] #8 177.5 Retrieving: libavahi-client3-0.8-150400.7.16.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (102/182), 47.1 KiB [2024-03-28T13:43:24.057Z] #8 177.5 Retrieving: libavahi-client3-0.8-150400.7.16.1.x86_64.rpm [.done] [2024-03-28T13:43:24.057Z] #8 177.5 Retrieving: dbus-1-1.12.2-150400.18.8.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (103/182), 248.8 KiB [2024-03-28T13:43:24.057Z] #8 177.5 Retrieving: dbus-1-1.12.2-150400.18.8.1.x86_64.rpm [. [2024-03-28T13:43:24.057Z] #8 173.6 Running scriptlet: flatpak-1.12.8-1.el9.x86_64 330/360 [2024-03-28T13:43:24.450Z] #8 174.4 Installing : groff-base-1.22.3-18.el8.x86_64 106/247 [2024-03-28T13:43:24.450Z] #8 173.7 Installing : util-linux-2.37.4-18.el9.x86_64 308/470 [2024-03-28T13:43:24.450Z] #8 173.7 warning: /etc/adjtime created as /etc/adjtime.rpmnew [2024-03-28T13:43:24.450Z] #8 173.7 [2024-03-28T13:43:24.450Z] #8 173.7 Installing : kmod-28-9.el9.x86_64 309/470. [2024-03-28T13:43:24.450Z] #8 174.6 Installing : perl-Digest-1.17-395.el8.noarch 107/247 [2024-03-28T13:43:24.450Z] #8 174.7 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 108/247done (2.8 KiB/s)] [2024-03-28T13:43:24.450Z] #8 177.7 Retrieving: libcryptsetup12-2.4.3-150400.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (104/182), 222.9 KiB [2024-03-28T13:43:24.450Z] #8 177.8 Retrieving: libcryptsetup12-2.4.3-150400.3.3.1.x86_64.rpm [. [2024-03-28T13:43:24.837Z] #8 173.9 Installing : kbd-misc-2.4.0-9.el9.noarch 310/470. [2024-03-28T13:43:24.837Z] #8 174.8 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 109/247 [2024-03-28T13:43:24.837Z] #8 174.1 Installing : kbd-legacy-2.4.0-9.el9.noarch 311/470 [2024-03-28T13:43:24.837Z] #8 174.2 Installing : kbd-2.4.0-9.el9.x86_64 312/470done (2.9 KiB/s)] [2024-03-28T13:43:24.837Z] #8 178.0 Retrieving: libcryptsetup12-hmac-2.4.3-150400.3.3.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (105/182), 41.5 KiB [2024-03-28T13:43:24.837Z] #8 178.0 Retrieving: libcryptsetup12-hmac-2.4.3-150400.3.3.1.x86_64.rpm [. [2024-03-28T13:43:24.837Z] #8 174.2 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 313/470 [2024-03-28T13:43:24.837Z] #8 174.3 Installing : groff-base-1.22.4-10.el9.x86_64 313/470 [2024-03-28T13:43:24.837Z] #8 175.0 Installing : perl-libnet-3.11-3.el8.noarch 110/247 [2024-03-28T13:43:24.837Z] #8 174.2 Installing : flatpak-1.12.8-1.el9.x86_64 330/360 [2024-03-28T13:43:24.837Z] #8 174.3 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 331/360 [2024-03-28T13:43:24.837Z] #8 174.3 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 331/360.done (2.9 KiB/s)] [2024-03-28T13:43:24.837Z] #8 178.2 Retrieving: libtiff5-4.0.9-150000.45.41.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (106/182), 217.5 KiB [2024-03-28T13:43:24.837Z] #8 178.2 Retrieving: libtiff5-4.0.9-150000.45.41.1.x86_64.rpm [.#9 178.0 Selecting previously unselected package vim. [2024-03-28T13:43:24.837Z] #9 178.0 Preparing to unpack .../267-vim_2%3a8.2.3995-1ubuntu2.16_amd64.deb ... [2024-03-28T13:43:24.837Z] #9 178.0 Unpacking vim (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:43:24.837Z] [2024-03-28T13:43:24.837Z] #8 174.4 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 313/470 [2024-03-28T13:43:24.837Z] #8 174.4 Installing : perl-Digest-1.19-4.el9.noarch 314/470 [2024-03-28T13:43:24.837Z] #8 174.4 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 315/470 [2024-03-28T13:43:24.837Z] #8 174.4 Installing : perl-B-1.80-481.el9.x86_64 316/470 [2024-03-28T13:43:24.837Z] #8 174.5 Installing : perl-FileHandle-2.03-481.el9.noarch 317/470 [2024-03-28T13:43:24.837Z] #8 174.4 Installing : iio-sensor-proxy-3.3-1.el9.x86_64 332/360 [2024-03-28T13:43:24.837Z] #8 174.4 Running scriptlet: iio-sensor-proxy-3.3-1.el9.x86_64 332/360 [2024-03-28T13:43:24.837Z] #8 174.5 Installing : at-spi2-core-2.40.3-1.el9.x86_64 333/360 [2024-03-28T13:43:25.223Z] #8 175.1 Installing : perl-URI-1.73-3.el8.noarch 111/247#8 175.3 Running scriptlet: copy-jdk-configs-4.0-2.el8.noarch 1/1. [2024-03-28T13:43:25.223Z] #8 174.5 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 318/470 [2024-03-28T13:43:25.223Z] #8 174.5 Installing : perl-libnet-3.13-4.el9.noarch 319/470 [2024-03-28T13:43:25.223Z] #8 174.5 Installing : perl-AutoLoader-5.74-481.el9.noarch 320/470 [2024-03-28T13:43:25.223Z] #8 174.6 Installing : perl-base-2.27-481.el9.noarch 321/470 [2024-03-28T13:43:25.223Z] #8 174.5 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 334/360 [2024-03-28T13:43:25.223Z] #8 174.5 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 335/360 [2024-03-28T13:43:25.223Z] #8 175.3 Running scriptlet: java-11-openjdk-headless-1:11.0.18.0.9-0.3.ea.el8.x8 1/1 [2024-03-28T13:43:25.223Z] #8 175.4 Preparing : 1/1 [2024-03-28T13:43:25.223Z] #8 175.3 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 112/247done (2.8 KiB/s)] [2024-03-28T13:43:25.223Z] #8 178.4 Retrieving: cups-config-2.2.7-150000.3.51.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (107/182), 241.6 KiB [2024-03-28T13:43:25.223Z] #8 178.5 Retrieving: cups-config-2.2.7-150000.3.51.2.x86_64.rpm [. [2024-03-28T13:43:25.223Z] #8 174.6 Installing : perl-URI-5.09-3.el9.noarch 322/470 [2024-03-28T13:43:25.223Z] #8 174.7 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 323/470#9 178.3 Selecting previously unselected package x11-xserver-utils. [2024-03-28T13:43:25.223Z] #9 178.3 Preparing to unpack .../268-x11-xserver-utils_7.7+9build1_amd64.deb ... [2024-03-28T13:43:25.223Z] #9 178.3 Unpacking x11-xserver-utils (7.7+9build1) ... [2024-03-28T13:43:25.223Z] [2024-03-28T13:43:25.223Z] #8 175.5 Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 113/247. [2024-03-28T13:43:25.223Z] #8 174.7 Installing : perl-if-0.60.800-481.el9.noarch 324/470 [2024-03-28T13:43:25.223Z] #8 174.7 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 325/470 [2024-03-28T13:43:25.223Z] #8 175.7 Installing : libpng-2:1.6.34-5.el8.x86_64 1/364 [2024-03-28T13:43:25.223Z] #8 174.8 Installing : gtk3-3.24.31-2.el9.x86_64 336/360 [2024-03-28T13:43:25.223Z] #8 174.9 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 337/360 [2024-03-28T13:43:25.223Z] #8 174.9 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 337/360 [2024-03-28T13:43:25.610Z] #8 174.9 Installing : gnome-desktop3-40.4-1.el9.x86_64 338/360 [2024-03-28T13:43:25.610Z] #8 175.7 Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 114/247 [2024-03-28T13:43:25.610Z] #8 174.8 Installing : perl-Time-Local-2:1.300-7.el9.noarch 326/470 [2024-03-28T13:43:25.610Z] #8 174.9 Installing : perl-File-Path-2.18-4.el9.noarch 327/470 [2024-03-28T13:43:25.610Z] #8 174.9 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 328/470 [2024-03-28T13:43:25.610Z] #8 175.0 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 329/470done (2.8 KiB/s)] [2024-03-28T13:43:25.610Z] #8 178.7 Retrieving: wget-1.20.3-150000.3.17.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (108/182), 386.9 KiB [2024-03-28T13:43:25.610Z] #8 178.7 Retrieving: wget-1.20.3-150000.3.17.1.x86_64.rpm [.#9 178.6 Selecting previously unselected package xfonts-encodings. [2024-03-28T13:43:25.610Z] #9 178.6 Preparing to unpack .../269-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ... [2024-03-28T13:43:25.610Z] #9 178.6 Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ... [2024-03-28T13:43:25.610Z] [2024-03-28T13:43:25.610Z] #8 175.8 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 115/247.done (2.8 KiB/s)] [2024-03-28T13:43:25.610Z] [2024-03-28T13:43:25.610Z] #8 175.0 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 330/470 [2024-03-28T13:43:25.610Z] #8 175.0 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 331/470 [2024-03-28T13:43:25.610Z] #8 175.0 Installing : perl-Class-Struct-0.66-481.el9.noarch 332/470 [2024-03-28T13:43:25.610Z] #8 175.0 Installing : perl-POSIX-1.94-481.el9.x86_64 333/470 [2024-03-28T13:43:25.610Z] #8 175.1 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 334/470 [2024-03-28T13:43:25.610Z] #8 175.1 Installing : perl-IPC-Open3-1.21-481.el9.noarch 335/470 [2024-03-28T13:43:25.610Z] #8 175.2 Installing : perl-subs-1.03-481.el9.noarch 336/470 [2024-03-28T13:43:25.610Z] #8 175.2 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 337/470 [2024-03-28T13:43:25.610Z] #8 175.2 Installing : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 339/360 [2024-03-28T13:43:25.610Z] #8 175.9 Installing : freetype-2.9.1-9.el8.x86_64 2/364#8 179.0 Retrieving: vim-9.0.2103-150500.20.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (109/182), 1.9 MiB [2024-03-28T13:43:25.610Z] #8 179.0 Retrieving: vim-9.0.2103-150500.20.6.1.x86_64.rpm [. [2024-03-28T13:43:25.610Z] #8 175.9 Installing : perl-Time-Local-1:1.280-1.el8.noarch 116/247 [2024-03-28T13:43:25.610Z] #8 175.2 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 338/470 [2024-03-28T13:43:25.610Z] #8 175.3 Installing : perl-Term-Cap-1.17-460.el9.noarch 339/470 [2024-03-28T13:43:25.991Z] #8 175.3 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 340/470 [2024-03-28T13:43:25.991Z] #8 175.3 Installing : libgweather-40.0-3.el9.x86_64 340/360.. [2024-03-28T13:43:25.991Z] #8 176.1 Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 3/364#9 178.9 Selecting previously unselected package xfonts-utils. [2024-03-28T13:43:25.991Z] #9 178.9 Preparing to unpack .../270-xfonts-utils_1%3a7.7+6build2_amd64.deb ... [2024-03-28T13:43:25.991Z] #9 178.9 Unpacking xfonts-utils (1:7.7+6build2) ... [2024-03-28T13:43:25.991Z] [2024-03-28T13:43:25.991Z] #8 176.1 Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 117/247 [2024-03-28T13:43:25.991Z] #8 175.3 Installing : perl-Socket-4:2.031-4.el9.x86_64 341/470 [2024-03-28T13:43:25.991Z] #8 175.3 Installing : perl-SelectSaver-1.02-481.el9.noarch 342/470 [2024-03-28T13:43:25.991Z] #8 175.4 Installing : perl-Symbol-1.08-481.el9.noarch 343/470 [2024-03-28T13:43:25.991Z] #8 175.4 Installing : perl-File-stat-1.09-481.el9.noarch 344/470 [2024-03-28T13:43:25.991Z] #8 175.4 Installing : perl-podlators-1:4.14-460.el9.noarch 345/470 [2024-03-28T13:43:25.991Z] #8 175.4 Installing : gnome-settings-daemon-40.0.1-16.el9.x86_64 341/360#9 179.1 Selecting previously unselected package xfonts-100dpi. [2024-03-28T13:43:25.991Z] #9 179.1 Preparing to unpack .../271-xfonts-100dpi_1%3a1.0.4+nmu1.1_all.deb ... [2024-03-28T13:43:25.991Z] #9 179.2 Unpacking xfonts-100dpi (1:1.0.4+nmu1.1) ... [2024-03-28T13:43:25.991Z] done (18.7 MiB/s)] [2024-03-28T13:43:25.991Z] #8 179.3 Retrieving: libsndfile1-1.0.28-150000.5.20.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (110/182), 176.7 KiB [2024-03-28T13:43:25.991Z] #8 179.3 Retrieving: libsndfile1-1.0.28-150000.5.20.1.x86_64.rpm [. [2024-03-28T13:43:25.991Z] #8 176.2 Installing : libwayland-client-1.21.0-1.el8.x86_64 4/364 [2024-03-28T13:43:25.991Z] #8 175.5 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 346/470 [2024-03-28T13:43:25.991Z] #8 175.5 Installing : perl-Fcntl-1.13-481.el9.x86_64 347/470 [2024-03-28T13:43:25.991Z] #8 175.5 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 348/470 [2024-03-28T13:43:25.991Z] #8 175.5 Installing : perl-mro-1.23-481.el9.x86_64 349/470 [2024-03-28T13:43:25.991Z] #8 176.2 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 118/247.done (2.9 KiB/s)] [2024-03-28T13:43:25.991Z] #8 179.5 Retrieving: libharfbuzz0-3.4.0-150400.3.8.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (111/182), 488.2 KiB [2024-03-28T13:43:25.991Z] [2024-03-28T13:43:25.991Z] #8 175.5 Installing : zenity-3.32.0-8.el9.x86_64 342/360 [2024-03-28T13:43:25.991Z] #8 175.5 Installing : perl-IO-1.43-481.el9.x86_64 350/470 [2024-03-28T13:43:25.991Z] #8 175.6 Installing : perl-overloading-0.02-481.el9.noarch 351/470 [2024-03-28T13:43:25.991Z] #8 175.6 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 352/470 [2024-03-28T13:43:25.991Z] #8 175.6 Installing : perl-Errno-1.30-481.el9.x86_64 353/470 [2024-03-28T13:43:25.991Z] #8 175.6 Installing : perl-File-Basename-2.85-481.el9.noarch 354/470 [2024-03-28T13:43:25.991Z] #8 176.3 Installing : libICE-1.0.9-15.el8.x86_64 5/364 [2024-03-28T13:43:25.991Z] #8 176.3 Installing : perl-Term-Cap-1.17-395.el8.noarch 119/247 [2024-03-28T13:43:26.384Z] #8 176.4 Installing : perl-File-Temp-0.230.600-1.el8.noarch 120/247#8 179.5 Retrieving: libharfbuzz0-3.4.0-150400.3.8.1.x86_64.rpm [. [2024-03-28T13:43:26.384Z] #8 175.7 Installing : mutter-40.9-15.el9.x86_64 343/360 [2024-03-28T13:43:26.384Z] #8 175.6 Installing : perl-Getopt-Std-1.12-481.el9.noarch 355/470 [2024-03-28T13:43:26.384Z] #8 175.7 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 356/470 [2024-03-28T13:43:26.384Z] #8 175.7 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 357/470 [2024-03-28T13:43:26.384Z] #8 176.5 Installing : atk-2.28.1-1.el8.x86_64 6/364.done (2.8 KiB/s)] [2024-03-28T13:43:26.384Z] #8 179.7 Retrieving: libXpm4-3.5.12-150000.3.10.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (112/182), 41.1 KiB [2024-03-28T13:43:26.384Z] #8 179.7 Retrieving: libXpm4-3.5.12-150000.3.10.1.x86_64.rpm [. [2024-03-28T13:43:26.384Z] #8 175.8 Installing : perl-constant-1.33-461.el9.noarch 358/470 [2024-03-28T13:43:26.384Z] #8 175.8 Installing : perl-Storable-1:3.21-460.el9.x86_64 359/470 [2024-03-28T13:43:26.384Z] #8 175.9 Installing : perl-overload-1.31-481.el9.noarch 360/470 [2024-03-28T13:43:26.384Z] #8 175.9 Installing : perl-parent-1:0.238-460.el9.noarch 361/470 [2024-03-28T13:43:26.384Z] #8 175.9 Installing : gtk4-4.12.3-2.el9.x86_64 344/360 [2024-03-28T13:43:26.384Z] #8 176.7 Installing : libSM-1.2.3-1.el8.x86_64 7/364 [2024-03-28T13:43:26.384Z] #8 176.7 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 121/247 [2024-03-28T13:43:26.384Z] #8 175.9 Installing : perl-vars-1.05-481.el9.noarch 362/470 [2024-03-28T13:43:26.384Z] #8 175.9 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 363/470 [2024-03-28T13:43:26.384Z] #8 176.0 Installing : perl-Carp-1.50-460.el9.noarch 364/470 [2024-03-28T13:43:26.384Z] #8 176.0 Installing : perl-Exporter-5.74-461.el9.noarch 365/470 [2024-03-28T13:43:26.384Z] #8 176.0 Installing : perl-NDBM_File-1.15-481.el9.x86_64 366/470 [2024-03-28T13:43:26.384Z] #8 176.0 Installing : perl-PathTools-3.78-461.el9.x86_64 367/470done] [2024-03-28T13:43:26.384Z] #8 179.8 Retrieving: libcups2-2.2.7-150000.3.51.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (113/182), 258.7 KiB [2024-03-28T13:43:26.384Z] #8 179.8 Retrieving: libcups2-2.2.7-150000.3.51.2.x86_64.rpm [. [2024-03-28T13:43:26.780Z] #8 176.8 Installing : libwayland-egl-1.21.0-1.el8.x86_64 8/364 [2024-03-28T13:43:26.780Z] #8 176.8 Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 122/247 [2024-03-28T13:43:26.780Z] #8 176.1 Installing : perl-Encode-4:3.08-462.el9.x86_64 368/470.done (2.8 KiB/s)] [2024-03-28T13:43:26.780Z] #8 180.0 Retrieving: libpulse0-15.0-150400.4.4.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (114/182), 299.2 KiB [2024-03-28T13:43:26.780Z] #8 180.0 Retrieving: libpulse0-15.0-150400.4.4.1.x86_64.rpm [. [2024-03-28T13:43:26.780Z] #8 176.9 Installing : libogg-2:1.3.2-10.el8.x86_64 9/364 [2024-03-28T13:43:26.780Z] #8 177.0 Installing : perl-podlators-4.11-1.el8.noarch 123/247.#9 180.0 Selecting previously unselected package xfonts-75dpi. [2024-03-28T13:43:26.780Z] .done (3.0 MiB/s)] [2024-03-28T13:43:26.780Z] [2024-03-28T13:43:27.172Z] #8 177.2 Installing : libvorbis-1:1.3.6-2.el8.x86_64 10/364#9 180.0 Preparing to unpack .../272-xfonts-75dpi_1%3a1.0.4+nmu1.1_all.deb ... [2024-03-28T13:43:27.172Z] #9 180.1 Unpacking xfonts-75dpi (1:1.0.4+nmu1.1) ... [2024-03-28T13:43:27.172Z] #8 180.2 Retrieving: libcanberra0-0.30-150400.15.2.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (115/182), 64.6 KiB [2024-03-28T13:43:27.172Z] #8 180.3 Retrieving: libcanberra0-0.30-150400.15.2.2.x86_64.rpm [. [2024-03-28T13:43:27.172Z] #8 176.5 Installing : perl-libs-4:5.32.1-481.el9.x86_64 369/470 [2024-03-28T13:43:27.172Z] #8 176.5 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 370/470 [2024-03-28T13:43:27.172Z] #8 177.2 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 124/247 [2024-03-28T13:43:27.172Z] #8 177.3 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 125/247 [2024-03-28T13:43:27.172Z] #8 176.6 Installing : webkit2gtk3-2.42.4-1.el9.x86_64 345/360 [2024-03-28T13:43:27.172Z] #8 176.6 Installing : tigervnc-server-1.13.1-8.el9.x86_64 346/360.done (2.8 KiB/s)] [2024-03-28T13:43:27.172Z] #8 180.5 Retrieving: systemd-presets-branding-MicroOS-20200323-lp155.2.6.noarch (Main Repository) (116/182), 12.9 KiB [2024-03-28T13:43:27.172Z] #8 180.5 Retrieving: systemd-presets-branding-MicroOS-20200323-lp155.2.6.noarch.rpm [. [2024-03-28T13:43:27.172Z] #8 177.4 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 126/247 [2024-03-28T13:43:27.172Z] #8 176.7 Running scriptlet: tigervnc-server-1.13.1-8.el9.x86_64 346/360 [2024-03-28T13:43:27.172Z] #8 176.8 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 347/360 [2024-03-28T13:43:27.172Z] #8 177.5 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 127/247. [2024-03-28T13:43:27.172Z] #8 176.8 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 348/360 [2024-03-28T13:43:27.172Z] #8 176.8 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 349/360 [2024-03-28T13:43:27.557Z] #8 176.9 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 349/360done (3.1 KiB/s)] [2024-03-28T13:43:27.557Z] #8 180.7 Retrieving: liberation-fonts-1.07.4-2.13.noarch (Main Repository) (117/182), 824.7 KiB [2024-03-28T13:43:27.557Z] #8 180.7 Retrieving: liberation-fonts-1.07.4-2.13.noarch.rpm [.. [2024-03-28T13:43:27.558Z] #8 177.1 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. [2024-03-28T13:43:27.558Z] #8 177.1 [2024-03-28T13:43:27.943Z] done (3.1 KiB/s)] [2024-03-28T13:43:27.943Z] #8 181.0 Retrieving: dejavu-fonts-2.37-1.21.noarch (Main Repository) (118/182), 2.4 MiB [2024-03-28T13:43:27.943Z] #8 181.0 Retrieving: dejavu-fonts-2.37-1.21.noarch.rpm [.#8 177.2 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 350/360.done (3.4 KiB/s)] [2024-03-28T13:43:27.943Z] #8 181.3 Retrieving: libXfont2-2-2.0.3-1.17.x86_64 (Main Repository) (119/182), 114.9 KiB [2024-03-28T13:43:27.943Z] #8 181.3 Retrieving: libXfont2-2-2.0.3-1.17.x86_64.rpm [. [2024-03-28T13:43:28.326Z] #8 177.6 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 350/360 [2024-03-28T13:43:28.326Z] #8 178.3 Installing : perl-Storable-1:3.11-3.el8.x86_64 128/247 [2024-03-28T13:43:28.326Z] #8 178.5 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 129/247.done (2.7 KiB/s)] [2024-03-28T13:43:28.326Z] #8 181.4 Retrieving: fontconfig-2.13.1-150400.1.4.x86_64 (Main Repository) (120/182), 72.7 KiB [2024-03-28T13:43:28.326Z] #8 181.4 Retrieving: fontconfig-2.13.1-150400.1.4.x86_64.rpm [. [2024-03-28T13:43:28.326Z] #8 177.7 Installing : tigervnc-1.13.1-8.el9.x86_64 351/360 [2024-03-28T13:43:28.326Z] #8 177.6 Installing : valgrind-1:3.22.0-2.el9.x86_64 371/470 [2024-03-28T13:43:28.326Z] #8 177.6 Installing : valgrind-devel-1:3.22.0-2.el9.x86_64 372/470 [2024-03-28T13:43:28.326Z] #8 177.7 Installing : libdrm-devel-2.4.117-1.el9.x86_64 373/470 [2024-03-28T13:43:28.326Z] #8 177.7 Installing : gobject-introspection-1.68.0-11.el9.x86_64 374/470 [2024-03-28T13:43:28.326Z] #8 178.5 Installing : perl-Errno-1.28-422.el8.x86_64 130/247.done (2.8 KiB/s)] [2024-03-28T13:43:28.326Z] #8 181.6 Retrieving: libfontconfig1-2.13.1-150400.1.4.x86_64 (Main Repository) (121/182), 118.6 KiB [2024-03-28T13:43:28.326Z] #8 181.6 Retrieving: libfontconfig1-2.13.1-150400.1.4.x86_64.rpm [. [2024-03-28T13:43:28.326Z] #8 177.9 Installing : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 352/360 [2024-03-28T13:43:28.326Z] #8 177.7 Installing : gettext-libs-0.21-8.el9.x86_64 375/470#9 181.4 Selecting previously unselected package xfonts-base. [2024-03-28T13:43:28.326Z] #9 181.4 Preparing to unpack .../273-xfonts-base_1%3a1.0.5_all.deb ... [2024-03-28T13:43:28.326Z] #9 181.5 Unpacking xfonts-base (1:1.0.5) ... [2024-03-28T13:43:28.695Z] . [2024-03-28T13:43:28.695Z] #8 179.0 Installing : libicu-60.3-2.el8_1.x86_64 11/364done (2.8 KiB/s)] [2024-03-28T13:43:29.065Z] #8 182.5 Retrieving: libstartup-notification-1-0-0.12-150400.13.6.x86_64 (Main Repository) (122/182), 34.5 KiB [2024-03-28T13:43:29.462Z] #8 182.5 Retrieving: libstartup-notification-1-0-0.12-150400.13.6.x86_64.rpm [..done (3.0 KiB/s)] [2024-03-28T13:43:29.462Z] [2024-03-28T13:43:29.462Z] #8 179.6 Running scriptlet: libicu-60.3-2.el8_1.x86_64 11/364 [2024-03-28T13:43:29.462Z] #8 179.6 Installing : perl-Socket-4:2.027-3.el8.x86_64 131/247 [2024-03-28T13:43:29.462Z] #8 178.8 Running scriptlet: xorg-x11-fonts-100dpi-7.5-33.el9.noarch 352/360 [2024-03-28T13:43:29.462Z] #8 178.8 Installing : gettext-0.21-8.el9.x86_64 376/470#8 182.7 Retrieving: xmodmap-1.0.9-1.24.x86_64 (Main Repository) (123/182), 39.3 KiB [2024-03-28T13:43:29.462Z] #8 182.7 Retrieving: xmodmap-1.0.9-1.24.x86_64.rpm [.. [2024-03-28T13:43:29.462Z] #8 179.0 Installing : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 353/360 [2024-03-28T13:43:29.462Z] #8 178.9 Installing : fontconfig-devel-2.14.0-2.el9.x86_64 377/470 [2024-03-28T13:43:29.462Z] #8 179.0 Installing : cairo-devel-1.17.4-7.el9.x86_64 378/470 [2024-03-28T13:43:29.462Z] #8 179.0 Installing : cairo-gobject-devel-1.17.4-7.el9.x86_64 379/470done (2.7 KiB/s)] [2024-03-28T13:43:29.462Z] #8 182.9 Retrieving: libxkbfile1-1.0.9-1.26.x86_64 (Main Repository) (124/182), 69.5 KiB [2024-03-28T13:43:29.462Z] #8 182.9 Retrieving: libxkbfile1-1.0.9-1.26.x86_64.rpm [. [2024-03-28T13:43:29.462Z] #8 179.1 Installing : libXft-devel-2.3.3-8.el9.x86_64 380/470 [2024-03-28T13:43:29.462Z] #8 179.1 Installing : pango-devel-1.48.7-3.el9.x86_64 381/470 [2024-03-28T13:43:29.462Z] #8 179.1 Installing : fuse-common-3.10.2-8.el9.x86_64 382/470 [2024-03-28T13:43:29.837Z] #8 179.1 Installing : fuse-2.9.9-15.el9.x86_64 383/470 [2024-03-28T13:43:29.837Z] #8 179.0 Running scriptlet: xorg-x11-fonts-75dpi-7.5-33.el9.noarch 353/360 [2024-03-28T13:43:29.837Z] #8 179.8 Installing : pixman-0.38.4-4.el8.x86_64 12/364.done (2.7 KiB/s)] [2024-03-28T13:43:29.837Z] #8 183.1 Retrieving: libXt6-1.1.5-2.24.x86_64 (Main Repository) (125/182), 163.6 KiB [2024-03-28T13:43:29.837Z] #8 183.1 Retrieving: libXt6-1.1.5-2.24.x86_64.rpm [ [2024-03-28T13:43:29.837Z] #8 179.2 Installing : bluez-libs-5.56-6.el9.x86_64 384/470 [2024-03-28T13:43:29.837Z] #8 179.2 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 385/470 [2024-03-28T13:43:29.837Z] #8 179.3 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 386/470 [2024-03-28T13:43:29.837Z] #8 179.3 Installing : xorg-x11-fonts-misc-7.5-33.el9.noarch 354/360 [2024-03-28T13:43:29.837Z] #8 179.3 Running scriptlet: xorg-x11-fonts-misc-7.5-33.el9.noarch 354/360 [2024-03-28T13:43:29.837Z] #8 180.0 Installing : libwayland-server-1.21.0-1.el8.x86_64 13/364#9 183.0 Selecting previously unselected package xfonts-scalable. [2024-03-28T13:43:29.837Z] [2024-03-28T13:43:29.837Z] #8 179.3 Installing : glib-networking-2.68.3-3.el9.x86_64 387/470 [2024-03-28T13:43:29.837Z] #8 179.3 Installing : libsoup-2.72.0-8.el9.x86_64 388/470 [2024-03-28T13:43:29.837Z] #8 179.4 Installing : geocode-glib-3.26.2-5.el9.x86_64 389/470.. [2024-03-28T13:43:29.837Z] #8 180.2 Installing : libepoxy-1.5.8-1.el8.x86_64 14/364#9 183.0 Preparing to unpack .../274-xfonts-scalable_1%3a1.0.3-1.2ubuntu1_all.deb ... [2024-03-28T13:43:29.837Z] #9 183.1 Unpacking xfonts-scalable (1:1.0.3-1.2ubuntu1) ... [2024-03-28T13:43:29.837Z] [2024-03-28T13:43:29.837Z] #8 180.1 Installing : perl-Encode-4:2.97-3.el8.x86_64 132/247 [2024-03-28T13:43:29.837Z] #8 179.4 Installing : libappstream-glib-0.7.18-4.el9.x86_64 390/470done (2.6 KiB/s)] [2024-03-28T13:43:29.837Z] #8 183.3 Retrieving: libXrender1-0.9.10-1.30.x86_64 (Main Repository) (126/182), 24.1 KiB [2024-03-28T13:43:30.576Z] #8 183.3 Retrieving: libXrender1-0.9.10-1.30.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:30.576Z] #8 183.8 Retrieving: libXpresent1-1.0.0-bp155.2.11.x86_64 (Main Repository) (127/182), 12.7 KiB [2024-03-28T13:43:30.576Z] #8 183.8 Retrieving: libXpresent1-1.0.0-bp155.2.11.x86_64.rpm [.. [2024-03-28T13:43:30.576Z] #8 180.2 Installing : libsoup-devel-2.72.0-8.el9.x86_64 391/470 [2024-03-28T13:43:30.576Z] #8 180.2 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 392/470done (2.8 KiB/s)] [2024-03-28T13:43:30.576Z] #8 184.0 Retrieving: libXmuu1-1.1.2-1.30.x86_64 (Main Repository) (128/182), 14.4 KiB [2024-03-28T13:43:30.951Z] #8 184.0 Retrieving: libXmuu1-1.1.2-1.30.x86_64.rpm [. [2024-03-28T13:43:30.951Z] #8 180.3 Installing : libosinfo-1.10.0-1.el9.x86_64 393/470 [2024-03-28T13:43:30.951Z] #8 180.3 Installing : acl-2.3.1-4.el9.x86_64 394/470 [2024-03-28T13:43:30.951Z] #8 180.3 Installing : dbus-1:1.12.20-8.el9.x86_64 395/470 [2024-03-28T13:43:30.951Z] #8 180.3 Installing : systemd-pam-252-32.el9.x86_64 396/470 [2024-03-28T13:43:30.951Z] #8 180.4 Running scriptlet: systemd-252-32.el9.x86_64 397/470 [2024-03-28T13:43:30.951Z] #8 181.0 Installing : perl-Carp-1.42-396.el8.noarch 133/247 [2024-03-28T13:43:30.951Z] #8 181.1 Installing : perl-Exporter-5.72-396.el8.noarch 134/247#9 184.0 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ... [2024-03-28T13:43:30.951Z] #9 184.1 Setting up media-types (7.0.0) ... [2024-03-28T13:43:30.951Z] [2024-03-28T13:43:30.951Z] #8 181.0 Installing : libX11-xcb-1.6.8-8.el8.x86_64 15/364.done (2.7 KiB/s)] [2024-03-28T13:43:30.951Z] #8 184.2 Retrieving: libXfixes3-6.0.0-150400.1.4.x86_64 (Main Repository) (129/182), 16.1 KiB [2024-03-28T13:43:30.951Z] #8 184.2 Retrieving: libXfixes3-6.0.0-150400.1.4.x86_64.rpm [.#9 184.1 Setting up bubblewrap (0.6.1-1) ... [2024-03-28T13:43:30.951Z] .done (2.8 KiB/s)] [2024-03-28T13:43:30.951Z] #8 184.3 Retrieving: libXext6-1.3.3-1.30.x86_64 (Main Repository) (130/182), 33.2 KiB [2024-03-28T13:43:30.951Z] #8 184.4 Retrieving: libXext6-1.3.3-1.30.x86_64.rpm [.#9 184.2 Setting up libtext-iconv-perl (1.7-7build3) ... [2024-03-28T13:43:30.951Z] #9 184.3 Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... [2024-03-28T13:43:30.951Z] #9 184.3 Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... [2024-03-28T13:43:31.324Z] .done (2.7 KiB/s)] [2024-03-28T13:43:31.324Z] #8 184.5 Retrieving: libXdamage1-1.1.4-1.23.x86_64 (Main Repository) (131/182), 11.4 KiB [2024-03-28T13:43:31.324Z] [2024-03-28T13:43:31.324Z] #8 181.4 Installing : gstreamer1-1.16.1-2.el8.x86_64 16/364#9 184.4 Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... [2024-03-28T13:43:31.324Z] #9 184.5 Setting up libcdparanoia0:amd64 (3.10.2+debian-14build2) ... [2024-03-28T13:43:31.324Z] [2024-03-28T13:43:31.324Z] #8 181.6 Installing : perl-libs-4:5.26.3-422.el8.x86_64 135/247#8 184.5 Retrieving: libXdamage1-1.1.4-1.23.x86_64.rpm [.. [2024-03-28T13:43:31.324Z] #8 181.5 Installing : fontpackages-filesystem-1.44-22.el8.noarch 17/364 [2024-03-28T13:43:31.324Z] #8 181.6 Installing : nspr-4.35.0-1.el8.x86_64 18/364#9 184.5 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... [2024-03-28T13:43:31.324Z] #9 184.6 Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:43:31.324Z] [2024-03-28T13:43:31.324Z] #8 181.7 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 136/247 [2024-03-28T13:43:31.324Z] #8 181.7 Running scriptlet: nspr-4.35.0-1.el8.x86_64 18/364 [2024-03-28T13:43:31.324Z] #8 181.7 Installing : libglvnd-1:1.3.4-2.el8.x86_64 19/364done (2.7 KiB/s)] [2024-03-28T13:43:31.324Z] #8 184.7 Retrieving: libXcomposite1-0.4.4-1.23.x86_64 (Main Repository) (132/182), 11.6 KiB [2024-03-28T13:43:31.708Z] #8 184.7 Retrieving: libXcomposite1-0.4.4-1.23.x86_64.rpm [.#9 184.7 Setting up libpciaccess0:amd64 (0.16-3) ... [2024-03-28T13:43:31.708Z] #9 184.7 Setting up systemd-sysv (249.11-0ubuntu3.12) ... [2024-03-28T13:43:31.708Z] [2024-03-28T13:43:31.708Z] #8 181.7 Installing : perl-parent-1:0.237-1.el8.noarch 137/247 [2024-03-28T13:43:31.708Z] #8 181.8 Installing : nss-util-3.90.0-6.el8.x86_64 20/364.done (2.7 KiB/s)] [2024-03-28T13:43:31.708Z] #8 184.8 Retrieving: gio-branding-openSUSE-42.1-lp155.6.6.noarch (Main Repository) (133/182), 18.3 KiB [2024-03-28T13:43:31.708Z] #8 184.9 Retrieving: gio-branding-openSUSE-42.1-lp155.6.6.noarch.rpm [.#9 184.8 Setting up libxau6:amd64 (1:1.0.9-1build5) ... [2024-03-28T13:43:31.708Z] #9 184.9 Setting up libraw1394-11:amd64 (2.1.2-2build2) ... [2024-03-28T13:43:31.708Z] [2024-03-28T13:43:31.708Z] #8 181.8 Installing : perl-macros-4:5.26.3-422.el8.x86_64 138/247 [2024-03-28T13:43:31.708Z] #8 181.9 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 139/247 [2024-03-28T13:43:31.708Z] #8 181.2 Installing : lsof-4.94.0-3.el9.x86_64 355/360 [2024-03-28T13:43:31.708Z] #8 181.2 Installing : wget-1.21.1-7.el9.x86_64 356/360 [2024-03-28T13:43:31.708Z] #8 181.2 Installing : systemd-252-32.el9.x86_64 397/470 [2024-03-28T13:43:31.708Z] #8 181.9 Installing : libwayland-cursor-1.21.0-1.el8.x86_64 21/364.done (2.9 KiB/s)] [2024-03-28T13:43:31.708Z] #8 185.0 Retrieving: libgio-2_0-0-2.70.5-150400.3.8.1.x86_64 (Main Repository) (134/182), 687.8 KiB [2024-03-28T13:43:31.708Z] #8 185.0 Retrieving: libgio-2_0-0-2.70.5-150400.3.8.1.x86_64.rpm [.#9 184.9 Setting up libproxy1v5:amd64 (0.4.17-2) ... [2024-03-28T13:43:31.708Z] [2024-03-28T13:43:31.708Z] #8 182.0 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 140/247 [2024-03-28T13:43:31.708Z] #8 182.1 Installing : perl-File-Path-2.15-2.el8.noarch 141/247 [2024-03-28T13:43:31.708Z] #8 181.2 Installing : liberation-fonts-1:2.1.3-5.el9.noarch 357/360 [2024-03-28T13:43:31.708Z] #8 181.3 Running scriptlet: systemd-252-32.el9.x86_64 397/470 [2024-03-28T13:43:31.708Z] #8 182.0 Installing : hunspell-en-GB-0.20140811.1-12.el8.noarch 22/364 [2024-03-28T13:43:31.708Z] #8 182.2 Installing : hunspell-en-0.20140811.1-12.el8.noarch 23/364.done (3.1 KiB/s)] [2024-03-28T13:43:31.708Z] #8 185.2 Retrieving: glib2-tools-2.70.5-150400.3.8.1.x86_64 (Main Repository) (135/182), 201.1 KiB [2024-03-28T13:43:32.083Z] #8 185.2 Retrieving: glib2-tools-2.70.5-150400.3.8.1.x86_64.rpm [. [2024-03-28T13:43:32.083Z] #8 182.2 Installing : perl-IO-1.38-422.el8.x86_64 142/247#9 185.0 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... [2024-03-28T13:43:32.083Z] #9 185.1 Setting up libsodium23:amd64 (1.0.18-1build2) ... [2024-03-28T13:43:32.083Z] #9 185.2 Setting up libgpm2:amd64 (1.20.7-10build1) ... [2024-03-28T13:43:32.083Z] [2024-03-28T13:43:32.083Z] #8 181.5 Installing : glibc-locale-source-2.34-103.el9.x86_64 358/360 [2024-03-28T13:43:32.083Z] #8 182.3 Installing : hunspell-en-US-0.20140811.1-12.el8.noarch 24/364.done (2.8 KiB/s)] [2024-03-28T13:43:32.083Z] #8 185.4 Retrieving: xkbcomp-1.4.1-1.9.x86_64 (Main Repository) (136/182), 112.2 KiB [2024-03-28T13:43:32.083Z] #8 185.4 Retrieving: xkbcomp-1.4.1-1.9.x86_64.rpm [.. [2024-03-28T13:43:32.083Z] #8 181.6 Installing : dbus-common-1:1.12.20-8.el9.noarch 398/470done (2.7 KiB/s)] [2024-03-28T13:43:32.083Z] #8 185.6 Retrieving: setxkbmap-1.3.1-1.24.x86_64 (Main Repository) (137/182), 31.0 KiB [2024-03-28T13:43:32.452Z] #8 185.6 Retrieving: setxkbmap-1.3.1-1.24.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:32.452Z] #8 185.8 Retrieving: libXft2-2.3.2-1.33.x86_64 (Main Repository) (138/182), 43.5 KiB [2024-03-28T13:43:32.821Z] #8 185.8 Retrieving: libXft2-2.3.2-1.33.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:32.821Z] #8 185.9 Retrieving: libXcursor1-1.1.15-1.18.x86_64 (Main Repository) (139/182), 25.8 KiB [2024-03-28T13:43:32.821Z] #8 185.9 Retrieving: libXcursor1-1.1.15-1.18.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:32.821Z] #8 186.1 Retrieving: xauth-1.0.10-1.24.x86_64 (Main Repository) (140/182), 44.8 KiB [2024-03-28T13:43:32.821Z] #8 186.1 Retrieving: xauth-1.0.10-1.24.x86_64.rpm [..done (2.6 KiB/s)] [2024-03-28T13:43:32.821Z] #8 186.2 Retrieving: libXxf86vm1-1.1.4-1.23.x86_64 (Main Repository) (141/182), 15.3 KiB [2024-03-28T13:43:33.249Z] #8 186.2 Retrieving: libXxf86vm1-1.1.4-1.23.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:33.249Z] #8 186.4 Retrieving: libXtst6-1.2.3-1.24.x86_64 (Main Repository) (142/182), 17.2 KiB [2024-03-28T13:43:33.249Z] #8 186.4 Retrieving: libXtst6-1.2.3-1.24.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:33.249Z] #8 186.5 Retrieving: libXrandr2-1.5.1-2.17.x86_64 (Main Repository) (143/182), 23.3 KiB [2024-03-28T13:43:33.249Z] #8 186.6 Retrieving: libXrandr2-1.5.1-2.17.x86_64.rpm [. [2024-03-28T13:43:33.249Z] #8 182.8 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 398/470 [2024-03-28T13:43:33.249Z] #8 182.8 Installing : unzip-6.0-56.el9.x86_64 359/360.done (2.7 KiB/s)] [2024-03-28T13:43:33.739Z] [2024-03-28T13:43:33.739Z] #8 183.7 Installing : perl-PathTools-3.74-1.el8.x86_64 143/247#9 186.5 Setting up libmpg123-0:amd64 (1.29.3-1build1) ... [2024-03-28T13:43:33.739Z] #9 186.6 Setting up libogg0:amd64 (1.3.5-0ubuntu3) ... [2024-03-28T13:43:33.739Z] [2024-03-28T13:43:33.739Z] #8 182.9 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. [2024-03-28T13:43:33.739Z] #8 182.9 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. [2024-03-28T13:43:33.739Z] #8 182.9 [2024-03-28T13:43:33.739Z] #8 182.9 Running scriptlet: dbus-broker-28-7.el9.x86_64 399/470 [2024-03-28T13:43:33.739Z] #8 183.7 Installing : hunspell-1.6.2-1.el8.x86_64 25/364#8 186.8 Retrieving: libXmu6-1.1.2-1.30.x86_64 (Main Repository) (144/182), 51.1 KiB [2024-03-28T13:43:33.739Z] #8 186.8 Retrieving: libXmu6-1.1.2-1.30.x86_64.rpm [.. [2024-03-28T13:43:33.739Z] #8 183.1 Installing : dbus-broker-28-7.el9.x86_64 399/470 [2024-03-28T13:43:33.739Z] #8 183.1 Running scriptlet: dbus-broker-28-7.el9.x86_64 399/470#9 186.7 Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ... [2024-03-28T13:43:33.739Z] #9 186.7 Setting up wget (1.21.2-2ubuntu1) ... [2024-03-28T13:43:33.739Z] #9 186.8 Setting up hicolor-icon-theme (0.17-2) ... [2024-03-28T13:43:33.739Z] [2024-03-28T13:43:33.739Z] #8 183.8 Installing : perl-constant-1.33-396.el8.noarch 144/247 [2024-03-28T13:43:33.739Z] #8 183.9 Installing : perl-threads-1:2.21-2.el8.x86_64 145/247 [2024-03-28T13:43:33.739Z] #8 183.8 Running scriptlet: hunspell-1.6.2-1.el8.x86_64 25/364 [2024-03-28T13:43:33.739Z] #8 183.9 Installing : mesa-libglapi-23.1.4-2.el8.x86_64 26/364 [2024-03-28T13:43:33.739Z] #8 183.9 Running scriptlet: mesa-libglapi-23.1.4-2.el8.x86_64 26/364done (2.7 KiB/s)] [2024-03-28T13:43:33.739Z] #8 186.9 Retrieving: libXinerama1-1.1.3-1.22.x86_64 (Main Repository) (145/182), 11.2 KiB [2024-03-28T13:43:33.739Z] #8 186.9 Retrieving: libXinerama1-1.1.3-1.22.x86_64.rpm [. [2024-03-28T13:43:33.739Z] #8 183.1 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. [2024-03-28T13:43:33.739Z] #8 183.1 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. [2024-03-28T13:43:33.739Z] #8 183.1 [2024-03-28T13:43:33.739Z] #8 183.1 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 400/470#9 186.9 Setting up libtwolame0:amd64 (0.4.0-2build2) ... [2024-03-28T13:43:33.739Z] [2024-03-28T13:43:33.739Z] #8 184.0 Installing : perl-threads-shared-1.58-2.el8.x86_64 146/247 [2024-03-28T13:43:33.739Z] #8 183.9 Installing : libXau-1.0.9-3.el8.x86_64 27/364.done (2.7 KiB/s)] [2024-03-28T13:43:33.739Z] #8 187.1 Retrieving: libXi6-1.7.9-3.2.1.x86_64 (Main Repository) (146/182), 35.6 KiB [2024-03-28T13:43:33.739Z] #8 187.1 Retrieving: libXi6-1.7.9-3.2.1.x86_64.rpm [..#9 187.0 Setting up libhyphen0:amd64 (2.8.8-7build2) ... [2024-03-28T13:43:33.739Z] #9 187.1 Setting up libdatrie1:amd64 (0.2.13-2) ... [2024-03-28T13:43:33.739Z] [2024-03-28T13:43:33.739Z] #8 183.3 Installing : glibc-langpack-en-2.34-103.el9.x86_64 360/360 [2024-03-28T13:43:34.138Z] #8 183.3 Running scriptlet: nss-3.90.0-6.el9.x86_64 360/360 [2024-03-28T13:43:34.138Z] #8 184.1 Installing : libxcb-1.13.1-1.el8.x86_64 28/364 [2024-03-28T13:43:34.138Z] #8 184.2 Installing : lcms2-2.9-2.el8.x86_64 29/364done (2.7 KiB/s)] [2024-03-28T13:43:34.138Z] #8 187.2 Retrieving: libXRes1-1.2.0-1.18.x86_64 (Main Repository) (147/182), 13.5 KiB [2024-03-28T13:43:34.138Z] #8 187.2 Retrieving: libXRes1-1.2.0-1.18.x86_64.rpm [. [2024-03-28T13:43:34.138Z] #8 183.4 Installing : geoclue2-2.6.0-7.el9.x86_64 400/470 [2024-03-28T13:43:34.138Z] #8 183.4 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 400/470 [2024-03-28T13:43:34.138Z] #8 183.5 Installing : libcanberra-0.30-27.el9.x86_64 401/470 [2024-03-28T13:43:34.138Z] #8 183.5 Running scriptlet: libcanberra-0.30-27.el9.x86_64 401/470#9 187.2 Setting up libvisual-0.4-0:amd64 (0.4.0-17build2) ... [2024-03-28T13:43:34.138Z] .done (2.7 KiB/s)] [2024-03-28T13:43:34.138Z] [2024-03-28T13:43:34.138Z] #8 184.3 Running scriptlet: lcms2-2.9-2.el8.x86_64 29/364 [2024-03-28T13:43:34.138Z] #8 183.5 Installing : dconf-0.40.0-6.el9.x86_64 402/470 [2024-03-28T13:43:34.138Z] #8 183.6 Running scriptlet: dconf-0.40.0-6.el9.x86_64 402/470 [2024-03-28T13:43:34.138Z] #8 183.6 Running scriptlet: polkit-0.117-11.el9.x86_64 403/470#9 187.3 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... [2024-03-28T13:43:34.138Z] [2024-03-28T13:43:34.138Z] #8 183.7 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 360/360 [2024-03-28T13:43:34.138Z] #8 184.4 Installing : cmake-filesystem-3.26.5-2.el8.x86_64 30/364 [2024-03-28T13:43:34.138Z] #8 184.5 Installing : liberation-fonts-common-1:2.00.3-7.el8.noarch 31/364#8 187.4 Retrieving: libcolord2-1.4.5-150400.4.3.1.x86_64 (Main Repository) (148/182), 142.5 KiB [2024-03-28T13:43:34.138Z] #8 187.5 Retrieving: libcolord2-1.4.5-150400.4.3.1.x86_64.rpm [.. [2024-03-28T13:43:34.541Z] #8 183.8 Installing : polkit-0.117-11.el9.x86_64 403/470 [2024-03-28T13:43:34.541Z] #8 183.7 Running scriptlet: dconf-0.40.0-6.el9.x86_64 360/360 [2024-03-28T13:43:34.541Z] #8 183.7 Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 360/360 [2024-03-28T13:43:34.541Z] #8 183.8 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. [2024-03-28T13:43:34.541Z] #8 183.8 Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. [2024-03-28T13:43:34.541Z] #8 183.8 [2024-03-28T13:43:34.541Z] done (2.8 KiB/s)] [2024-03-28T13:43:34.541Z] #8 187.6 Retrieving: gdk-pixbuf-query-loaders-2.42.9-150400.5.6.1.x86_64 (Main Repository) (149/182), 34.2 KiB [2024-03-28T13:43:34.541Z] #8 187.6 Retrieving: gdk-pixbuf-query-loaders-2.42.9-150400.5.6.1.x86_64.rpm [. [2024-03-28T13:43:34.541Z] #8 183.9 Running scriptlet: polkit-0.117-11.el9.x86_64 403/470 [2024-03-28T13:43:34.541Z] #8 183.9 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 404/470.done (3.0 KiB/s)] [2024-03-28T13:43:34.541Z] #8 187.8 Retrieving: xsetroot-1.1.1-1.24.x86_64 (Main Repository) (150/182), 23.0 KiB [2024-03-28T13:43:34.541Z] #8 187.8 Retrieving: xsetroot-1.1.1-1.24.x86_64.rpm [.#8 184.0 Running scriptlet: glibc-langpack-en-2.34-103.el9.x86_64 360/360#9 187.6 Setting up libaspell15:amd64 (0.60.8-4build1) ... [2024-03-28T13:43:34.541Z] #9 187.6 Setting up libglvnd0:amd64 (1.4.0-1) ... [2024-03-28T13:43:34.541Z] [2024-03-28T13:43:34.541Z] #8 184.0 Installing : at-spi2-core-2.40.3-1.el9.x86_64 405/470 [2024-03-28T13:43:34.541Z] #8 184.0 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 406/470 [2024-03-28T13:43:34.541Z] #8 184.0 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 407/470 [2024-03-28T13:43:34.541Z] #8 184.1 Installing : at-spi2-core-devel-2.40.3-1.el9.x86_64 408/470.#9 187.7 Setting up libtdb1:amd64 (1.4.5-2build1) ... [2024-03-28T13:43:34.541Z] #9 187.8 Setting up unzip (6.0-26ubuntu3.2) ... [2024-03-28T13:43:34.541Z] #9 187.8 Setting up libbrotli1:amd64 (1.0.9-2build6) ... [2024-03-28T13:43:34.541Z] [2024-03-28T13:43:34.541Z] #8 184.1 Installing : at-spi2-atk-devel-2.38.0-4.el9.x86_64 409/470 [2024-03-28T13:43:34.916Z] #8 184.1 Running scriptlet: rtkit-0.11-28.el9.x86_64 410/470done (2.7 KiB/s)] [2024-03-28T13:43:34.916Z] #8 188.0 Retrieving: Mesa-22.3.5-150500.75.2.x86_64 (Main Repository) (151/182), 164.4 KiB [2024-03-28T13:43:34.916Z] #8 188.0 Retrieving: Mesa-22.3.5-150500.75.2.x86_64.rpm [..done (2.7 KiB/s)] [2024-03-28T13:43:34.916Z] #8 188.2 Retrieving: Mesa-dri-22.3.5-150500.75.2.x86_64 (Main Repository) (152/182), 7.0 MiB [2024-03-28T13:43:34.916Z] #8 188.2 Retrieving: Mesa-dri-22.3.5-150500.75.2.x86_64.rpm [.#9 188.1 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... [2024-03-28T13:43:34.916Z] [2024-03-28T13:43:35.287Z] #8 185.2 Installing : webkit2gtk3-jsc-2.42.4-1.el8.x86_64 32/364. [2024-03-28T13:43:35.288Z] #8 185.3 Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 147/247.done (62.8 MiB/s)] [2024-03-28T13:43:35.288Z] #8 188.5 Retrieving: libglvnd-1.5.0-150500.1.2.x86_64 (Main Repository) (153/182), 219.1 KiB [2024-03-28T13:43:35.288Z] #8 188.5 Retrieving: libglvnd-1.5.0-150500.1.2.x86_64.rpm [.#9 188.3 Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.2) ... [2024-03-28T13:43:35.288Z] .done (2.8 KiB/s)] [2024-03-28T13:43:35.288Z] [2024-03-28T13:43:35.688Z] #8 185.0 Installing : rtkit-0.11-28.el9.x86_64 410/470#8 188.7 Retrieving: Mesa-libEGL1-22.3.5-150500.75.2.x86_64 (Main Repository) (154/182), 259.4 KiB [2024-03-28T13:43:35.688Z] #8 188.7 Retrieving: Mesa-libEGL1-22.3.5-150500.75.2.x86_64.rpm [..#9 188.7 Setting up x11-common (1:7.7+23ubuntu2) ... [2024-03-28T13:43:35.688Z] [2024-03-28T13:43:35.688Z] #8 185.8 Installing : libtheora-1:1.1.1-21.el8.x86_64 33/364 [2024-03-28T13:43:35.688Z] #8 185.9 Installing : brotli-1.0.6-3.el8.x86_64 148/247 [2024-03-28T13:43:35.688Z] #8 185.0 Running scriptlet: rtkit-0.11-28.el9.x86_64 410/470 [2024-03-28T13:43:35.688Z] #8 185.0 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. [2024-03-28T13:43:35.688Z] #8 185.0 [2024-03-28T13:43:35.688Z] done (2.8 KiB/s)] [2024-03-28T13:43:35.688Z] #8 188.9 Retrieving: libXaw7-1.0.13-3.3.8.x86_64 (Main Repository) (155/182), 177.6 KiB [2024-03-28T13:43:35.688Z] #8 188.9 Retrieving: libXaw7-1.0.13-3.3.8.x86_64.rpm [.#8 185.2 Installing : pipewire-libs-1.0.1-1.el9.x86_64 411/470 [2024-03-28T13:43:35.688Z] #8 185.2 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 412/470 [2024-03-28T13:43:35.688Z] #8 185.9 Installing : libgomp-8.5.0-21.el8.x86_64 34/364.done (2.7 KiB/s)] [2024-03-28T13:43:35.688Z] #8 189.1 Retrieving: libatspi0-2.42.0-150400.2.7.x86_64 (Main Repository) (156/182), 91.4 KiB [2024-03-28T13:43:35.688Z] #8 189.1 Retrieving: libatspi0-2.42.0-150400.2.7.x86_64.rpm [. [2024-03-28T13:43:35.688Z] #8 186.0 Running scriptlet: libgomp-8.5.0-21.el8.x86_64 34/364 [2024-03-28T13:43:36.066Z] #8 186.1 Installing : libcroco-0.6.12-4.el8_2.1.x86_64 35/364 [2024-03-28T13:43:36.066Z] #8 186.0 Installing : woff2-1.0.2-5.el8.x86_64 149/247.done (2.8 KiB/s)] [2024-03-28T13:43:36.066Z] #8 189.2 Retrieving: libgdk_pixbuf-2_0-0-2.42.9-150400.5.6.1.x86_64 (Main Repository) (157/182), 165.6 KiB [2024-03-28T13:43:36.066Z] #8 189.3 Retrieving: libgdk_pixbuf-2_0-0-2.42.9-150400.5.6.1.x86_64.rpm [. [2024-03-28T13:43:36.066Z] #8 186.2 Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 35/364 [2024-03-28T13:43:36.066Z] #8 185.5 Installing : pipewire-1.0.1-1.el9.x86_64 412/470 [2024-03-28T13:43:36.066Z] #8 186.2 Installing : ModemManager-glib-1.20.2-1.el8.x86_64 150/247 [2024-03-28T13:43:36.066Z] #8 186.3 Running scriptlet: geoclue2-2.5.5-2.el8.x86_64 151/247.done (2.9 KiB/s)] [2024-03-28T13:43:36.066Z] #8 189.4 Retrieving: Mesa-libGL1-22.3.5-150500.75.2.x86_64 (Main Repository) (158/182), 290.3 KiB [2024-03-28T13:43:36.066Z] #8 189.4 Retrieving: Mesa-libGL1-22.3.5-150500.75.2.x86_64.rpm [. [2024-03-28T13:43:36.066Z] #8 185.5 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 412/470 [2024-03-28T13:43:36.066Z] #8 185.6 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. [2024-03-28T13:43:36.066Z] #8 185.6 [2024-03-28T13:43:36.066Z] #8 185.6 Installing : wireplumber-libs-0.4.14-1.el9.x86_64 413/470 [2024-03-28T13:43:36.066Z] #8 186.3 Installing : avahi-libs-0.7-27.el8.x86_64 36/364#9 189.3 invoke-rc.d: could not determine current runlevel [2024-03-28T13:43:36.066Z] #9 189.3 invoke-rc.d: policy-rc.d denied execution of start. [2024-03-28T13:43:36.066Z] #9 189.3 Setting up libsensors-config (1:3.6.0-7ubuntu1) ... [2024-03-28T13:43:36.066Z] . [2024-03-28T13:43:36.066Z] #8 185.6 Installing : wireplumber-0.4.14-1.el9.x86_64 414/470 [2024-03-28T13:43:36.066Z] #8 185.6 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 415/470 [2024-03-28T13:43:36.066Z] #8 185.7 Installing : geoclue2-libs-2.6.0-7.el9.x86_64 416/470 [2024-03-28T13:43:36.447Z] #8 186.5 Installing : orc-0.4.28-3.el8.x86_64 37/364 [2024-03-28T13:43:36.447Z] #8 186.6 Running scriptlet: orc-0.4.28-3.el8.x86_64 37/364 [2024-03-28T13:43:36.447Z] #8 186.6 Installing : libxshmfence-1.3-2.el8.x86_64 38/364done (2.8 KiB/s)] [2024-03-28T13:43:36.447Z] #8 189.6 Retrieving: at-spi2-core-2.42.0-150400.2.7.x86_64 (Main Repository) (159/182), 70.5 KiB [2024-03-28T13:43:36.447Z] #8 189.6 Retrieving: at-spi2-core-2.42.0-150400.2.7.x86_64.rpm [. [2024-03-28T13:43:36.447Z] #8 185.7 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 417/470 [2024-03-28T13:43:36.447Z] #8 185.8 Installing : dbus-daemon-1:1.12.20-8.el9.x86_64 417/470 [2024-03-28T13:43:36.447Z] #8 185.8 Running scriptlet: dbus-daemon-1:1.12.20-8.el9.x86_64 417/470 [2024-03-28T13:43:36.447Z] #8 185.8 Installing : dbus-x11-1:1.12.20-8.el9.x86_64 418/470 [2024-03-28T13:43:36.447Z] #8 185.9 Installing : tigervnc-server-minimal-1.13.1-8.el9.x86_64 419/470#9 189.5 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ... [2024-03-28T13:43:36.447Z] #9 189.5 Setting up libdeflate0:amd64 (1.10-2) ... [2024-03-28T13:43:36.447Z] [2024-03-28T13:43:36.447Z] #8 186.6 Installing : geoclue2-2.5.5-2.el8.x86_64 151/247 [2024-03-28T13:43:36.447Z] #8 186.7 Running scriptlet: geoclue2-2.5.5-2.el8.x86_64 151/247 [2024-03-28T13:43:36.447Z] #8 186.8 Installing : libwebp-1.0.0-9.el8.x86_64 39/364 [2024-03-28T13:43:36.447Z] #8 185.9 Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 420/470 [2024-03-28T13:43:36.447Z] #8 185.9 Installing : device-mapper-9:1.02.197-2.el9.x86_64 421/470 [2024-03-28T13:43:36.447Z] #8 185.9 Installing : cryptsetup-libs-2.6.0-3.el9.x86_64 422/470.done (2.8 KiB/s)] [2024-03-28T13:43:36.447Z] #8 189.8 Retrieving: libfltk1-1.3.4-5.3.1.x86_64 (Main Repository) (160/182), 515.1 KiB [2024-03-28T13:43:36.447Z] #8 189.8 Retrieving: libfltk1-1.3.4-5.3.1.x86_64.rpm [.#9 189.6 Setting up fonts-freefont-ttf (20120503-10build1) ... [2024-03-28T13:43:36.447Z] #9 189.7 Setting up xkb-data (2.33-1) ... [2024-03-28T13:43:36.815Z] .. [2024-03-28T13:43:36.815Z] #8 187.0 Installing : webrtc-audio-processing-0.3-10.el8.x86_64 152/247done (5.0 MiB/s)] [2024-03-28T13:43:36.815Z] #8 190.0 Retrieving: libcairo2-1.16.0-150400.9.6.x86_64 (Main Repository) (161/182), 534.3 KiB [2024-03-28T13:43:37.187Z] #8 190.1 Retrieving: libcairo2-1.16.0-150400.9.6.x86_64.rpm [..done (3.0 KiB/s)] [2024-03-28T13:43:37.187Z] #8 190.4 Retrieving: Mesa-gallium-22.3.5-150500.75.2.x86_64 (Main Repository) (162/182), 7.0 MiB [2024-03-28T13:43:37.187Z] #8 190.4 Retrieving: Mesa-gallium-22.3.5-150500.75.2.x86_64.rpm [.. [2024-03-28T13:43:37.187Z] #8 187.5 Installing : libraw1394-2.1.2-5.el8.x86_64 40/364 [2024-03-28T13:43:37.187Z] #8 186.6 Installing : systemd-udev-252-32.el9.x86_64 423/470 [2024-03-28T13:43:37.187Z] #8 186.7 Running scriptlet: systemd-udev-252-32.el9.x86_64 423/470#9 190.4 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... [2024-03-28T13:43:37.187Z] .done (62.8 MiB/s)] [2024-03-28T13:43:37.187Z] #8 190.7 Retrieving: libatk-bridge-2_0-0-2.38.0-150400.1.9.x86_64 (Main Repository) (163/182), 68.9 KiB [2024-03-28T13:43:37.593Z] #8 190.7 Retrieving: libatk-bridge-2_0-0-2.38.0-150400.1.9.x86_64.rpm [..done (2.9 KiB/s)] [2024-03-28T13:43:37.593Z] #8 190.9 Retrieving: tigervnc-1.12.0-150500.2.6.x86_64 (Main Repository) (164/182), 325.5 KiB [2024-03-28T13:43:38.861Z] #8 190.9 Retrieving: tigervnc-1.12.0-150500.2.6.x86_64.rpm [...done] [2024-03-28T13:43:38.861Z] #8 191.9 Retrieving: libpango-1_0-0-1.50.4-150400.1.5.x86_64 (Main Repository) (165/182), 272.3 KiB [2024-03-28T13:43:43.935Z] #8 191.9 Retrieving: libpango-1_0-0-1.50.4-150400.1.5.x86_64.rpm [..done (2.8 KiB/s)] [2024-03-28T13:43:43.935Z] #8 196.6 Retrieving: libcairo-gobject2-1.16.0-150400.9.6.x86_64 (Main Repository) (166/182), 37.8 KiB [2024-03-28T13:43:43.935Z] #8 196.6 Retrieving: libcairo-gobject2-1.16.0-150400.9.6.x86_64.rpm [.#9 196.5 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... [2024-03-28T13:43:43.935Z] [2024-03-28T13:43:43.935Z] #8 193.6 Running scriptlet: libraw1394-2.1.2-5.el8.x86_64 40/364 [2024-03-28T13:43:43.935Z] #8 192.8 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. [2024-03-28T13:43:43.935Z] #8 192.8 [2024-03-28T13:43:43.935Z] #8 192.9 Installing : upower-0.99.11-11.el9.x86_64 424/470 [2024-03-28T13:43:43.935Z] #8 192.9 Running scriptlet: upower-0.99.11-11.el9.x86_64 424/470 [2024-03-28T13:43:43.935Z] #8 193.6 Running scriptlet: webrtc-audio-processing-0.3-10.el8.x86_64 152/247.done (2.9 KiB/s)] [2024-03-28T13:43:43.935Z] #8 196.7 Retrieving: systemd-249.17-150400.8.40.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (167/182), 3.3 MiB [2024-03-28T13:43:43.935Z] #8 196.8 Retrieving: systemd-249.17-150400.8.40.1.x86_64.rpm [.#9 196.6 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... [2024-03-28T13:43:43.935Z] [2024-03-28T13:43:43.935Z] #8 193.8 Installing : alsa-lib-1.2.10-2.el8.x86_64 41/364 [2024-03-28T13:43:43.935Z] #8 193.7 Installing : wavpack-5.1.0-16.el8.x86_64 153/247 [2024-03-28T13:43:43.935Z] #8 193.8 Installing : twolame-libs-0.3.13-12.el8.x86_64 154/247 [2024-03-28T13:43:43.935Z] #8 192.9 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. [2024-03-28T13:43:43.935Z] #8 192.9 [2024-03-28T13:43:43.935Z] #8 192.9 Installing : libtracker-sparql-3.1.2-3.el9.x86_64 425/470 [2024-03-28T13:43:43.935Z] #8 193.0 Installing : tracker-3.1.2-3.el9.x86_64 426/470 [2024-03-28T13:43:43.935Z] #8 193.0 Running scriptlet: tracker-3.1.2-3.el9.x86_64 426/470 [2024-03-28T13:43:43.935Z] #8 193.9 Running scriptlet: alsa-lib-1.2.10-2.el8.x86_64 41/364.#9 196.7 Setting up libcolord2:amd64 (1.4.6-1) ... [2024-03-28T13:43:43.935Z] #9 196.7 Setting up xxd (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:43:43.935Z] [2024-03-28T13:43:43.935Z] #8 193.9 Installing : tigervnc-icons-1.13.1-8.el8.noarch 155/247 [2024-03-28T13:43:43.935Z] #8 193.1 Installing : tracker-miners-3.1.2-4.el9.x86_64 427/470 [2024-03-28T13:43:43.935Z] #8 193.1 Running scriptlet: tracker-miners-3.1.2-4.el9.x86_64 427/470 [2024-03-28T13:43:43.935Z] #8 193.1 Running scriptlet: colord-1.4.5-4.el9.x86_64 428/470.done (25.5 MiB/s)] [2024-03-28T13:43:43.935Z] #8 197.1 Retrieving: fonts-config-20200609+git0.42e2b1b-150000.4.10.1.noarch (Update repository with updates from SUSE Linux Enterprise 15) (168/182), 53.3 KiB [2024-03-28T13:43:43.935Z] #8 197.1 Retrieving: fonts-config-20200609+git0.42e2b1b-150000.4.10.1.noarch.rpm [.#9 196.8 Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ... [2024-03-28T13:43:43.935Z] #9 196.9 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [2024-03-28T13:43:43.935Z] [2024-03-28T13:43:43.935Z] #8 194.0 Installing : cups-libs-1:2.2.6-57.el8.x86_64 42/364 [2024-03-28T13:43:43.935Z] #8 194.0 Installing : taglib-1.11.1-8.el8.x86_64 156/247.#9 197.0 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [2024-03-28T13:43:43.935Z] #9 197.0 Setting up libdconf1:amd64 (0.40.0-3) ... [2024-03-28T13:43:43.935Z] [2024-03-28T13:43:43.935Z] #8 194.1 Installing : abattis-cantarell-fonts-0.0.25-6.el8.noarch 43/364 [2024-03-28T13:43:43.935Z] #8 193.4 Installing : colord-1.4.5-4.el9.x86_64 428/470 [2024-03-28T13:43:43.935Z] #8 193.4 Running scriptlet: colord-1.4.5-4.el9.x86_64 428/470 [2024-03-28T13:43:43.935Z] #8 194.1 Installing : soundtouch-2.0.0-3.el8.x86_64 157/247 [2024-03-28T13:43:43.935Z] #8 194.2 Running scriptlet: soundtouch-2.0.0-3.el8.x86_64 157/247#9 197.1 Setting up libasound2-data (1.2.6.1-1ubuntu1) ... [2024-03-28T13:43:43.935Z] #9 197.2 Setting up libgtop2-common (2.40.0-2build3) ... [2024-03-28T13:43:43.935Z] done (2.9 KiB/s)] [2024-03-28T13:43:43.935Z] #8 197.2 Retrieving: xrdb-1.1.0-150000.3.7.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (169/182), 35.9 KiB [2024-03-28T13:43:43.935Z] #8 197.2 Retrieving: xrdb-1.1.0-150000.3.7.1.x86_64.rpm [. [2024-03-28T13:43:43.935Z] #8 194.2 Installing : fontconfig-2.13.1-4.el8.x86_64 44/364 [2024-03-28T13:43:43.935Z] #8 194.3 Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 44/364 [2024-03-28T13:43:43.935Z] #8 194.3 Installing : sound-theme-freedesktop-0.8-9.el8.noarch 158/247 [2024-03-28T13:43:43.935Z] #8 194.3 Running scriptlet: sound-theme-freedesktop-0.8-9.el8.noarch 158/247 [2024-03-28T13:43:43.935Z] #8 193.5 Installing : flatpak-session-helper-1.12.8-1.el9.x86_64 429/470 [2024-03-28T13:43:43.935Z] #8 193.5 Running scriptlet: flatpak-1.12.8-1.el9.x86_64 430/470#9 197.2 Setting up libfontenc1:amd64 (1:1.1.4-1build3) ... [2024-03-28T13:43:43.936Z] #9 197.3 Setting up tigervnc-tools (1.12.0+dfsg-4ubuntu0.22.04.1) ... [2024-03-28T13:43:43.936Z] .done (2.7 KiB/s)] [2024-03-28T13:43:43.936Z] #8 197.4 Retrieving: xterm-bin-330-150200.11.12.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (170/182), 1.5 MiB [2024-03-28T13:43:44.319Z] #8 197.4 Retrieving: xterm-bin-330-150200.11.12.1.x86_64.rpm [. [2024-03-28T13:43:44.319Z] #8 194.4 Installing : openjpeg2-2.4.0-5.el8.x86_64 159/247 [2024-03-28T13:43:44.319Z] #8 194.5 Installing : mpg123-libs-1.25.10-2.el8.x86_64 160/247#9 197.3 update-alternatives: using /usr/bin/tigervncpasswd to provide /usr/bin/vncpasswd (vncpasswd) in auto mode [2024-03-28T13:43:44.319Z] #9 197.3 update-alternatives: warning: skip creation of /usr/share/man/man1/vncpasswd.1.gz because associated file /usr/share/man/man1/tigervncpasswd.1.gz (of link group vncpasswd) doesn't exist [2024-03-28T13:43:44.319Z] #9 197.4 Setting up vim-common (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:43:44.319Z] .. [2024-03-28T13:43:44.319Z] #8 193.8 Installing : flatpak-1.12.8-1.el9.x86_64 430/470 [2024-03-28T13:43:44.319Z] #8 193.9 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 431/470#9 197.6 Setting up libgles2:amd64 (1.4.0-1) ... [2024-03-28T13:43:44.319Z] done (15.6 MiB/s)] [2024-03-28T13:43:44.319Z] #8 197.7 Retrieving: librsvg-2-2-2.52.10-150400.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (171/182), 2.6 MiB [2024-03-28T13:43:44.319Z] #8 197.7 Retrieving: librsvg-2-2-2.52.10-150400.3.6.1.x86_64.rpm [. [2024-03-28T13:43:44.708Z] #8 194.7 Installing : mesa-filesystem-23.1.4-2.el8.x86_64 161/247 [2024-03-28T13:43:44.708Z] #8 193.9 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 431/470 [2024-03-28T13:43:44.708Z] #8 193.9 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 432/470.done (3.6 KiB/s)] [2024-03-28T13:43:44.708Z] #9 197.6 Setting up emacsen-common (3.0.4) ... [2024-03-28T13:43:44.708Z] #9 197.8 Setting up libslang2:amd64 (2.3.2-5build4) ... [2024-03-28T13:43:44.708Z] [2024-03-28T13:43:44.708Z] #8 194.2 Installing : gtk3-3.24.31-2.el9.x86_64 433/470#8 197.9 Retrieving: gdk-pixbuf-loader-rsvg-2.52.10-150400.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (172/182), 66.0 KiB [2024-03-28T13:43:44.708Z] #8 197.9 Retrieving: gdk-pixbuf-loader-rsvg-2.52.10-150400.3.6.1.x86_64.rpm [.done] [2024-03-28T13:43:44.709Z] #8 198.0 Retrieving: gtk3-tools-3.24.34-150400.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (173/182), 369.9 KiB [2024-03-28T13:43:44.709Z] #8 198.0 Retrieving: gtk3-tools-3.24.34-150400.3.6.1.x86_64.rpm [.#9 198.0 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... [2024-03-28T13:43:44.709Z] [2024-03-28T13:43:44.709Z] #8 194.2 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 434/470 [2024-03-28T13:43:44.709Z] #8 194.2 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 434/470 [2024-03-28T13:43:45.096Z] #8 194.3 Installing : gnome-desktop3-40.4-1.el9.x86_64 435/470. [2024-03-28T13:43:45.096Z] #8 194.4 Installing : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 436/470#9 198.0 Setting up libepoxy0:amd64 (1.5.10-1) ... [2024-03-28T13:43:45.096Z] done (2.8 KiB/s)] [2024-03-28T13:43:45.096Z] #8 198.2 Retrieving: libgtk-3-0-3.24.34-150400.3.6.1.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (174/182), 2.8 MiB [2024-03-28T13:43:45.096Z] #8 198.2 Retrieving: libgtk-3-0-3.24.34-150400.3.6.1.x86_64.rpm [.#9 198.1 Setting up libmpfr6:amd64 (4.1.0-3build3) ... [2024-03-28T13:43:45.096Z] #9 198.2 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [2024-03-28T13:43:45.096Z] #9 198.2 Setting up fonts-liberation2 (2.1.5-1) ... [2024-03-28T13:43:45.096Z] .done (3.6 KiB/s)] [2024-03-28T13:43:45.096Z] #9 198.4 Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... [2024-03-28T13:43:45.096Z] [2024-03-28T13:43:45.096Z] #8 195.4 Installing : flac-libs-1.3.2-11.el8.x86_64 45/364#8 198.5 Retrieving: libcanberra-gtk3-0-0.30-150400.15.2.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (175/182), 16.0 KiB [2024-03-28T13:43:45.096Z] #8 198.5 Retrieving: libcanberra-gtk3-0-0.30-150400.15.2.2.x86_64.rpm [.#9 198.4 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... [2024-03-28T13:43:45.096Z] #9 198.5 Setting up dbus (1.12.20-2ubuntu4.1) ... [2024-03-28T13:43:45.493Z] [2024-03-28T13:43:45.493Z] #8 195.5 Running scriptlet: xml-common-0.6.3-50.el8.noarch 46/364 [2024-03-28T13:43:45.493Z] #8 195.5 Installing : xml-common-0.6.3-50.el8.noarch 46/364.done (2.9 KiB/s)] [2024-03-28T13:43:45.493Z] #8 198.7 Retrieving: xorg-x11-fonts-core-7.6-13.6.1.noarch (Main Repository) (176/182), 3.9 MiB [2024-03-28T13:43:45.493Z] #8 198.7 Retrieving: xorg-x11-fonts-core-7.6-13.6.1.noarch.rpm [. [2024-03-28T13:43:45.493Z] #8 195.7 Installing : libxslt-1.1.32-6.el8.x86_64 47/364... [2024-03-28T13:43:45.493Z] #8 195.8 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 48/364 [2024-03-28T13:43:45.889Z] #8 195.1 Installing : webkit2gtk3-2.42.4-1.el9.x86_64 437/470done (18.9 MiB/s)] [2024-03-28T13:43:45.889Z] #8 199.1 Retrieving: xinit-1.4.0-6.17.x86_64 (Main Repository) (177/182), 58.0 KiB [2024-03-28T13:43:45.889Z] #8 199.1 Retrieving: xinit-1.4.0-6.17.x86_64.rpm [. [2024-03-28T13:43:45.889Z] #8 196.0 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 48/364 [2024-03-28T13:43:45.889Z] #8 196.1 Installing : libtdb-1.4.9-0.el8.x86_64 49/364#9 199.0 Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ... [2024-03-28T13:43:45.889Z] #9 199.1 Setting up zenity-common (3.42.1-0ubuntu1) ... [2024-03-28T13:43:45.889Z] . [2024-03-28T13:43:45.889Z] #8 196.2 Installing : libsecret-0.18.6-1.el8.x86_64 50/364 [2024-03-28T13:43:45.889Z] #8 195.4 Installing : gtk3-devel-3.24.31-2.el9.x86_64 438/470 [2024-03-28T13:43:45.889Z] #8 195.5 Installing : java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 439/470#9 199.1 Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... [2024-03-28T13:43:45.889Z] #9 199.2 Setting up libopus0:amd64 (1.3.1-0.1build2) ... [2024-03-28T13:43:45.889Z] done (2.6 KiB/s)] [2024-03-28T13:43:45.889Z] #8 199.3 Retrieving: zenity-3.41.0-150400.1.10.x86_64 (Main Repository) (178/182), 422.7 KiB [2024-03-28T13:43:46.281Z] #8 199.3 Retrieving: zenity-3.41.0-150400.1.10.x86_64.rpm [. [2024-03-28T13:43:46.281Z] #8 195.5 Running scriptlet: java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 439/470 [2024-03-28T13:43:46.281Z] #8 195.6 Installing : libgweather-40.0-3.el9.x86_64 440/470#9 199.3 Setting up libpng16-16:amd64 (1.6.37-3build5) ... [2024-03-28T13:43:46.281Z] #9 199.4 Setting up libmpc3:amd64 (1.2.1-2build1) ... [2024-03-28T13:43:46.281Z] .done (2.7 KiB/s)] [2024-03-28T13:43:46.281Z] #8 199.5 Retrieving: libmetacity3-3.42.0-bp155.2.13.x86_64 (Main Repository) (179/182), 71.3 KiB [2024-03-28T13:43:46.281Z] #8 199.6 Retrieving: libmetacity3-3.42.0-bp155.2.13.x86_64.rpm [. [2024-03-28T13:43:46.281Z] #8 195.7 Installing : zenity-3.32.0-8.el9.x86_64 441/470#9 199.4 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... [2024-03-28T13:43:46.281Z] #9 199.4 Setting up libvorbis0a:amd64 (1.3.7-1build2) ... [2024-03-28T13:43:46.281Z] #9 199.5 Setting up liborc-0.4-0:amd64 (1:0.4.32-2) ... [2024-03-28T13:43:46.281Z] .#9 199.5 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... [2024-03-28T13:43:46.281Z] done (2.8 KiB/s)] [2024-03-28T13:43:46.281Z] #8 199.7 Retrieving: xorg-x11-fonts-7.6-13.6.1.noarch (Main Repository) (180/182), 1.4 MiB [2024-03-28T13:43:46.668Z] #8 199.7 Retrieving: xorg-x11-fonts-7.6-13.6.1.noarch.rpm [. [2024-03-28T13:43:46.668Z] #8 196.0 Installing : gtk2-2.24.33-8.el9.x86_64 442/470..#9 199.7 Setting up fonts-dejavu-core (2.37-2build1) ... [2024-03-28T13:43:46.668Z] [2024-03-28T13:43:46.668Z] #8 196.0 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 443/470 [2024-03-28T13:43:46.668Z] #8 196.1 Installing : iio-sensor-proxy-3.3-1.el9.x86_64 444/470 [2024-03-28T13:43:46.668Z] #8 196.1 Running scriptlet: iio-sensor-proxy-3.3-1.el9.x86_64 444/470done (12.3 MiB/s)] [2024-03-28T13:43:46.668Z] #8 200.0 Retrieving: metacity-3.42.0-bp155.2.13.x86_64 (Main Repository) (181/182), 264.4 KiB [2024-03-28T13:43:46.668Z] #8 200.1 Retrieving: metacity-3.42.0-bp155.2.13.x86_64.rpm [. [2024-03-28T13:43:47.047Z] #8 196.2 Installing : gnome-settings-daemon-40.0.1-16.el9.x86_64 445/470.done (2.8 KiB/s)] [2024-03-28T13:43:47.047Z] #8 200.3 Retrieving: xorg-x11-Xvnc-1.12.0-150500.2.6.x86_64 (Main Repository) (182/182), 1.1 MiB [2024-03-28T13:43:47.047Z] #9 200.0 Setting up ucf (3.0043) ... [2024-03-28T13:43:47.047Z] [2024-03-28T13:43:47.047Z] #8 196.4 Installing : mutter-40.9-15.el9.x86_64 446/470 [2024-03-28T13:43:47.047Z] #8 197.1 Installing : kernel-headers-4.18.0-547.el8.x86_64 51/364#8 200.3 Retrieving: xorg-x11-Xvnc-1.12.0-150500.2.6.x86_64.rpm [..done (3.2 KiB/s)] [2024-03-28T13:43:47.047Z] [2024-03-28T13:43:47.428Z] #8 197.4 Running scriptlet: glibc-headers-2.28-251.el8.x86_64 52/364#8 200.5 [2024-03-28T13:43:47.428Z] #8 200.5 Checking for file conflicts: [...#9 200.5 Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... [2024-03-28T13:43:47.428Z] [2024-03-28T13:43:47.428Z] #8 196.8 Installing : gtk2-devel-2.24.33-8.el9.x86_64 447/470 [2024-03-28T13:43:47.428Z] #8 197.0 Installing : java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 448/470#9 200.6 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... [2024-03-28T13:43:47.428Z] #9 200.7 Setting up libltdl7:amd64 (2.4.6-15build2) ... [2024-03-28T13:43:47.428Z] .#9 200.8 Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:43:47.428Z] [2024-03-28T13:43:47.823Z] #8 197.8 Installing : glibc-headers-2.28-251.el8.x86_64 52/364 [2024-03-28T13:43:47.823Z] #8 197.0 Running scriptlet: java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 448/470.#9 200.8 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [2024-03-28T13:43:47.823Z] #9 200.9 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [2024-03-28T13:43:47.823Z] [2024-03-28T13:43:47.823Z] #8 197.9 Installing : json-glib-1.4.4-1.el8.x86_64 53/364 [2024-03-28T13:43:47.823Z] #8 197.2 Installing : webkit2gtk3-devel-2.42.4-1.el9.x86_64 449/470..#9 201.0 Setting up libsoup2.4-common (2.74.2-3) ... [2024-03-28T13:43:47.823Z] #9 201.0 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... [2024-03-28T13:43:47.823Z] #9 201.1 Setting up libatk1.0-data (2.36.0-3build1) ... [2024-03-28T13:43:47.823Z] #9 201.1 Setting up xdg-dbus-proxy (0.1.3-1) ... [2024-03-28T13:43:47.823Z] #9 201.2 Setting up fonts-dejavu-extra (2.37-2build1) ... [2024-03-28T13:43:48.215Z] [2024-03-28T13:43:48.215Z] #8 197.5 Installing : gtk4-4.12.3-2.el9.x86_64 450/470 [2024-03-28T13:43:48.215Z] #8 197.6 Installing : tigervnc-server-1.13.1-8.el9.x86_64 451/470#9 201.2 Setting up libmd0:amd64 (1.0.4-1build1) ... [2024-03-28T13:43:48.215Z] #9 201.3 Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... [2024-03-28T13:43:48.215Z] [2024-03-28T13:43:48.215Z] #8 197.6 Running scriptlet: tigervnc-server-1.13.1-8.el9.x86_64 451/470 [2024-03-28T13:43:48.215Z] #8 197.6 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 452/470 [2024-03-28T13:43:48.215Z] #8 197.7 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 453/470 [2024-03-28T13:43:48.215Z] #8 197.7 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 454/470#9 201.4 Setting up libdv4:amd64 (1.0.0-14build1) ... [2024-03-28T13:43:48.215Z] #9 201.4 Setting up libasyncns0:amd64 (0.8-6build2) ... [2024-03-28T13:43:48.215Z] [2024-03-28T13:43:48.215Z] #8 198.4 Installing : grub2-common-1:2.02-129.el8.noarch 54/364.done] [2024-03-28T13:43:48.215Z] [2024-03-28T13:43:48.215Z] #8 197.7 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 454/470 [2024-03-28T13:43:48.215Z] #8 197.8 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. [2024-03-28T13:43:48.215Z] #8 197.8 [2024-03-28T13:43:48.215Z] #8 197.8 Installing : mesa-libGL-devel-23.3.3-1.el9.x86_64 455/470#9 201.5 Setting up libxshmfence1:amd64 (1.3-1build4) ... [2024-03-28T13:43:48.215Z] #9 201.5 Setting up libwavpack1:amd64 (5.4.0-1build2) ... [2024-03-28T13:43:48.610Z] #8 201.7 ( 1/182) Installing: Mesa-libglapi0-22.3.5-150500.75.2.x86_64 [.#9 201.6 Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... [2024-03-28T13:43:48.610Z] #9 201.6 Setting up fonts-liberation (1:1.07.4-11) ... [2024-03-28T13:43:48.610Z] #9 201.7 Setting up libmpdec3:amd64 (2.5.1-2build2) ... [2024-03-28T13:43:48.610Z] .#9 201.7 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ... [2024-03-28T13:43:48.610Z] done] [2024-03-28T13:43:48.985Z] #8 202.0 ( 2/182) Installing: busybox-1.35.0-150500.8.2.x86_64 [. [2024-03-28T13:43:49.352Z] #8 199.1 Installing : xkeyboard-config-2.28-1.el8.noarch 55/364.. [2024-03-28T13:43:49.721Z] #8 199.8 Installing : llvm-libs-17.0.6-2.module_el8+895+5524c78c.x86_6 162/247 [2024-03-28T13:43:49.721Z] #8 200.1 Installing : libxkbcommon-0.9.1-1.el8.x86_64 56/364.done] [2024-03-28T13:43:50.099Z] [2024-03-28T13:43:50.099Z] #8 199.4 Installing : gcc-11.4.1-3.el9.x86_64 456/470#8 203.3 ( 3/182) Installing: gzip-1.10-150200.10.1.x86_64 [.. [2024-03-28T13:43:50.099Z] #8 199.5 Installing : mesa-libGLU-devel-9.0.1-6.el9.x86_64 457/470 [2024-03-28T13:43:50.099Z] #8 199.6 Installing : libXt-devel-1.2.0-6.el9.x86_64 458/470#9 203.2 Setting up libgtop-2.0-11:amd64 (2.40.0-2build3) ... [2024-03-28T13:43:50.099Z] #9 203.3 Setting up libopenjp2-7:amd64 (2.4.0-6) ... [2024-03-28T13:43:50.099Z] [2024-03-28T13:43:50.099Z] #8 200.3 Installing : libwpe-1.10.0-4.el8.x86_64 57/364 [2024-03-28T13:43:50.099Z] #8 199.7 Installing : lsof-4.94.0-3.el9.x86_64 459/470 [2024-03-28T13:43:50.099Z] #8 199.7 Installing : wget-1.21.1-7.el9.x86_64 460/470done] [2024-03-28T13:43:50.479Z] #8 203.4 ( 4/182) Installing: hicolor-icon-theme-0.17-150400.12.5.noarch [. [2024-03-28T13:43:50.479Z] #8 200.5 Installing : wpebackend-fdo-1.10.0-3.el8.x86_64 58/364..done] [2024-03-28T13:43:50.479Z] [2024-03-28T13:43:50.479Z] #8 200.0 Installing : zip-3.0-35.el9.x86_64 461/470#9 203.7 Setting up libthai-data (0.1.29-1build1) ... [2024-03-28T13:43:50.479Z] #9 203.7 Setting up libvpx7:amd64 (1.11.0-2ubuntu2.2) ... [2024-03-28T13:43:50.479Z] [2024-03-28T13:43:50.479Z] #8 200.8 Installing : tigervnc-license-1.13.1-8.el8.noarch 59/364 [2024-03-28T13:43:50.479Z] #8 200.9 Installing : speex-1.2.0-1.el8.x86_64 60/364#8 203.9 ( 5/182) Installing: libICE6-1.0.9-1.25.x86_64 [. [2024-03-28T13:43:50.479Z] #8 200.0 Installing : tigervnc-1.13.1-8.el9.x86_64 462/470 [2024-03-28T13:43:50.479Z] #8 200.1 Installing : libXScrnSaver-1.2.3-10.el9.x86_64 463/470 [2024-03-28T13:43:50.850Z] #8 200.1 Installing : liberation-fonts-1:2.1.3-5.el9.noarch 464/470#9 203.8 Setting up libatk1.0-0:amd64 (2.36.0-3build1) ... [2024-03-28T13:43:50.850Z] . [2024-03-28T13:43:51.652Z] #8 200.2 Installing : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 465/470 [2024-03-28T13:43:51.652Z] #8 201.2 Running scriptlet: xorg-x11-fonts-100dpi-7.5-33.el9.noarch 465/470#9 204.9 Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:43:51.652Z] #9 204.9 Setting up libhunspell-1.7-0:amd64 (1.7.0-4build1) ... [2024-03-28T13:43:51.652Z] [2024-03-28T13:43:51.652Z] #8 202.0 Installing : mesa-dri-drivers-23.1.4-2.el8.x86_64 163/247.done] [2024-03-28T13:43:51.652Z] #8 205.1 ( 6/182) Installing: libXau6-1.0.8-1.26.x86_64 [.. [2024-03-28T13:43:52.043Z] #8 202.0 Installing : opus-1.3-0.4.beta.el8.x86_64 61/364 [2024-03-28T13:43:52.043Z] #8 201.3 Installing : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 466/470 [2024-03-28T13:43:52.043Z] #8 201.3 Running scriptlet: xorg-x11-fonts-75dpi-7.5-33.el9.noarch 466/470#9 205.0 Setting up glib-networking-common (2.72.0-1) ... [2024-03-28T13:43:52.043Z] #9 205.1 Setting up vim-runtime (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:43:52.043Z] [2024-03-28T13:43:52.043Z] #8 202.2 Installing : libvpx-1.7.0-10.el8.x86_64 164/247done] [2024-03-28T13:43:52.043Z] #8 205.3 ( 7/182) Installing: libXdmcp6-1.1.2-1.23.x86_64 [. [2024-03-28T13:43:52.043Z] #8 202.2 Installing : openjpeg2-2.4.0-5.el8.x86_64 62/364 [2024-03-28T13:43:52.043Z] #8 201.5 Installing : xorg-x11-fonts-misc-7.5-33.el9.noarch 467/470 [2024-03-28T13:43:52.043Z] #8 202.3 Installing : libvisual-1:0.4.0-25.el8.x86_64 165/247. [2024-03-28T13:43:52.043Z] #8 202.4 Installing : libmpc-1.1.0-9.1.el8.x86_64 63/364 [2024-03-28T13:43:52.043Z] #8 201.5 Running scriptlet: xorg-x11-fonts-misc-7.5-33.el9.noarch 467/470 [2024-03-28T13:43:52.043Z] #8 202.4 Running scriptlet: libvisual-1:0.4.0-25.el8.x86_64 165/247#9 205.3 Setting up libisl23:amd64 (0.24-2build1) ... [2024-03-28T13:43:52.043Z] #9 205.4 Setting up libsamplerate0:amd64 (0.2.2-1build1) ... [2024-03-28T13:43:52.418Z] .done] [2024-03-28T13:43:52.418Z] #8 205.5 ( 8/182) Installing: libXvnc1-1.12.0-150500.2.6.x86_64 [..#9 205.4 Setting up libbsd0:amd64 (0.11.5-1) ... [2024-03-28T13:43:52.418Z] #9 205.5 Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:43:52.418Z] [2024-03-28T13:43:52.418Z] #8 202.5 Installing : libfontenc-1.1.3-8.el8.x86_64 64/364 [2024-03-28T13:43:52.418Z] #8 202.6 Installing : libdvdread-5.0.3-9.el8.x86_64 65/364 [2024-03-28T13:43:52.418Z] #8 202.5 Installing : libsrtp-1.5.4-8.el8.x86_64 166/247#9 205.5 Setting up libelf1:amd64 (0.186-1build1) ... [2024-03-28T13:43:52.418Z] #9 205.6 Setting up libevdev2:amd64 (1.12.1+dfsg-1) ... [2024-03-28T13:43:52.418Z] .done] [2024-03-28T13:43:52.418Z] #8 205.7 ( 9/182) Installing: libargon2-1-0.0+git20171227.670229c-2.14.x86_64 [.. [2024-03-28T13:43:52.418Z] #8 202.7 Running scriptlet: libdvdread-5.0.3-9.el8.x86_64 65/364 [2024-03-28T13:43:52.418Z] #8 202.7 Installing : hyphen-2.8.8-9.el8.x86_64 66/364 [2024-03-28T13:43:52.418Z] #8 202.6 Running scriptlet: libsrtp-1.5.4-8.el8.x86_64 166/247 [2024-03-28T13:43:52.418Z] #8 202.7 Installing : libmcpp-2.7.2-20.el8.x86_64 167/247#9 205.7 Setting up readline-common (8.1.2-1) ... [2024-03-28T13:43:52.418Z] #9 205.7 Setting up iso-codes (4.9.0-1) ... [2024-03-28T13:43:52.418Z] done] [2024-03-28T13:43:52.418Z] #8 205.8 ( 10/182) Installing: libasound2-1.2.8-150500.1.1.x86_64 [. [2024-03-28T13:43:52.418Z] #8 202.8 Running scriptlet: hyphen-2.8.8-9.el8.x86_64 66/364 [2024-03-28T13:43:52.418Z] #8 202.9 Installing : hicolor-icon-theme-0.17-2.el8.noarch 67/364 [2024-03-28T13:43:52.418Z] #8 202.8 Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 167/247 [2024-03-28T13:43:52.794Z] #8 202.8 Installing : mcpp-2.7.2-20.el8.x86_64 168/247#9 205.8 Setting up libgudev-1.0-0:amd64 (1:237-2build1) ... [2024-03-28T13:43:52.794Z] #9 205.8 Setting up libsecret-common (0.20.5-2) ... [2024-03-28T13:43:52.794Z] . [2024-03-28T13:43:52.794Z] #8 203.0 Installing : gsm-1.0.17-5.el8.x86_64 68/364 [2024-03-28T13:43:52.794Z] #8 202.9 Installing : libgtop2-2.38.0-3.el8.x86_64 169/247 [2024-03-28T13:43:52.794Z] #8 203.0 Installing : libdv-1.0.0-27.el8.x86_64 170/247#9 205.9 Setting up libmp3lame0:amd64 (3.100-3build2) ... [2024-03-28T13:43:52.794Z] [2024-03-28T13:43:52.794Z] #8 203.1 Installing : libsndfile-1.0.28-14.el8.x86_64 69/364done] [2024-03-28T13:43:52.794Z] #8 206.1 ( 11/182) Installing: libdatrie1-0.2.9-1.25.x86_64 [.. [2024-03-28T13:43:52.794Z] #8 203.1 Installing : libdatrie-0.2.9-7.el8.x86_64 171/247#9 206.0 Setting up libvorbisenc2:amd64 (1.3.7-1build2) ... [2024-03-28T13:43:52.794Z] #9 206.0 Setting up libgdbm6:amd64 (1.23-1) ... [2024-03-28T13:43:52.794Z] #9 206.1 Setting up libicu70:amd64 (70.1-2) ... [2024-03-28T13:43:52.794Z] [2024-03-28T13:43:52.794Z] #8 203.2 Running scriptlet: libsndfile-1.0.28-14.el8.x86_64 69/364 [2024-03-28T13:43:53.180Z] #8 203.2 Installing : graphite2-1.3.10-10.el8.x86_64 70/364done] [2024-03-28T13:43:53.180Z] #8 206.2 ( 12/182) Installing: libdrm2-2.4.114-150500.3.2.x86_64 [..done] [2024-03-28T13:43:53.180Z] #8 206.4 ( 13/182) Installing: libedit0-3.1.snap20150325-2.12.x86_64 [.#9 206.2 Setting up libiec61883-0:amd64 (1.2.0-4build3) ... [2024-03-28T13:43:53.180Z] #9 206.2 Setting up libxkbcommon0:amd64 (1.4.0-1) ... [2024-03-28T13:43:53.180Z] [2024-03-28T13:43:53.180Z] #8 203.3 Installing : harfbuzz-1.7.5-4.el8.x86_64 71/364 [2024-03-28T13:43:53.180Z] #8 203.2 Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 171/247 [2024-03-28T13:43:53.180Z] #8 203.3 Installing : libthai-0.1.27-2.el8.x86_64 172/247#9 206.3 Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:43:53.180Z] #9 206.3 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... [2024-03-28T13:43:53.180Z] .done] [2024-03-28T13:43:53.180Z] [2024-03-28T13:43:53.180Z] #8 203.4 Running scriptlet: harfbuzz-1.7.5-4.el8.x86_64 71/364 [2024-03-28T13:43:53.180Z] #8 203.4 Installing : harfbuzz-icu-1.7.5-4.el8.x86_64 72/364 [2024-03-28T13:43:53.180Z] #8 203.4 Running scriptlet: libthai-0.1.27-2.el8.x86_64 172/247 [2024-03-28T13:43:53.180Z] #8 203.4 Installing : libasyncns-0.8-14.el8.x86_64 173/247 [2024-03-28T13:43:53.180Z] #8 203.5 Running scriptlet: libasyncns-0.8-14.el8.x86_64 173/247#9 206.4 Setting up libavc1394-0:amd64 (0.5.4-5build2) ... [2024-03-28T13:43:53.180Z] #9 206.5 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... [2024-03-28T13:43:53.180Z] #8 206.5 ( 14/182) Installing: libepoxy0-1.5.10-150500.1.2.x86_64 [.. [2024-03-28T13:43:53.180Z] #8 203.5 Running scriptlet: harfbuzz-icu-1.7.5-4.el8.x86_64 72/364 [2024-03-28T13:43:53.180Z] #8 203.6 Installing : fribidi-1.0.4-9.el8.x86_64 73/364 [2024-03-28T13:43:53.566Z] #8 203.5 Installing : libXdmcp-1.1.3-1.el8.x86_64 174/247 [2024-03-28T13:43:53.566Z] #8 203.7 Installing : cmake-rpm-macros-3.26.5-2.el8.noarch 74/364#9 206.5 Setting up glib-networking-services (2.72.0-1) ... [2024-03-28T13:43:53.566Z] done] [2024-03-28T13:43:53.566Z] #8 206.7 ( 15/182) Installing: libexpat1-2.4.4-150400.3.12.1.x86_64 [.. [2024-03-28T13:43:53.566Z] #8 203.7 Installing : libX11-common-1.6.8-8.el8.noarch 175/247 [2024-03-28T13:43:53.566Z] #8 203.8 Installing : libdvdnav-5.0.3-8.el8.x86_64 75/364done] [2024-03-28T13:43:53.566Z] #8 206.8 ( 16/182) Installing: libfontenc1-1.1.3-1.22.x86_64 [..#9 206.6 Setting up libice6:amd64 (2:1.0.10-1build2) ... [2024-03-28T13:43:53.566Z] #9 206.7 Setting up session-migration (0.3.6) ... [2024-03-28T13:43:53.566Z] [2024-03-28T13:43:53.566Z] #8 203.9 Installing : libX11-1.6.8-8.el8.x86_64 176/247 [2024-03-28T13:43:53.566Z] #8 203.9 Running scriptlet: libdvdnav-5.0.3-8.el8.x86_64 75/364done] [2024-03-28T13:43:53.566Z] #8 207.0 ( 17/182) Installing: libfribidi0-1.0.10-150400.3.3.1.x86_64 [. [2024-03-28T13:43:53.937Z] #8 204.0 Installing : libXext-1.3.4-1.el8.x86_64 177/247 [2024-03-28T13:43:53.937Z] #8 204.0 Installing : libXfont2-2.0.3-2.el8.x86_64 76/364#9 207.0 Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. [2024-03-28T13:43:53.937Z] . [2024-03-28T13:43:53.937Z] #8 204.0 Installing : libXrender-0.9.10-7.el8.x86_64 178/247 [2024-03-28T13:43:55.757Z] #8 203.3 Installing : glibc-locale-source-2.34-103.el9.x86_64 468/470 [2024-03-28T13:44:02.035Z] #8 206.0 Installing : cpp-8.5.0-21.el8.x86_64 77/364#9 215.1 Setting up fonts-dejavu (2.37-2build1) ... [2024-03-28T13:44:02.036Z] .done] [2024-03-28T13:44:02.036Z] #8 215.3 ( 18/182) Installing: libgdbm4-1.12-1.418.x86_64 [.#9 215.2 Setting up libdw1:amd64 (0.186-1build1) ... [2024-03-28T13:44:02.036Z] #9 215.2 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... [2024-03-28T13:44:02.036Z] [2024-03-28T13:44:02.036Z] #8 212.3 Running scriptlet: cpp-8.5.0-21.el8.x86_64 77/364 [2024-03-28T13:44:02.036Z] #8 212.3 Installing : libshout-2.2.2-19.el8.x86_64 78/364.#9 215.3 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:02.036Z] #9 215.3 Setting up libtag1v5-vanilla:amd64 (1.11.1+dfsg.1-3ubuntu3) ... [2024-03-28T13:44:02.036Z] . [2024-03-28T13:44:02.036Z] #8 212.3 Installing : cairo-1.15.12-6.el8.x86_64 179/247 [2024-03-28T13:44:02.424Z] #8 212.4 Running scriptlet: libshout-2.2.2-19.el8.x86_64 78/364#9 215.4 Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:02.424Z] #9 215.4 Setting up libcaca0:amd64 (0.99.beta19-2.2ubuntu4) ... [2024-03-28T13:44:02.424Z] [2024-03-28T13:44:02.424Z] #8 212.5 Installing : libXfixes-5.0.3-7.el8.x86_64 180/247 [2024-03-28T13:44:02.424Z] #8 212.6 Installing : cairo-gobject-1.15.12-6.el8.x86_64 181/247done] [2024-03-28T13:44:02.424Z] #8 215.5 ( 19/182) Installing: libgmodule-2_0-0-2.70.5-150400.3.8.1.x86_64 [..done] [2024-03-28T13:44:02.424Z] #8 215.7 ( 20/182) Installing: libgobject-2_0-0-2.70.5-150400.3.8.1.x86_64 [. [2024-03-28T13:44:02.424Z] #8 211.8 Installing : glibc-langpack-en-2.34-103.el9.x86_64 469/470 [2024-03-28T13:44:02.424Z] #8 211.9 Installing : bzip2-1.0.8-8.el9.x86_64 470/470#9 215.5 Setting up libwoff1:amd64 (1.0.2-1build4) ... [2024-03-28T13:44:02.424Z] #9 215.6 Setting up dictionaries-common (1.28.14) ... [2024-03-28T13:44:02.424Z] [2024-03-28T13:44:02.424Z] #8 212.7 Installing : libXdamage-1.1.4-14.el8.x86_64 182/247. [2024-03-28T13:44:02.424Z] #8 211.9 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 470/470 [2024-03-28T13:44:02.424Z] #8 211.9 Running scriptlet: nss-3.90.0-6.el9.x86_64 470/470 [2024-03-28T13:44:02.424Z] #8 212.7 Installing : libXrandr-1.5.2-1.el8.x86_64 183/247 [2024-03-28T13:44:02.424Z] #8 212.8 Installing : libXinerama-1.1.4-1.el8.x86_64 184/247done] [2024-03-28T13:44:02.806Z] #8 215.8 ( 21/182) Installing: libgraphite2-3-1.3.11-150000.4.3.1.x86_64 [. [2024-03-28T13:44:02.806Z] #8 213.0 Installing : libXcursor-1.1.15-3.el8.x86_64 185/247.done] [2024-03-28T13:44:02.806Z] [2024-03-28T13:44:02.806Z] #8 213.0 Installing : libXi-1.7.10-1.el8.x86_64 186/247#8 216.1 ( 22/182) Installing: libgthread-2_0-0-2.70.5-150400.3.8.1.x86_64 [.. [2024-03-28T13:44:02.806Z] #8 213.2 Installing : iso-codes-3.79-2.el8.noarch 79/364 [2024-03-28T13:44:02.806Z] #8 212.4 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 470/470 [2024-03-28T13:44:02.806Z] #8 212.4 Running scriptlet: java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 470/470 [2024-03-28T13:44:02.806Z] #8 212.4 Running scriptlet: dconf-0.40.0-6.el9.x86_64 470/470 [2024-03-28T13:44:02.806Z] #8 212.4 Running scriptlet: wireplumber-0.4.14-1.el9.x86_64 470/470 [2024-03-28T13:44:02.806Z] #8 212.4 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. [2024-03-28T13:44:02.806Z] #8 212.4 Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. [2024-03-28T13:44:02.806Z] #8 212.4 [2024-03-28T13:44:02.806Z] [2024-03-28T13:44:02.806Z] #8 213.1 Installing : libXtst-1.2.3-7.el8.x86_64 187/247 [2024-03-28T13:44:02.806Z] #8 213.2 Installing : libXft-2.3.3-1.el8.x86_64 188/247done] [2024-03-28T13:44:03.187Z] #8 216.3 ( 23/182) Installing: libip4tc2-1.8.7-1.1.x86_64 [. [2024-03-28T13:44:03.187Z] #8 213.3 Installing : libavc1394-0.5.4-7.el8.x86_64 80/364#8 212.4 Running scriptlet: java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 470/470 [2024-03-28T13:44:03.187Z] #8 212.5 Running scriptlet: java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 470/470 [2024-03-28T13:44:03.187Z] #8 213.3 Installing : libXcomposite-0.4.4-14.el8.x86_64 189/247.done] [2024-03-28T13:44:03.187Z] #8 216.5 ( 24/182) Installing: libjpeg8-8.2.2-150400.15.9.x86_64 [. [2024-03-28T13:44:03.187Z] #8 213.4 Installing : libiec61883-1.2.0-18.el8.x86_64 81/364 [2024-03-28T13:44:03.187Z] #8 212.7 Running scriptlet: bzip2-1.0.8-8.el9.x86_64 470/470 [2024-03-28T13:44:03.187Z] #8 213.4 Installing : libXt-1.1.5-12.el8.x86_64 190/247 [2024-03-28T13:44:03.187Z] #8 213.5 Installing : libXmu-1.1.3-1.el8.x86_64 191/247.#9 216.4 Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:03.187Z] #9 216.5 Setting up libwpe-1.0-1:amd64 (1.14.0-0ubuntu0.22.04.1) ... [2024-03-28T13:44:03.187Z] [2024-03-28T13:44:03.187Z] #8 213.5 Running scriptlet: libiec61883-1.2.0-18.el8.x86_64 81/364 [2024-03-28T13:44:03.187Z] #8 213.6 Installing : avahi-glib-0.7-27.el8.x86_64 82/364.done] [2024-03-28T13:44:03.555Z] #8 216.7 ( 25/182) Installing: libjson-c3-0.13-3.3.1.x86_64 [.. [2024-03-28T13:44:03.555Z] #8 213.6 Installing : xorg-x11-xauth-1:1.0.9-12.el8.x86_64 192/247#9 216.5 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... [2024-03-28T13:44:03.555Z] [2024-03-28T13:44:03.923Z] #8 213.8 Installing : gettext-libs-0.19.8.1-17.el8.x86_64 83/364.done] [2024-03-28T13:44:03.923Z] #8 217.1 ( 26/182) Installing: libkmod2-29-4.15.1.x86_64 [.. [2024-03-28T13:44:04.305Z] #8 214.2 Installing : pulseaudio-libs-14.0-4.el8.x86_64 193/247.done] [2024-03-28T13:44:04.305Z] [2024-03-28T13:44:04.305Z] #8 214.5 Installing : gettext-0.19.8.1-17.el8.x86_64 84/364#8 217.7 ( 27/182) Installing: liblcms2-2-2.12-150400.1.10.x86_64 [.. [2024-03-28T13:44:04.306Z] #8 214.7 Installing : libcanberra-0.30-18.el8.x86_64 194/247 [2024-03-28T13:44:04.690Z] #8 214.7 Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 84/364done] [2024-03-28T13:44:04.691Z] #8 217.8 ( 28/182) Installing: libltdl7-2.4.6-3.4.1.x86_64 [. [2024-03-28T13:44:04.691Z] #8 214.8 Running scriptlet: libcanberra-0.30-18.el8.x86_64 194/247 [2024-03-28T13:44:04.691Z] #8 214.8 Installing : libXxf86vm-1.1.4-9.el8.x86_64 195/247 [2024-03-28T13:44:04.691Z] #8 214.8 Installing : grub2-tools-minimal-1:2.02-129.el8.x86_64 85/364. [2024-03-28T13:44:04.691Z] #8 215.0 Installing : liberation-mono-fonts-1:2.00.3-7.el8.noarch 86/364.done] [2024-03-28T13:44:04.691Z] #8 218.1 ( 29/182) Installing: libnettle8-3.8.1-150500.2.25.x86_64 [.. [2024-03-28T13:44:04.691Z] #8 215.0 Installing : libglvnd-glx-1:1.3.4-2.el8.x86_64 196/247 [2024-03-28T13:44:05.075Z] #8 215.2 Installing : liberation-sans-fonts-1:2.00.3-7.el8.noarch 87/364done] [2024-03-28T13:44:05.076Z] #8 218.3 ( 30/182) Installing: libogg0-1.3.2-150000.3.4.1.x86_64 [. [2024-03-28T13:44:05.076Z] #8 215.2 Installing : mesa-libGL-23.1.4-2.el8.x86_64 197/247.done] [2024-03-28T13:44:05.076Z] #8 218.5 ( 31/182) Installing: libpciaccess0-0.14-1.16.x86_64 [. [2024-03-28T13:44:05.076Z] #8 215.3 Installing : liberation-serif-fonts-1:2.00.3-7.el8.noarch 88/364 [2024-03-28T13:44:05.076Z] #8 215.4 Installing : xcb-util-0.4.0-10.el8.x86_64 89/364 [2024-03-28T13:44:05.076Z] #8 215.3 Installing : mesa-libGLU-9.0.0-15.el8.x86_64 198/247#9 218.4 Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:05.948Z] .#9 218.4 Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ... [2024-03-28T13:44:05.948Z] #9 218.5 Setting up libmanette-0.2-0:amd64 (0.2.6-3build1) ... [2024-03-28T13:44:05.948Z] [2024-03-28T13:44:05.948Z] #8 215.5 Installing : fltk-1.3.4-5.el8.x86_64 199/247done] [2024-03-28T13:44:05.948Z] #8 218.7 ( 32/182) Installing: libpixman-1-0-0.40.0-150400.3.3.1.x86_64 [. [2024-03-28T13:44:05.948Z] #8 215.6 Running scriptlet: fltk-1.3.4-5.el8.x86_64 199/247 [2024-03-28T13:44:05.948Z] #8 215.7 Installing : at-spi2-core-2.28.0-1.el8.x86_64 200/247#9 218.6 Setting up libedit2:amd64 (3.1-20210910-1build1) ... [2024-03-28T13:44:05.948Z] #9 218.6 Setting up libreadline8:amd64 (8.1.2-1) ... [2024-03-28T13:44:05.948Z] [2024-03-28T13:44:05.948Z] #8 215.6 Installing : nss-softokn-freebl-3.90.0-6.el8.x86_64 90/364.done] [2024-03-28T13:44:05.948Z] #8 218.9 ( 33/182) Installing: libpng16-16-1.6.34-3.9.1.x86_64 [. [2024-03-28T13:44:06.361Z] #8 215.8 Running scriptlet: at-spi2-core-2.28.0-1.el8.x86_64 200/247.#9 218.7 Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ... [2024-03-28T13:44:06.361Z] #9 218.7 Setting up libjavascriptcoregtk-4.0-18:amd64 (2.42.5-0ubuntu0.22.04.2) ... [2024-03-28T13:44:06.733Z] . [2024-03-28T13:44:08.584Z] #8 217.0 Installing : nss-softokn-3.90.0-6.el8.x86_64 91/364#9 221.4 Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:08.584Z] done] [2024-03-28T13:44:08.584Z] #8 221.8 ( 34/182) Installing: libseccomp2-2.5.3-150400.2.4.x86_64 [. [2024-03-28T13:44:08.584Z] #8 218.7 Installing : at-spi2-atk-2.26.2-1.el8.x86_64 201/247 [2024-03-28T13:44:08.584Z] #8 218.7 Installing : libglvnd-opengl-1:1.3.4-2.el8.x86_64 92/364 [2024-03-28T13:44:08.584Z] #8 218.8 Running scriptlet: at-spi2-atk-2.26.2-1.el8.x86_64 201/247 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : NetworkManager-libnm-1:1.47.2-1.el9.x86_64 2/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : acl-2.3.1-4.el9.x86_64 3/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : avahi-libs-0.8-20.el9.x86_64 5/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : bluez-libs-5.56-6.el9.x86_64 6/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : bubblewrap-0.4.1-6.el9.x86_64 7/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : cracklib-2.9.6-27.el9.x86_64 8/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 9/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : cryptsetup-libs-2.6.0-3.el9.x86_64 10/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : cups-libs-1:2.3.3op2-24.el9.x86_64 11/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : dbus-1:1.12.20-8.el9.x86_64 12/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : dbus-broker-28-7.el9.x86_64 13/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : dbus-common-1:1.12.20-8.el9.noarch 14/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 15/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : dbus-tools-1:1.12.20-8.el9.x86_64 16/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 17/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 18/360 [2024-03-28T13:44:08.584Z] #8 218.0 Verifying : freetype-2.10.4-9.el9.x86_64 19/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : fuse-2.9.9-15.el9.x86_64 20/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : fuse-common-3.10.2-8.el9.x86_64 21/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : fuse-libs-2.9.9-15.el9.x86_64 22/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : glib-networking-2.68.3-3.el9.x86_64 23/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : glibc-langpack-en-2.34-103.el9.x86_64 24/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 25/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : graphite2-1.3.14-9.el9.x86_64 26/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : groff-base-1.22.4-10.el9.x86_64 27/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 28/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : harfbuzz-2.7.4-10.el9.x86_64 29/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hwdata-0.348-9.13.el9.noarch 30/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : json-glib-1.6.6-1.el9.x86_64 31/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : kbd-2.4.0-9.el9.x86_64 32/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : kbd-legacy-2.4.0-9.el9.noarch 33/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : kbd-misc-2.4.0-9.el9.noarch 34/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : kmod-28-9.el9.x86_64 35/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : kmod-libs-28-9.el9.x86_64 36/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libatomic-11.4.1-3.el9.x86_64 37/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libbrotli-1.0.9-6.el9.x86_64 38/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libdb-5.3.28-53.el9.x86_64 39/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libeconf-0.4.1-3.el9.x86_64 40/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 41/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libfdisk-2.37.4-18.el9.x86_64 42/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libgudev-237-1.el9.x86_64 43/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libgusb-0.3.8-2.el9.x86_64 44/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libicu-67.1-9.el9.x86_64 45/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libpciaccess-0.16-7.el9.x86_64 46/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libpng-2:1.6.37-12.el9.x86_64 47/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libproxy-0.4.15-35.el9.x86_64 48/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libpsl-0.21.1-5.el9.x86_64 49/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libpwquality-1.4.4-8.el9.x86_64 50/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libseccomp-2.5.2-2.el9.x86_64 51/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libtdb-1.4.9-1.el9.x86_64 52/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libtirpc-1.3.3-6.el9.x86_64 53/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libusbx-1.0.26-1.el9.x86_64 54/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libutempter-1.2.1-6.el9.x86_64 55/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : lsof-4.94.0-3.el9.x86_64 56/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : ncurses-6.2-10.20210508.el9.x86_64 57/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : nspr-4.35.0-6.el9.x86_64 58/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : nss-3.90.0-6.el9.x86_64 59/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : nss-softokn-3.90.0-6.el9.x86_64 60/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : nss-softokn-freebl-3.90.0-6.el9.x86_64 61/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : nss-sysinit-3.90.0-6.el9.x86_64 62/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : nss-util-3.90.0-6.el9.x86_64 63/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : openssl-1:3.0.7-27.el9.x86_64 64/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : pam-1.5.1-19.el9.x86_64 65/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : polkit-0.117-11.el9.x86_64 66/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : polkit-libs-0.117-11.el9.x86_64 67/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 68/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 69/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : shared-mime-info-2.1-5.el9.x86_64 70/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : systemd-252-32.el9.x86_64 71/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : systemd-libs-252-32.el9.x86_64 72/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : systemd-pam-252-32.el9.x86_64 73/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : systemd-rpm-macros-252-32.el9.noarch 74/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : systemd-udev-252-32.el9.x86_64 75/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : unzip-6.0-56.el9.x86_64 76/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : util-linux-2.37.4-18.el9.x86_64 77/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : util-linux-core-2.37.4-18.el9.x86_64 78/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : which-2.21-29.el9.x86_64 79/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 80/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 81/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 82/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : alsa-lib-1.2.10-2.el9.x86_64 83/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 84/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 85/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : atk-2.36.0-5.el9.x86_64 86/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : avahi-glib-0.8-20.el9.x86_64 87/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : cairo-1.17.4-7.el9.x86_64 88/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 89/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : color-filesystem-1-28.el9.noarch 90/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : colord-1.4.5-4.el9.x86_64 91/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : colord-libs-1.4.5-4.el9.x86_64 92/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : cpp-11.4.1-3.el9.x86_64 93/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : dbus-daemon-1:1.12.20-8.el9.x86_64 94/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : dbus-x11-1:1.12.20-8.el9.x86_64 95/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : dconf-0.40.0-6.el9.x86_64 96/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : enchant2-2.2.15-6.el9.x86_64 97/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 98/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : exiv2-0.27.5-2.el9.x86_64 99/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 100/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 101/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : flac-libs-1.3.3-12.el9.x86_64 102/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : flatpak-1.12.8-1.el9.x86_64 103/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : flatpak-session-helper-1.12.8-1.el9.x86_64 104/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : fltk-1.3.8-1.el9.x86_64 105/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : fontconfig-2.14.0-2.el9.x86_64 106/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : fribidi-1.0.10-6.el9.2.x86_64 107/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gcr-base-3.40.0-3.el9.x86_64 108/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gdk-pixbuf2-2.42.6-3.el9.x86_64 109/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 110/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : geoclue2-2.6.0-7.el9.x86_64 111/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : geoclue2-libs-2.6.0-7.el9.x86_64 112/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : geocode-glib-3.26.2-5.el9.x86_64 113/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : giflib-5.2.1-9.el9.x86_64 114/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : glibc-locale-source-2.34-103.el9.x86_64 115/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gnome-control-center-filesystem-40.0-30.el9.noar 116/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gnome-desktop3-40.4-1.el9.x86_64 117/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gnome-settings-daemon-40.0.1-16.el9.x86_64 118/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : graphene-1.10.6-2.el9.x86_64 119/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gsm-1.0.19-6.el9.x86_64 120/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gstreamer1-1.22.1-2.el9.x86_64 121/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 122/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 123/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 124/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gtk-update-icon-cache-3.24.31-2.el9.x86_64 125/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gtk3-3.24.31-2.el9.x86_64 126/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : gtk4-4.12.3-2.el9.x86_64 127/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : harfbuzz-icu-2.7.4-10.el9.x86_64 128/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 129/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hunspell-1.7.0-11.el9.x86_64 130/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 131/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 132/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 133/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 134/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : hyphen-2.8.8-17.el9.x86_64 135/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : iio-sensor-proxy-3.3-1.el9.x86_64 136/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : iso-codes-4.6.0-3.el9.noarch 137/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : jbigkit-libs-2.1-23.el9.x86_64 138/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : lame-libs-3.100-12.el9.x86_64 139/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : lcms2-2.12-3.el9.x86_64 140/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libICE-1.0.10-8.el9.x86_64 141/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libSM-1.2.3-10.el9.x86_64 142/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libX11-1.7.0-9.el9.x86_64 143/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libX11-common-1.7.0-9.el9.noarch 144/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 145/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXau-1.0.9-8.el9.x86_64 146/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXcomposite-0.4.5-7.el9.x86_64 147/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXcursor-1.2.0-7.el9.x86_64 148/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXdamage-1.1.5-7.el9.x86_64 149/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXdmcp-1.1.3-8.el9.x86_64 150/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXext-1.3.4-8.el9.x86_64 151/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXfixes-5.0.3-16.el9.x86_64 152/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXfont2-2.0.3-12.el9.x86_64 153/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXft-2.3.3-8.el9.x86_64 154/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXi-1.7.10-8.el9.x86_64 155/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXinerama-1.1.4-10.el9.x86_64 156/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXmu-1.1.3-8.el9.x86_64 157/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXrandr-1.5.2-8.el9.x86_64 158/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXrender-0.9.10-16.el9.x86_64 159/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXt-1.2.0-6.el9.x86_64 160/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXtst-1.2.3-16.el9.x86_64 161/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXv-1.0.11-16.el9.x86_64 162/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 163/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libappstream-glib-0.7.18-4.el9.x86_64 164/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libasyncns-0.8-22.el9.x86_64 165/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libcanberra-0.30-27.el9.x86_64 166/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 167/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libdatrie-0.2.13-4.el9.x86_64 168/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libdrm-2.4.117-1.el9.x86_64 169/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libdvdnav-6.1.0-4.el9.x86_64 170/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libdvdread-6.1.1-4.el9.x86_64 171/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libepoxy-1.5.5-4.el9.x86_64 172/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : liberation-fonts-1:2.1.3-5.el9.noarch 173/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : liberation-fonts-common-1:2.1.3-5.el9.noarch 174/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : liberation-mono-fonts-1:2.1.3-5.el9.noarch 175/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : liberation-sans-fonts-1:2.1.3-5.el9.noarch 176/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : liberation-serif-fonts-1:2.1.3-5.el9.noarch 177/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libevdev-1.11.0-3.el9.x86_64 178/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libexif-0.6.22-6.el9.x86_64 179/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libfontenc-1.1.3-17.el9.x86_64 180/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libgexiv2-0.12.3-1.el9.x86_64 181/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 182/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 183/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libglvnd-gles-1:1.3.4-1.el9.x86_64 184/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 185/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libgsf-1.14.47-5.el9.x86_64 186/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libgweather-40.0-3.el9.x86_64 187/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libgxps-0.3.2-3.el9.x86_64 188/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libinput-1.19.3-4.el9.x86_64 189/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libiptcdata-1.0.5-9.el9.x86_64 190/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 191/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libldac-2.0.2.3-10.el9.x86_64 192/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libmpc-1.2.1-4.el9.x86_64 193/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libnotify-0.7.9-8.el9.x86_64 194/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libogg-2:1.3.4-6.el9.x86_64 195/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libosinfo-1.10.0-1.el9.x86_64 196/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 197/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : librsvg2-2.50.7-3.el9.x86_64 198/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libsbc-1.4-9.el9.x86_64 199/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libsecret-0.20.4-4.el9.x86_64 200/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libshout-2.4.3-7.el9.x86_64 201/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libsndfile-1.0.31-8.el9.x86_64 202/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libsoup-2.72.0-8.el9.x86_64 203/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libsrtp-2.3.0-8.el9.x86_64 204/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libstemmer-0-18.585svn.el9.x86_64 205/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libthai-0.1.28-8.el9.x86_64 206/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libtheora-1:1.1.1-31.el9.x86_64 207/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libtiff-4.4.0-12.el9.x86_64 208/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 209/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 210/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libv4l-1.20.0-5.el9.x86_64 211/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libvisual-1:0.4.0-34.el9.x86_64 212/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 213/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libvpx-1.9.0-7.el9.x86_64 214/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwacom-1.12.1-2.el9.x86_64 215/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwacom-data-1.12.1-2.el9.noarch 216/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwayland-client-1.21.0-1.el9.x86_64 217/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 218/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 219/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwayland-server-1.21.0-1.el9.x86_64 220/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwebp-1.2.0-8.el9.x86_64 221/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libwpe-1.10.0-4.el9.x86_64 222/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libxcb-1.13.1-9.el9.x86_64 223/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 224/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libxkbcommon-x11-1.0.3-4.el9.x86_64 225/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libxkbfile-1.1.0-8.el9.x86_64 226/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libxshmfence-1.3-10.el9.x86_64 227/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : libxslt-1.1.34-9.el9.x86_64 228/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : llvm-libs-17.0.6-5.el9.x86_64 229/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : low-memory-monitor-2.1-4.el9.x86_64 230/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mesa-dri-drivers-23.3.3-1.el9.x86_64 231/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mesa-filesystem-23.3.3-1.el9.x86_64 232/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mesa-libEGL-23.3.3-1.el9.x86_64 233/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mesa-libGL-23.3.3-1.el9.x86_64 234/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mesa-libgbm-23.3.3-1.el9.x86_64 235/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mesa-libglapi-23.3.3-1.el9.x86_64 236/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mesa-vulkan-drivers-23.3.3-1.el9.x86_64 237/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mkfontscale-1.2.1-3.el9.x86_64 238/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mpg123-libs-1.26.2-5.el9.x86_64 239/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mtdev-1.1.5-22.el9.x86_64 240/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : mutter-40.9-15.el9.x86_64 241/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : openjpeg2-2.4.0-7.el9.x86_64 242/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : opus-1.3.1-10.el9.x86_64 243/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : orc-0.4.31-6.el9.x86_64 244/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : osinfo-db-20231215-1.el9.noarch 245/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 246/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : ostree-libs-2024.5-2.el9.x86_64 247/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : p11-kit-server-0.25.3-2.el9.x86_64 248/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : pango-1.48.7-3.el9.x86_64 249/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-AutoLoader-5.74-481.el9.noarch 250/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-B-1.80-481.el9.x86_64 251/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-Carp-1.50-460.el9.noarch 252/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-Class-Struct-0.66-481.el9.noarch 253/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 254/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-Digest-1.19-4.el9.noarch 255/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 256/360 [2024-03-28T13:44:08.585Z] #8 218.0 Verifying : perl-Encode-4:3.08-462.el9.x86_64 257/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Errno-1.30-481.el9.x86_64 258/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Exporter-5.74-461.el9.noarch 259/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Fcntl-1.13-481.el9.x86_64 260/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-File-Basename-2.85-481.el9.noarch 261/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-File-Path-2.18-4.el9.noarch 262/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 263/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-File-stat-1.09-481.el9.noarch 264/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-FileHandle-2.03-481.el9.noarch 265/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 266/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 267/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 268/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-IO-1.43-481.el9.x86_64 269/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 270/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 271/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 272/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 273/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 274/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 275/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 276/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-POSIX-1.94-481.el9.x86_64 277/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-PathTools-3.78-461.el9.x86_64 278/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 279/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 280/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 281/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 282/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 283/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-SelectSaver-1.02-481.el9.noarch 284/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Socket-4:2.031-4.el9.x86_64 285/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Storable-1:3.21-460.el9.x86_64 286/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Symbol-1.08-481.el9.noarch 287/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 288/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Term-Cap-1.17-460.el9.noarch 289/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 290/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 291/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 292/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-URI-5.09-3.el9.noarch 293/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-base-2.27-481.el9.noarch 294/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-constant-1.33-461.el9.noarch 295/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-if-0.60.800-481.el9.noarch 296/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 297/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-libnet-3.13-4.el9.noarch 298/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 299/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-mro-1.23-481.el9.x86_64 300/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-overload-1.31-481.el9.noarch 301/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-overloading-0.02-481.el9.noarch 302/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-parent-1:0.238-460.el9.noarch 303/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-podlators-1:4.14-460.el9.noarch 304/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-subs-1.03-481.el9.noarch 305/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : perl-vars-1.05-481.el9.noarch 306/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pipewire-1.0.1-1.el9.x86_64 307/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 308/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 309/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 310/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 311/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 312/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pixman-0.40.0-6.el9.x86_64 313/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : poppler-21.01.0-19.el9.x86_64 314/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : poppler-data-0.4.9-9.el9.noarch 315/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : poppler-glib-21.01.0-19.el9.x86_64 316/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 317/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : pulseaudio-libs-glib2-15.0-2.el9.x86_64 318/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : rtkit-0.11-28.el9.x86_64 319/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 320/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : soundtouch-2.1.1-8.el9.x86_64 321/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : speex-1.2.0-11.el9.x86_64 322/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : startup-notification-0.12-23.el9.x86_64 323/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : taglib-1.12-6.el9.x86_64 324/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : tigervnc-1.13.1-8.el9.x86_64 325/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : tigervnc-icons-1.13.1-8.el9.noarch 326/360.#9 221.6 Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [2024-03-28T13:44:08.586Z] #9 221.7 Setting up libxcb-util1:amd64 (0.4.0-1build2) ... [2024-03-28T13:44:08.586Z] [2024-03-28T13:44:08.586Z] #8 218.9 Installing : dejavu-fonts-common-2.35-7.el8.noarch 93/364 [2024-03-28T13:44:08.586Z] #8 218.8 Installing : libXv-1.0.11-7.el8.x86_64 202/247 [2024-03-28T13:44:08.586Z] #8 218.9 Installing : libXxf86misc-1.0.4-1.el8.x86_64 203/247 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : tigervnc-license-1.13.1-8.el9.noarch 327/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : tigervnc-server-1.13.1-8.el9.x86_64 328/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : tigervnc-server-minimal-1.13.1-8.el9.x86_64 329/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 330/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : tracker-3.1.2-3.el9.x86_64 331/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : tracker-miners-3.1.2-4.el9.x86_64 332/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 333/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : twolame-libs-0.3.13-19.el9.x86_64 334/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : upower-0.99.11-11.el9.x86_64 335/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : vulkan-loader-1.3.268.0-1.el9.x86_64 336/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : wavpack-5.4.0-5.el9.x86_64 337/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : webkit2gtk3-2.42.4-1.el9.x86_64 338/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : webkit2gtk3-jsc-2.42.4-1.el9.x86_64 339/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 340/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : wget-1.21.1-7.el9.x86_64 341/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : wireplumber-0.4.14-1.el9.x86_64 342/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 343/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : woff2-1.0.2-15.el9.x86_64 344/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : wpebackend-fdo-1.10.0-3.el9.x86_64 345/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xcb-util-0.4.0-19.el9.x86_64 346/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 347/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 348/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 349/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xkbcomp-1.4.4-4.el9.x86_64 350/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xkeyboard-config-2.33-2.el9.noarch 351/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xml-common-0.6.3-58.el9.noarch 352/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 353/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 354/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 355/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xorg-x11-fonts-misc-7.5-33.el9.noarch 356/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xorg-x11-server-utils-7.7-44.el9.x86_64 357/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xorg-x11-xauth-1:1.1-10.el9.x86_64 358/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : xorg-x11-xinit-1.4.0-11.el9.x86_64 359/360 [2024-03-28T13:44:08.586Z] #8 218.0 Verifying : zenity-3.32.0-8.el9.x86_64 360/360 [2024-03-28T13:44:08.586Z] #8 219.0 Installing : dejavu-sans-mono-fonts-2.35-7.el8.noarch 94/364done] [2024-03-28T13:44:08.586Z] #8 221.9 ( 35/182) Installing: libspeex1-1.2-150000.3.5.2.x86_64 [..#9 221.8 Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:08.586Z] #9 221.8 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... [2024-03-28T13:44:08.957Z] [2024-03-28T13:44:08.957Z] #8 219.1 Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 204/247done] [2024-03-28T13:44:08.957Z] #8 222.1 ( 36/182) Installing: libthai-data-0.1.29-150400.1.4.x86_64 [..done] [2024-03-28T13:44:08.957Z] #9 221.9 Setting up libthai0:amd64 (0.1.29-1build1) ... [2024-03-28T13:44:08.957Z] #9 222.0 Setting up libvorbisfile3:amd64 (1.3.7-1build2) ... [2024-03-28T13:44:08.957Z] #9 222.0 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... [2024-03-28T13:44:08.957Z] [2024-03-28T13:44:08.957Z] #8 219.2 Installing : xorg-x11-xinit-1.3.4-18.el8.x86_64 205/247#8 222.2 ( 37/182) Installing: libvulkan1-1.2.133-1.26.x86_64 [..#9 222.1 Setting up libwpebackend-fdo-1.0-1:amd64 (1.14.2-0ubuntu0.22.04.1) ... [2024-03-28T13:44:08.957Z] #9 222.2 Setting up libsecret-1-0:amd64 (0.20.5-2) ... [2024-03-28T13:44:08.957Z] [2024-03-28T13:44:08.957Z] #8 219.2 Installing : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 95/364 [2024-03-28T13:44:08.957Z] #8 219.3 Installing : jasper-libs-2.0.14-5.el8.x86_64 96/364 [2024-03-28T13:44:08.957Z] #8 219.3 Installing : dbus-x11-1:1.12.8-26.el8.x86_64 206/247 [2024-03-28T13:44:08.957Z] #8 219.4 Installing : libv4l-1.14.2-3.el8.x86_64 97/364#9 222.3 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... [2024-03-28T13:44:08.957Z] #9 222.3 Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:08.957Z] done] [2024-03-28T13:44:08.957Z] #8 222.4 ( 38/182) Installing: libwayland-client0-1.21.0-150500.1.1.x86_64 [.. [2024-03-28T13:44:08.957Z] #8 219.3 Installing : libxkbfile-1.1.0-1.el8.x86_64 207/247 [2024-03-28T13:44:09.329Z] #8 219.4 Installing : xorg-x11-xkb-utils-7.7-28.el8.x86_64 208/247#9 222.4 Setting up libgdbm-compat4:amd64 (1.23-1) ... [2024-03-28T13:44:09.329Z] #9 222.5 Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:09.329Z] [2024-03-28T13:44:09.329Z] #8 219.5 Running scriptlet: libv4l-1.14.2-3.el8.x86_64 97/364 [2024-03-28T13:44:09.329Z] #8 219.5 Installing : ttmkfdir-3.0.9-54.el8.x86_64 98/364done] [2024-03-28T13:44:09.329Z] #8 222.5 ( 39/182) Installing: libwayland-egl1-99~1.21.0-150500.1.1.x86_64 [..done] [2024-03-28T13:44:09.329Z] #8 222.7 ( 40/182) Installing: libwayland-server0-1.21.0-150500.1.1.x86_64 [.#9 222.5 Setting up libjack-jackd2-0:amd64 (1.9.20~dfsg-1) ... [2024-03-28T13:44:09.329Z] #9 222.6 Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:44:09.329Z] [2024-03-28T13:44:09.329Z] #8 219.6 Installing : which-2.21-20.el8.x86_64 99/364. [2024-03-28T13:44:09.704Z] #8 219.7 Installing : tigervnc-server-minimal-1.13.1-8.el8.x86_64 209/247#9 222.7 Setting up libtag1v5:amd64 (1.11.1+dfsg.1-3ubuntu3) ... [2024-03-28T13:44:09.704Z] [2024-03-28T13:44:09.704Z] #8 219.7 Installing : unzip-6.0-46.el8.x86_64 100/364 [2024-03-28T13:44:09.704Z] #8 219.8 Installing : startup-notification-0.12-15.el8.x86_64 210/247 [2024-03-28T13:44:09.704Z] #8 219.9 Running scriptlet: startup-notification-0.12-15.el8.x86_64 210/247done] [2024-03-28T13:44:09.704Z] #8 222.8 ( 41/182) Installing: libxshmfence1-1.2-1.23.x86_64 [..#9 222.7 Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... [2024-03-28T13:44:09.704Z] #9 222.8 Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:09.704Z] #9 222.9 Setting up cpp (4:11.2.0-1ubuntu1) ... [2024-03-28T13:44:09.704Z] [2024-03-28T13:44:09.704Z] #8 220.0 Installing : lame-libs-3.100-6.el8.x86_64 211/247 [2024-03-28T13:44:09.704Z] #8 219.9 Installing : shared-mime-info-1.9-4.el8.x86_64 101/364done] [2024-03-28T13:44:09.704Z] #8 223.0 ( 42/182) Installing: pkg-config-0.29.2-1.436.x86_64 [..done] [2024-03-28T13:44:09.704Z] #8 223.1 ( 43/182) Installing: systemd-default-settings-branding-openSUSE-0.7-3.2.1.noarch [. [2024-03-28T13:44:09.704Z] #8 220.1 Installing : jbigkit-libs-2.1-14.el8.x86_64 212/247#9 223.0 Setting up libv4lconvert0:amd64 (1.22.1-2build1) ... [2024-03-28T13:44:09.704Z] .done] [2024-03-28T13:44:09.704Z] #8 223.2 ( 44/182) Installing: systemd-default-settings-0.7-3.2.1.noarch [. [2024-03-28T13:44:09.704Z] #8 220.0 Running scriptlet: shared-mime-info-1.9-4.el8.x86_64 101/364 [2024-03-28T13:44:10.072Z] #8 220.1 Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 102/364#9 223.0 Setting up hunspell-en-us (1:2020.12.07-2) ... [2024-03-28T13:44:10.072Z] #9 223.1 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ... [2024-03-28T13:44:10.072Z] [2024-03-28T13:44:10.072Z] #8 220.2 Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 212/247.done] [2024-03-28T13:44:10.072Z] #8 223.3 ( 45/182) Installing: unzip-6.00-150000.4.11.1.x86_64 [. [2024-03-28T13:44:10.072Z] #8 220.2 Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 102/364 [2024-03-28T13:44:10.072Z] #8 220.3 Installing : libnotify-0.7.7-6.el8.x86_64 103/364 [2024-03-28T13:44:10.072Z] #8 220.2 Installing : libtiff-4.0.9-31.el8.x86_64 213/247 [2024-03-28T13:44:10.072Z] #8 220.3 Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 214/247#9 223.2 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... [2024-03-28T13:44:10.072Z] #9 223.3 Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... [2024-03-28T13:44:10.072Z] . [2024-03-28T13:44:10.072Z] #8 220.4 Running scriptlet: libnotify-0.7.7-6.el8.x86_64 103/364 [2024-03-28T13:44:10.072Z] #8 220.4 Installing : gtk-update-icon-cache-3.22.30-11.el8.x86_64 104/364 [2024-03-28T13:44:10.072Z] #8 220.5 Installing : hyphen-2.8.8-9.el8.x86_64 215/247#9 223.4 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ... [2024-03-28T13:44:10.072Z] [2024-03-28T13:44:10.072Z] #8 223.5 update-alternatives: using /usr/bin/unzip-plain to provide /usr/bin/unzip (unzip) in auto mode [2024-03-28T13:44:10.072Z] #8 223.5 update-alternatives: using /usr/bin/funzip-plain to provide /usr/bin/funzip (funzip) in auto mode [2024-03-28T13:44:10.072Z] #8 223.5 update-alternatives: using /usr/bin/unzipsfx-plain to provide /usr/bin/unzipsfx (unzipsfx) in auto mode [2024-03-28T13:44:10.072Z] #8 223.5 update-alternatives: using /usr/bin/zipgrep-plain to provide /usr/bin/zipgrep (zipgrep) in auto mode [2024-03-28T13:44:10.072Z] #8 223.5 done] [2024-03-28T13:44:10.441Z] #8 223.5 ( 46/182) Installing: xbitmaps-1.1.1-1.20.noarch [..#9 223.5 Setting up curl (7.81.0-1ubuntu1.16) ... [2024-03-28T13:44:10.441Z] #9 223.6 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... [2024-03-28T13:44:10.441Z] done] [2024-03-28T13:44:10.441Z] #8 223.7 ( 47/182) Installing: libSM6-1.2.2-1.23.x86_64 [. [2024-03-28T13:44:10.441Z] #8 220.6 Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 105/364 [2024-03-28T13:44:10.441Z] #8 220.7 Installing : libpsl-0.20.2-6.el8.x86_64 106/364 [2024-03-28T13:44:10.441Z] #8 220.6 Running scriptlet: hyphen-2.8.8-9.el8.x86_64 215/247 [2024-03-28T13:44:10.441Z] #8 220.7 Installing : graphite2-1.3.10-10.el8.x86_64 216/247 [2024-03-28T13:44:10.441Z] #8 220.8 Installing : polkit-libs-0.115-15.el8.x86_64 107/364#9 223.6 Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.1) ... [2024-03-28T13:44:10.441Z] #9 223.7 Setting up libxkbfile1:amd64 (1:1.1.0-1build3) ... [2024-03-28T13:44:10.441Z] .done] [2024-03-28T13:44:10.441Z] #8 223.8 ( 48/182) Installing: libxcb1-1.13-150000.3.9.1.x86_64 [. [2024-03-28T13:44:10.441Z] #8 220.8 Installing : harfbuzz-1.7.5-4.el8.x86_64 217/247 [2024-03-28T13:44:10.441Z] #8 220.9 Running scriptlet: harfbuzz-1.7.5-4.el8.x86_64 217/247 [2024-03-28T13:44:10.441Z] #8 220.8 Running scriptlet: polkit-libs-0.115-15.el8.x86_64 107/364 [2024-03-28T13:44:10.830Z] #8 220.9 Installing : pkgconf-m4-1.4.2-1.el8.noarch 108/364#9 223.8 Setting up tigervnc-common (1.12.0+dfsg-4ubuntu0.22.04.1) ... [2024-03-28T13:44:10.830Z] .done] [2024-03-28T13:44:10.830Z] #8 224.0 ( 49/182) Installing: libdrm_radeon1-2.4.114-150500.3.2.x86_64 [.. [2024-03-28T13:44:10.830Z] #8 220.9 Installing : harfbuzz-icu-1.7.5-4.el8.x86_64 218/247 [2024-03-28T13:44:10.830Z] #8 221.0 Running scriptlet: harfbuzz-icu-1.7.5-4.el8.x86_64 218/247 [2024-03-28T13:44:10.830Z] #8 221.0 Installing : pcre-utf32-8.42-6.el8.x86_64 109/364#9 223.9 update-alternatives: using /usr/bin/tigervncconfig to provide /usr/bin/vncconfig (vncconfig) in auto mode [2024-03-28T13:44:10.830Z] #9 223.9 update-alternatives: warning: skip creation of /usr/share/man/man1/vncconfig.1.gz because associated file /usr/share/man/man1/tigervncconfig.1.gz (of link group vncconfig) doesn't exist [2024-03-28T13:44:10.830Z] #9 223.9 Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... [2024-03-28T13:44:10.830Z] done] [2024-03-28T13:44:10.830Z] #8 224.1 ( 50/182) Installing: libdrm_nouveau2-2.4.114-150500.3.2.x86_64 [.. [2024-03-28T13:44:10.830Z] #8 221.1 Installing : fribidi-1.0.4-9.el8.x86_64 219/247 [2024-03-28T13:44:10.830Z] #8 221.1 Installing : pcre-utf16-8.42-6.el8.x86_64 110/364 [2024-03-28T13:44:10.830Z] #8 221.2 Installing : pcre-cpp-8.42-6.el8.x86_64 111/364#9 224.0 Setting up libsm6:amd64 (2:1.2.3-1build2) ... [2024-03-28T13:44:10.830Z] #9 224.1 Setting up libxfont2:amd64 (1:2.0.5-1build1) ... [2024-03-28T13:44:10.830Z] done] [2024-03-28T13:44:10.830Z] #8 224.3 ( 51/182) Installing: libdrm_amdgpu1-2.4.114-150500.3.2.x86_64 [. [2024-03-28T13:44:10.830Z] #8 221.2 Installing : pango-1.42.4-8.el8.x86_64 220/247 [2024-03-28T13:44:11.242Z] #8 221.3 Running scriptlet: pango-1.42.4-8.el8.x86_64 220/247 [2024-03-28T13:44:11.242Z] #8 221.3 Installing : os-prober-1.74-9.el8.x86_64 112/364 [2024-03-28T13:44:11.242Z] #8 220.6 [2024-03-28T13:44:11.242Z] #8 220.6 Installed: [2024-03-28T13:44:11.242Z] #8 220.6 ModemManager-glib-1.20.2-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 NetworkManager-libnm-1:1.47.2-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 abattis-cantarell-fonts-0.301-4.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 acl-2.3.1-4.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch [2024-03-28T13:44:11.242Z] #8 220.6 adwaita-cursor-theme-40.1.1-3.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 adwaita-icon-theme-40.1.1-3.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 alsa-lib-1.2.10-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 at-spi2-atk-2.38.0-4.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 at-spi2-core-2.40.3-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 atk-2.36.0-5.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 avahi-glib-0.8-20.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 avahi-libs-0.8-20.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 bluez-libs-5.56-6.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 bubblewrap-0.4.1-6.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 cairo-1.17.4-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 cairo-gobject-1.17.4-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 color-filesystem-1-28.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 colord-1.4.5-4.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 colord-libs-1.4.5-4.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 cpp-11.4.1-3.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 cracklib-2.9.6-27.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 cracklib-dicts-2.9.6-27.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 cryptsetup-libs-2.6.0-3.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 cups-libs-1:2.3.3op2-24.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 dbus-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 dbus-broker-28-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 dbus-common-1:1.12.20-8.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 dbus-daemon-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 dbus-libs-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 dbus-tools-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 dbus-x11-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 dconf-0.40.0-6.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 device-mapper-9:1.02.197-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 device-mapper-libs-9:1.02.197-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 enchant2-2.2.15-6.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 exiv2-0.27.5-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 exiv2-libs-0.27.5-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 fdk-aac-free-2.0.0-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 flac-libs-1.3.3-12.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 flatpak-1.12.8-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 flatpak-session-helper-1.12.8-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 fltk-1.3.8-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 fontconfig-2.14.0-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 freetype-2.10.4-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 fribidi-1.0.10-6.el9.2.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 fuse-2.9.9-15.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 fuse-common-3.10.2-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 fuse-libs-2.9.9-15.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gcr-base-3.40.0-3.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gdk-pixbuf2-2.42.6-3.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 geoclue2-2.6.0-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 geoclue2-libs-2.6.0-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 geocode-glib-3.26.2-5.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 giflib-5.2.1-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 glib-networking-2.68.3-3.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 glibc-langpack-en-2.34-103.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 glibc-locale-source-2.34-103.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gnome-control-center-filesystem-40.0-30.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 gnome-desktop3-40.4-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gnome-settings-daemon-40.0.1-16.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gobject-introspection-1.68.0-11.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 graphene-1.10.6-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 graphite2-1.3.14-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 groff-base-1.22.4-10.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gsettings-desktop-schemas-40.0-6.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gsm-1.0.19-6.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gstreamer1-1.22.1-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gstreamer1-plugins-good-1.22.1-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gtk-update-icon-cache-3.24.31-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gtk3-3.24.31-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 gtk4-4.12.3-2.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 harfbuzz-2.7.4-10.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 harfbuzz-icu-2.7.4-10.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 hicolor-icon-theme-0.17-13.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 hunspell-1.7.0-11.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 hunspell-en-0.20140811.1-20.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 hunspell-en-GB-0.20140811.1-20.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 hunspell-en-US-0.20140811.1-20.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 hunspell-filesystem-1.7.0-11.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 hwdata-0.348-9.13.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 hyphen-2.8.8-17.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 iio-sensor-proxy-3.3-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 iso-codes-4.6.0-3.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 jbigkit-libs-2.1-23.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 json-glib-1.6.6-1.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 kbd-2.4.0-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 kbd-legacy-2.4.0-9.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 kbd-misc-2.4.0-9.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 kmod-28-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 kmod-libs-28-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 lame-libs-3.100-12.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 lcms2-2.12-3.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libICE-1.0.10-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libSM-1.2.3-10.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libX11-1.7.0-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libX11-common-1.7.0-9.el9.noarch [2024-03-28T13:44:11.242Z] #8 220.6 libX11-xcb-1.7.0-9.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXau-1.0.9-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXcomposite-0.4.5-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXcursor-1.2.0-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXdamage-1.1.5-7.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXdmcp-1.1.3-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXext-1.3.4-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXfixes-5.0.3-16.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXfont2-2.0.3-12.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXft-2.3.3-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXi-1.7.10-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXinerama-1.1.4-10.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXmu-1.1.3-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXrandr-1.5.2-8.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXrender-0.9.10-16.el9.x86_64 [2024-03-28T13:44:11.242Z] #8 220.6 libXt-1.2.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libXtst-1.2.3-16.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libXv-1.0.11-16.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libXxf86vm-1.1.4-18.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libappstream-glib-0.7.18-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libasyncns-0.8-22.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libatomic-11.4.1-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libbrotli-1.0.9-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libcanberra-0.30-27.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libcanberra-gtk3-0.30-27.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libdatrie-0.2.13-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libdb-5.3.28-53.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libdrm-2.4.117-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libdvdnav-6.1.0-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libdvdread-6.1.1-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libeconf-0.4.1-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libedit-3.1-38.20210216cvs.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libepoxy-1.5.5-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 liberation-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 liberation-fonts-common-1:2.1.3-5.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 liberation-mono-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 liberation-sans-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 liberation-serif-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 libevdev-1.11.0-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libexif-0.6.22-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libfdisk-2.37.4-18.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libfontenc-1.1.3-17.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libgexiv2-0.12.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libglvnd-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libglvnd-egl-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libglvnd-gles-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libglvnd-glx-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libgsf-1.14.47-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libgudev-237-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libgusb-0.3.8-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libgweather-40.0-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libgxps-0.3.2-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libicu-67.1-9.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libinput-1.19.3-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libiptcdata-1.0.5-9.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libjpeg-turbo-2.0.90-7.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libldac-2.0.2.3-10.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libmpc-1.2.1-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libnotify-0.7.9-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libogg-2:1.3.4-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libosinfo-1.10.0-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libpciaccess-0.16-7.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libpng-2:1.6.37-12.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libproxy-0.4.15-35.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libpsl-0.21.1-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libpwquality-1.4.4-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 librsvg2-2.50.7-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libsbc-1.4-9.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libseccomp-2.5.2-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libsecret-0.20.4-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libshout-2.4.3-7.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libsndfile-1.0.31-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libsoup-2.72.0-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libsrtp-2.3.0-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libstemmer-0-18.585svn.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libtdb-1.4.9-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libthai-0.1.28-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libtheora-1:1.1.1-31.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libtiff-4.4.0-12.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libtirpc-1.3.3-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libtool-ltdl-2.4.6-45.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libtracker-sparql-3.1.2-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libusbx-1.0.26-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libutempter-1.2.1-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libv4l-1.20.0-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libvisual-1:0.4.0-34.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libvorbis-1:1.3.7-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libvpx-1.9.0-7.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libwacom-1.12.1-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libwacom-data-1.12.1-2.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 libwayland-client-1.21.0-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libwayland-cursor-1.21.0-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libwayland-egl-1.21.0-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libwayland-server-1.21.0-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libwebp-1.2.0-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libwpe-1.10.0-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libxcb-1.13.1-9.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libxkbcommon-1.0.3-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libxkbcommon-x11-1.0.3-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libxkbfile-1.1.0-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libxshmfence-1.3-10.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 libxslt-1.1.34-9.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 llvm-libs-17.0.6-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 low-memory-monitor-2.1-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 lsof-4.94.0-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mesa-dri-drivers-23.3.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mesa-filesystem-23.3.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mesa-libEGL-23.3.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mesa-libGL-23.3.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mesa-libgbm-23.3.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mesa-libglapi-23.3.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mesa-vulkan-drivers-23.3.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mkfontscale-1.2.1-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mpg123-libs-1.26.2-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mtdev-1.1.5-22.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 mutter-40.9-15.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 ncurses-6.2-10.20210508.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 nspr-4.35.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 nss-3.90.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 nss-softokn-3.90.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 nss-softokn-freebl-3.90.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 nss-sysinit-3.90.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 nss-util-3.90.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 openjpeg2-2.4.0-7.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 openssl-1:3.0.7-27.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 opus-1.3.1-10.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 orc-0.4.31-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 osinfo-db-20231215-1.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 osinfo-db-tools-1.10.0-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 ostree-libs-2024.5-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 p11-kit-server-0.25.3-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pam-1.5.1-19.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pango-1.48.7-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-AutoLoader-5.74-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-B-1.80-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Carp-1.50-460.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Class-Struct-0.66-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Data-Dumper-2.174-462.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Digest-1.19-4.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Digest-MD5-2.58-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Encode-4:3.08-462.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Errno-1.30-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Exporter-5.74-461.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Fcntl-1.13-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-File-Basename-2.85-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-File-Path-2.18-4.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-File-Temp-1:0.231.100-4.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-File-stat-1.09-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-FileHandle-2.03-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Getopt-Long-1:2.52-4.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Getopt-Std-1.12-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-HTTP-Tiny-0.076-462.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-IO-1.43-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-IO-Socket-IP-0.41-5.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-IO-Socket-SSL-2.073-1.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-IPC-Open3-1.21-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-MIME-Base64-3.16-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Mozilla-CA-20200520-6.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-NDBM_File-1.15-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Net-SSLeay-1.92-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-POSIX-1.94-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-PathTools-3.78-461.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Pod-Escapes-1:1.07-460.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Pod-Perldoc-3.28.01-461.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Pod-Simple-1:3.42-4.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Pod-Usage-4:2.01-4.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-SelectSaver-1.02-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Socket-4:2.031-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Storable-1:3.21-460.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-Symbol-1.08-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Term-ANSIColor-5.01-461.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Term-Cap-1.17-460.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Text-ParseWords-3.30-460.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-Time-Local-2:1.300-7.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-URI-5.09-3.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-base-2.27-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-constant-1.33-461.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-if-0.60.800-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-interpreter-4:5.32.1-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-libnet-3.13-4.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-libs-4:5.32.1-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-mro-1.23-481.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 perl-overload-1.31-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-overloading-0.02-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-parent-1:0.238-460.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-podlators-1:4.14-460.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-subs-1.03-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 perl-vars-1.05-481.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 pipewire-1.0.1-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pipewire-alsa-1.0.1-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pipewire-libs-1.0.1-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pipewire-pulseaudio-1.0.1-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pixman-0.40.0-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 polkit-0.117-11.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 polkit-libs-0.117-11.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 polkit-pkla-compat-0.1-21.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 poppler-21.01.0-19.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 poppler-data-0.4.9-9.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 poppler-glib-21.01.0-19.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 publicsuffix-list-dafsa-20210518-3.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 pulseaudio-libs-15.0-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 pulseaudio-libs-glib2-15.0-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 rtkit-0.11-28.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 shared-mime-info-2.1-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 sound-theme-freedesktop-0.8-17.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 soundtouch-2.1.1-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 speex-1.2.0-11.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 startup-notification-0.12-23.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 systemd-252-32.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 systemd-libs-252-32.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 systemd-pam-252-32.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 systemd-rpm-macros-252-32.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 systemd-udev-252-32.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 taglib-1.12-6.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 tigervnc-1.13.1-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 tigervnc-icons-1.13.1-8.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 tigervnc-license-1.13.1-8.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 tigervnc-server-1.13.1-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 tigervnc-server-minimal-1.13.1-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 totem-pl-parser-3.26.6-2.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 tracker-3.1.2-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 tracker-miners-3.1.2-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 ttmkfdir-3.0.9-65.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 twolame-libs-0.3.13-19.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 unzip-6.0-56.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 upower-0.99.11-11.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 util-linux-2.37.4-18.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 util-linux-core-2.37.4-18.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 vulkan-loader-1.3.268.0-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 wavpack-5.4.0-5.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 webkit2gtk3-2.42.4-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 webkit2gtk3-jsc-2.42.4-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 webrtc-audio-processing-0.3.1-8.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 wget-1.21.1-7.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 which-2.21-29.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 wireplumber-0.4.14-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 wireplumber-libs-0.4.14-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 woff2-1.0.2-15.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 wpebackend-fdo-1.10.0-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 xcb-util-0.4.0-19.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 xdg-dbus-proxy-0.1.3-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 xdg-desktop-portal-1.12.6-1.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 xkbcomp-1.4.4-4.el9.x86_64 [2024-03-28T13:44:11.243Z] #8 220.6 xkeyboard-config-2.33-2.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 xml-common-0.6.3-58.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 xorg-x11-fonts-100dpi-7.5-33.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 xorg-x11-fonts-75dpi-7.5-33.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 xorg-x11-fonts-Type1-7.5-33.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 xorg-x11-fonts-misc-7.5-33.el9.noarch [2024-03-28T13:44:11.243Z] #8 220.6 xorg-x11-server-utils-7.7-44.el9.x86_64 [2024-03-28T13:44:11.244Z] #8 220.6 xorg-x11-xauth-1:1.1-10.el9.x86_64 [2024-03-28T13:44:11.244Z] #8 220.6 xorg-x11-xinit-1.4.0-11.el9.x86_64 [2024-03-28T13:44:11.244Z] #8 220.6 zenity-3.32.0-8.el9.x86_64 #9 224.2 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [2024-03-28T13:44:11.244Z] #9 224.2 Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ... [2024-03-28T13:44:11.244Z] .done] [2024-03-28T13:44:11.244Z] #8 224.4 ( 52/182) Installing: libgtop-2_0-11-2.40.0-150400.9.30.x86_64 [. [2024-03-28T13:44:11.244Z] #8 220.6 [2024-03-28T13:44:11.244Z] #8 220.6 Complete! [2024-03-28T13:44:11.244Z] #9 224.3 Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2024-03-28T13:44:11.244Z] #9 224.4 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... [2024-03-28T13:44:11.244Z] . [2024-03-28T13:44:11.244Z] #8 221.6 Installing : openssl-1:1.1.1k-12.el8.x86_64 113/364#9 224.5 Setcap worked! gst-ptp-helper is not suid! [2024-03-28T13:44:11.244Z] #9 224.5 Setting up libaa1:amd64 (1.4p5-50build1) ... [2024-03-28T13:44:11.244Z] .done] [2024-03-28T13:44:11.620Z] #8 224.7 ( 53/182) Installing: libatk-1_0-0-2.36.0-150400.2.9.x86_64 [.. [2024-03-28T13:44:11.620Z] #8 221.7 Installing : ncurses-6.1-10.20180224.el8.x86_64 114/364#9 224.6 Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:44:11.620Z] [2024-03-28T13:44:11.620Z] #8 221.8 Installing : gstreamer1-plugins-base-1.16.1-3.el8.x86_64 221/247#9 224.7 Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... [2024-03-28T13:44:11.620Z] .done] [2024-03-28T13:44:11.620Z] #8 225.0 ( 54/182) Installing: libhogweed6-3.8.1-150500.2.25.x86_64 [.. [2024-03-28T13:44:11.620Z] #8 222.0 Installing : make-1:4.2.1-11.el8.x86_64 115/364#9 224.8 Setting up libcanberra0:amd64 (0.30-10ubuntu1.22.04.1) ... [2024-03-28T13:44:11.620Z] #9 224.9 Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... [2024-03-28T13:44:11.620Z] #9 225.0 Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ... [2024-03-28T13:44:11.620Z] .done] [2024-03-28T13:44:12.057Z] [2024-03-28T13:44:12.057Z] #8 222.1 Running scriptlet: make-1:4.2.1-11.el8.x86_64 115/364#8 225.2 ( 55/182) Installing: libvorbis0-1.3.6-150000.4.5.2.x86_64 [..#9 225.0 Setting up fontconfig (2.13.1-4.2ubuntu5) ... [2024-03-28T13:44:12.057Z] #9 225.1 Regenerating fonts cache... [2024-03-28T13:44:12.057Z] #8 222.1 Installing : lksctp-tools-1.0.18-3.el8.x86_64 116/364.done] [2024-03-28T13:44:12.057Z] #8 221.6 21 files removed [2024-03-28T13:44:12.057Z] [2024-03-28T13:44:12.057Z] #8 222.3 Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64 116/364 [2024-03-28T13:44:12.427Z] #8 222.3 Installing : libpkgconf-1.4.2-1.el8.x86_64 117/364#8 225.4 ( 56/182) Installing: libdrm_intel1-2.4.114-150500.3.2.x86_64 [. [2024-03-28T13:44:12.871Z] #8 222.4 Installing : pkgconf-1.4.2-1.el8.x86_64 118/364. [2024-03-28T13:44:12.871Z] #8 223.1 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 119/364#8 DONE 222.4s [2024-03-28T13:44:13.252Z] [2024-03-28T13:44:13.252Z] #9 [ 5/10] RUN useradd -u 10001 -d /home/vnc testuser [2024-03-28T13:44:13.252Z] [2024-03-28T13:44:13.252Z] #8 223.3 Installing : gstreamer1-plugins-good-1.16.1-4.el8.x86_64 222/247.done] [2024-03-28T13:44:13.252Z] #8 226.5 ( 57/182) Installing: libthai0-0.1.29-150400.1.4.x86_64 [..done] [2024-03-28T13:44:13.252Z] #8 226.6 ( 58/182) Installing: libwayland-cursor0-1.21.0-150500.1.1.x86_64 [. [2024-03-28T13:44:13.869Z] #8 223.7 Installing : librsvg2-2.42.7-5.el8.x86_64 223/247 [2024-03-28T13:44:13.869Z] #8 223.7 Installing : xorg-x11-proto-devel-2020.1-3.el8.noarch 120/364.done] [2024-03-28T13:44:13.869Z] #8 227.1 ( 59/182) Installing: libgbm1-22.3.5-150500.75.2.x86_64 [. [2024-03-28T13:44:13.869Z] #8 224.0 Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 121/364 [2024-03-28T13:44:14.276Z] #8 224.1 Installing : zlib-devel-1.2.11-25.el8.x86_64 122/364. [2024-03-28T13:44:14.276Z] #8 224.4 Installing : libpng-devel-2:1.6.34-5.el8.x86_64 123/364 [2024-03-28T13:44:14.276Z] #8 224.6 Installing : libICE-devel-1.0.9-15.el8.x86_64 124/364.done] [2024-03-28T13:44:14.667Z] #8 227.7 ( 60/182) Installing: xkeyboard-config-2.23.1-150000.3.12.1.noarch [.. [2024-03-28T13:44:14.667Z] #8 224.9 Installing : libSM-devel-1.2.3-1.el8.x86_64 125/364 [2024-03-28T13:44:14.667Z] #8 224.8 Installing : gstreamer1-plugins-bad-free-1.16.1-4.el8.x86_64 224/247. [2024-03-28T13:44:15.041Z] #8 225.0 Installing : dconf-0.28.0-4.el8.x86_64 225/247.done] [2024-03-28T13:44:15.041Z] #8 228.2 ( 61/182) Installing: shared-mime-info-2.2-150500.1.1.x86_64 [. [2024-03-28T13:44:15.041Z] #8 225.1 Installing : xorg-x11-fonts-Type1-7.5-19.el8.noarch 126/364. [2024-03-28T13:44:15.041Z] #8 225.4 Installing : aspell-12:0.60.6.1-22.el8.x86_64 226/247 [2024-03-28T13:44:15.632Z] #8 225.2 Running scriptlet: xorg-x11-fonts-Type1-7.5-19.el8.noarch 126/364.#9 DONE 2.3s [2024-03-28T13:44:15.632Z] [2024-03-28T13:44:15.632Z] #8 225.7 Installing : libXau-devel-1.0.9-3.el8.x86_64 127/364 [2024-03-28T13:44:15.632Z] #10 [ 6/10] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-03-28T13:44:15.632Z] [2024-03-28T13:44:16.091Z] #8 225.9 Running scriptlet: aspell-12:0.60.6.1-22.el8.x86_64 226/247 [2024-03-28T13:44:16.091Z] #8 226.2 Installing : enchant2-2.2.3-3.el8.x86_64 227/247 [2024-03-28T13:44:16.620Z] #8 226.4 Installing : libxcb-devel-1.13.1-1.el8.x86_64 128/364 [2024-03-28T13:44:16.620Z] #8 226.8 Running scriptlet: enchant2-2.2.3-3.el8.x86_64 227/247 [2024-03-28T13:44:17.005Z] #8 226.9 Installing : dbus-devel-1:1.12.8-26.el8.x86_64 129/364 [2024-03-28T13:44:17.005Z] #8 227.1 Installing : fribidi-devel-1.0.4-9.el8.x86_64 130/364 [2024-03-28T13:44:17.005Z] #8 227.1 Installing : adwaita-cursor-theme-3.28.0-3.el8.noarch 228/247 [2024-03-28T13:44:17.005Z] #8 227.5 Installing : graphite2-devel-1.3.10-10.el8.x86_64 131/364done. [2024-03-28T13:44:17.005Z] #9 230.3 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... [2024-03-28T13:44:17.005Z] #9 230.4 Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:44:17.407Z] .done] [2024-03-28T13:44:17.407Z] #8 230.5 ( 62/182) Installing: libxcb-xfixes0-1.13-150000.3.9.1.x86_64 [.#9 230.5 Setting up libharfbuzz-icu0:amd64 (2.7.4-1ubuntu3.1) ... [2024-03-28T13:44:17.822Z] . [2024-03-28T13:44:17.822Z] #8 228.0 Installing : libglvnd-core-devel-1:1.3.4-2.el8.x86_64 132/364#10 DONE 2.5s [2024-03-28T13:44:17.822Z] [2024-03-28T13:44:17.822Z] #11 [ 7/10] RUN mkdir -p var/lib/dbus && dbus-uuidgen > /var/lib/dbus/machine-id && mkdir -p /var/run/dbus [2024-03-28T13:44:18.420Z] .done] [2024-03-28T13:44:18.420Z] #8 231.3 ( 63/182) Installing: libxcb-util1-0.4.0-1.23.x86_64 [..#9 231.4 Setting up vim (2:8.2.3995-1ubuntu2.16) ... [2024-03-28T13:44:18.420Z] #9 231.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2024-03-28T13:44:18.420Z] [2024-03-28T13:44:18.420Z] #8 228.5 Installing : libxkbcommon-devel-0.9.1-1.el8.x86_64 133/364.done] [2024-03-28T13:44:18.420Z] #8 231.7 ( 64/182) Installing: libxcb-sync1-1.13-150000.3.9.1.x86_64 [.#9 231.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2024-03-28T13:44:18.420Z] #9 231.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2024-03-28T13:44:18.420Z] #9 231.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:18.420Z] #9 231.6 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2024-03-28T13:44:19.086Z] [2024-03-28T13:44:19.086Z] #8 228.9 Installing : pixman-devel-0.38.4-4.el8.x86_64 134/364#9 231.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] #9 231.7 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2024-03-28T13:44:19.086Z] . [2024-03-28T13:44:19.086Z] #8 229.1 Installing : wayland-protocols-devel-1.25-1.el8.noarch 135/364.done] [2024-03-28T13:44:19.086Z] #8 232.3 ( 65/182) Installing: libxcb-shm0-1.13-150000.3.9.1.x86_64 [.#9 232.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2024-03-28T13:44:19.086Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.086Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.086Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.086Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.0 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2024-03-28T13:44:19.087Z] #9 232.1 Setting up libxdamage1:amd64 (1:1.1.5-2build2) ... [2024-03-28T13:44:19.087Z] . [2024-03-28T13:44:19.087Z] #8 229.3 Installing : bzip2-devel-1.0.6-26.el8.x86_64 136/364#9 232.2 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... [2024-03-28T13:44:19.087Z] #9 232.2 Setting up libxrender1:amd64 (1:0.9.10-1build4) ... [2024-03-28T13:44:19.087Z] #9 232.3 Setting up libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:44:19.087Z] #9 232.4 Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ... [2024-03-28T13:44:19.087Z] .done] [2024-03-28T13:44:19.481Z] #8 232.6 ( 66/182) Installing: libxcb-render0-1.13-150000.3.9.1.x86_64 [..#9 232.7 Setting up libenchant-2-2:amd64 (2.3.2-1ubuntu2) ... [2024-03-28T13:44:19.481Z] [2024-03-28T13:44:19.849Z] #8 229.8 Installing : freetype-devel-2.9.1-9.el8.x86_64 137/364.done] [2024-03-28T13:44:20.386Z] #8 233.0 ( 67/182) Installing: libxcb-randr0-1.13-150000.3.9.1.x86_64 [..#11 DONE 2.1s [2024-03-28T13:44:20.386Z] [2024-03-28T13:44:20.387Z] #12 [ 8/10] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-03-28T13:44:20.387Z] [2024-03-28T13:44:20.387Z] #8 230.4 Installing : expat-devel-2.2.5-11.el8.x86_64 138/364#9 233.3 Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:44:20.387Z] [2024-03-28T13:44:20.387Z] #8 230.4 Installing : adwaita-icon-theme-3.28.0-3.el8.noarch 229/247#9 233.4 Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... [2024-03-28T13:44:20.387Z] #9 233.5 Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... [2024-03-28T13:44:20.387Z] [2024-03-28T13:44:20.387Z] #8 230.5 Installing : libffi-devel-3.1-24.el8.x86_64 139/364done] [2024-03-28T13:44:20.387Z] #8 233.6 ( 68/182) Installing: libxcb-present0-1.13-150000.3.9.1.x86_64 [.#12 DONE 0.2s [2024-03-28T13:44:20.387Z] [2024-03-28T13:44:20.387Z] #13 [ 9/10] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-03-28T13:44:20.387Z] [2024-03-28T13:44:20.387Z] #8 230.7 Running scriptlet: libffi-devel-3.1-24.el8.x86_64 139/364.#9 233.8 Setting up libxext6:amd64 (2:1.3.4-1build1) ... [2024-03-28T13:44:21.075Z] [2024-03-28T13:44:21.075Z] #8 230.8 Installing : wayland-devel-1.21.0-1.el8.x86_64 140/364done] [2024-03-28T13:44:21.075Z] #8 234.2 ( 69/182) Installing: libxcb-glx0-1.13-150000.3.9.1.x86_64 [.#9 234.3 Setting up libxpresent1:amd64 (1.0.0-2build1) ... [2024-03-28T13:44:21.075Z] #9 234.3 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.1) ... [2024-03-28T13:44:21.075Z] .#9 234.4 Setting up dconf-service (0.40.0-3) ... [2024-03-28T13:44:21.075Z] [2024-03-28T13:44:21.611Z] #8 231.5 Installing : libicu-devel-60.3-2.el8_1.x86_64 141/364.done] [2024-03-28T13:44:21.611Z] #8 234.6 ( 70/182) Installing: libxcb-dri3-0-1.13-150000.3.9.1.x86_64 [..#9 234.6 Setting up xfonts-utils (1:7.7+6build2) ... [2024-03-28T13:44:21.611Z] #9 234.6 Setting up libcairo2:amd64 (1.16.0-5ubuntu2) ... [2024-03-28T13:44:21.611Z] [2024-03-28T13:44:21.611Z] #8 231.7 Installing : gtk3-3.22.30-11.el8.x86_64 230/247 [2024-03-28T13:44:21.611Z] #8 231.7 Installing : libuuid-devel-2.32.1-46.el8.x86_64 142/364#9 234.7 Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ... [2024-03-28T13:44:21.611Z] done] [2024-03-28T13:44:21.611Z] #8 235.0 ( 71/182) Installing: libxcb-dri2-0-1.13-150000.3.9.1.x86_64 [..done] [2024-03-28T13:44:21.611Z] [2024-03-28T13:44:21.611Z] #8 232.0 Installing : libcanberra-gtk3-0.30-18.el8.x86_64 231/247 [2024-03-28T13:44:21.611Z] #8 232.1 Running scriptlet: libcanberra-gtk3-0.30-18.el8.x86_64 231/247#8 235.1 ( 72/182) Installing: libvorbisfile3-1.3.6-150000.4.5.2.x86_64 [..#9 234.9 Setting up libv4l-0:amd64 (1.22.1-2build1) ... [2024-03-28T13:44:21.611Z] #9 234.9 Setting up perl (5.34.0-3ubuntu1.3) ... [2024-03-28T13:44:21.611Z] [2024-03-28T13:44:21.611Z] #8 232.0 Installing : fontconfig-devel-2.13.1-4.el8.x86_64 143/364 [2024-03-28T13:44:22.037Z] #8 232.1 Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 144/364done] [2024-03-28T13:44:22.037Z] #8 235.3 ( 73/182) Installing: libvorbisenc2-1.3.6-150000.4.5.2.x86_64 [.#9 235.0 Setting up xfonts-base (1:1.0.5) ... [2024-03-28T13:44:22.037Z] . [2024-03-28T13:44:22.626Z] #8 232.3 Installing : glibc-devel-2.28-251.el8.x86_64 145/364 [2024-03-28T13:44:22.626Z] #8 232.5 Running scriptlet: glibc-devel-2.28-251.el8.x86_64 145/364#13 DONE 1.8s [2024-03-28T13:44:22.626Z] [2024-03-28T13:44:22.626Z] #14 [10/10] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-03-28T13:44:22.626Z] .done] [2024-03-28T13:44:22.626Z] #8 235.8 ( 74/182) Installing: gtk3-data-3.24.34-150400.3.6.1.noarch [. [2024-03-28T13:44:22.626Z] #8 232.8 Installing : zenity-3.28.1-2.el8.x86_64 232/247.#9 235.7 Setting up libgstreamer-plugins-good1.0-0:amd64 (1.20.3-0ubuntu1.1) ... [2024-03-28T13:44:22.626Z] [2024-03-28T13:44:22.626Z] #8 232.8 Installing : pcre-devel-8.42-6.el8.x86_64 146/364done] [2024-03-28T13:44:23.320Z] #8 236.0 ( 75/182) Installing: gtk3-schema-3.24.34-150400.3.6.1.noarch [..#9 236.0 Setting up libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:44:23.320Z] #9 236.1 Setting up libxfixes3:amd64 (1:6.0.0-1) ... [2024-03-28T13:44:23.320Z] .done] [2024-03-28T13:44:23.320Z] #8 236.3 ( 76/182) Installing: kbd-legacy-2.4.0-150400.5.6.1.noarch [.#9 236.1 Setting up shared-mime-info (2.1-2) ... [2024-03-28T13:44:23.320Z] . [2024-03-28T13:44:23.320Z] #8 233.5 Installing : metacity-3.28.0-1.el8.x86_64 233/247.. [2024-03-28T13:44:23.320Z] #8 233.4 Installing : glib2-devel-2.56.4-163.el8.x86_64 147/364. [2024-03-28T13:44:23.707Z] #8 233.7 Installing : atk-devel-2.28.1-1.el8.x86_64 148/364done] [2024-03-28T13:44:23.707Z] [2024-03-28T13:44:23.707Z] #8 233.8 Running scriptlet: metacity-3.28.0-1.el8.x86_64 233/247#8 236.9 ( 77/182) Installing: libX11-data-1.6.5-150000.3.33.1.noarch [. [2024-03-28T13:44:23.707Z] #8 233.9 Installing : gdk-pixbuf2-devel-2.36.12-5.el8.x86_64 149/364.. [2024-03-28T13:44:24.097Z] #8 234.1 Installing : webkit2gtk3-jsc-devel-2.42.4-1.el8.x86_64 150/364done] [2024-03-28T13:44:24.097Z] #8 237.2 ( 78/182) Installing: libapparmor1-3.0.4-150500.11.9.1.x86_64 [.. [2024-03-28T13:44:24.097Z] #8 234.2 Installing : xz-devel-5.2.4-4.el8.x86_64 151/364done] [2024-03-28T13:44:24.475Z] #8 237.4 ( 79/182) Installing: libavahi-common3-0.8-150400.7.16.1.x86_64 [...done] [2024-03-28T13:44:24.881Z] #8 237.7 ( 80/182) Installing: libcares2-1.19.1-150000.3.23.1.x86_64 [...done] [2024-03-28T13:44:24.881Z] #8 238.1 ( 81/182) Installing: libdbus-1-3-1.12.2-150400.18.8.1.x86_64 [. [2024-03-28T13:44:24.881Z] #8 235.0 Installing : libxml2-devel-2.9.7-18.el8.x86_64 152/364 [2024-03-28T13:44:24.881Z] #8 235.1 Installing : libmodman-2.0.1-17.el8.x86_64 153/364 [2024-03-28T13:44:25.284Z] #8 235.2 Running scriptlet: libmodman-2.0.1-17.el8.x86_64 153/364. [2024-03-28T13:44:25.284Z] #8 235.3 Installing : libproxy-0.4.15-5.2.el8.x86_64 154/364.done] [2024-03-28T13:44:25.284Z] #8 238.3 ( 82/182) Installing: libdevmapper1_03-2.03.22_1.02.196-150500.7.9.1.x86_64 [.. [2024-03-28T13:44:25.284Z] #8 235.4 Running scriptlet: libproxy-0.4.15-5.2.el8.x86_64 154/364 [2024-03-28T13:44:25.671Z] #8 235.5 Installing : glib-networking-2.56.1-1.1.el8.x86_64 155/364.done] [2024-03-28T13:44:25.671Z] #8 238.7 ( 83/182) Installing: libjbig2-2.1-150000.3.5.1.x86_64 [. [2024-03-28T13:44:25.671Z] #8 235.8 Installing : libsoup-2.62.3-5.el8.x86_64 156/364..done] [2024-03-28T13:44:25.671Z] #8 239.0 ( 84/182) Installing: libpcre2-8-0-10.39-150400.4.9.1.x86_64 [.. [2024-03-28T13:44:26.065Z] #8 236.1 Installing : libsoup-devel-2.62.3-5.el8.x86_64 157/364 [2024-03-28T13:44:26.065Z] #8 236.2 Installing : rest-0.8.1-2.el8.x86_64 158/364.done] [2024-03-28T13:44:26.065Z] #8 239.3 ( 85/182) Installing: pam-config-1.1-150200.3.6.1.x86_64 [. [2024-03-28T13:44:26.065Z] #8 236.3 Running scriptlet: rest-0.8.1-2.el8.x86_64 158/364 [2024-03-28T13:44:26.065Z] #8 236.4 Installing : libmetalink-0.1.3-7.el8.x86_64 159/364.. [2024-03-28T13:44:26.065Z] #8 239.6 *** write_config (account, /etc/pam.d/common-account-pc, ...) [2024-03-28T13:44:26.463Z] [2024-03-28T13:44:26.463Z] #8 236.5 Installing : libgusb-0.3.0-1.el8.x86_64 160/364#8 239.6 **** write config for pam_access.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix2.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix.so (account, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_krb5.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_localuser.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_sss.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ldap.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_nam.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_winbind.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_time.so (account, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 *** write_config (auth, /etc/pam.d/common-auth-pc, ...) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_env.so (auth, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_group.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_pkcs11.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_fp.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_fprint.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_fprintd.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_thinkfinger.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_gnome_keyring.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_kwallet5.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ssh.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix2.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix.so (auth, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ecryptfs.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_krb5.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_sss.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ldap.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_nam.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_winbind.so (auth, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 *** write_config (password, /etc/pam.d/common-password-pc, ...) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_winbind.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_pwcheck.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_passwdqc.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_cracklib.so (password, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_pwhistory.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_gnome_keyring.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_kwallet5.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ecryptfs.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix2.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix.so (password, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_make.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_exec.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_krb5.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_sss.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ldap.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_nam.so (password, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 *** write_config (session, /etc/pam.d/common-session-pc, ...) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_selinux.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_mkhomedir.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_systemd.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_limits.so (session, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix2.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_unix.so (session, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_apparmor.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_krb5.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_sss.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ldap.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_winbind.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_nam.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_umask.so (session, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ssh.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_selinux.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_gnome_keyring.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_kwallet5.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_exec.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_ecryptfs.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_env.so (session, enabled) [2024-03-28T13:44:26.463Z] #8 239.6 **** write config for pam_mktemp.so (session, disabled) [2024-03-28T13:44:26.463Z] #8 239.6 done] [2024-03-28T13:44:26.463Z] #8 239.6 ( 86/182) Installing: system-user-lp-20170617-150400.24.2.1.noarch [. [2024-03-28T13:44:26.463Z] #8 236.6 Installing : colord-libs-1.4.2-1.el8.x86_64 161/364 [2024-03-28T13:44:26.463Z] #8 236.7 Installing : libgudev-232-4.el8.x86_64 162/364. [2024-03-28T13:44:26.463Z] #8 239.7 /usr/sbin/useradd -r -c Printing daemon -d /var/spool/lpd -g lp lp -s /usr/sbin/nologin [2024-03-28T13:44:26.463Z] #8 240.0 .done] [2024-03-28T13:44:27.217Z] #8 240.0 ( 87/182) Installing: systemd-presets-common-SUSE-15-150500.20.6.1.noarch [.. [2024-03-28T13:44:28.004Z] #8 237.4 Installing : hwdata-0.314-8.22.el8.noarch 163/364 [2024-03-28T13:44:29.352Z] #8 238.1 Installing : webkit2gtk3-2.42.4-1.el8.x86_64 234/247.done] [2024-03-28T13:44:29.352Z] #8 242.5 ( 88/182) Installing: tar-1.34-150000.3.34.1.x86_64 [. [2024-03-28T13:44:29.352Z] #8 239.6 Installing : libpciaccess-0.14-1.el8.x86_64 164/364. [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : NetworkManager-libnm-1:1.47.2-1.el9.x86_64 2/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : acl-2.3.1-4.el9.x86_64 3/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : avahi-libs-0.8-20.el9.x86_64 5/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : binutils-2.35.2-43.el9.x86_64 6/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : binutils-gold-2.35.2-43.el9.x86_64 7/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : bluez-libs-5.56-6.el9.x86_64 8/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : bubblewrap-0.4.1-6.el9.x86_64 9/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : bzip2-1.0.8-8.el9.x86_64 10/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : cracklib-2.9.6-27.el9.x86_64 11/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 12/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : cryptsetup-libs-2.6.0-3.el9.x86_64 13/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : cups-libs-1:2.3.3op2-24.el9.x86_64 14/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : dbus-1:1.12.20-8.el9.x86_64 15/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : dbus-broker-28-7.el9.x86_64 16/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : dbus-common-1:1.12.20-8.el9.noarch 17/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 18/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : dbus-tools-1:1.12.20-8.el9.x86_64 19/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 20/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 21/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : elfutils-debuginfod-client-0.190-2.el9.x86_64 22/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : freetype-2.10.4-9.el9.x86_64 23/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : fuse-2.9.9-15.el9.x86_64 24/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : fuse-common-3.10.2-8.el9.x86_64 25/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : fuse-libs-2.9.9-15.el9.x86_64 26/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : gettext-0.21-8.el9.x86_64 27/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : gettext-libs-0.21-8.el9.x86_64 28/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : glib-networking-2.68.3-3.el9.x86_64 29/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : glibc-langpack-en-2.34-103.el9.x86_64 30/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 31/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : graphite2-1.3.14-9.el9.x86_64 32/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : groff-base-1.22.4-10.el9.x86_64 33/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 34/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : harfbuzz-2.7.4-10.el9.x86_64 35/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : hwdata-0.348-9.13.el9.noarch 36/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : json-glib-1.6.6-1.el9.x86_64 37/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : kbd-2.4.0-9.el9.x86_64 38/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : kbd-legacy-2.4.0-9.el9.noarch 39/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : kbd-misc-2.4.0-9.el9.noarch 40/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : kmod-28-9.el9.x86_64 41/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : kmod-libs-28-9.el9.x86_64 42/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : libatomic-11.4.1-3.el9.x86_64 43/470 [2024-03-28T13:44:29.352Z] #8 238.8 Verifying : libbrotli-1.0.9-6.el9.x86_64 44/470#14 DONE 7.1s [2024-03-28T13:44:29.352Z] [2024-03-28T13:44:29.352Z] #15 exporting to image [2024-03-28T13:44:29.352Z] #15 exporting layers [2024-03-28T13:44:29.352Z] .done] [2024-03-28T13:44:29.779Z] #8 242.8 ( 89/182) Installing: vim-data-common-9.0.2103-150500.20.6.1.noarch [. [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libdb-5.3.28-53.el9.x86_64 45/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libeconf-0.4.1-3.el9.x86_64 46/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 47/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libfdisk-2.37.4-18.el9.x86_64 48/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libgudev-237-1.el9.x86_64 49/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libgusb-0.3.8-2.el9.x86_64 50/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libicu-67.1-9.el9.x86_64 51/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libpciaccess-0.16-7.el9.x86_64 52/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libpkgconf-1.7.3-10.el9.x86_64 53/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libpng-2:1.6.37-12.el9.x86_64 54/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libproxy-0.4.15-35.el9.x86_64 55/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libpsl-0.21.1-5.el9.x86_64 56/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libpwquality-1.4.4-8.el9.x86_64 57/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libseccomp-2.5.2-2.el9.x86_64 58/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libtdb-1.4.9-1.el9.x86_64 59/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libtirpc-1.3.3-6.el9.x86_64 60/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libusbx-1.0.26-1.el9.x86_64 61/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : libutempter-1.2.1-6.el9.x86_64 62/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : lksctp-tools-1.0.19-2.el9.x86_64 63/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : lsof-4.94.0-3.el9.x86_64 64/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : make-1:4.3-8.el9.x86_64 65/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : ncurses-6.2-10.20210508.el9.x86_64 66/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : nspr-4.35.0-6.el9.x86_64 67/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : nss-3.90.0-6.el9.x86_64 68/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : nss-softokn-3.90.0-6.el9.x86_64 69/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : nss-softokn-freebl-3.90.0-6.el9.x86_64 70/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : nss-sysinit-3.90.0-6.el9.x86_64 71/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : nss-util-3.90.0-6.el9.x86_64 72/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : openssl-1:3.0.7-27.el9.x86_64 73/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : pam-1.5.1-19.el9.x86_64 74/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : pkgconf-1.7.3-10.el9.x86_64 75/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 76/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 77/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : polkit-0.117-11.el9.x86_64 78/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : polkit-libs-0.117-11.el9.x86_64 79/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 80/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 81/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : shared-mime-info-2.1-5.el9.x86_64 82/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : systemd-252-32.el9.x86_64 83/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : systemd-libs-252-32.el9.x86_64 84/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : systemd-pam-252-32.el9.x86_64 85/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : systemd-rpm-macros-252-32.el9.noarch 86/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : systemd-udev-252-32.el9.x86_64 87/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : unzip-6.0-56.el9.x86_64 88/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : util-linux-2.37.4-18.el9.x86_64 89/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : util-linux-core-2.37.4-18.el9.x86_64 90/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : which-2.21-29.el9.x86_64 91/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : zip-3.0-35.el9.x86_64 92/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 93/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 94/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 95/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : alsa-lib-1.2.10-2.el9.x86_64 96/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 97/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : at-spi2-atk-devel-2.38.0-4.el9.x86_64 98/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 99/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : at-spi2-core-devel-2.40.3-1.el9.x86_64 100/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : atk-2.36.0-5.el9.x86_64 101/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : atk-devel-2.36.0-5.el9.x86_64 102/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : avahi-glib-0.8-20.el9.x86_64 103/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : brotli-1.0.9-6.el9.x86_64 104/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : brotli-devel-1.0.9-6.el9.x86_64 105/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : bzip2-devel-1.0.8-8.el9.x86_64 106/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : cairo-1.17.4-7.el9.x86_64 107/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : cairo-devel-1.17.4-7.el9.x86_64 108/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 109/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : cairo-gobject-devel-1.17.4-7.el9.x86_64 110/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 111/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : color-filesystem-1-28.el9.noarch 112/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : colord-1.4.5-4.el9.x86_64 113/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : colord-libs-1.4.5-4.el9.x86_64 114/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : copy-jdk-configs-4.0-3.el9.noarch 115/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : cpp-11.4.1-3.el9.x86_64 116/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : dbus-daemon-1:1.12.20-8.el9.x86_64 117/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : dbus-devel-1:1.12.20-8.el9.x86_64 118/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : dbus-x11-1:1.12.20-8.el9.x86_64 119/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : dconf-0.40.0-6.el9.x86_64 120/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : enchant2-2.2.15-6.el9.x86_64 121/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 122/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : exiv2-0.27.5-2.el9.x86_64 123/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 124/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 125/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : flac-libs-1.3.3-12.el9.x86_64 126/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : flatpak-1.12.8-1.el9.x86_64 127/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : flatpak-session-helper-1.12.8-1.el9.x86_64 128/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : fltk-1.3.8-1.el9.x86_64 129/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : fontconfig-2.14.0-2.el9.x86_64 130/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : fontconfig-devel-2.14.0-2.el9.x86_64 131/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : freetype-devel-2.10.4-9.el9.x86_64 132/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : fribidi-1.0.10-6.el9.2.x86_64 133/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : fribidi-devel-1.0.10-6.el9.2.x86_64 134/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gcc-11.4.1-3.el9.x86_64 135/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gcr-base-3.40.0-3.el9.x86_64 136/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gdk-pixbuf2-2.42.6-3.el9.x86_64 137/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gdk-pixbuf2-devel-2.42.6-3.el9.x86_64 138/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 139/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : geoclue2-2.6.0-7.el9.x86_64 140/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : geoclue2-libs-2.6.0-7.el9.x86_64 141/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : geocode-glib-3.26.2-5.el9.x86_64 142/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : giflib-5.2.1-9.el9.x86_64 143/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gl-manpages-1.1-24.20190306.el9.noarch 144/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : glib2-devel-2.68.4-14.el9.x86_64 145/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : glibc-devel-2.34-103.el9.x86_64 146/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : glibc-headers-2.34-103.el9.x86_64 147/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : glibc-locale-source-2.34-103.el9.x86_64 148/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gnome-control-center-filesystem-40.0-30.el9.noar 149/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gnome-desktop3-40.4-1.el9.x86_64 150/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gnome-settings-daemon-40.0.1-16.el9.x86_64 151/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : graphene-1.10.6-2.el9.x86_64 152/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : graphite2-devel-1.3.14-9.el9.x86_64 153/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gsm-1.0.19-6.el9.x86_64 154/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gstreamer1-1.22.1-2.el9.x86_64 155/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 156/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 157/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gstreamer1-plugins-good-1.22.1-2.el9.x86_64 158/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gtk-update-icon-cache-3.24.31-2.el9.x86_64 159/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gtk2-2.24.33-8.el9.x86_64 160/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gtk2-devel-2.24.33-8.el9.x86_64 161/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gtk3-3.24.31-2.el9.x86_64 162/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gtk3-devel-3.24.31-2.el9.x86_64 163/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : gtk4-4.12.3-2.el9.x86_64 164/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : harfbuzz-devel-2.7.4-10.el9.x86_64 165/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : harfbuzz-icu-2.7.4-10.el9.x86_64 166/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 167/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : hunspell-1.7.0-11.el9.x86_64 168/470 [2024-03-28T13:44:29.779Z] #8 238.9 Verifying : hunspell-en-0.20140811.1-20.el9.noarch 169/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : hunspell-en-GB-0.20140811.1-20.el9.noarch 170/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : hunspell-en-US-0.20140811.1-20.el9.noarch 171/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : hunspell-filesystem-1.7.0-11.el9.x86_64 172/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : hyphen-2.8.8-17.el9.x86_64 173/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : iio-sensor-proxy-3.3-1.el9.x86_64 174/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : iso-codes-4.6.0-3.el9.noarch 175/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 176/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 177/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86 178/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : javapackages-filesystem-6.0.0-4.el9.noarch 179/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : jbigkit-libs-2.1-23.el9.x86_64 180/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : kernel-headers-5.14.0-432.el9.x86_64 181/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : lame-libs-3.100-12.el9.x86_64 182/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : lcms2-2.12-3.el9.x86_64 183/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libICE-1.0.10-8.el9.x86_64 184/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libICE-devel-1.0.10-8.el9.x86_64 185/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libSM-1.2.3-10.el9.x86_64 186/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libSM-devel-1.2.3-10.el9.x86_64 187/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libX11-1.7.0-9.el9.x86_64 188/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libX11-common-1.7.0-9.el9.noarch 189/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libX11-devel-1.7.0-9.el9.x86_64 190/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 191/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXScrnSaver-1.2.3-10.el9.x86_64 192/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXau-1.0.9-8.el9.x86_64 193/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXau-devel-1.0.9-8.el9.x86_64 194/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXcomposite-0.4.5-7.el9.x86_64 195/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXcomposite-devel-0.4.5-7.el9.x86_64 196/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXcursor-1.2.0-7.el9.x86_64 197/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXcursor-devel-1.2.0-7.el9.x86_64 198/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXdamage-1.1.5-7.el9.x86_64 199/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXdamage-devel-1.1.5-7.el9.x86_64 200/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXdmcp-1.1.3-8.el9.x86_64 201/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXext-1.3.4-8.el9.x86_64 202/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXext-devel-1.3.4-8.el9.x86_64 203/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXfixes-5.0.3-16.el9.x86_64 204/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXfixes-devel-5.0.3-16.el9.x86_64 205/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXfont2-2.0.3-12.el9.x86_64 206/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXft-2.3.3-8.el9.x86_64 207/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXft-devel-2.3.3-8.el9.x86_64 208/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXi-1.7.10-8.el9.x86_64 209/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXi-devel-1.7.10-8.el9.x86_64 210/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXinerama-1.1.4-10.el9.x86_64 211/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXinerama-devel-1.1.4-10.el9.x86_64 212/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXmu-1.1.3-8.el9.x86_64 213/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXrandr-1.5.2-8.el9.x86_64 214/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXrandr-devel-1.5.2-8.el9.x86_64 215/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXrender-0.9.10-16.el9.x86_64 216/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXrender-devel-0.9.10-16.el9.x86_64 217/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXt-1.2.0-6.el9.x86_64 218/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXt-devel-1.2.0-6.el9.x86_64 219/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXtst-1.2.3-16.el9.x86_64 220/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXtst-devel-1.2.3-16.el9.x86_64 221/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXv-1.0.11-16.el9.x86_64 222/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 223/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libappstream-glib-0.7.18-4.el9.x86_64 224/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libasyncns-0.8-22.el9.x86_64 225/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libblkid-devel-2.37.4-18.el9.x86_64 226/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libcanberra-0.30-27.el9.x86_64 227/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 228/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 229/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libdatrie-0.2.13-4.el9.x86_64 230/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libdatrie-devel-0.2.13-4.el9.x86_64 231/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libdrm-2.4.117-1.el9.x86_64 232/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libdrm-devel-2.4.117-1.el9.x86_64 233/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libdvdnav-6.1.0-4.el9.x86_64 234/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libdvdread-6.1.1-4.el9.x86_64 235/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libepoxy-1.5.5-4.el9.x86_64 236/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libepoxy-devel-1.5.5-4.el9.x86_64 237/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : liberation-fonts-1:2.1.3-5.el9.noarch 238/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : liberation-fonts-common-1:2.1.3-5.el9.noarch 239/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : liberation-mono-fonts-1:2.1.3-5.el9.noarch 240/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : liberation-sans-fonts-1:2.1.3-5.el9.noarch 241/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : liberation-serif-fonts-1:2.1.3-5.el9.noarch 242/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libevdev-1.11.0-3.el9.x86_64 243/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libexif-0.6.22-6.el9.x86_64 244/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libffi-devel-3.4.2-8.el9.x86_64 245/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libfontenc-1.1.3-17.el9.x86_64 246/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libgexiv2-0.12.3-1.el9.x86_64 247/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 248/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libglvnd-core-devel-1:1.3.4-1.el9.x86_64 249/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libglvnd-devel-1:1.3.4-1.el9.x86_64 250/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 251/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libglvnd-gles-1:1.3.4-1.el9.x86_64 252/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 253/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libglvnd-opengl-1:1.3.4-1.el9.x86_64 254/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libgsf-1.14.47-5.el9.x86_64 255/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libgweather-40.0-3.el9.x86_64 256/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libgxps-0.3.2-3.el9.x86_64 257/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libicu-devel-67.1-9.el9.x86_64 258/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libinput-1.19.3-4.el9.x86_64 259/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libiptcdata-1.0.5-9.el9.x86_64 260/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 261/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libldac-2.0.2.3-10.el9.x86_64 262/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libmount-devel-2.37.4-18.el9.x86_64 263/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libmpc-1.2.1-4.el9.x86_64 264/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libnotify-0.7.9-8.el9.x86_64 265/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libogg-2:1.3.4-6.el9.x86_64 266/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libosinfo-1.10.0-1.el9.x86_64 267/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libpciaccess-devel-0.16-7.el9.x86_64 268/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libpng-devel-2:1.6.37-12.el9.x86_64 269/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 270/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libpsl-devel-0.21.1-5.el9.x86_64 271/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : librsvg2-2.50.7-3.el9.x86_64 272/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libsbc-1.4-9.el9.x86_64 273/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libsecret-0.20.4-4.el9.x86_64 274/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libselinux-devel-3.6-1.el9.x86_64 275/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libsepol-devel-3.6-1.el9.x86_64 276/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libshout-2.4.3-7.el9.x86_64 277/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libsndfile-1.0.31-8.el9.x86_64 278/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libsoup-2.72.0-8.el9.x86_64 279/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libsoup-devel-2.72.0-8.el9.x86_64 280/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libsrtp-2.3.0-8.el9.x86_64 281/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libstemmer-0-18.585svn.el9.x86_64 282/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libthai-0.1.28-8.el9.x86_64 283/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libthai-devel-0.1.28-8.el9.x86_64 284/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libtheora-1:1.1.1-31.el9.x86_64 285/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libtiff-4.4.0-12.el9.x86_64 286/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libtiff-devel-4.4.0-12.el9.x86_64 287/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 288/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 289/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libv4l-1.20.0-5.el9.x86_64 290/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libvisual-1:0.4.0-34.el9.x86_64 291/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 292/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libvpx-1.9.0-7.el9.x86_64 293/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwacom-1.12.1-2.el9.x86_64 294/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwacom-data-1.12.1-2.el9.noarch 295/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwayland-client-1.21.0-1.el9.x86_64 296/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 297/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 298/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwayland-server-1.21.0-1.el9.x86_64 299/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwebp-1.2.0-8.el9.x86_64 300/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libwpe-1.10.0-4.el9.x86_64 301/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxcb-1.13.1-9.el9.x86_64 302/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxcb-devel-1.13.1-9.el9.x86_64 303/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 304/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 305/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxkbcommon-devel-1.0.3-4.el9.x86_64 306/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxkbcommon-x11-1.0.3-4.el9.x86_64 307/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxkbfile-1.1.0-8.el9.x86_64 308/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxml2-devel-2.9.13-5.el9.x86_64 309/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxshmfence-1.3-10.el9.x86_64 310/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : libxslt-1.1.34-9.el9.x86_64 311/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : llvm-libs-17.0.6-5.el9.x86_64 312/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : low-memory-monitor-2.1-4.el9.x86_64 313/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : lua-5.4.4-4.el9.x86_64 314/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : lua-posix-35.0-8.el9.x86_64 315/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-dri-drivers-23.3.3-1.el9.x86_64 316/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-filesystem-23.3.3-1.el9.x86_64 317/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-libEGL-23.3.3-1.el9.x86_64 318/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-libGL-23.3.3-1.el9.x86_64 319/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-libGL-devel-23.3.3-1.el9.x86_64 320/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-libGLU-9.0.1-6.el9.x86_64 321/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-libGLU-devel-9.0.1-6.el9.x86_64 322/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-libgbm-23.3.3-1.el9.x86_64 323/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-libglapi-23.3.3-1.el9.x86_64 324/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mesa-vulkan-drivers-23.3.3-1.el9.x86_64 325/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mkfontscale-1.2.1-3.el9.x86_64 326/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mpg123-libs-1.26.2-5.el9.x86_64 327/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mtdev-1.1.5-22.el9.x86_64 328/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : mutter-40.9-15.el9.x86_64 329/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : openjpeg2-2.4.0-7.el9.x86_64 330/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : opus-1.3.1-10.el9.x86_64 331/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : orc-0.4.31-6.el9.x86_64 332/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : osinfo-db-20231215-1.el9.noarch 333/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 334/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : ostree-libs-2024.5-2.el9.x86_64 335/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : p11-kit-server-0.25.3-2.el9.x86_64 336/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pango-1.48.7-3.el9.x86_64 337/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pango-devel-1.48.7-3.el9.x86_64 338/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pcre-cpp-8.44-3.el9.3.x86_64 339/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pcre-devel-8.44-3.el9.3.x86_64 340/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pcre-utf16-8.44-3.el9.3.x86_64 341/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pcre-utf32-8.44-3.el9.3.x86_64 342/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pcre2-devel-10.40-5.el9.x86_64 343/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pcre2-utf16-10.40-5.el9.x86_64 344/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : pcre2-utf32-10.40-5.el9.x86_64 345/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-AutoLoader-5.74-481.el9.noarch 346/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-B-1.80-481.el9.x86_64 347/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Carp-1.50-460.el9.noarch 348/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Class-Struct-0.66-481.el9.noarch 349/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 350/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Digest-1.19-4.el9.noarch 351/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 352/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Encode-4:3.08-462.el9.x86_64 353/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Errno-1.30-481.el9.x86_64 354/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Exporter-5.74-461.el9.noarch 355/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Fcntl-1.13-481.el9.x86_64 356/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-File-Basename-2.85-481.el9.noarch 357/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-File-Path-2.18-4.el9.noarch 358/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 359/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-File-stat-1.09-481.el9.noarch 360/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-FileHandle-2.03-481.el9.noarch 361/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 362/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 363/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 364/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-IO-1.43-481.el9.x86_64 365/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 366/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 367/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 368/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 369/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 370/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 371/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 372/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-POSIX-1.94-481.el9.x86_64 373/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-PathTools-3.78-461.el9.x86_64 374/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 375/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 376/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 377/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 378/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 379/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-SelectSaver-1.02-481.el9.noarch 380/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Socket-4:2.031-4.el9.x86_64 381/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Storable-1:3.21-460.el9.x86_64 382/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Symbol-1.08-481.el9.noarch 383/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 384/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Term-Cap-1.17-460.el9.noarch 385/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 386/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 387/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 388/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-URI-5.09-3.el9.noarch 389/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-base-2.27-481.el9.noarch 390/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-constant-1.33-461.el9.noarch 391/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-if-0.60.800-481.el9.noarch 392/470 [2024-03-28T13:44:29.780Z] #8 238.9 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 393/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-libnet-3.13-4.el9.noarch 394/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 395/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-mro-1.23-481.el9.x86_64 396/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-overload-1.31-481.el9.noarch 397/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-overloading-0.02-481.el9.noarch 398/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-parent-1:0.238-460.el9.noarch 399/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-podlators-1:4.14-460.el9.noarch 400/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-subs-1.03-481.el9.noarch 401/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : perl-vars-1.05-481.el9.noarch 402/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pipewire-1.0.1-1.el9.x86_64 403/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 404/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 405/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 406/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 407/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 408/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pixman-0.40.0-6.el9.x86_64 409/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pixman-devel-0.40.0-6.el9.x86_64 410/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : poppler-21.01.0-19.el9.x86_64 411/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : poppler-data-0.4.9-9.el9.noarch 412/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : poppler-glib-21.01.0-19.el9.x86_64 413/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : publicsuffix-list-20210518-3.el9.noarch 414/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 415/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : pulseaudio-libs-glib2-15.0-2.el9.x86_64 416/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : rtkit-0.11-28.el9.x86_64 417/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 418/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : soundtouch-2.1.1-8.el9.x86_64 419/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : speex-1.2.0-11.el9.x86_64 420/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : sqlite-3.34.1-7.el9.x86_64 421/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : sqlite-devel-3.34.1-7.el9.x86_64 422/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : startup-notification-0.12-23.el9.x86_64 423/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : sysprof-capture-devel-3.40.1-3.el9.x86_64 424/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : taglib-1.12-6.el9.x86_64 425/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tigervnc-1.13.1-8.el9.x86_64 426/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tigervnc-icons-1.13.1-8.el9.noarch 427/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tigervnc-license-1.13.1-8.el9.noarch 428/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tigervnc-server-1.13.1-8.el9.x86_64 429/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tigervnc-server-minimal-1.13.1-8.el9.x86_64 430/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 431/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tracker-3.1.2-3.el9.x86_64 432/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tracker-miners-3.1.2-4.el9.x86_64 433/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 434/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : twolame-libs-0.3.13-19.el9.x86_64 435/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : tzdata-java-2024a-2.el9.noarch 436/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : upower-0.99.11-11.el9.x86_64 437/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : valgrind-1:3.22.0-2.el9.x86_64 438/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : valgrind-devel-1:3.22.0-2.el9.x86_64 439/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : vulkan-loader-1.3.268.0-1.el9.x86_64 440/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : wavpack-5.4.0-5.el9.x86_64 441/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : wayland-devel-1.21.0-1.el9.x86_64 442/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : webkit2gtk3-2.42.4-1.el9.x86_64 443/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : webkit2gtk3-devel-2.42.4-1.el9.x86_64 444/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : webkit2gtk3-jsc-2.42.4-1.el9.x86_64 445/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : webkit2gtk3-jsc-devel-2.42.4-1.el9.x86_64 446/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 447/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : wget-1.21.1-7.el9.x86_64 448/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : wireplumber-0.4.14-1.el9.x86_64 449/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : wireplumber-libs-0.4.14-1.el9.x86_64 450/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : woff2-1.0.2-15.el9.x86_64 451/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : wpebackend-fdo-1.10.0-3.el9.x86_64 452/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xcb-util-0.4.0-19.el9.x86_64 453/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 454/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 455/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 456/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xkbcomp-1.4.4-4.el9.x86_64 457/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xkeyboard-config-2.33-2.el9.noarch 458/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xml-common-0.6.3-58.el9.noarch 459/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-fonts-100dpi-7.5-33.el9.noarch 460/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-fonts-75dpi-7.5-33.el9.noarch 461/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 462/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-fonts-misc-7.5-33.el9.noarch 463/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-proto-devel-2022.2-1.el9.noarch 464/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-server-utils-7.7-44.el9.x86_64 465/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-xauth-1:1.1-10.el9.x86_64 466/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xorg-x11-xinit-1.4.0-11.el9.x86_64 467/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : xz-devel-5.2.5-8.el9.x86_64 468/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : zenity-3.32.0-8.el9.x86_64 469/470 [2024-03-28T13:44:29.781Z] #8 238.9 Verifying : zlib-devel-1.2.11-41.el9.x86_64 470/470. [2024-03-28T13:44:29.781Z] #8 239.8 Installing : libdrm-2.4.115-2.el8.x86_64 165/364 [2024-03-28T13:44:29.781Z] #8 240.0 Installing : tigervnc-server-1.13.1-8.el8.x86_64 235/247 [2024-03-28T13:44:29.781Z] #8 240.1 Running scriptlet: tigervnc-server-1.13.1-8.el8.x86_64 235/247.done] [2024-03-28T13:44:29.781Z] #8 243.1 ( 90/182) Installing: busybox-hostname-1.35.0-150400.4.5.1.noarch [. [2024-03-28T13:44:29.781Z] #8 240.1 Installing : mesa-libgbm-23.1.4-2.el8.x86_64 166/364 [2024-03-28T13:44:29.781Z] #8 240.2 Running scriptlet: mesa-libgbm-23.1.4-2.el8.x86_64 166/364 [2024-03-28T13:44:29.781Z] #8 240.1 Installing : tigervnc-1.13.1-8.el8.x86_64 236/247.done] [2024-03-28T13:44:30.171Z] #8 243.3 ( 91/182) Installing: libLLVM15-15.0.7-150500.4.4.1.x86_64 [. [2024-03-28T13:44:30.171Z] #8 240.3 Installing : libglvnd-egl-1:1.3.4-2.el8.x86_64 167/364. [2024-03-28T13:44:30.171Z] #8 240.4 Installing : mesa-libEGL-23.1.4-2.el8.x86_64 168/364 [2024-03-28T13:44:30.171Z] #8 240.4 Installing : wget-1.19.5-11.el8.x86_64 237/247. [2024-03-28T13:44:30.573Z] #8 240.5 Installing : libglvnd-gles-1:1.3.4-2.el8.x86_64 169/364.. [2024-03-28T13:44:30.573Z] #8 240.5 Running scriptlet: wget-1.19.5-11.el8.x86_64 237/247. [2024-03-28T13:44:30.986Z] #8 240.6 Installing : libpciaccess-devel-0.14-1.el8.x86_64 170/364.. [2024-03-28T13:44:30.986Z] #8 241.0 Installing : groff-base-1.22.3-18.el8.x86_64 171/364.. [2024-03-28T13:44:30.986Z] #8 241.1 Installing : perl-Digest-1.17-395.el8.noarch 172/364 [2024-03-28T13:44:30.986Z] #8 241.2 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 173/364. [2024-03-28T13:44:31.366Z] #8 241.3 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 174/364.. [2024-03-28T13:44:31.734Z] #8 241.4 Installing : xorg-x11-fonts-100dpi-7.5-19.el8.noarch 238/247..... [2024-03-28T13:44:32.518Z] #8 242.1 Installing : perl-libnet-3.11-3.el8.noarch 175/364........ [2024-03-28T13:44:32.518Z] #8 242.9 Running scriptlet: xorg-x11-fonts-100dpi-7.5-19.el8.noarch 238/247 [2024-03-28T13:44:32.942Z] #8 243.0 Installing : perl-URI-1.73-3.el8.noarch 176/364.. [2024-03-28T13:44:32.942Z] #8 243.1 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 177/364.. [2024-03-28T13:44:33.327Z] #8 243.3 Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 178/364.. [2024-03-28T13:44:33.767Z] #8 243.5 Installing : xorg-x11-fonts-75dpi-7.5-19.el8.noarch 239/247.. [2024-03-28T13:44:33.767Z] #8 243.8 Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 179/364 [2024-03-28T13:44:33.767Z] #8 243.8 Running scriptlet: xorg-x11-fonts-75dpi-7.5-19.el8.noarch 239/247... [2024-03-28T13:44:33.767Z] #8 244.0 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 180/364 [2024-03-28T13:44:33.767Z] #8 244.1 Installing : perl-Time-Local-1:1.280-1.el8.noarch 181/364 [2024-03-28T13:44:33.767Z] #8 244.0 Installing : xorg-x11-fonts-Type1-7.5-19.el8.noarch 240/247 [2024-03-28T13:44:34.171Z] #8 244.1 Running scriptlet: xorg-x11-fonts-Type1-7.5-19.el8.noarch 240/247.. [2024-03-28T13:44:34.171Z] #8 244.2 Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 182/364 [2024-03-28T13:44:34.171Z] #8 244.4 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 183/364.done] [2024-03-28T13:44:34.171Z] #8 247.4 ( 92/182) Installing: libmetalink3-0.1.3-150000.3.2.1.x86_64 [. [2024-03-28T13:44:34.171Z] #8 244.5 Installing : perl-Term-Cap-1.17-395.el8.noarch 184/364 [2024-03-28T13:44:34.560Z] #8 244.6 Installing : perl-File-Temp-0.230.600-1.el8.noarch 185/364..done] [2024-03-28T13:44:34.560Z] #8 247.8 ( 93/182) Installing: perl-5.26.1-150300.17.14.1.x86_64 [. [2024-03-28T13:44:34.560Z] #8 244.8 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 186/364 [2024-03-28T13:44:34.560Z] #8 244.9 Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 187/364 [2024-03-28T13:44:34.560Z] #8 245.0 Installing : perl-podlators-4.11-1.el8.noarch 188/364. [2024-03-28T13:44:34.968Z] #8 244.9 Installing : xorg-x11-fonts-misc-7.5-19.el8.noarch 241/247 [2024-03-28T13:44:34.968Z] #8 245.1 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 189/364.. [2024-03-28T13:44:34.968Z] #8 245.0 Running scriptlet: xorg-x11-fonts-misc-7.5-19.el8.noarch 241/247 [2024-03-28T13:44:34.968Z] #8 245.2 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 190/364. [2024-03-28T13:44:35.341Z] #8 245.3 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 191/364.... [2024-03-28T13:44:35.341Z] #8 245.7 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 192/364 [2024-03-28T13:44:36.107Z] #8 245.8 Installing : perl-Storable-1:3.11-3.el8.x86_64 193/364..... [2024-03-28T13:44:36.107Z] #8 246.2 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 194/364 [2024-03-28T13:44:36.107Z] #8 246.3 Installing : perl-Errno-1.28-422.el8.x86_64 195/364. [2024-03-28T13:44:36.493Z] #8 246.4 Installing : perl-Socket-4:2.027-3.el8.x86_64 196/364.. [2024-03-28T13:44:36.493Z] #8 246.7 Installing : liberation-fonts-1:2.00.3-7.el8.noarch 242/247. [2024-03-28T13:44:36.493Z] #8 246.8 Installing : gnu-free-fonts-common-20120503-18.el8.0.1.noarch 243/247. [2024-03-28T13:44:36.932Z] #8 246.8 Installing : perl-Encode-4:2.97-3.el8.x86_64 197/364.. [2024-03-28T13:44:36.932Z] #8 246.9 Installing : unzip-6.0-46.el8.x86_64 244/247 [2024-03-28T13:44:36.932Z] #8 247.1 Installing : lsof-4.93.2-1.el8.x86_64 245/247 [2024-03-28T13:44:36.932Z] #8 247.0 Installing : perl-Carp-1.42-396.el8.noarch 198/364 [2024-03-28T13:44:36.932Z] #8 247.1 Installing : perl-Exporter-5.72-396.el8.noarch 199/364 [2024-03-28T13:44:36.932Z] #8 246.3 [2024-03-28T13:44:36.932Z] #8 246.3 Installed: [2024-03-28T13:44:36.932Z] #8 246.3 ModemManager-glib-1.20.2-1.el9.x86_64 [2024-03-28T13:44:36.932Z] #8 246.3 NetworkManager-libnm-1:1.47.2-1.el9.x86_64 [2024-03-28T13:44:36.932Z] #8 246.3 abattis-cantarell-fonts-0.301-4.el9.noarch [2024-03-28T13:44:36.932Z] #8 246.3 acl-2.3.1-4.el9.x86_64 [2024-03-28T13:44:36.932Z] #8 246.3 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch [2024-03-28T13:44:36.933Z] #8 246.3 adwaita-cursor-theme-40.1.1-3.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 adwaita-icon-theme-40.1.1-3.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 alsa-lib-1.2.10-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 at-spi2-atk-2.38.0-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 at-spi2-atk-devel-2.38.0-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 at-spi2-core-2.40.3-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 at-spi2-core-devel-2.40.3-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 atk-2.36.0-5.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 atk-devel-2.36.0-5.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 avahi-glib-0.8-20.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 avahi-libs-0.8-20.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 binutils-2.35.2-43.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 binutils-gold-2.35.2-43.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 bluez-libs-5.56-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 brotli-1.0.9-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 brotli-devel-1.0.9-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 bubblewrap-0.4.1-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 bzip2-1.0.8-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 bzip2-devel-1.0.8-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cairo-1.17.4-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cairo-devel-1.17.4-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cairo-gobject-1.17.4-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cairo-gobject-devel-1.17.4-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cmake-filesystem-3.26.5-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 color-filesystem-1-28.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 colord-1.4.5-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 colord-libs-1.4.5-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 copy-jdk-configs-4.0-3.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 cpp-11.4.1-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cracklib-2.9.6-27.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cracklib-dicts-2.9.6-27.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cryptsetup-libs-2.6.0-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 cups-libs-1:2.3.3op2-24.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dbus-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dbus-broker-28-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dbus-common-1:1.12.20-8.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 dbus-daemon-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dbus-devel-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dbus-libs-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dbus-tools-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dbus-x11-1:1.12.20-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 dconf-0.40.0-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 device-mapper-9:1.02.197-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 device-mapper-libs-9:1.02.197-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 elfutils-debuginfod-client-0.190-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 enchant2-2.2.15-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 exiv2-0.27.5-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 exiv2-libs-0.27.5-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fdk-aac-free-2.0.0-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 flac-libs-1.3.3-12.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 flatpak-1.12.8-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 flatpak-session-helper-1.12.8-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fltk-1.3.8-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fontconfig-2.14.0-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fontconfig-devel-2.14.0-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 freetype-2.10.4-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 freetype-devel-2.10.4-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fribidi-1.0.10-6.el9.2.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fribidi-devel-1.0.10-6.el9.2.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fuse-2.9.9-15.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fuse-common-3.10.2-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 fuse-libs-2.9.9-15.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gcc-11.4.1-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gcr-base-3.40.0-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gdk-pixbuf2-2.42.6-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gdk-pixbuf2-devel-2.42.6-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 geoclue2-2.6.0-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 geoclue2-libs-2.6.0-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 geocode-glib-3.26.2-5.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gettext-0.21-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gettext-libs-0.21-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 giflib-5.2.1-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gl-manpages-1.1-24.20190306.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 glib-networking-2.68.3-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 glib2-devel-2.68.4-14.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 glibc-devel-2.34-103.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 glibc-headers-2.34-103.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 glibc-langpack-en-2.34-103.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 glibc-locale-source-2.34-103.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gnome-control-center-filesystem-40.0-30.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 gnome-desktop3-40.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gnome-settings-daemon-40.0.1-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gobject-introspection-1.68.0-11.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 graphene-1.10.6-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 graphite2-1.3.14-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 graphite2-devel-1.3.14-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 groff-base-1.22.4-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gsettings-desktop-schemas-40.0-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gsm-1.0.19-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gstreamer1-1.22.1-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gstreamer1-plugins-bad-free-1.22.1-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gstreamer1-plugins-good-1.22.1-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gtk-update-icon-cache-3.24.31-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gtk2-2.24.33-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gtk2-devel-2.24.33-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gtk3-3.24.31-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gtk3-devel-3.24.31-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 gtk4-4.12.3-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 harfbuzz-2.7.4-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 harfbuzz-devel-2.7.4-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 harfbuzz-icu-2.7.4-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 hicolor-icon-theme-0.17-13.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 hunspell-1.7.0-11.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 hunspell-en-0.20140811.1-20.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 hunspell-en-GB-0.20140811.1-20.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 hunspell-en-US-0.20140811.1-20.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 hunspell-filesystem-1.7.0-11.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 hwdata-0.348-9.13.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 hyphen-2.8.8-17.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 iio-sensor-proxy-3.3-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 iso-codes-4.6.0-3.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 java-17-openjdk-1:17.0.6.0.10-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 java-17-openjdk-devel-1:17.0.6.0.10-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 java-17-openjdk-headless-1:17.0.6.0.10-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 javapackages-filesystem-6.0.0-4.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 jbigkit-libs-2.1-23.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 json-glib-1.6.6-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 kbd-2.4.0-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 kbd-legacy-2.4.0-9.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 kbd-misc-2.4.0-9.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 kernel-headers-5.14.0-432.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 kmod-28-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 kmod-libs-28-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 lame-libs-3.100-12.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 lcms2-2.12-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libICE-1.0.10-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libICE-devel-1.0.10-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libSM-1.2.3-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libSM-devel-1.2.3-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libX11-1.7.0-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libX11-common-1.7.0-9.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 libX11-devel-1.7.0-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libX11-xcb-1.7.0-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXScrnSaver-1.2.3-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXau-1.0.9-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXau-devel-1.0.9-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXcomposite-0.4.5-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXcomposite-devel-0.4.5-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXcursor-1.2.0-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXcursor-devel-1.2.0-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXdamage-1.1.5-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXdamage-devel-1.1.5-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXdmcp-1.1.3-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXext-1.3.4-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXext-devel-1.3.4-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXfixes-5.0.3-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXfixes-devel-5.0.3-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXfont2-2.0.3-12.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXft-2.3.3-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXft-devel-2.3.3-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXi-1.7.10-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXi-devel-1.7.10-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXinerama-1.1.4-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXinerama-devel-1.1.4-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXmu-1.1.3-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXrandr-1.5.2-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXrandr-devel-1.5.2-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXrender-0.9.10-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXrender-devel-0.9.10-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXt-1.2.0-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXt-devel-1.2.0-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXtst-1.2.3-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXtst-devel-1.2.3-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXv-1.0.11-16.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libXxf86vm-1.1.4-18.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libappstream-glib-0.7.18-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libasyncns-0.8-22.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libatomic-11.4.1-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libblkid-devel-2.37.4-18.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libbrotli-1.0.9-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libcanberra-0.30-27.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libcanberra-gtk2-0.30-27.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libcanberra-gtk3-0.30-27.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libdatrie-0.2.13-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libdatrie-devel-0.2.13-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libdb-5.3.28-53.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libdrm-2.4.117-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libdrm-devel-2.4.117-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libdvdnav-6.1.0-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libdvdread-6.1.1-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libeconf-0.4.1-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libedit-3.1-38.20210216cvs.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libepoxy-1.5.5-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libepoxy-devel-1.5.5-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 liberation-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 liberation-fonts-common-1:2.1.3-5.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 liberation-mono-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 liberation-sans-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 liberation-serif-fonts-1:2.1.3-5.el9.noarch [2024-03-28T13:44:36.933Z] #8 246.3 libevdev-1.11.0-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libexif-0.6.22-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libfdisk-2.37.4-18.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libffi-devel-3.4.2-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libfontenc-1.1.3-17.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libgexiv2-0.12.3-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libglvnd-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libglvnd-core-devel-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libglvnd-devel-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libglvnd-egl-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libglvnd-gles-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libglvnd-glx-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libglvnd-opengl-1:1.3.4-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libgsf-1.14.47-5.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libgudev-237-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libgusb-0.3.8-2.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libgweather-40.0-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libgxps-0.3.2-3.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libicu-67.1-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libicu-devel-67.1-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libinput-1.19.3-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libiptcdata-1.0.5-9.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libjpeg-turbo-2.0.90-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libldac-2.0.2.3-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libmount-devel-2.37.4-18.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libmpc-1.2.1-4.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libnotify-0.7.9-8.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libogg-2:1.3.4-6.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libosinfo-1.10.0-1.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libpciaccess-0.16-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libpciaccess-devel-0.16-7.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libpkgconf-1.7.3-10.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libpng-2:1.6.37-12.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libpng-devel-2:1.6.37-12.el9.x86_64 [2024-03-28T13:44:36.933Z] #8 246.3 libproxy-0.4.15-35.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libpsl-0.21.1-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libpsl-devel-0.21.1-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libpwquality-1.4.4-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 librsvg2-2.50.7-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libsbc-1.4-9.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libseccomp-2.5.2-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libsecret-0.20.4-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libselinux-devel-3.6-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libsepol-devel-3.6-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libshout-2.4.3-7.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libsndfile-1.0.31-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libsoup-2.72.0-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libsoup-devel-2.72.0-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libsrtp-2.3.0-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libstemmer-0-18.585svn.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libtdb-1.4.9-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libthai-0.1.28-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libthai-devel-0.1.28-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libtheora-1:1.1.1-31.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libtiff-4.4.0-12.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libtiff-devel-4.4.0-12.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libtirpc-1.3.3-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libtool-ltdl-2.4.6-45.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libtracker-sparql-3.1.2-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libusbx-1.0.26-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libutempter-1.2.1-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libv4l-1.20.0-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libvisual-1:0.4.0-34.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libvorbis-1:1.3.7-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libvpx-1.9.0-7.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libwacom-1.12.1-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libwacom-data-1.12.1-2.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 libwayland-client-1.21.0-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libwayland-cursor-1.21.0-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libwayland-egl-1.21.0-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libwayland-server-1.21.0-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libwebp-1.2.0-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libwpe-1.10.0-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxcb-1.13.1-9.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxcb-devel-1.13.1-9.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxcrypt-devel-4.4.18-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxkbcommon-1.0.3-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxkbcommon-devel-1.0.3-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxkbcommon-x11-1.0.3-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxkbfile-1.1.0-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxml2-devel-2.9.13-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxshmfence-1.3-10.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 libxslt-1.1.34-9.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 lksctp-tools-1.0.19-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 llvm-libs-17.0.6-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 low-memory-monitor-2.1-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 lsof-4.94.0-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 lua-5.4.4-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 lua-posix-35.0-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 make-1:4.3-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-dri-drivers-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-filesystem-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-libEGL-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-libGL-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-libGL-devel-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-libGLU-9.0.1-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-libGLU-devel-9.0.1-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-libgbm-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-libglapi-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mesa-vulkan-drivers-23.3.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mkfontscale-1.2.1-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mpg123-libs-1.26.2-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mtdev-1.1.5-22.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 mutter-40.9-15.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 ncurses-6.2-10.20210508.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 nspr-4.35.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 nss-3.90.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 nss-softokn-3.90.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 nss-softokn-freebl-3.90.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 nss-sysinit-3.90.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 nss-util-3.90.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 openjpeg2-2.4.0-7.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 openssl-1:3.0.7-27.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 opus-1.3.1-10.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 orc-0.4.31-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 osinfo-db-20231215-1.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 osinfo-db-tools-1.10.0-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 ostree-libs-2024.5-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 p11-kit-server-0.25.3-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pam-1.5.1-19.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pango-1.48.7-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pango-devel-1.48.7-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pcre-cpp-8.44-3.el9.3.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pcre-devel-8.44-3.el9.3.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pcre-utf16-8.44-3.el9.3.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pcre-utf32-8.44-3.el9.3.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pcre2-devel-10.40-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pcre2-utf16-10.40-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pcre2-utf32-10.40-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-AutoLoader-5.74-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-B-1.80-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Carp-1.50-460.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Class-Struct-0.66-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Data-Dumper-2.174-462.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Digest-1.19-4.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Digest-MD5-2.58-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Encode-4:3.08-462.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Errno-1.30-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Exporter-5.74-461.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Fcntl-1.13-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-File-Basename-2.85-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-File-Path-2.18-4.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-File-Temp-1:0.231.100-4.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-File-stat-1.09-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-FileHandle-2.03-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Getopt-Long-1:2.52-4.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Getopt-Std-1.12-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-HTTP-Tiny-0.076-462.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-IO-1.43-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-IO-Socket-IP-0.41-5.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-IO-Socket-SSL-2.073-1.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-IPC-Open3-1.21-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-MIME-Base64-3.16-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Mozilla-CA-20200520-6.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-NDBM_File-1.15-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Net-SSLeay-1.92-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-POSIX-1.94-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-PathTools-3.78-461.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Pod-Escapes-1:1.07-460.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Pod-Perldoc-3.28.01-461.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Pod-Simple-1:3.42-4.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Pod-Usage-4:2.01-4.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-SelectSaver-1.02-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Socket-4:2.031-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Storable-1:3.21-460.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-Symbol-1.08-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Term-ANSIColor-5.01-461.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Term-Cap-1.17-460.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Text-ParseWords-3.30-460.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-Time-Local-2:1.300-7.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-URI-5.09-3.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-base-2.27-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-constant-1.33-461.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-if-0.60.800-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-interpreter-4:5.32.1-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-libnet-3.13-4.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-libs-4:5.32.1-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-mro-1.23-481.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 perl-overload-1.31-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-overloading-0.02-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-parent-1:0.238-460.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-podlators-1:4.14-460.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-subs-1.03-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 perl-vars-1.05-481.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 pipewire-1.0.1-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pipewire-alsa-1.0.1-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pipewire-libs-1.0.1-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pipewire-pulseaudio-1.0.1-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pixman-0.40.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pixman-devel-0.40.0-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pkgconf-1.7.3-10.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pkgconf-m4-1.7.3-10.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 pkgconf-pkg-config-1.7.3-10.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 polkit-0.117-11.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 polkit-libs-0.117-11.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 polkit-pkla-compat-0.1-21.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 poppler-21.01.0-19.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 poppler-data-0.4.9-9.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 poppler-glib-21.01.0-19.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 publicsuffix-list-20210518-3.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 publicsuffix-list-dafsa-20210518-3.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 pulseaudio-libs-15.0-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 pulseaudio-libs-glib2-15.0-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 rtkit-0.11-28.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 shared-mime-info-2.1-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 sound-theme-freedesktop-0.8-17.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 soundtouch-2.1.1-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 speex-1.2.0-11.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 sqlite-3.34.1-7.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 sqlite-devel-3.34.1-7.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 startup-notification-0.12-23.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 sysprof-capture-devel-3.40.1-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 systemd-252-32.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 systemd-libs-252-32.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 systemd-pam-252-32.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 systemd-rpm-macros-252-32.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 systemd-udev-252-32.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 taglib-1.12-6.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 tigervnc-1.13.1-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 tigervnc-icons-1.13.1-8.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 tigervnc-license-1.13.1-8.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 tigervnc-server-1.13.1-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 tigervnc-server-minimal-1.13.1-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 totem-pl-parser-3.26.6-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 tracker-3.1.2-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 tracker-miners-3.1.2-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 ttmkfdir-3.0.9-65.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 twolame-libs-0.3.13-19.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 tzdata-java-2024a-2.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 unzip-6.0-56.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 upower-0.99.11-11.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 util-linux-2.37.4-18.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 util-linux-core-2.37.4-18.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 valgrind-1:3.22.0-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 valgrind-devel-1:3.22.0-2.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 vulkan-loader-1.3.268.0-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 wavpack-5.4.0-5.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 wayland-devel-1.21.0-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 webkit2gtk3-2.42.4-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 webkit2gtk3-devel-2.42.4-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 webkit2gtk3-jsc-2.42.4-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 webkit2gtk3-jsc-devel-2.42.4-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 webrtc-audio-processing-0.3.1-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 wget-1.21.1-7.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 which-2.21-29.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 wireplumber-0.4.14-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 wireplumber-libs-0.4.14-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 woff2-1.0.2-15.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 wpebackend-fdo-1.10.0-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xcb-util-0.4.0-19.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xdg-dbus-proxy-0.1.3-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xdg-desktop-portal-1.12.6-1.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xkbcomp-1.4.4-4.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xkeyboard-config-2.33-2.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 xml-common-0.6.3-58.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-fonts-100dpi-7.5-33.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-fonts-75dpi-7.5-33.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-fonts-Type1-7.5-33.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-fonts-misc-7.5-33.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-proto-devel-2022.2-1.el9.noarch [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-server-utils-7.7-44.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-xauth-1:1.1-10.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xorg-x11-xinit-1.4.0-11.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 xz-devel-5.2.5-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 zenity-3.32.0-8.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 zip-3.0-35.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 zlib-devel-1.2.11-41.el9.x86_64 [2024-03-28T13:44:36.934Z] #8 246.3 [2024-03-28T13:44:36.934Z] #8 246.3 Complete! [2024-03-28T13:44:38.065Z] ........ [2024-03-28T13:44:38.065Z] #8 248.3 Installing : perl-libs-4:5.26.3-422.el8.x86_64 200/364.done] [2024-03-28T13:44:38.065Z] [2024-03-28T13:44:38.065Z] #8 248.2 Installing : glibc-locale-source-2.28-251.el8.x86_64 246/247#8 247.5 21 files removed [2024-03-28T13:44:40.519Z] #8 251.4 ( 94/182) Installing: libFLAC8-1.3.2-150000.3.14.1.x86_64 [.. [2024-03-28T13:44:41.784Z] #8 250.9 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 201/364.done] [2024-03-28T13:44:43.289Z] #8 255.2 ( 95/182) Installing: libfreetype6-2.10.4-150000.4.15.1.x86_64 [.. [2024-03-28T13:44:43.289Z] #8 253.0 Installing : perl-parent-1:0.237-1.el8.noarch 202/364.done] [2024-03-28T13:44:43.289Z] #8 256.3 ( 96/182) Installing: libgnutls30-3.7.3-150400.4.41.3.x86_64 [.. [2024-03-28T13:44:43.289Z] #8 253.3 Installing : perl-macros-4:5.26.3-422.el8.x86_64 203/364.#8 DONE 252.4s [2024-03-28T13:44:43.289Z] [2024-03-28T13:44:43.289Z] #9 [5/8] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-03-28T13:44:43.289Z] [2024-03-28T13:44:43.289Z] #8 253.6 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 204/364.done] [2024-03-28T13:44:43.814Z] #8 256.7 ( 97/182) Installing: libgnutls30-hmac-3.7.3-150400.4.41.3.x86_64 [...done] [2024-03-28T13:44:43.814Z] #8 256.9 ( 98/182) Installing: libxkbcommon0-1.3.0-150400.3.5.1.x86_64 [. [2024-03-28T13:44:43.814Z] #8 253.8 Installing : glibc-langpack-en-2.28-251.el8.x86_64 247/247. [2024-03-28T13:44:43.814Z] #8 254.1 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 205/364 [2024-03-28T13:44:43.814Z] #8 254.1 Running scriptlet: dconf-0.28.0-4.el8.x86_64 247/247 [2024-03-28T13:44:43.814Z] #8 254.2 Running scriptlet: glibc-langpack-en-2.28-251.el8.x86_64 247/247.done] [2024-03-28T13:44:44.335Z] #8 257.2 ( 99/182) Installing: kbd-2.4.0-150400.5.6.1.x86_64 [. [2024-03-28T13:44:44.335Z] #8 254.2 Installing : perl-File-Path-2.15-2.el8.noarch 206/364 [2024-03-28T13:44:44.335Z] #8 254.3 Installing : perl-IO-1.38-422.el8.x86_64 207/364.#9 257.3 Setting up libxinerama1:amd64 (2:1.1.4-3) ... [2024-03-28T13:44:44.335Z] [2024-03-28T13:44:44.335Z] #8 254.4 Installing : perl-PathTools-3.74-1.el8.x86_64 208/364..#9 257.4 Setting up libfile-readbackwards-perl (1.06-1) ... [2024-03-28T13:44:44.335Z] [2024-03-28T13:44:44.335Z] #8 254.6 Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 247/247#9 257.7 Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... [2024-03-28T13:44:44.335Z] [2024-03-28T13:44:44.335Z] #8 254.7 Installing : perl-constant-1.33-396.el8.noarch 209/364 [2024-03-28T13:44:44.728Z] #8 254.8 Installing : perl-threads-1:2.21-2.el8.x86_64 210/364. [2024-03-28T13:44:44.728Z] #8 254.7 Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 247/247 [2024-03-28T13:44:44.728Z] #8 254.7 Running scriptlet: shared-mime-info-1.9-4.el8.x86_64 247/247#9 257.7 Setting up libxt6:amd64 (1:1.2.1-1) ... [2024-03-28T13:44:44.728Z] #9 257.8 Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.8) ... [2024-03-28T13:44:44.728Z] [2024-03-28T13:44:44.728Z] #8 254.8 Installing : perl-threads-shared-1.58-2.el8.x86_64 211/364..#9 257.8 Setting up xauth (1:1.1-1build2) ... [2024-03-28T13:44:44.728Z] #9 257.9 Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... [2024-03-28T13:44:44.728Z] #9 257.9 Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... [2024-03-28T13:44:44.728Z] #9 257.9 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... [2024-03-28T13:44:44.728Z] .#9 258.0 Setting up libegl1:amd64 (1.4.0-1) ... [2024-03-28T13:44:44.728Z] #9 258.0 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ... [2024-03-28T13:44:45.108Z] [2024-03-28T13:44:45.108Z] #8 258.2 Updating /etc/sysconfig/console ... [2024-03-28T13:44:45.108Z] #8 258.2 Updating /etc/sysconfig/keyboard ... [2024-03-28T13:44:45.108Z] #8 258.3 done] [2024-03-28T13:44:45.108Z] #8 258.3 (100/182) Installing: libX11-xcb1-1.6.5-150000.3.33.1.x86_64 [.#9 258.2 Setting up libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... [2024-03-28T13:44:45.108Z] .done] [2024-03-28T13:44:45.108Z] #8 258.4 (101/182) Installing: libX11-6-1.6.5-150000.3.33.1.x86_64 [.#9 258.3 Setting up xfonts-75dpi (1:1.0.4+nmu1.1) ... [2024-03-28T13:44:45.496Z] #9 258.4 Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... [2024-03-28T13:44:45.496Z] #9 258.5 Setting up xfonts-scalable (1:1.0.3-1.2ubuntu1) ... [2024-03-28T13:44:45.496Z] ..done] [2024-03-28T13:44:45.496Z] #8 258.7 (102/182) Installing: libavahi-client3-0.8-150400.7.16.1.x86_64 [.#9 258.6 Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... [2024-03-28T13:44:45.496Z] #9 258.7 Setting up libxres1:amd64 (2:1.2.1-1) ... [2024-03-28T13:44:45.496Z] #9 258.8 Setting up libstartup-notification0:amd64 (0.12-6build2) ... [2024-03-28T13:44:45.496Z] .done] [2024-03-28T13:44:45.872Z] #8 259.0 (103/182) Installing: dbus-1-1.12.2-150400.18.8.1.x86_64 [.#9 258.8 Setting up gtk-update-icon-cache (3.24.33-1ubuntu2) ... [2024-03-28T13:44:45.872Z] #9 258.9 Setting up libxmu6:amd64 (2:1.1.3-3) ... [2024-03-28T13:44:45.872Z] #9 258.9 Setting up xfonts-100dpi (1:1.0.4+nmu1.1) ... [2024-03-28T13:44:45.872Z] .#9 259.1 Setting up libxi6:amd64 (2:1.8-1build1) ... [2024-03-28T13:44:46.272Z] .#9 259.2 Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ... [2024-03-28T13:44:46.272Z] . [2024-03-28T13:44:46.272Z] #8 259.4 update-alternatives: using /usr/bin/dbus-launch.nox11 to provide /usr/bin/dbus-launch (dbus-launch) in auto mode [2024-03-28T13:44:46.272Z] #8 259.5 done] [2024-03-28T13:44:46.272Z] [2024-03-28T13:44:46.272Z] #8 256.3 Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 212/364#9 259.3 Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... [2024-03-28T13:44:46.272Z] #9 259.3 Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:44:46.272Z] #9 259.4 Setting up libxaw7:amd64 (2:1.0.14-1) ... [2024-03-28T13:44:46.272Z] #8 259.5 (104/182) Installing: libcryptsetup12-2.4.3-150400.3.3.1.x86_64 [.. [2024-03-28T13:44:46.272Z] #8 256.5 Installing : file-5.33-26.el8.x86_64 213/364 [2024-03-28T13:44:46.272Z] #8 256.5 Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 214/364#9 259.5 Setting up libatspi2.0-0:amd64 (2.44.0-3) ... [2024-03-28T13:44:46.272Z] #9 259.5 Setting up x11-xserver-utils (7.7+9build1) ... [2024-03-28T13:44:46.272Z] done] [2024-03-28T13:44:46.272Z] #8 259.6 (105/182) Installing: libcryptsetup12-hmac-2.4.3-150400.3.3.1.x86_64 [..done] [2024-03-28T13:44:46.272Z] #9 259.6 Setting up libatk-bridge2.0-0:amd64 (2.38.0-3) ... [2024-03-28T13:44:46.272Z] #9 259.7 Setting up gstreamer1.0-plugins-base:amd64 (1.20.1-1ubuntu0.1) ... [2024-03-28T13:44:46.658Z] #8 259.8 (106/182) Installing: libtiff5-4.0.9-150000.45.41.1.x86_64 [.#9 259.7 Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ... [2024-03-28T13:44:46.658Z] #9 259.8 Setting up libshout3:amd64 (2.4.5-1build3) ... [2024-03-28T13:44:46.658Z] #9 259.8 Setting up metacity-common (1:3.44.0-1ubuntu1) ... [2024-03-28T13:44:46.658Z] ..done] [2024-03-28T13:44:46.658Z] #9 259.9 Setting up libgtk-3-common (3.24.33-1ubuntu2) ... [2024-03-28T13:44:46.658Z] #9 259.9 Setting up gsettings-desktop-schemas (42.0-1ubuntu1) ... [2024-03-28T13:44:46.658Z] #8 260.0 (107/182) Installing: cups-config-2.2.7-150000.3.51.2.x86_64 [..#9 260.0 Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... [2024-03-28T13:44:46.658Z] #9 260.0 Setting up libglx0:amd64 (1.4.0-1) ... [2024-03-28T13:44:47.036Z] [2024-03-28T13:44:47.036Z] #8 257.1 Installing : grub2-tools-1:2.02-129.el8.x86_64 214/364 [2024-03-28T13:44:47.036Z] #8 257.2 Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 214/364.done] [2024-03-28T13:44:47.036Z] #9 260.1 Setting up x11-xkb-utils (7.7+5build4) ... [2024-03-28T13:44:47.036Z] #9 260.2 Setting up libgl1:amd64 (1.4.0-1) ... [2024-03-28T13:44:47.036Z] [2024-03-28T13:44:47.036Z] #8 257.2 Installing : grubby-8.40-48.el8.x86_64 215/364#8 260.3 (108/182) Installing: wget-1.20.3-150000.3.17.1.x86_64 [..#9 260.2 Setting up glib-networking:amd64 (2.72.0-1) ... [2024-03-28T13:44:47.036Z] #9 260.3 Setting up libsoup2.4-1:amd64 (2.74.2-3) ... [2024-03-28T13:44:47.036Z] [2024-03-28T13:44:47.036Z] #8 257.4 Installing : crypto-policies-scripts-20230731-1.git3177e06.el 216/364done] [2024-03-28T13:44:47.427Z] #8 260.5 (109/182) Installing: vim-9.0.2103-150500.20.6.1.x86_64 [..#9 260.4 Setting up gstreamer1.0-plugins-good:amd64 (1.20.3-0ubuntu1.1) ... [2024-03-28T13:44:47.427Z] #9 260.4 Setting up tigervnc-standalone-server (1.12.0+dfsg-4ubuntu0.22.04.1) ... [2024-03-28T13:44:47.427Z] .#9 260.5 update-alternatives: using /usr/bin/tigervncserver to provide /usr/bin/vncserver (vncserver) in auto mode [2024-03-28T13:44:47.427Z] #9 260.5 update-alternatives: warning: skip creation of /usr/share/man/man1/vncserver.1.gz because associated file /usr/share/man/man1/tigervncserver.1.gz (of link group vncserver) doesn't exist [2024-03-28T13:44:47.427Z] #9 260.5 update-alternatives: using /usr/bin/Xtigervnc to provide /usr/bin/Xvnc (Xvnc) in auto mode [2024-03-28T13:44:47.427Z] #9 260.5 update-alternatives: warning: skip creation of /usr/share/man/man1/Xvnc.1.gz because associated file /usr/share/man/man1/Xtigervnc.1.gz (of link group Xvnc) doesn't exist [2024-03-28T13:44:47.427Z] #9 260.5 update-alternatives: using /usr/sbin/tigervncsession to provide /usr/sbin/vncsession (vncsession) in auto mode [2024-03-28T13:44:47.427Z] #9 260.5 update-alternatives: warning: skip creation of /usr/share/man/man8/vncsession.8.gz because associated file /usr/share/man/man8/tigervncsession.8.gz (of link group vncsession) doesn't exist [2024-03-28T13:44:47.427Z] .#9 260.6 Setting up libgstreamer-gl1.0-0:amd64 (1.20.1-1ubuntu0.1) ... [2024-03-28T13:44:47.427Z] #9 260.7 Setting up adwaita-icon-theme (41.0-1ubuntu1) ... [2024-03-28T13:44:47.427Z] [2024-03-28T13:44:47.427Z] #8 257.7 Installing : nss-3.90.0-6.el8.x86_64 217/364.#9 260.8 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode [2024-03-28T13:44:47.797Z] [2024-03-28T13:44:48.622Z] #8 257.8 Installing : nss-sysinit-3.90.0-6.el8.x86_64 218/364.#9 261.6 Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2) ... [2024-03-28T13:44:48.622Z] [2024-03-28T13:44:48.622Z] #8 258.8 Installing : emacs-filesystem-1:26.1-11.el8.noarch 219/364.#9 DONE 5.5s [2024-03-28T13:44:48.622Z] [2024-03-28T13:44:48.622Z] #10 [6/8] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-03-28T13:44:48.622Z] [2024-03-28T13:44:48.622Z] #8 258.9 Installing : elfutils-debuginfod-client-0.190-2.el8.x86_64 220/364. [2024-03-28T13:44:48.622Z] #8 261.9 update-alternatives: using /usr/bin/vim-nox11 to provide /usr/bin/vim (vim) in auto mode [2024-03-28T13:44:48.622Z] #8 262.0 done] [2024-03-28T13:44:49.013Z] #8 262.0 (110/182) Installing: libsndfile1-1.0.28-150000.5.20.1.x86_64 [...done] [2024-03-28T13:44:49.412Z] #8 262.3 (111/182) Installing: libharfbuzz0-3.4.0-150400.3.8.1.x86_64 [.. [2024-03-28T13:44:49.412Z] #8 259.6 Installing : dbus-glib-0.110-2.el8.x86_64 221/364 [2024-03-28T13:44:49.412Z] #8 259.7 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 221/364.done] [2024-03-28T13:44:49.412Z] #8 262.8 (112/182) Installing: libXpm4-3.5.12-150000.3.10.1.x86_64 [..#9 262.6 Setting up libmetacity3:amd64 (1:3.44.0-1ubuntu1) ... [2024-03-28T13:44:49.412Z] #9 262.7 Setting up libcanberra-gtk3-0:amd64 (0.30-10ubuntu1.22.04.1) ... [2024-03-28T13:44:49.412Z] #9 262.7 Setting up humanity-icon-theme (0.6.16) ... [2024-03-28T13:44:49.930Z] [2024-03-28T13:44:49.930Z] #8 259.8 Installing : brotli-1.0.6-3.el8.x86_64 222/364done] [2024-03-28T13:44:49.930Z] #8 263.0 (113/182) Installing: libcups2-2.2.7-150000.3.51.2.x86_64 [..done] [2024-03-28T13:44:50.486Z] #8 263.4 (114/182) Installing: libpulse0-15.0-150400.4.4.1.x86_64 [.. [2024-03-28T13:44:50.486Z] #8 260.3 Installing : woff2-1.0.2-5.el8.x86_64 223/364 [2024-03-28T13:44:50.486Z] #8 260.5 Installing : ModemManager-glib-1.20.2-1.el8.x86_64 224/364#9 263.4 Setting up libwebkit2gtk-4.0-37:amd64 (2.42.5-0ubuntu0.22.04.2) ... [2024-03-28T13:44:50.487Z] #10 DONE 1.8s [2024-03-28T13:44:50.487Z] [2024-03-28T13:44:50.487Z] #11 [7/8] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-03-28T13:44:50.487Z] .done] [2024-03-28T13:44:50.487Z] #8 263.7 (115/182) Installing: libcanberra0-0.30-150400.15.2.2.x86_64 [.#9 263.5 Setting up ubuntu-mono (20.10-0ubuntu2) ... [2024-03-28T13:44:50.487Z] . [2024-03-28T13:44:50.487Z] #8 260.6 Running scriptlet: geoclue2-2.5.5-2.el8.x86_64 225/364done] [2024-03-28T13:44:50.487Z] #8 263.9 (116/182) Installing: systemd-presets-branding-MicroOS-20200323-lp155.2.6.noarch [..done] [2024-03-28T13:44:50.487Z] #9 263.8 Setting up zenity (3.42.1-0ubuntu1) ... [2024-03-28T13:44:50.861Z] #11 DONE 0.5s [2024-03-28T13:44:50.861Z] #8 264.0 (117/182) Installing: liberation-fonts-1.07.4-2.13.noarch [..#9 263.9 Setting up metacity (1:3.44.0-1ubuntu1) ... [2024-03-28T13:44:50.861Z] #9 263.9 update-alternatives: using /usr/bin/metacity to provide /usr/bin/x-window-manager (x-window-manager) in auto mode [2024-03-28T13:44:50.861Z] #9 263.9 update-alternatives: warning: skip creation of /usr/share/man/man1/x-window-manager.1.gz because associated file /usr/share/man/man1/metacity.1.gz (of link group x-window-manager) doesn't exist [2024-03-28T13:44:50.861Z] #9 264.0 Processing triggers for libc-bin (2.35-0ubuntu3.6) ... [2024-03-28T13:44:50.861Z] [2024-03-28T13:44:50.861Z] #8 261.0 Installing : geoclue2-2.5.5-2.el8.x86_64 225/364 [2024-03-28T13:44:50.861Z] #12 [8/8] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-03-28T13:44:50.861Z] . [2024-03-28T13:44:50.861Z] #8 261.2 Running scriptlet: geoclue2-2.5.5-2.el8.x86_64 225/364done] [2024-03-28T13:44:51.364Z] #8 264.4 (118/182) Installing: dejavu-fonts-2.37-1.21.noarch [. [2024-03-28T13:44:51.364Z] #8 261.3 Installing : webrtc-audio-processing-0.3-10.el8.x86_64 226/364. [2024-03-28T13:44:51.855Z] #8 261.6 Running scriptlet: webrtc-audio-processing-0.3-10.el8.x86_64 226/364 [2024-03-28T13:44:51.855Z] #8 261.8 Installing : wavpack-5.1.0-16.el8.x86_64 227/364 [2024-03-28T13:44:51.855Z] #8 261.9 Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 228/364...#9 264.9 Processing triggers for dictionaries-common (1.28.14) ... [2024-03-28T13:44:51.855Z] .done] [2024-03-28T13:44:51.855Z] #8 265.0 (119/182) Installing: libXfont2-2-2.0.3-1.17.x86_64 [. [2024-03-28T13:44:51.855Z] #8 262.2 Installing : tzdata-java-2024a-1.el8.noarch 229/364 [2024-03-28T13:44:52.334Z] #8 262.3 Installing : twolame-libs-0.3.13-12.el8.x86_64 230/364. [2024-03-28T13:44:52.334Z] #8 262.4 Installing : tigervnc-icons-1.13.1-8.el8.noarch 231/364#9 265.4 [2024-03-28T13:44:52.334Z] #9 265.4 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2024-03-28T13:44:52.334Z] #9 265.4 [2024-03-28T13:44:52.334Z] #9 265.4 Reading package lists... [2024-03-28T13:44:52.334Z] [2024-03-28T13:44:52.334Z] #8 262.6 Installing : taglib-1.11.1-8.el8.x86_64 232/364.done] [2024-03-28T13:44:52.334Z] #8 265.6 (120/182) Installing: fontconfig-2.13.1-150400.1.4.x86_64 [..#9 265.5 Building dependency tree... [2024-03-28T13:44:52.334Z] #9 265.5 Reading state information... [2024-03-28T13:44:52.334Z] #9 265.5 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2024-03-28T13:44:52.706Z] [2024-03-28T13:44:52.707Z] #8 262.8 Installing : soundtouch-2.0.0-3.el8.x86_64 233/364#12 DONE 1.8s [2024-03-28T13:44:52.707Z] [2024-03-28T13:44:52.707Z] #13 exporting to image [2024-03-28T13:44:52.707Z] #13 exporting layers [2024-03-28T13:44:52.707Z] done] [2024-03-28T13:44:52.707Z] #8 266.0 (121/182) Installing: libfontconfig1-2.13.1-150400.1.4.x86_64 [.#9 DONE 265.8s [2024-03-28T13:44:52.707Z] [2024-03-28T13:44:52.707Z] #10 [6/8] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-03-28T13:44:52.707Z] . [2024-03-28T13:44:53.106Z] #8 263.0 Running scriptlet: soundtouch-2.0.0-3.el8.x86_64 233/364.done] [2024-03-28T13:44:53.106Z] #8 266.5 (122/182) Installing: libstartup-notification-1-0-0.12-150400.13.6.x86_64 [. [2024-03-28T13:44:53.558Z] #8 263.5 Installing : sound-theme-freedesktop-0.8-9.el8.noarch 234/364. [2024-03-28T13:44:53.559Z] #8 263.7 Running scriptlet: sound-theme-freedesktop-0.8-9.el8.noarch 234/364.done] [2024-03-28T13:44:53.955Z] #8 266.8 (123/182) Installing: xmodmap-1.0.9-1.24.x86_64 [. [2024-03-28T13:44:53.955Z] #8 263.9 Installing : python3.11-setuptools-wheel-65.5.1-2.el8.noarch 235/364.done] [2024-03-28T13:44:53.955Z] #8 267.0 (124/182) Installing: libxkbfile1-1.0.9-1.26.x86_64 [. [2024-03-28T13:44:53.955Z] #8 264.2 Installing : python3.11-pip-wheel-22.3.1-5.el8.noarch 236/364..done] [2024-03-28T13:44:53.955Z] #8 267.4 (125/182) Installing: libXt6-1.1.5-2.24.x86_64 [. [2024-03-28T13:44:54.367Z] #8 264.4 Installing : mpg123-libs-1.25.10-2.el8.x86_64 237/364.done] [2024-03-28T13:44:54.367Z] #8 267.6 (126/182) Installing: libXrender1-0.9.10-1.30.x86_64 [. [2024-03-28T13:44:54.837Z] #8 264.6 Installing : mpdecimal-2.5.1-3.el8.x86_64 238/364..done] [2024-03-28T13:44:54.837Z] #8 268.0 (127/182) Installing: libXpresent1-1.0.0-bp155.2.11.x86_64 [. [2024-03-28T13:44:54.837Z] #8 265.0 Installing : python3.11-3.11.7-1.el8.x86_64 239/364#10 DONE 2.0s [2024-03-28T13:44:54.837Z] . [2024-03-28T13:44:54.837Z] #11 [7/8] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-03-28T13:44:55.263Z] .done] [2024-03-28T13:44:55.263Z] #8 268.3 (128/182) Installing: libXmuu1-1.1.2-1.30.x86_64 [. [2024-03-28T13:44:55.263Z] #8 265.4 Running scriptlet: python3.11-3.11.7-1.el8.x86_64 239/364.done] [2024-03-28T13:44:55.263Z] #8 268.5 (129/182) Installing: libXfixes3-6.0.0-150400.1.4.x86_64 [..#11 DONE 0.5s [2024-03-28T13:44:55.263Z] done] [2024-03-28T13:44:55.263Z] #8 268.7 (130/182) Installing: libXext6-1.3.3-1.30.x86_64 [.. [2024-03-28T13:44:55.263Z] #12 [8/8] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-03-28T13:44:55.856Z] .done] [2024-03-28T13:44:55.856Z] #8 268.9 (131/182) Installing: libXdamage1-1.1.4-1.23.x86_64 [..done] [2024-03-28T13:44:55.856Z] #8 269.0 (132/182) Installing: libXcomposite1-0.4.4-1.23.x86_64 [...done] [2024-03-28T13:44:56.259Z] #8 269.3 (133/182) Installing: gio-branding-openSUSE-42.1-lp155.6.6.noarch [..done] [2024-03-28T13:44:57.025Z] #8 269.5 (134/182) Installing: libgio-2_0-0-2.70.5-150400.3.8.1.x86_64 [.....done] [2024-03-28T13:44:57.395Z] #8 270.2 (135/182) Installing: glib2-tools-2.70.5-150400.3.8.1.x86_64 [...done] [2024-03-28T13:44:57.781Z] #8 271.0 (136/182) Installing: xkbcomp-1.4.1-1.9.x86_64 [..#12 DONE 2.4s [2024-03-28T13:44:57.781Z] [2024-03-28T13:44:57.781Z] #13 exporting to image [2024-03-28T13:44:57.781Z] #13 exporting layers [2024-03-28T13:44:57.781Z] done] [2024-03-28T13:44:58.157Z] #8 271.2 (137/182) Installing: setxkbmap-1.3.1-1.24.x86_64 [..done] [2024-03-28T13:44:58.157Z] #8 271.3 (138/182) Installing: libXft2-2.3.2-1.33.x86_64 [.. [2024-03-28T13:44:58.157Z] #8 268.3 Installing : python3.11-libs-3.11.7-1.el8.x86_64 240/364.done] [2024-03-28T13:44:58.543Z] #8 271.6 (139/182) Installing: libXcursor1-1.1.15-1.18.x86_64 [..done] [2024-03-28T13:44:58.543Z] #8 271.7 (140/182) Installing: xauth-1.0.10-1.24.x86_64 [..done] [2024-03-28T13:44:58.543Z] #8 271.9 (141/182) Installing: libXxf86vm1-1.1.4-1.23.x86_64 [..done] [2024-03-28T13:44:58.919Z] #8 272.0 (142/182) Installing: libXtst6-1.2.3-1.24.x86_64 [..done] [2024-03-28T13:44:58.919Z] #8 272.2 (143/182) Installing: libXrandr2-1.5.1-2.17.x86_64 [..done] [2024-03-28T13:44:59.312Z] #8 272.4 (144/182) Installing: libXmu6-1.1.2-1.30.x86_64 [..done] [2024-03-28T13:44:59.312Z] #8 272.5 (145/182) Installing: libXinerama1-1.1.3-1.22.x86_64 [...done] [2024-03-28T13:44:59.685Z] #8 272.8 (146/182) Installing: libXi6-1.7.9-3.2.1.x86_64 [...done] [2024-03-28T13:45:00.070Z] #8 273.2 (147/182) Installing: libXRes1-1.2.0-1.18.x86_64 [.. [2024-03-28T13:45:00.070Z] #8 270.2 Installing : valgrind-1:3.22.0-2.el8.x86_64 241/364 [2024-03-28T13:45:00.070Z] #8 270.3 Installing : valgrind-devel-1:3.22.0-2.el8.x86_64 242/364done] [2024-03-28T13:45:00.070Z] #8 273.3 (148/182) Installing: libcolord2-1.4.5-150400.4.3.1.x86_64 [.. [2024-03-28T13:45:00.070Z] #8 270.5 Installing : libdrm-devel-2.4.115-2.el8.x86_64 243/364.done] [2024-03-28T13:45:00.453Z] #8 273.5 (149/182) Installing: gdk-pixbuf-query-loaders-2.42.9-150400.5.6.1.x86_64 [.. [2024-03-28T13:45:00.453Z] #8 270.6 Installing : mesa-filesystem-23.1.4-2.el8.x86_64 244/364done] [2024-03-28T13:45:00.453Z] #8 273.6 (150/182) Installing: xsetroot-1.1.1-1.24.x86_64 [.. [2024-03-28T13:45:00.453Z] #8 270.7 Installing : lua-5.3.4-12.el8.x86_64 245/364done] [2024-03-28T13:45:00.453Z] #8 273.7 (151/182) Installing: Mesa-22.3.5-150500.75.2.x86_64 [.. [2024-03-28T13:45:00.453Z] #8 270.8 Installing : copy-jdk-configs-4.0-2.el8.noarch 246/364done] [2024-03-28T13:45:00.844Z] #8 273.9 (152/182) Installing: Mesa-dri-22.3.5-150500.75.2.x86_64 [.... [2024-03-28T13:45:01.260Z] #8 271.0 Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 247/247... [2024-03-28T13:45:02.475Z] #8 271.4 Running scriptlet: adwaita-icon-theme-3.28.0-3.el8.noarch 247/247......done] [2024-03-28T13:45:02.904Z] #8 275.8 (153/182) Installing: libglvnd-1.5.0-150500.1.2.x86_64 [.. [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : abattis-cantarell-fonts-0.0.25-6.el8.noarch 1/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : adwaita-cursor-theme-3.28.0-3.el8.noarch 2/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : adwaita-icon-theme-3.28.0-3.el8.noarch 3/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : alsa-lib-1.2.10-2.el8.x86_64 4/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : aspell-12:0.60.6.1-22.el8.x86_64 5/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : at-spi2-atk-2.26.2-1.el8.x86_64 6/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : at-spi2-core-2.28.0-1.el8.x86_64 7/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : atk-2.28.1-1.el8.x86_64 8/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : cairo-1.15.12-6.el8.x86_64 9/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : cairo-gobject-1.15.12-6.el8.x86_64 10/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : colord-libs-1.4.2-1.el8.x86_64 11/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : dbus-x11-1:1.12.8-26.el8.x86_64 12/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : dconf-0.28.0-4.el8.x86_64 13/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : enchant2-2.2.3-3.el8.x86_64 14/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : flac-libs-1.3.2-11.el8.x86_64 15/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : fltk-1.3.4-5.el8.x86_64 16/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : fribidi-1.0.4-9.el8.x86_64 17/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 18/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : geoclue2-2.5.5-2.el8.x86_64 19/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gnu-free-fonts-common-20120503-18.el8.0.1.noarch 20/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : graphite2-1.3.10-10.el8.x86_64 21/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gsm-1.0.17-5.el8.x86_64 22/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gstreamer1-1.16.1-2.el8.x86_64 23/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gstreamer1-plugins-bad-free-1.16.1-4.el8.x86_64 24/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gstreamer1-plugins-base-1.16.1-3.el8.x86_64 25/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gstreamer1-plugins-good-1.16.1-4.el8.x86_64 26/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gtk-update-icon-cache-3.22.30-11.el8.x86_64 27/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : gtk3-3.22.30-11.el8.x86_64 28/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : harfbuzz-1.7.5-4.el8.x86_64 29/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : harfbuzz-icu-1.7.5-4.el8.x86_64 30/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : hicolor-icon-theme-0.17-2.el8.noarch 31/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : hunspell-1.6.2-1.el8.x86_64 32/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : hunspell-en-0.20140811.1-12.el8.noarch 33/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : hunspell-en-GB-0.20140811.1-12.el8.noarch 34/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : hunspell-en-US-0.20140811.1-12.el8.noarch 35/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : hyphen-2.8.8-9.el8.x86_64 36/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : iso-codes-3.79-2.el8.noarch 37/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : jasper-libs-2.0.14-5.el8.x86_64 38/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : jbigkit-libs-2.1-14.el8.x86_64 39/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : lame-libs-3.100-6.el8.x86_64 40/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : lcms2-2.9-2.el8.x86_64 41/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libICE-1.0.9-15.el8.x86_64 42/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libSM-1.2.3-1.el8.x86_64 43/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libX11-1.6.8-8.el8.x86_64 44/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libX11-common-1.6.8-8.el8.noarch 45/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libX11-xcb-1.6.8-8.el8.x86_64 46/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXau-1.0.9-3.el8.x86_64 47/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXcomposite-0.4.4-14.el8.x86_64 48/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXcursor-1.1.15-3.el8.x86_64 49/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXdamage-1.1.4-14.el8.x86_64 50/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXdmcp-1.1.3-1.el8.x86_64 51/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXext-1.3.4-1.el8.x86_64 52/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXfixes-5.0.3-7.el8.x86_64 53/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXfont2-2.0.3-2.el8.x86_64 54/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXft-2.3.3-1.el8.x86_64 55/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXi-1.7.10-1.el8.x86_64 56/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXinerama-1.1.4-1.el8.x86_64 57/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXmu-1.1.3-1.el8.x86_64 58/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXrandr-1.5.2-1.el8.x86_64 59/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXrender-0.9.10-7.el8.x86_64 60/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXt-1.1.5-12.el8.x86_64 61/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXtst-1.2.3-7.el8.x86_64 62/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXv-1.0.11-7.el8.x86_64 63/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXxf86misc-1.0.4-1.el8.x86_64 64/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libXxf86vm-1.1.4-9.el8.x86_64 65/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libasyncns-0.8-14.el8.x86_64 66/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libavc1394-0.5.4-7.el8.x86_64 67/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libcanberra-0.30-18.el8.x86_64 68/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libcanberra-gtk3-0.30-18.el8.x86_64 69/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libdatrie-0.2.9-7.el8.x86_64 70/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libdrm-2.4.115-2.el8.x86_64 71/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libdv-1.0.0-27.el8.x86_64 72/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libdvdnav-5.0.3-8.el8.x86_64 73/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libdvdread-5.0.3-9.el8.x86_64 74/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libepoxy-1.5.8-1.el8.x86_64 75/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libfontenc-1.1.3-8.el8.x86_64 76/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libglvnd-1:1.3.4-2.el8.x86_64 77/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libglvnd-egl-1:1.3.4-2.el8.x86_64 78/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libglvnd-gles-1:1.3.4-2.el8.x86_64 79/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libglvnd-glx-1:1.3.4-2.el8.x86_64 80/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libgtop2-2.38.0-3.el8.x86_64 81/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libiec61883-1.2.0-18.el8.x86_64 82/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 83/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libmcpp-2.7.2-20.el8.x86_64 84/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libnotify-0.7.7-6.el8.x86_64 85/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libogg-2:1.3.2-10.el8.x86_64 86/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libraw1394-2.1.2-5.el8.x86_64 87/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : librsvg2-2.42.7-5.el8.x86_64 88/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libshout-2.2.2-19.el8.x86_64 89/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libsndfile-1.0.28-14.el8.x86_64 90/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libsrtp-1.5.4-8.el8.x86_64 91/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libthai-0.1.27-2.el8.x86_64 92/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libtheora-1:1.1.1-21.el8.x86_64 93/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libtiff-4.0.9-31.el8.x86_64 94/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libv4l-1.14.2-3.el8.x86_64 95/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libvisual-1:0.4.0-25.el8.x86_64 96/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libvorbis-1:1.3.6-2.el8.x86_64 97/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libvpx-1.7.0-10.el8.x86_64 98/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libwayland-client-1.21.0-1.el8.x86_64 99/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libwayland-cursor-1.21.0-1.el8.x86_64 100/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libwayland-egl-1.21.0-1.el8.x86_64 101/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libwayland-server-1.21.0-1.el8.x86_64 102/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libwebp-1.0.0-9.el8.x86_64 103/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libwpe-1.10.0-4.el8.x86_64 104/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libxcb-1.13.1-1.el8.x86_64 105/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 106/247 [2024-03-28T13:45:02.904Z] #8 273.0 Verifying : libxkbfile-1.1.0-1.el8.x86_64 107/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libxshmfence-1.3-2.el8.x86_64 108/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : llvm-libs-17.0.6-2.module_el8+895+5524c78c.x86_6 109/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mcpp-2.7.2-20.el8.x86_64 110/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mesa-dri-drivers-23.1.4-2.el8.x86_64 111/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mesa-filesystem-23.1.4-2.el8.x86_64 112/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mesa-libEGL-23.1.4-2.el8.x86_64 113/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mesa-libGL-23.1.4-2.el8.x86_64 114/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mesa-libGLU-9.0.0-15.el8.x86_64 115/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mesa-libgbm-23.1.4-2.el8.x86_64 116/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mesa-libglapi-23.1.4-2.el8.x86_64 117/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : metacity-3.28.0-1.el8.x86_64 118/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : mpg123-libs-1.25.10-2.el8.x86_64 119/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : openjpeg2-2.4.0-5.el8.x86_64 120/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : opus-1.3-0.4.beta.el8.x86_64 121/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : orc-0.4.28-3.el8.x86_64 122/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : pango-1.42.4-8.el8.x86_64 123/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Digest-1.17-395.el8.noarch 124/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 125/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 126/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 127/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 128/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 129/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-URI-1.73-3.el8.noarch 130/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-libnet-3.11-3.el8.noarch 131/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : pixman-0.38.4-4.el8.x86_64 132/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : pulseaudio-libs-14.0-4.el8.x86_64 133/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : rest-0.8.1-2.el8.x86_64 134/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : sound-theme-freedesktop-0.8-9.el8.noarch 135/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : soundtouch-2.0.0-3.el8.x86_64 136/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : speex-1.2.0-1.el8.x86_64 137/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : startup-notification-0.12-15.el8.x86_64 138/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : taglib-1.11.1-8.el8.x86_64 139/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : tigervnc-1.13.1-8.el8.x86_64 140/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : tigervnc-icons-1.13.1-8.el8.noarch 141/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : tigervnc-license-1.13.1-8.el8.noarch 142/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : tigervnc-server-1.13.1-8.el8.x86_64 143/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : tigervnc-server-minimal-1.13.1-8.el8.x86_64 144/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : ttmkfdir-3.0.9-54.el8.x86_64 145/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : twolame-libs-0.3.13-12.el8.x86_64 146/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : wavpack-5.1.0-16.el8.x86_64 147/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : webkit2gtk3-2.42.4-1.el8.x86_64 148/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : webkit2gtk3-jsc-2.42.4-1.el8.x86_64 149/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : webrtc-audio-processing-0.3-10.el8.x86_64 150/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : wget-1.19.5-11.el8.x86_64 151/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : woff2-1.0.2-5.el8.x86_64 152/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : wpebackend-fdo-1.10.0-3.el8.x86_64 153/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xcb-util-0.4.0-10.el8.x86_64 154/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xkeyboard-config-2.28-1.el8.noarch 155/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 156/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-fonts-100dpi-7.5-19.el8.noarch 157/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-fonts-75dpi-7.5-19.el8.noarch 158/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-fonts-Type1-7.5-19.el8.noarch 159/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-fonts-misc-7.5-19.el8.noarch 160/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 161/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-xauth-1:1.0.9-12.el8.x86_64 162/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-xinit-1.3.4-18.el8.x86_64 163/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xorg-x11-xkb-utils-7.7-28.el8.x86_64 164/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : zenity-3.28.1-2.el8.x86_64 165/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : ModemManager-glib-1.20.2-1.el8.x86_64 166/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : avahi-glib-0.7-27.el8.x86_64 167/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : avahi-libs-0.7-27.el8.x86_64 168/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : brotli-1.0.6-3.el8.x86_64 169/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : cups-libs-1:2.2.6-57.el8.x86_64 170/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : dejavu-fonts-common-2.35-7.el8.noarch 171/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : dejavu-sans-mono-fonts-2.35-7.el8.noarch 172/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : fontconfig-2.13.1-4.el8.x86_64 173/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : fontpackages-filesystem-1.44-22.el8.noarch 174/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : freetype-2.9.1-9.el8.x86_64 175/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 176/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : glib-networking-2.56.1-1.1.el8.x86_64 177/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : glibc-langpack-en-2.28-251.el8.x86_64 178/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : glibc-locale-source-2.28-251.el8.x86_64 179/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : groff-base-1.22.3-18.el8.x86_64 180/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 181/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : hwdata-0.314-8.22.el8.noarch 182/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : json-glib-1.4.4-1.el8.x86_64 183/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 184/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : liberation-fonts-1:2.00.3-7.el8.noarch 185/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : liberation-fonts-common-1:2.00.3-7.el8.noarch 186/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : liberation-mono-fonts-1:2.00.3-7.el8.noarch 187/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : liberation-sans-fonts-1:2.00.3-7.el8.noarch 188/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : liberation-serif-fonts-1:2.00.3-7.el8.noarch 189/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libgudev-232-4.el8.x86_64 190/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libgusb-0.3.0-1.el8.x86_64 191/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libicu-60.3-2.el8_1.x86_64 192/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libmetalink-0.1.3-7.el8.x86_64 193/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libmodman-2.0.1-17.el8.x86_64 194/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libpciaccess-0.14-1.el8.x86_64 195/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libpkgconf-1.4.2-1.el8.x86_64 196/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libpng-2:1.6.34-5.el8.x86_64 197/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libproxy-0.4.15-5.2.el8.x86_64 198/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libpsl-0.20.2-6.el8.x86_64 199/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libsecret-0.18.6-1.el8.x86_64 200/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libsoup-2.62.3-5.el8.x86_64 201/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libtdb-1.4.9-0.el8.x86_64 202/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 203/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : libxslt-1.1.32-6.el8.x86_64 204/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : lsof-4.93.2-1.el8.x86_64 205/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : ncurses-6.1-10.20180224.el8.x86_64 206/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : openssl-1:1.1.1k-12.el8.x86_64 207/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Carp-1.42-396.el8.noarch 208/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 209/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Encode-4:2.97-3.el8.x86_64 210/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Errno-1.28-422.el8.x86_64 211/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Exporter-5.72-396.el8.noarch 212/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-File-Path-2.15-2.el8.noarch 213/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 214/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 215/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 216/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-IO-1.38-422.el8.x86_64 217/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 218/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-PathTools-3.74-1.el8.x86_64 219/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 220/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 221/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 222/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 223/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 224/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Socket-4:2.027-3.el8.x86_64 225/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Storable-1:3.11-3.el8.x86_64 226/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 227/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Term-Cap-1.17-395.el8.noarch 228/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 229/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 230/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 231/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 232/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-constant-1.33-396.el8.noarch 233/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 234/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-libs-4:5.26.3-422.el8.x86_64 235/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-macros-4:5.26.3-422.el8.x86_64 236/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-parent-1:0.237-1.el8.noarch 237/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-podlators-4.11-1.el8.noarch 238/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-threads-1:2.21-2.el8.x86_64 239/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : perl-threads-shared-1.58-2.el8.x86_64 240/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : pkgconf-1.4.2-1.el8.x86_64 241/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 242/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 243/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 244/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : shared-mime-info-1.9-4.el8.x86_64 245/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : unzip-6.0-46.el8.x86_64 246/247 [2024-03-28T13:45:02.905Z] #8 273.0 Verifying : xml-common-0.6.3-50.el8.noarch 247/247.done] [2024-03-28T13:45:03.294Z] #8 276.1 (154/182) Installing: Mesa-libEGL1-22.3.5-150500.75.2.x86_64 [...done] [2024-03-28T13:45:03.294Z] #8 276.4 (155/182) Installing: libXaw7-1.0.13-3.3.8.x86_64 [...done] [2024-03-28T13:45:03.685Z] #8 276.6 (156/182) Installing: libatspi0-2.42.0-150400.2.7.x86_64 [..done] [2024-03-28T13:45:03.685Z] #8 276.8 (157/182) Installing: libgdk_pixbuf-2_0-0-2.42.9-150400.5.6.1.x86_64 [...done] [2024-03-28T13:45:04.078Z] #8 277.1 (158/182) Installing: Mesa-libGL1-22.3.5-150500.75.2.x86_64 [..done] [2024-03-28T13:45:04.575Z] #8 277.4 (159/182) Installing: at-spi2-core-2.42.0-150400.2.7.x86_64 [..done] [2024-03-28T13:45:04.575Z] #8 277.6 (160/182) Installing: libfltk1-1.3.4-5.3.1.x86_64 [...done] [2024-03-28T13:45:05.012Z] #8 277.9 (161/182) Installing: libcairo2-1.16.0-150400.9.6.x86_64 [..done] [2024-03-28T13:45:05.793Z] #8 278.2 (162/182) Installing: Mesa-gallium-22.3.5-150500.75.2.x86_64 [.......... [2024-03-28T13:45:06.186Z] #8 276.1 Installing : llvm-libs-17.0.6-2.module_el8+895+5524c78c.x86_6 247/364.... [2024-03-28T13:45:06.186Z] #8 276.5 [2024-03-28T13:45:06.186Z] #8 276.5 Installed: [2024-03-28T13:45:06.186Z] #8 276.5 ModemManager-glib-1.20.2-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 abattis-cantarell-fonts-0.0.25-6.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 adwaita-cursor-theme-3.28.0-3.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 adwaita-icon-theme-3.28.0-3.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 alsa-lib-1.2.10-2.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 aspell-12:0.60.6.1-22.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 at-spi2-atk-2.26.2-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 at-spi2-core-2.28.0-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 atk-2.28.1-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 avahi-glib-0.7-27.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 avahi-libs-0.7-27.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 brotli-1.0.6-3.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 cairo-1.15.12-6.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 cairo-gobject-1.15.12-6.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 colord-libs-1.4.2-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 cups-libs-1:2.2.6-57.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 dbus-x11-1:1.12.8-26.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 dconf-0.28.0-4.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 dejavu-fonts-common-2.35-7.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 dejavu-sans-mono-fonts-2.35-7.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 enchant2-2.2.3-3.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 flac-libs-1.3.2-11.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 fltk-1.3.4-5.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 fontconfig-2.13.1-4.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 fontpackages-filesystem-1.44-22.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 freetype-2.9.1-9.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 fribidi-1.0.4-9.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gdk-pixbuf2-2.36.12-5.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 geoclue2-2.5.5-2.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 glib-networking-2.56.1-1.1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 glibc-langpack-en-2.28-251.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 glibc-locale-source-2.28-251.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gnu-free-fonts-common-20120503-18.el8.0.1.noarch [2024-03-28T13:45:06.186Z] #8 276.5 graphite2-1.3.10-10.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 groff-base-1.22.3-18.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gsettings-desktop-schemas-3.32.0-6.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gsm-1.0.17-5.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gstreamer1-1.16.1-2.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gstreamer1-plugins-bad-free-1.16.1-4.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gstreamer1-plugins-base-1.16.1-3.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gstreamer1-plugins-good-1.16.1-4.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gtk-update-icon-cache-3.22.30-11.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 gtk3-3.22.30-11.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 harfbuzz-1.7.5-4.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 harfbuzz-icu-1.7.5-4.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 hicolor-icon-theme-0.17-2.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 hunspell-1.6.2-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 hunspell-en-0.20140811.1-12.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 hunspell-en-GB-0.20140811.1-12.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 hunspell-en-US-0.20140811.1-12.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 hwdata-0.314-8.22.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 hyphen-2.8.8-9.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 iso-codes-3.79-2.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 jasper-libs-2.0.14-5.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 jbigkit-libs-2.1-14.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 json-glib-1.4.4-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 lame-libs-3.100-6.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 lcms2-2.9-2.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libICE-1.0.9-15.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libSM-1.2.3-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libX11-1.6.8-8.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libX11-common-1.6.8-8.el8.noarch [2024-03-28T13:45:06.186Z] #8 276.5 libX11-xcb-1.6.8-8.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXau-1.0.9-3.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXcomposite-0.4.4-14.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXcursor-1.1.15-3.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXdamage-1.1.4-14.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXdmcp-1.1.3-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXext-1.3.4-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXfixes-5.0.3-7.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXfont2-2.0.3-2.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXft-2.3.3-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXi-1.7.10-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXinerama-1.1.4-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXmu-1.1.3-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXrandr-1.5.2-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXrender-0.9.10-7.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXt-1.1.5-12.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXtst-1.2.3-7.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXv-1.0.11-7.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXxf86misc-1.0.4-1.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libXxf86vm-1.1.4-9.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libasyncns-0.8-14.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libavc1394-0.5.4-7.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libcanberra-0.30-18.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libcanberra-gtk3-0.30-18.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libcroco-0.6.12-4.el8_2.1.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libdatrie-0.2.9-7.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libdrm-2.4.115-2.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libdv-1.0.0-27.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libdvdnav-5.0.3-8.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libdvdread-5.0.3-9.el8.x86_64 [2024-03-28T13:45:06.186Z] #8 276.5 libepoxy-1.5.8-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 liberation-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 liberation-fonts-common-1:2.00.3-7.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 liberation-mono-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 liberation-sans-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 liberation-serif-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 libfontenc-1.1.3-8.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libglvnd-1:1.3.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libglvnd-egl-1:1.3.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libglvnd-gles-1:1.3.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libglvnd-glx-1:1.3.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libgtop2-2.38.0-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libgudev-232-4.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libgusb-0.3.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libicu-60.3-2.el8_1.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libiec61883-1.2.0-18.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libjpeg-turbo-1.5.3-12.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libmcpp-2.7.2-20.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libmetalink-0.1.3-7.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libmodman-2.0.1-17.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libnotify-0.7.7-6.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libogg-2:1.3.2-10.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libpciaccess-0.14-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libpkgconf-1.4.2-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libpng-2:1.6.34-5.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libproxy-0.4.15-5.2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libpsl-0.20.2-6.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libraw1394-2.1.2-5.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 librsvg2-2.42.7-5.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libsecret-0.18.6-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libshout-2.2.2-19.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libsndfile-1.0.28-14.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libsoup-2.62.3-5.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libsrtp-1.5.4-8.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libtdb-1.4.9-0.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libthai-0.1.27-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libtheora-1:1.1.1-21.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libtiff-4.0.9-31.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libtool-ltdl-2.4.6-25.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libv4l-1.14.2-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libvisual-1:0.4.0-25.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libvorbis-1:1.3.6-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libvpx-1.7.0-10.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libwayland-client-1.21.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libwayland-cursor-1.21.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libwayland-egl-1.21.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libwayland-server-1.21.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libwebp-1.0.0-9.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libwpe-1.10.0-4.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libxcb-1.13.1-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libxkbcommon-0.9.1-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libxkbfile-1.1.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libxshmfence-1.3-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 libxslt-1.1.32-6.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 llvm-libs-17.0.6-2.module_el8+895+5524c78c.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 lsof-4.93.2-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mcpp-2.7.2-20.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mesa-dri-drivers-23.1.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mesa-filesystem-23.1.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mesa-libEGL-23.1.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mesa-libGL-23.1.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mesa-libGLU-9.0.0-15.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mesa-libgbm-23.1.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mesa-libglapi-23.1.4-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 metacity-3.28.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 mpg123-libs-1.25.10-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 ncurses-6.1-10.20180224.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 openjpeg2-2.4.0-5.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 openssl-1:1.1.1k-12.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 opus-1.3-0.4.beta.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 orc-0.4.28-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 pango-1.42.4-8.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Carp-1.42-396.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Data-Dumper-2.167-399.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Digest-1.17-395.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Digest-MD5-2.55-396.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Encode-4:2.97-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Errno-1.28-422.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Exporter-5.72-396.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-File-Path-2.15-2.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-File-Temp-0.230.600-1.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Getopt-Long-1:2.50-4.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-HTTP-Tiny-0.074-3.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-IO-1.38-422.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-IO-Socket-IP-0.39-5.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-MIME-Base64-3.15-396.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-PathTools-3.74-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Pod-Escapes-1:1.07-395.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Pod-Perldoc-3.28-396.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Pod-Simple-1:3.35-395.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Pod-Usage-4:1.69-395.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Socket-4:2.027-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Storable-1:3.11-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-Term-ANSIColor-4.06-396.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Term-Cap-1.17-395.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Text-ParseWords-3.30-395.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Time-Local-1:1.280-1.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-URI-1.73-3.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-Unicode-Normalize-1.25-396.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-constant-1.33-396.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-interpreter-4:5.26.3-422.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-libnet-3.11-3.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-libs-4:5.26.3-422.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-macros-4:5.26.3-422.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-parent-1:0.237-1.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-podlators-4.11-1.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 perl-threads-1:2.21-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 perl-threads-shared-1.58-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 pixman-0.38.4-4.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 pkgconf-1.4.2-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 pkgconf-m4-1.4.2-1.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 pkgconf-pkg-config-1.4.2-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 publicsuffix-list-dafsa-20180723-1.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 pulseaudio-libs-14.0-4.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 rest-0.8.1-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 shared-mime-info-1.9-4.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 sound-theme-freedesktop-0.8-9.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 soundtouch-2.0.0-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 speex-1.2.0-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 startup-notification-0.12-15.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 taglib-1.11.1-8.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 tigervnc-1.13.1-8.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 tigervnc-icons-1.13.1-8.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 tigervnc-license-1.13.1-8.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 tigervnc-server-1.13.1-8.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 tigervnc-server-minimal-1.13.1-8.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 ttmkfdir-3.0.9-54.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 twolame-libs-0.3.13-12.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 unzip-6.0-46.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 wavpack-5.1.0-16.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 webkit2gtk3-2.42.4-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 webkit2gtk3-jsc-2.42.4-1.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 webrtc-audio-processing-0.3-10.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 wget-1.19.5-11.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 woff2-1.0.2-5.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 wpebackend-fdo-1.10.0-3.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 xcb-util-0.4.0-10.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 xkeyboard-config-2.28-1.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 xml-common-0.6.3-50.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-font-utils-1:7.5-41.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-fonts-100dpi-7.5-19.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-fonts-75dpi-7.5-19.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-fonts-Type1-7.5-19.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-fonts-misc-7.5-19.el8.noarch [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-server-utils-7.7-27.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-xauth-1:1.0.9-12.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-xinit-1.3.4-18.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 xorg-x11-xkb-utils-7.7-28.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 zenity-3.28.1-2.el8.x86_64 [2024-03-28T13:45:06.187Z] #8 276.5 [2024-03-28T13:45:06.187Z] #8 276.5 Complete! [2024-03-28T13:45:07.434Z] .........done] [2024-03-28T13:45:07.854Z] #8 280.6 (163/182) Installing: libatk-bridge-2_0-0-2.38.0-150400.1.9.x86_64 [...done] [2024-03-28T13:45:07.854Z] #8 280.9 (164/182) Installing: tigervnc-1.12.0-150500.2.6.x86_64 [... [2024-03-28T13:45:07.854Z] #8 281.3 update-alternatives: using /usr/bin/vncviewer-tigervnc to provide /usr/bin/vncviewer (vncviewer) in auto mode [2024-03-28T13:45:07.854Z] #8 281.3 done] [2024-03-28T13:45:07.854Z] #8 281.3 (165/182) Installing: libpango-1_0-0-1.50.4-150400.1.5.x86_64 [. [2024-03-28T13:45:08.232Z] #8 278.2 Installing : mesa-dri-drivers-23.1.4-2.el8.x86_64 248/364#8 278.4 27 files removed [2024-03-28T13:45:08.232Z] . [2024-03-28T13:45:08.232Z] #8 278.5 Installing : libvpx-1.7.0-10.el8.x86_64 249/364.done] [2024-03-28T13:45:13.679Z] #8 281.6 (166/182) Installing: libcairo-gobject2-1.16.0-150400.9.6.x86_64 [..#8 DONE 283.7s [2024-03-28T13:45:13.679Z] [2024-03-28T13:45:13.679Z] #9 [ 5/10] RUN useradd -u 10001 -d /home/vnc testuser [2024-03-28T13:45:13.679Z] [2024-03-28T13:45:13.679Z] #8 283.7 Installing : libvisual-1:0.4.0-25.el8.x86_64 250/364.done] [2024-03-28T13:45:13.679Z] #8 286.8 (167/182) Installing: systemd-249.17-150400.8.40.1.x86_64 [.. [2024-03-28T13:45:13.679Z] #8 283.9 Running scriptlet: libvisual-1:0.4.0-25.el8.x86_64 250/364.. [2024-03-28T13:45:15.662Z] #8 284.0 Installing : libuv-1:1.41.1-1.el8_4.x86_64 251/364........... [2024-03-28T13:45:15.662Z] #8 288.7 Creating group systemd-journal with gid 485. [2024-03-28T13:45:15.662Z] [2024-03-28T13:45:15.662Z] #8 285.7 Installing : cmake-data-3.26.5-2.el8.noarch 252/364#8 288.8 Creating group systemd-network with gid 484. [2024-03-28T13:45:16.037Z] #8 289.3 Creating user systemd-network (systemd Network Management) with uid 484 and gid 484. [2024-03-28T13:45:16.037Z] #8 289.3 Creating group systemd-timesync with gid 483. [2024-03-28T13:45:17.406Z] #9 DONE 3.9s [2024-03-28T13:45:17.406Z] [2024-03-28T13:45:17.406Z] #10 [ 6/10] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-03-28T13:45:17.406Z] #8 290.9 Creating user systemd-timesync (systemd Time Synchronization) with uid 483 and gid 483. [2024-03-28T13:45:17.406Z] #8 290.9 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-03-28T13:45:17.800Z] #8 291.1 Failed to connect to bus: Host is down [2024-03-28T13:45:17.800Z] #8 291.1 /usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc detected, skipping [2024-03-28T13:45:18.196Z] #8 291.3 All rules containing unresolvable specifiers will be skipped. [2024-03-28T13:45:18.196Z] #8 291.3 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-03-28T13:45:18.196Z] #8 291.3 Failed to connect to bus: Host is down [2024-03-28T13:45:18.196Z] #8 291.3 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-03-28T13:45:18.196Z] #8 291.4 Failed to connect to bus: Host is down [2024-03-28T13:45:18.196Z] #8 291.4 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-03-28T13:45:18.196Z] #8 291.6 Failed to connect to bus: Host is down [2024-03-28T13:45:18.196Z] #8 291.6 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-03-28T13:45:18.196Z] [2024-03-28T13:45:18.583Z] #8 288.5 Installing : cmake-3.26.5-2.el8.x86_64 253/364#8 292.0 Failed to connect to bus: Host is down [2024-03-28T13:45:18.583Z] #8 292.0 done] [2024-03-28T13:45:19.022Z] #8 292.0 (168/182) Installing: fonts-config-20200609+git0.42e2b1b-150000.4.10.1.noarch [.. [2024-03-28T13:45:19.022Z] #8 289.0 Installing : libsrtp-1.5.4-8.el8.x86_64 254/364 [2024-03-28T13:45:19.022Z] #8 292.2 Updating /etc/sysconfig/fonts-config ... [2024-03-28T13:45:19.022Z] #8 292.2 done] [2024-03-28T13:45:19.022Z] #8 292.2 (169/182) Installing: xrdb-1.1.0-150000.3.7.1.x86_64 [. [2024-03-28T13:45:19.022Z] #8 289.1 Running scriptlet: libsrtp-1.5.4-8.el8.x86_64 254/364. [2024-03-28T13:45:19.441Z] #8 289.4 Installing : libmcpp-2.7.2-20.el8.x86_64 255/364done] [2024-03-28T13:45:19.441Z] #8 292.5 (170/182) Installing: xterm-bin-330-150200.11.12.1.x86_64 [...done] [2024-03-28T13:45:19.441Z] #8 292.8 (171/182) Installing: librsvg-2-2-2.52.10-150400.3.6.1.x86_64 [... [2024-03-28T13:45:19.809Z] #8 289.7 Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 255/364.. [2024-03-28T13:45:20.628Z] #8 290.1 Installing : mcpp-2.7.2-20.el8.x86_64 256/364#10 DONE 3.3s [2024-03-28T13:45:20.628Z] done] [2024-03-28T13:45:20.628Z] #8 294.0 (172/182) Installing: gdk-pixbuf-loader-rsvg-2.52.10-150400.3.6.1.x86_64 [. [2024-03-28T13:45:20.628Z] #11 [ 7/10] RUN mkdir -p var/lib/dbus && dbus-uuidgen > /var/lib/dbus/machine-id && mkdir -p /var/run/dbus [2024-03-28T13:45:21.149Z] [2024-03-28T13:45:21.149Z] #8 291.0 Installing : libgtop2-2.38.0-3.el8.x86_64 257/364..done] [2024-03-28T13:45:21.149Z] #8 294.3 (173/182) Installing: gtk3-tools-3.24.34-150400.3.6.1.x86_64 [. [2024-03-28T13:45:21.149Z] #8 291.2 Installing : libdv-1.0.0-27.el8.x86_64 258/364 [2024-03-28T13:45:21.149Z] #8 291.3 Installing : libdatrie-0.2.9-7.el8.x86_64 259/364. [2024-03-28T13:45:21.557Z] #8 291.3 Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 259/364 [2024-03-28T13:45:21.557Z] #8 291.8 Installing : libthai-0.1.27-2.el8.x86_64 260/364 [2024-03-28T13:45:21.557Z] #8 291.9 Running scriptlet: libthai-0.1.27-2.el8.x86_64 260/364. [2024-03-28T13:45:21.557Z] #8 294.9 update-alternatives: using /usr/bin/gtk-update-icon-cache-3.0 to provide /usr/bin/gtk-update-icon-cache (gtk-update-icon-cache) in auto mode [2024-03-28T13:45:21.557Z] #8 294.9 done] [2024-03-28T13:45:22.110Z] #8 294.9 (174/182) Installing: libgtk-3-0-3.24.34-150400.3.6.1.x86_64 [... [2024-03-28T13:45:22.110Z] #8 292.0 Installing : libasyncns-0.8-14.el8.x86_64 261/364. [2024-03-28T13:45:22.110Z] #8 292.1 Running scriptlet: libasyncns-0.8-14.el8.x86_64 261/364 [2024-03-28T13:45:22.110Z] #8 292.2 Installing : libXdmcp-1.1.3-1.el8.x86_64 262/364.. [2024-03-28T13:45:22.110Z] #8 292.4 Installing : libX11-common-1.6.8-8.el8.noarch 263/364 [2024-03-28T13:45:22.495Z] #8 292.6 Installing : libX11-1.6.8-8.el8.x86_64 264/364. [2024-03-28T13:45:22.495Z] #8 292.6 Installing : libXext-1.3.4-1.el8.x86_64 265/364done] [2024-03-28T13:45:22.886Z] #8 295.8 (175/182) Installing: libcanberra-gtk3-0-0.30-150400.15.2.2.x86_64 [..#11 DONE 2.1s [2024-03-28T13:45:22.886Z] [2024-03-28T13:45:22.886Z] #8 293.0 Installing : libX11-devel-1.6.8-8.el8.x86_64 266/364.done] [2024-03-28T13:45:22.886Z] #8 296.2 (176/182) Installing: xorg-x11-fonts-core-7.6-13.6.1.noarch [.. [2024-03-28T13:45:22.886Z] #12 [ 8/10] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-03-28T13:45:23.279Z] . [2024-03-28T13:45:23.279Z] #8 293.3 Installing : libXrender-0.9.10-7.el8.x86_64 267/364#15 exporting layers 54.0s done [2024-03-28T13:45:23.279Z] #15 writing image sha256:b110d171caad9bd89f58fdac9d76691f5d8fd97dc0507e9677443e7b2bbb56bc [2024-03-28T13:45:23.279Z] .#15 writing image sha256:b110d171caad9bd89f58fdac9d76691f5d8fd97dc0507e9677443e7b2bbb56bc done [2024-03-28T13:45:23.279Z] #15 naming to docker.io/eclipse/platformreleng-centos-gtk4-mutter:9 0.0s done [2024-03-28T13:45:23.279Z] #15 DONE 54.0s [2024-03-28T13:45:23.279Z] [2024-03-28T13:45:23.653Z] #8 293.6 Installing : cairo-1.15.12-6.el8.x86_64 268/364#12 DONE 0.7s [2024-03-28T13:45:23.653Z] [2024-03-28T13:45:23.653Z] #13 [ 9/10] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-03-28T13:45:23.653Z] .. [2024-03-28T13:45:23.653Z] #8 293.7 Installing : libXfixes-5.0.3-7.el8.x86_64 269/364 [2024-03-28T13:45:23.653Z] #8 293.8 Installing : cairo-gobject-1.15.12-6.el8.x86_64 270/364. [2024-03-28T13:45:24.159Z] #8 294.1 Installing : libXdamage-1.1.4-14.el8.x86_64 271/364+ popd [2024-03-28T13:45:24.159Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:45:24.159Z] .done] [2024-03-28T13:45:24.159Z] #8 297.2 (177/182) Installing: xinit-1.4.0-6.17.x86_64 [.. [2024-03-28T13:45:24.159Z] #8 294.2 Installing : libXrandr-1.5.2-1.el8.x86_64 272/364done] [2024-03-28T13:45:24.159Z] #8 297.3 (178/182) Installing: zenity-3.41.0-150400.1.10.x86_64 [.. [2024-03-28T13:45:24.159Z] #8 294.3 Installing : libXi-1.7.10-1.el8.x86_64 273/364 [2024-03-28T13:45:24.542Z] #8 294.4 Installing : libXinerama-1.1.4-1.el8.x86_64 274/364 [2024-03-28T13:45:24.542Z] #8 294.6 Installing : libXcomposite-0.4.4-14.el8.x86_64 275/364. [2024-03-28T13:45:24.542Z] #8 294.8 Installing : libXcursor-1.1.15-3.el8.x86_64 276/364.done] [2024-03-28T13:45:24.542Z] #8 297.8 (179/182) Installing: libmetacity3-3.42.0-bp155.2.13.x86_64 [..done] [2024-03-28T13:45:24.542Z] [2024-03-28T13:45:24.542Z] #8 294.9 Installing : libXext-devel-1.3.4-1.el8.x86_64 277/364#8 297.9 (180/182) Installing: xorg-x11-fonts-7.6-13.6.1.noarch [.. [2024-03-28T13:45:24.542Z] #8 294.9 Installing : libXtst-1.2.3-7.el8.x86_64 278/364 [2024-03-28T13:45:25.298Z] #8 295.0 Installing : libXfixes-devel-5.0.3-7.el8.x86_64 279/364.. [2024-03-28T13:45:25.298Z] #8 295.4 Installing : libXt-1.1.5-12.el8.x86_64 280/364.done] [2024-03-28T13:45:25.298Z] #8 298.5 (181/182) Installing: metacity-3.42.0-bp155.2.13.x86_64 [.. [2024-03-28T13:45:25.782Z] #8 295.5 Installing : libXft-2.3.3-1.el8.x86_64 281/364 [2024-03-28T13:45:25.783Z] #8 295.7 Installing : pango-1.42.4-8.el8.x86_64 282/364#13 DONE 2.1s [2024-03-28T13:45:25.783Z] [2024-03-28T13:45:25.783Z] #14 [10/10] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-03-28T13:45:25.783Z] .done] [2024-03-28T13:45:25.783Z] #8 299.0 (182/182) Installing: xorg-x11-Xvnc-1.12.0-150500.2.6.x86_64 [.. [2024-03-28T13:45:25.783Z] #8 299.1 /usr/sbin/useradd -r -c user for VNC -d /var/lib/empty -U vnc -s /usr/sbin/nologin [2024-03-28T13:45:25.783Z] [2024-03-28T13:45:25.783Z] #8 296.0 Running scriptlet: pango-1.42.4-8.el8.x86_64 282/364 [2024-03-28T13:45:26.210Z] #8 296.1 Installing : libXrender-devel-0.9.10-7.el8.x86_64 283/364 [2024-03-28T13:45:26.210Z] #8 296.2 Installing : cairo-devel-1.15.12-6.el8.x86_64 284/364 [2024-03-28T13:45:26.210Z] #8 296.3 Installing : libXmu-1.1.3-1.el8.x86_64 285/364 [2024-03-28T13:45:26.210Z] #8 296.3 Installing : xorg-x11-xauth-1:1.0.9-12.el8.x86_64 286/364#8 299.3 /usr/sbin/usermod -a -G shadow vnc [2024-03-28T13:45:26.210Z] [2024-03-28T13:45:26.210Z] #8 296.4 Installing : libXi-devel-1.7.10-1.el8.x86_64 287/364#8 299.7 . [2024-03-28T13:45:26.617Z] #8 296.5 Installing : at-spi2-core-2.28.0-1.el8.x86_64 288/364 [2024-03-28T13:45:26.617Z] #8 296.7 Running scriptlet: at-spi2-core-2.28.0-1.el8.x86_64 288/364 [2024-03-28T13:45:26.617Z] #8 296.7 Installing : at-spi2-atk-2.26.2-1.el8.x86_64 289/364.. [2024-03-28T13:45:26.617Z] #8 300.1 System has not been booted with systemd as init system (PID 1). Can't operate. [2024-03-28T13:45:26.617Z] #8 300.1 Failed to connect to bus: Host is down [2024-03-28T13:45:27.017Z] [2024-03-28T13:45:27.017Z] #8 297.0 Running scriptlet: at-spi2-atk-2.26.2-1.el8.x86_64 289/364#8 300.1 done] [2024-03-28T13:45:27.017Z] #8 300.1 Running post-transaction scripts [.. [2024-03-28T13:45:27.017Z] #8 297.1 Installing : pulseaudio-libs-14.0-4.el8.x86_64 290/364 [2024-03-28T13:45:27.017Z] #8 300.4 %posttrans(systemd-presets-common-SUSE-15-150500.20.6.1.noarch) script output: [2024-03-28T13:45:27.017Z] #8 300.4 Created symlink /etc/systemd/system/default.target.wants/ca-certificates.path -> /usr/lib/systemd/system/ca-certificates.path. [2024-03-28T13:45:27.017Z] #8 300.4 Created symlink /etc/systemd/system/multi-user.target.wants/kbdsettings.service -> /usr/lib/systemd/system/kbdsettings.service. [2024-03-28T13:45:27.017Z] #8 300.4 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. [2024-03-28T13:45:27.017Z] #8 300.4 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service. [2024-03-28T13:45:27.017Z] [2024-03-28T13:45:27.017Z] #8 297.2 Installing : libcanberra-0.30-18.el8.x86_64 291/364 [2024-03-28T13:45:27.402Z] #8 297.3 Running scriptlet: libcanberra-0.30-18.el8.x86_64 291/364#8 300.5 Created symlink /etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer -> /usr/lib/systemd/user/systemd-tmpfiles-clean.timer. [2024-03-28T13:45:27.402Z] #8 300.5 Created symlink /etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service -> /usr/lib/systemd/user/systemd-tmpfiles-setup.service. [2024-03-28T13:45:27.402Z] #8 300.5 . [2024-03-28T13:45:27.402Z] #8 297.4 Installing : libXxf86vm-1.1.4-9.el8.x86_64 292/364. [2024-03-28T13:45:27.402Z] #8 297.6 Installing : libglvnd-glx-1:1.3.4-2.el8.x86_64 293/364 [2024-03-28T13:45:27.402Z] #8 297.7 Installing : mesa-libGL-23.1.4-2.el8.x86_64 294/364 [2024-03-28T13:45:27.779Z] #8 297.8 Installing : libglvnd-devel-1:1.3.4-2.el8.x86_64 295/364 [2024-03-28T13:45:27.779Z] #8 297.9 Installing : mesa-libGLU-9.0.0-15.el8.x86_64 296/364 [2024-03-28T13:45:28.274Z] #8 298.2 Installing : fltk-1.3.4-5.el8.x86_64 297/364 [2024-03-28T13:45:28.274Z] #8 298.3 Running scriptlet: fltk-1.3.4-5.el8.x86_64 297/364 [2024-03-28T13:45:28.274Z] #8 298.4 Installing : libepoxy-devel-1.5.8-1.el8.x86_64 298/364 [2024-03-28T13:45:28.274Z] #8 298.6 Installing : at-spi2-core-devel-2.28.0-1.el8.x86_64 299/364 [2024-03-28T13:45:28.665Z] #8 298.7 Installing : at-spi2-atk-devel-2.26.2-1.el8.x86_64 300/364 [2024-03-28T13:45:28.665Z] #8 298.8 Installing : cairo-gobject-devel-1.15.12-6.el8.x86_64 301/364 [2024-03-28T13:45:28.665Z] #8 298.9 Installing : libXcursor-devel-1.1.15-3.el8.x86_64 302/364 [2024-03-28T13:45:28.665Z] #8 299.0 Installing : libXft-devel-2.3.3-1.el8.x86_64 303/364 [2024-03-28T13:45:29.041Z] #8 299.1 Installing : libXrandr-devel-1.5.2-1.el8.x86_64 304/364..done] [2024-03-28T13:45:29.041Z] [2024-03-28T13:45:29.564Z] #8 299.3 Installing : librsvg2-2.42.7-5.el8.x86_64 305/364 [2024-03-28T13:45:29.564Z] #8 299.7 Installing : libXcomposite-devel-0.4.4-14.el8.x86_64 306/364 [2024-03-28T13:45:29.564Z] #8 299.8 Installing : libXdamage-devel-1.1.4-14.el8.x86_64 307/364#14 DONE 3.8s [2024-03-28T13:45:29.564Z] [2024-03-28T13:45:29.564Z] #15 exporting to image [2024-03-28T13:45:29.564Z] #15 exporting layers [2024-03-28T13:45:29.564Z] [2024-03-28T13:45:30.083Z] #8 299.9 Installing : libXinerama-devel-1.1.4-1.el8.x86_64 308/364 [2024-03-28T13:45:30.083Z] #8 300.0 Installing : harfbuzz-devel-1.7.5-4.el8.x86_64 309/364#8 DONE 303.4s [2024-03-28T13:45:30.083Z] [2024-03-28T13:45:30.083Z] #9 [5/7] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-03-28T13:45:30.083Z] [2024-03-28T13:45:30.083Z] #8 300.4 Installing : pango-devel-1.42.4-8.el8.x86_64 310/364 [2024-03-28T13:45:31.129Z] #8 300.5 Installing : libXv-1.0.11-7.el8.x86_64 311/364 [2024-03-28T13:45:31.501Z] #8 301.2 Installing : gstreamer1-plugins-base-1.16.1-3.el8.x86_64 312/364 [2024-03-28T13:45:32.004Z] #8 301.9 Installing : gstreamer1-plugins-bad-free-1.16.1-4.el8.x86_64 313/364#9 DONE 1.7s [2024-03-28T13:45:32.004Z] [2024-03-28T13:45:32.004Z] #8 302.2 Installing : libXxf86misc-1.0.4-1.el8.x86_64 314/364 [2024-03-28T13:45:32.004Z] #10 [6/7] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-03-28T13:45:32.004Z] [2024-03-28T13:45:32.400Z] #8 302.3 Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 315/364 [2024-03-28T13:45:32.400Z] #8 302.4 Installing : xorg-x11-xinit-1.3.4-18.el8.x86_64 316/364 [2024-03-28T13:45:32.400Z] #8 302.5 Installing : dbus-x11-1:1.12.8-26.el8.x86_64 317/364#10 DONE 0.3s [2024-03-28T13:45:32.400Z] [2024-03-28T13:45:32.400Z] #11 [7/7] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-03-28T13:45:32.400Z] [2024-03-28T13:45:32.400Z] #8 302.6 Installing : libxkbfile-1.1.0-1.el8.x86_64 318/364 [2024-03-28T13:45:33.364Z] #8 302.6 Installing : xorg-x11-xkb-utils-7.7-28.el8.x86_64 319/364 [2024-03-28T13:45:33.864Z] #8 303.3 Installing : tigervnc-server-minimal-1.13.1-8.el8.x86_64 320/364 [2024-03-28T13:45:33.864Z] #8 303.8 Installing : startup-notification-0.12-15.el8.x86_64 321/364 [2024-03-28T13:45:33.864Z] #8 303.8 Running scriptlet: startup-notification-0.12-15.el8.x86_64 321/364 [2024-03-28T13:45:33.864Z] #8 303.9 Installing : lame-libs-3.100-6.el8.x86_64 322/364#11 DONE 1.5s [2024-03-28T13:45:33.864Z] [2024-03-28T13:45:33.864Z] #12 exporting to image [2024-03-28T13:45:33.864Z] #12 exporting layers [2024-03-28T13:45:34.244Z] [2024-03-28T13:45:34.244Z] #8 304.6 Installing : gstreamer1-plugins-good-1.16.1-4.el8.x86_64 323/364 [2024-03-28T13:45:34.244Z] #8 304.6 Installing : jbigkit-libs-2.1-14.el8.x86_64 324/364 [2024-03-28T13:45:34.624Z] #8 304.7 Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 324/364 [2024-03-28T13:45:34.624Z] #8 304.7 Installing : libtiff-4.0.9-31.el8.x86_64 325/364 [2024-03-28T13:45:34.624Z] #8 304.8 Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 326/364 [2024-03-28T13:45:41.083Z] #8 304.8 Installing : javapackages-filesystem-5.3.0-1.module_el8.0.0+1 327/364 [2024-03-28T13:45:41.083Z] #8 310.7 Installing : java-11-openjdk-headless-1:11.0.18.0.9-0.3.ea.el 328/364 [2024-03-28T13:45:41.461Z] #8 310.8 Running scriptlet: java-11-openjdk-headless-1:11.0.18.0.9-0.3.ea.el 328/364 [2024-03-28T13:45:41.461Z] #8 311.6 Installing : isl-0.16.1-6.el8.x86_64 329/364 [2024-03-28T13:45:41.839Z] #8 311.7 Running scriptlet: isl-0.16.1-6.el8.x86_64 329/364 [2024-03-28T13:45:41.839Z] #8 312.0 Installing : gl-manpages-1.1-15.20161227.el8.noarch 330/364 [2024-03-28T13:45:41.839Z] #8 312.1 Installing : dconf-0.28.0-4.el8.x86_64 331/364#15 exporting layers 12.4s done [2024-03-28T13:45:41.839Z] #15 writing image sha256:79732fc29867723c9868901f5bbadb678dd054a5c0124fa1c4b446c7b565b641 done [2024-03-28T13:45:41.839Z] #15 naming to docker.io/eclipse/platformreleng-centos-gtk3-metacity:8 0.0s done [2024-03-28T13:45:41.839Z] #15 DONE 12.4s [2024-03-28T13:45:41.839Z] [2024-03-28T13:45:42.217Z] #8 312.3 Installing : aspell-12:0.60.6.1-22.el8.x86_64 332/364+ popd [2024-03-28T13:45:42.217Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:45:42.217Z] [2024-03-28T13:45:42.217Z] #8 312.4 Running scriptlet: aspell-12:0.60.6.1-22.el8.x86_64 332/364 [2024-03-28T13:45:42.217Z] #8 312.4 Installing : enchant2-2.2.3-3.el8.x86_64 333/364 [2024-03-28T13:45:42.590Z] #8 312.5 Running scriptlet: enchant2-2.2.3-3.el8.x86_64 333/364 [2024-03-28T13:45:45.833Z] #8 312.7 Installing : adwaita-cursor-theme-3.28.0-3.el8.noarch 334/364 [2024-03-28T13:45:45.833Z] #8 315.4 Installing : adwaita-icon-theme-3.28.0-3.el8.noarch 335/364#12 exporting layers 11.9s done [2024-03-28T13:45:45.833Z] #12 writing image sha256:d8fd00916e12a45c96012920a02515068ca96fdae1aa37a27b98234d1d26edc6 [2024-03-28T13:45:45.833Z] #12 writing image sha256:d8fd00916e12a45c96012920a02515068ca96fdae1aa37a27b98234d1d26edc6 done [2024-03-28T13:45:45.833Z] #12 naming to docker.io/eclipse/platformreleng-opensuse-gtk3-metacity:15 0.0s done [2024-03-28T13:45:45.833Z] #12 DONE 12.0s [2024-03-28T13:45:46.230Z] + popd [2024-03-28T13:45:46.230Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:45:46.230Z] [2024-03-28T13:45:47.032Z] #8 316.2 Installing : gtk3-3.22.30-11.el8.x86_64 336/364 [2024-03-28T13:45:47.032Z] #8 317.0 Installing : gtk3-devel-3.22.30-11.el8.x86_64 337/364 [2024-03-28T13:45:47.032Z] #8 317.2 Installing : java-11-openjdk-1:11.0.18.0.9-0.3.ea.el8.x86_64 338/364 [2024-03-28T13:45:47.032Z] #8 317.2 Running scriptlet: java-11-openjdk-1:11.0.18.0.9-0.3.ea.el8.x86_64 338/364 [2024-03-28T13:45:47.032Z] #8 317.3 Installing : libcanberra-gtk3-0.30-18.el8.x86_64 339/364 [2024-03-28T13:45:49.511Z] #8 317.3 Running scriptlet: libcanberra-gtk3-0.30-18.el8.x86_64 339/364#13 exporting layers 51.3s done [2024-03-28T13:45:49.511Z] #13 writing image sha256:144965014742c9d9a4d4ab9375998b358e8b05729b7e2473b38773470771b5ce done [2024-03-28T13:45:49.511Z] #13 naming to docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 done [2024-03-28T13:45:49.511Z] #13 DONE 51.3s [2024-03-28T13:45:49.511Z] + popd [2024-03-28T13:45:49.511Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:45:49.879Z] [2024-03-28T13:45:50.665Z] #8 320.2 Installing : webkit2gtk3-2.42.4-1.el8.x86_64 340/364 [2024-03-28T13:45:50.665Z] #8 320.8 Installing : zenity-3.28.1-2.el8.x86_64 341/364 [2024-03-28T13:45:50.665Z] #8 321.0 Installing : metacity-3.28.0-1.el8.x86_64 342/364 [2024-03-28T13:45:51.034Z] #8 321.0 Running scriptlet: metacity-3.28.0-1.el8.x86_64 342/364 [2024-03-28T13:45:51.034Z] #8 321.1 Installing : webkit2gtk3-devel-2.42.4-1.el8.x86_64 343/364#13 exporting layers 58.3s done [2024-03-28T13:45:51.034Z] #13 writing image sha256:f81dfdd4e6017fe12c5ed91f0f6f0e2f62d4bbb88386c81a42f8f44ad9ff4da3 done [2024-03-28T13:45:51.034Z] #13 naming to docker.io/eclipse/platformreleng-centos-swt-build:9 0.0s done [2024-03-28T13:45:51.034Z] #13 DONE 58.4s [2024-03-28T13:45:51.034Z] + popd [2024-03-28T13:45:51.034Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:45:51.402Z] [2024-03-28T13:45:51.402Z] #8 321.6 Installing : java-11-openjdk-devel-1:11.0.18.0.9-0.3.ea.el8.x 344/364 [2024-03-28T13:45:51.402Z] #8 321.6 Running scriptlet: java-11-openjdk-devel-1:11.0.18.0.9-0.3.ea.el8.x 344/364 [2024-03-28T13:45:53.331Z] #8 321.7 Installing : mesa-libGLU-devel-9.0.0-15.el8.x86_64 345/364 [2024-03-28T13:45:53.331Z] #8 323.6 Installing : gcc-8.5.0-21.el8.x86_64 346/364 [2024-03-28T13:45:53.700Z] #8 323.7 Running scriptlet: gcc-8.5.0-21.el8.x86_64 346/364 [2024-03-28T13:45:53.700Z] #8 323.8 Installing : tigervnc-server-1.13.1-8.el8.x86_64 347/364 [2024-03-28T13:45:53.700Z] #8 323.8 Running scriptlet: tigervnc-server-1.13.1-8.el8.x86_64 347/364 [2024-03-28T13:45:53.700Z] #8 323.9 Installing : tigervnc-1.13.1-8.el8.x86_64 348/364 [2024-03-28T13:45:53.700Z] #8 323.9 Installing : mesa-libGL-devel-23.1.4-2.el8.x86_64 349/364 [2024-03-28T13:45:53.700Z] #8 324.0 Installing : libXtst-devel-1.2.3-7.el8.x86_64 350/364 [2024-03-28T13:45:53.700Z] #8 324.1 Installing : libXt-devel-1.1.5-12.el8.x86_64 351/364 [2024-03-28T13:45:54.071Z] #8 324.2 Installing : libXScrnSaver-1.2.3-1.el8.x86_64 352/364 [2024-03-28T13:45:54.071Z] #8 324.3 Installing : GConf2-3.2.6-22.el8.x86_64 353/364 [2024-03-28T13:45:54.439Z] #8 324.4 Running scriptlet: GConf2-3.2.6-22.el8.x86_64 353/364 [2024-03-28T13:45:54.439Z] #8 324.5 Installing : wget-1.19.5-11.el8.x86_64 354/364 [2024-03-28T13:45:54.439Z] #8 324.5 Running scriptlet: wget-1.19.5-11.el8.x86_64 354/364 [2024-03-28T13:45:54.806Z] #8 324.9 Installing : xorg-x11-fonts-100dpi-7.5-19.el8.noarch 355/364 [2024-03-28T13:45:55.173Z] #8 324.9 Running scriptlet: xorg-x11-fonts-100dpi-7.5-19.el8.noarch 355/364 [2024-03-28T13:45:55.173Z] #8 325.3 Installing : xorg-x11-fonts-75dpi-7.5-19.el8.noarch 356/364 [2024-03-28T13:45:55.541Z] #8 325.3 Running scriptlet: xorg-x11-fonts-75dpi-7.5-19.el8.noarch 356/364 [2024-03-28T13:45:55.911Z] #8 325.9 Installing : xorg-x11-fonts-misc-7.5-19.el8.noarch 357/364 [2024-03-28T13:45:57.177Z] #8 325.9 Running scriptlet: xorg-x11-fonts-misc-7.5-19.el8.noarch 357/364 [2024-03-28T13:45:57.177Z] #8 327.4 Installing : zip-3.0-23.el8.x86_64 358/364 [2024-03-28T13:45:57.177Z] #8 327.4 Installing : liberation-fonts-1:2.00.3-7.el8.noarch 359/364 [2024-03-28T13:45:57.177Z] #8 327.5 Installing : gnu-free-fonts-common-20120503-18.el8.0.1.noarch 360/364 [2024-03-28T13:45:57.968Z] #8 327.5 Installing : lsof-4.93.2-1.el8.x86_64 361/364 [2024-03-28T13:45:58.336Z] #8 328.2 Installing : glibc-locale-source-2.28-251.el8.x86_64 362/364 [2024-03-28T13:45:58.336Z] #8 328.6 Installing : glibc-langpack-en-2.28-251.el8.x86_64 363/364 [2024-03-28T13:45:58.336Z] #8 328.7 Installing : bzip2-1.0.6-26.el8.x86_64 364/364 [2024-03-28T13:45:58.707Z] #8 328.7 Running scriptlet: crypto-policies-scripts-20230731-1.git3177e06.el 364/364 [2024-03-28T13:45:58.707Z] #8 328.9 Running scriptlet: nss-3.90.0-6.el8.x86_64 364/364 [2024-03-28T13:45:58.707Z] #8 329.0 Running scriptlet: copy-jdk-configs-4.0-2.el8.noarch 364/364 [2024-03-28T13:45:58.707Z] #8 329.0 Running scriptlet: java-11-openjdk-headless-1:11.0.18.0.9-0.3.ea.el 364/364 [2024-03-28T13:45:58.707Z] #8 329.1 Running scriptlet: dconf-0.28.0-4.el8.x86_64 364/364 [2024-03-28T13:45:58.707Z] #8 329.1 Running scriptlet: java-11-openjdk-1:11.0.18.0.9-0.3.ea.el8.x86_64 364/364 [2024-03-28T13:45:59.075Z] #8 329.1 Running scriptlet: java-11-openjdk-devel-1:11.0.18.0.9-0.3.ea.el8.x 364/364 [2024-03-28T13:45:59.075Z] #8 329.1 Running scriptlet: bzip2-1.0.6-26.el8.x86_64 364/364 [2024-03-28T13:45:59.075Z] #8 329.3 Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 364/364 [2024-03-28T13:45:59.075Z] #8 329.4 Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 364/364 [2024-03-28T13:46:03.129Z] #8 329.5 Running scriptlet: shared-mime-info-1.9-4.el8.x86_64 364/364 [2024-03-28T13:46:03.527Z] #8 333.3 Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 364/364 [2024-03-28T13:46:03.527Z] #8 333.5 Running scriptlet: adwaita-icon-theme-3.28.0-3.el8.noarch 364/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : GConf2-3.2.6-22.el8.x86_64 1/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : abattis-cantarell-fonts-0.0.25-6.el8.noarch 2/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : adwaita-cursor-theme-3.28.0-3.el8.noarch 3/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : adwaita-icon-theme-3.28.0-3.el8.noarch 4/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : alsa-lib-1.2.10-2.el8.x86_64 5/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : aspell-12:0.60.6.1-22.el8.x86_64 6/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : at-spi2-atk-2.26.2-1.el8.x86_64 7/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : at-spi2-atk-devel-2.26.2-1.el8.x86_64 8/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : at-spi2-core-2.28.0-1.el8.x86_64 9/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : at-spi2-core-devel-2.28.0-1.el8.x86_64 10/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : atk-2.28.1-1.el8.x86_64 11/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : atk-devel-2.28.1-1.el8.x86_64 12/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cairo-1.15.12-6.el8.x86_64 13/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cairo-devel-1.15.12-6.el8.x86_64 14/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cairo-gobject-1.15.12-6.el8.x86_64 15/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cairo-gobject-devel-1.15.12-6.el8.x86_64 16/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cmake-3.26.5-2.el8.x86_64 17/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cmake-data-3.26.5-2.el8.noarch 18/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cmake-filesystem-3.26.5-2.el8.x86_64 19/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : cmake-rpm-macros-3.26.5-2.el8.noarch 20/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : colord-libs-1.4.2-1.el8.x86_64 21/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : copy-jdk-configs-4.0-2.el8.noarch 22/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : dbus-devel-1:1.12.8-26.el8.x86_64 23/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : dbus-x11-1:1.12.8-26.el8.x86_64 24/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : dconf-0.28.0-4.el8.x86_64 25/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : enchant2-2.2.3-3.el8.x86_64 26/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : flac-libs-1.3.2-11.el8.x86_64 27/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : fltk-1.3.4-5.el8.x86_64 28/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : fribidi-1.0.4-9.el8.x86_64 29/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : fribidi-devel-1.0.4-9.el8.x86_64 30/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gdk-pixbuf2-devel-2.36.12-5.el8.x86_64 31/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 32/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : geoclue2-2.5.5-2.el8.x86_64 33/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gl-manpages-1.1-15.20161227.el8.noarch 34/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gnu-free-fonts-common-20120503-18.el8.0.1.noarch 35/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : graphite2-1.3.10-10.el8.x86_64 36/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : graphite2-devel-1.3.10-10.el8.x86_64 37/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gsm-1.0.17-5.el8.x86_64 38/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gstreamer1-1.16.1-2.el8.x86_64 39/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gstreamer1-plugins-bad-free-1.16.1-4.el8.x86_64 40/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gstreamer1-plugins-base-1.16.1-3.el8.x86_64 41/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gstreamer1-plugins-good-1.16.1-4.el8.x86_64 42/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gtk-update-icon-cache-3.22.30-11.el8.x86_64 43/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gtk3-3.22.30-11.el8.x86_64 44/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : gtk3-devel-3.22.30-11.el8.x86_64 45/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : harfbuzz-1.7.5-4.el8.x86_64 46/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : harfbuzz-devel-1.7.5-4.el8.x86_64 47/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : harfbuzz-icu-1.7.5-4.el8.x86_64 48/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : hicolor-icon-theme-0.17-2.el8.noarch 49/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : hunspell-1.6.2-1.el8.x86_64 50/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : hunspell-en-0.20140811.1-12.el8.noarch 51/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : hunspell-en-GB-0.20140811.1-12.el8.noarch 52/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : hunspell-en-US-0.20140811.1-12.el8.noarch 53/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : hyphen-2.8.8-9.el8.x86_64 54/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : isl-0.16.1-6.el8.x86_64 55/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : iso-codes-3.79-2.el8.noarch 56/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : jasper-libs-2.0.14-5.el8.x86_64 57/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : java-11-openjdk-1:11.0.18.0.9-0.3.ea.el8.x86_64 58/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : java-11-openjdk-devel-1:11.0.18.0.9-0.3.ea.el8.x 59/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : java-11-openjdk-headless-1:11.0.18.0.9-0.3.ea.el 60/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : javapackages-filesystem-5.3.0-1.module_el8.0.0+1 61/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : jbigkit-libs-2.1-14.el8.x86_64 62/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : lame-libs-3.100-6.el8.x86_64 63/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : lcms2-2.9-2.el8.x86_64 64/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libICE-1.0.9-15.el8.x86_64 65/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libICE-devel-1.0.9-15.el8.x86_64 66/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libSM-1.2.3-1.el8.x86_64 67/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libSM-devel-1.2.3-1.el8.x86_64 68/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libX11-1.6.8-8.el8.x86_64 69/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libX11-common-1.6.8-8.el8.noarch 70/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libX11-devel-1.6.8-8.el8.x86_64 71/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libX11-xcb-1.6.8-8.el8.x86_64 72/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXScrnSaver-1.2.3-1.el8.x86_64 73/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXau-1.0.9-3.el8.x86_64 74/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXau-devel-1.0.9-3.el8.x86_64 75/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXcomposite-0.4.4-14.el8.x86_64 76/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXcomposite-devel-0.4.4-14.el8.x86_64 77/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXcursor-1.1.15-3.el8.x86_64 78/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXcursor-devel-1.1.15-3.el8.x86_64 79/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXdamage-1.1.4-14.el8.x86_64 80/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXdamage-devel-1.1.4-14.el8.x86_64 81/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXdmcp-1.1.3-1.el8.x86_64 82/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXext-1.3.4-1.el8.x86_64 83/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXext-devel-1.3.4-1.el8.x86_64 84/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXfixes-5.0.3-7.el8.x86_64 85/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXfixes-devel-5.0.3-7.el8.x86_64 86/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXfont2-2.0.3-2.el8.x86_64 87/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXft-2.3.3-1.el8.x86_64 88/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXft-devel-2.3.3-1.el8.x86_64 89/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXi-1.7.10-1.el8.x86_64 90/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXi-devel-1.7.10-1.el8.x86_64 91/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXinerama-1.1.4-1.el8.x86_64 92/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXinerama-devel-1.1.4-1.el8.x86_64 93/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXmu-1.1.3-1.el8.x86_64 94/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXrandr-1.5.2-1.el8.x86_64 95/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXrandr-devel-1.5.2-1.el8.x86_64 96/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXrender-0.9.10-7.el8.x86_64 97/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXrender-devel-0.9.10-7.el8.x86_64 98/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXt-1.1.5-12.el8.x86_64 99/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXt-devel-1.1.5-12.el8.x86_64 100/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXtst-1.2.3-7.el8.x86_64 101/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXtst-devel-1.2.3-7.el8.x86_64 102/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXv-1.0.11-7.el8.x86_64 103/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXxf86misc-1.0.4-1.el8.x86_64 104/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libXxf86vm-1.1.4-9.el8.x86_64 105/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libasyncns-0.8-14.el8.x86_64 106/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libavc1394-0.5.4-7.el8.x86_64 107/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libcanberra-0.30-18.el8.x86_64 108/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libcanberra-gtk3-0.30-18.el8.x86_64 109/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libdatrie-0.2.9-7.el8.x86_64 110/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libdrm-2.4.115-2.el8.x86_64 111/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libdrm-devel-2.4.115-2.el8.x86_64 112/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libdv-1.0.0-27.el8.x86_64 113/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libdvdnav-5.0.3-8.el8.x86_64 114/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libdvdread-5.0.3-9.el8.x86_64 115/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libepoxy-1.5.8-1.el8.x86_64 116/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libepoxy-devel-1.5.8-1.el8.x86_64 117/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libfontenc-1.1.3-8.el8.x86_64 118/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libglvnd-1:1.3.4-2.el8.x86_64 119/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libglvnd-core-devel-1:1.3.4-2.el8.x86_64 120/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libglvnd-devel-1:1.3.4-2.el8.x86_64 121/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libglvnd-egl-1:1.3.4-2.el8.x86_64 122/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libglvnd-gles-1:1.3.4-2.el8.x86_64 123/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libglvnd-glx-1:1.3.4-2.el8.x86_64 124/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libglvnd-opengl-1:1.3.4-2.el8.x86_64 125/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libgtop2-2.38.0-3.el8.x86_64 126/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libiec61883-1.2.0-18.el8.x86_64 127/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 128/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libmcpp-2.7.2-20.el8.x86_64 129/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libmpc-1.1.0-9.1.el8.x86_64 130/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libnotify-0.7.7-6.el8.x86_64 131/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libogg-2:1.3.2-10.el8.x86_64 132/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libpciaccess-devel-0.14-1.el8.x86_64 133/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libraw1394-2.1.2-5.el8.x86_64 134/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : librsvg2-2.42.7-5.el8.x86_64 135/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libshout-2.2.2-19.el8.x86_64 136/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libsndfile-1.0.28-14.el8.x86_64 137/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libsoup-devel-2.62.3-5.el8.x86_64 138/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libsrtp-1.5.4-8.el8.x86_64 139/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libthai-0.1.27-2.el8.x86_64 140/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libtheora-1:1.1.1-21.el8.x86_64 141/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libtiff-4.0.9-31.el8.x86_64 142/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libuv-1:1.41.1-1.el8_4.x86_64 143/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libv4l-1.14.2-3.el8.x86_64 144/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libvisual-1:0.4.0-25.el8.x86_64 145/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libvorbis-1:1.3.6-2.el8.x86_64 146/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libvpx-1.7.0-10.el8.x86_64 147/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libwayland-client-1.21.0-1.el8.x86_64 148/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libwayland-cursor-1.21.0-1.el8.x86_64 149/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libwayland-egl-1.21.0-1.el8.x86_64 150/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libwayland-server-1.21.0-1.el8.x86_64 151/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libwebp-1.0.0-9.el8.x86_64 152/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libwpe-1.10.0-4.el8.x86_64 153/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libxcb-1.13.1-1.el8.x86_64 154/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libxcb-devel-1.13.1-1.el8.x86_64 155/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 156/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libxkbcommon-devel-0.9.1-1.el8.x86_64 157/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libxkbfile-1.1.0-1.el8.x86_64 158/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libxml2-devel-2.9.7-18.el8.x86_64 159/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : libxshmfence-1.3-2.el8.x86_64 160/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : llvm-libs-17.0.6-2.module_el8+895+5524c78c.x86_6 161/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : lua-5.3.4-12.el8.x86_64 162/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mcpp-2.7.2-20.el8.x86_64 163/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-dri-drivers-23.1.4-2.el8.x86_64 164/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-filesystem-23.1.4-2.el8.x86_64 165/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-libEGL-23.1.4-2.el8.x86_64 166/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-libGL-23.1.4-2.el8.x86_64 167/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-libGL-devel-23.1.4-2.el8.x86_64 168/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-libGLU-9.0.0-15.el8.x86_64 169/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-libGLU-devel-9.0.0-15.el8.x86_64 170/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-libgbm-23.1.4-2.el8.x86_64 171/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mesa-libglapi-23.1.4-2.el8.x86_64 172/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : metacity-3.28.0-1.el8.x86_64 173/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mpdecimal-2.5.1-3.el8.x86_64 174/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : mpg123-libs-1.25.10-2.el8.x86_64 175/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : nspr-4.35.0-1.el8.x86_64 176/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : nss-3.90.0-6.el8.x86_64 177/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : nss-softokn-3.90.0-6.el8.x86_64 178/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : nss-softokn-freebl-3.90.0-6.el8.x86_64 179/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : nss-sysinit-3.90.0-6.el8.x86_64 180/364 [2024-03-28T13:46:03.527Z] #8 333.7 Verifying : nss-util-3.90.0-6.el8.x86_64 181/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : openjpeg2-2.4.0-5.el8.x86_64 182/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : opus-1.3-0.4.beta.el8.x86_64 183/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : orc-0.4.28-3.el8.x86_64 184/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pango-1.42.4-8.el8.x86_64 185/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pango-devel-1.42.4-8.el8.x86_64 186/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Digest-1.17-395.el8.noarch 187/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 188/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 189/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 190/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 191/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 192/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-URI-1.73-3.el8.noarch 193/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-libnet-3.11-3.el8.noarch 194/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pixman-0.38.4-4.el8.x86_64 195/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pixman-devel-0.38.4-4.el8.x86_64 196/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pulseaudio-libs-14.0-4.el8.x86_64 197/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : python3.11-3.11.7-1.el8.x86_64 198/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : python3.11-libs-3.11.7-1.el8.x86_64 199/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : python3.11-pip-wheel-22.3.1-5.el8.noarch 200/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : python3.11-setuptools-wheel-65.5.1-2.el8.noarch 201/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : rest-0.8.1-2.el8.x86_64 202/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : sound-theme-freedesktop-0.8-9.el8.noarch 203/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : soundtouch-2.0.0-3.el8.x86_64 204/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : speex-1.2.0-1.el8.x86_64 205/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : startup-notification-0.12-15.el8.x86_64 206/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : taglib-1.11.1-8.el8.x86_64 207/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : tigervnc-1.13.1-8.el8.x86_64 208/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : tigervnc-icons-1.13.1-8.el8.noarch 209/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : tigervnc-license-1.13.1-8.el8.noarch 210/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : tigervnc-server-1.13.1-8.el8.x86_64 211/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : tigervnc-server-minimal-1.13.1-8.el8.x86_64 212/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : ttmkfdir-3.0.9-54.el8.x86_64 213/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : twolame-libs-0.3.13-12.el8.x86_64 214/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : tzdata-java-2024a-1.el8.noarch 215/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : valgrind-1:3.22.0-2.el8.x86_64 216/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : valgrind-devel-1:3.22.0-2.el8.x86_64 217/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 218/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : wavpack-5.1.0-16.el8.x86_64 219/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : wayland-devel-1.21.0-1.el8.x86_64 220/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : wayland-protocols-devel-1.25-1.el8.noarch 221/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : webkit2gtk3-2.42.4-1.el8.x86_64 222/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : webkit2gtk3-devel-2.42.4-1.el8.x86_64 223/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : webkit2gtk3-jsc-2.42.4-1.el8.x86_64 224/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : webkit2gtk3-jsc-devel-2.42.4-1.el8.x86_64 225/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : webrtc-audio-processing-0.3-10.el8.x86_64 226/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : wget-1.19.5-11.el8.x86_64 227/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : woff2-1.0.2-5.el8.x86_64 228/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : wpebackend-fdo-1.10.0-3.el8.x86_64 229/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xcb-util-0.4.0-10.el8.x86_64 230/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xkeyboard-config-2.28-1.el8.noarch 231/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 232/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-fonts-100dpi-7.5-19.el8.noarch 233/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-fonts-75dpi-7.5-19.el8.noarch 234/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-fonts-Type1-7.5-19.el8.noarch 235/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-fonts-misc-7.5-19.el8.noarch 236/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-proto-devel-2020.1-3.el8.noarch 237/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 238/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-xauth-1:1.0.9-12.el8.x86_64 239/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-xinit-1.3.4-18.el8.x86_64 240/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xorg-x11-xkb-utils-7.7-28.el8.x86_64 241/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : zenity-3.28.1-2.el8.x86_64 242/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : ModemManager-glib-1.20.2-1.el8.x86_64 243/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : avahi-glib-0.7-27.el8.x86_64 244/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : avahi-libs-0.7-27.el8.x86_64 245/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : brotli-1.0.6-3.el8.x86_64 246/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : bzip2-1.0.6-26.el8.x86_64 247/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : bzip2-devel-1.0.6-26.el8.x86_64 248/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : cpp-8.5.0-21.el8.x86_64 249/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : crypto-policies-scripts-20230731-1.git3177e06.el 250/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : cups-libs-1:2.2.6-57.el8.x86_64 251/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : dbus-glib-0.110-2.el8.x86_64 252/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : dejavu-fonts-common-2.35-7.el8.noarch 253/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : dejavu-sans-mono-fonts-2.35-7.el8.noarch 254/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : elfutils-debuginfod-client-0.190-2.el8.x86_64 255/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : emacs-filesystem-1:26.1-11.el8.noarch 256/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : expat-devel-2.2.5-11.el8.x86_64 257/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : file-5.33-26.el8.x86_64 258/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : fontconfig-2.13.1-4.el8.x86_64 259/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : fontconfig-devel-2.13.1-4.el8.x86_64 260/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : fontpackages-filesystem-1.44-22.el8.noarch 261/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : freetype-2.9.1-9.el8.x86_64 262/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : freetype-devel-2.9.1-9.el8.x86_64 263/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : gcc-8.5.0-21.el8.x86_64 264/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 265/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : gettext-0.19.8.1-17.el8.x86_64 266/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 267/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : glib-networking-2.56.1-1.1.el8.x86_64 268/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : glib2-devel-2.56.4-163.el8.x86_64 269/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : glibc-devel-2.28-251.el8.x86_64 270/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : glibc-headers-2.28-251.el8.x86_64 271/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : glibc-langpack-en-2.28-251.el8.x86_64 272/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : glibc-locale-source-2.28-251.el8.x86_64 273/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : groff-base-1.22.3-18.el8.x86_64 274/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : grub2-common-1:2.02-129.el8.noarch 275/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : grub2-tools-1:2.02-129.el8.x86_64 276/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : grub2-tools-minimal-1:2.02-129.el8.x86_64 277/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : grubby-8.40-48.el8.x86_64 278/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 279/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : hwdata-0.314-8.22.el8.noarch 280/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : json-glib-1.4.4-1.el8.x86_64 281/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : kernel-headers-4.18.0-547.el8.x86_64 282/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 283/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : liberation-fonts-1:2.00.3-7.el8.noarch 284/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : liberation-fonts-common-1:2.00.3-7.el8.noarch 285/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : liberation-mono-fonts-1:2.00.3-7.el8.noarch 286/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : liberation-sans-fonts-1:2.00.3-7.el8.noarch 287/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : liberation-serif-fonts-1:2.00.3-7.el8.noarch 288/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libffi-devel-3.1-24.el8.x86_64 289/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libgomp-8.5.0-21.el8.x86_64 290/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libgudev-232-4.el8.x86_64 291/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libgusb-0.3.0-1.el8.x86_64 292/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libicu-60.3-2.el8_1.x86_64 293/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libicu-devel-60.3-2.el8_1.x86_64 294/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libmetalink-0.1.3-7.el8.x86_64 295/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libmodman-2.0.1-17.el8.x86_64 296/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libpciaccess-0.14-1.el8.x86_64 297/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libpkgconf-1.4.2-1.el8.x86_64 298/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libpng-2:1.6.34-5.el8.x86_64 299/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libpng-devel-2:1.6.34-5.el8.x86_64 300/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libproxy-0.4.15-5.2.el8.x86_64 301/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libpsl-0.20.2-6.el8.x86_64 302/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libsecret-0.18.6-1.el8.x86_64 303/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libsoup-2.62.3-5.el8.x86_64 304/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libtdb-1.4.9-0.el8.x86_64 305/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 306/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libuuid-devel-2.32.1-46.el8.x86_64 307/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 308/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : libxslt-1.1.32-6.el8.x86_64 309/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : lksctp-tools-1.0.18-3.el8.x86_64 310/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : lsof-4.93.2-1.el8.x86_64 311/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : make-1:4.2.1-11.el8.x86_64 312/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : ncurses-6.1-10.20180224.el8.x86_64 313/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : openssl-1:1.1.1k-12.el8.x86_64 314/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : os-prober-1.74-9.el8.x86_64 315/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pcre-cpp-8.42-6.el8.x86_64 316/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pcre-devel-8.42-6.el8.x86_64 317/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pcre-utf16-8.42-6.el8.x86_64 318/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pcre-utf32-8.42-6.el8.x86_64 319/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Carp-1.42-396.el8.noarch 320/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 321/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Encode-4:2.97-3.el8.x86_64 322/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Errno-1.28-422.el8.x86_64 323/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Exporter-5.72-396.el8.noarch 324/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-File-Path-2.15-2.el8.noarch 325/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 326/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 327/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 328/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-IO-1.38-422.el8.x86_64 329/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 330/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-PathTools-3.74-1.el8.x86_64 331/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 332/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 333/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 334/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 335/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 336/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Socket-4:2.027-3.el8.x86_64 337/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Storable-1:3.11-3.el8.x86_64 338/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 339/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Term-Cap-1.17-395.el8.noarch 340/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 341/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 342/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 343/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 344/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-constant-1.33-396.el8.noarch 345/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 346/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-libs-4:5.26.3-422.el8.x86_64 347/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-macros-4:5.26.3-422.el8.x86_64 348/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-parent-1:0.237-1.el8.noarch 349/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-podlators-4.11-1.el8.noarch 350/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-threads-1:2.21-2.el8.x86_64 351/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : perl-threads-shared-1.58-2.el8.x86_64 352/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pkgconf-1.4.2-1.el8.x86_64 353/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 354/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 355/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : polkit-libs-0.115-15.el8.x86_64 356/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 357/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : shared-mime-info-1.9-4.el8.x86_64 358/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : unzip-6.0-46.el8.x86_64 359/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : which-2.21-20.el8.x86_64 360/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xml-common-0.6.3-50.el8.noarch 361/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : xz-devel-5.2.4-4.el8.x86_64 362/364 [2024-03-28T13:46:03.528Z] #8 333.7 Verifying : zip-3.0-23.el8.x86_64 363/364 [2024-03-28T13:46:04.836Z] #8 333.7 Verifying : zlib-devel-1.2.11-25.el8.x86_64 364/364 [2024-03-28T13:46:04.836Z] #8 334.8 [2024-03-28T13:46:04.836Z] #8 334.8 Installed: [2024-03-28T13:46:04.836Z] #8 334.8 GConf2-3.2.6-22.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 ModemManager-glib-1.20.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 abattis-cantarell-fonts-0.0.25-6.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 adwaita-cursor-theme-3.28.0-3.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 adwaita-icon-theme-3.28.0-3.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 alsa-lib-1.2.10-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 aspell-12:0.60.6.1-22.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 at-spi2-atk-2.26.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 at-spi2-atk-devel-2.26.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 at-spi2-core-2.28.0-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 at-spi2-core-devel-2.28.0-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 atk-2.28.1-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 atk-devel-2.28.1-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 avahi-glib-0.7-27.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 avahi-libs-0.7-27.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 brotli-1.0.6-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 bzip2-1.0.6-26.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 bzip2-devel-1.0.6-26.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 cairo-1.15.12-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 cairo-devel-1.15.12-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 cairo-gobject-1.15.12-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 cairo-gobject-devel-1.15.12-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 cmake-3.26.5-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 cmake-data-3.26.5-2.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 cmake-filesystem-3.26.5-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 cmake-rpm-macros-3.26.5-2.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 colord-libs-1.4.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 copy-jdk-configs-4.0-2.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 cpp-8.5.0-21.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 crypto-policies-scripts-20230731-1.git3177e06.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 cups-libs-1:2.2.6-57.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 dbus-devel-1:1.12.8-26.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 dbus-glib-0.110-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 dbus-x11-1:1.12.8-26.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 dconf-0.28.0-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 dejavu-fonts-common-2.35-7.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 dejavu-sans-mono-fonts-2.35-7.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 elfutils-debuginfod-client-0.190-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 emacs-filesystem-1:26.1-11.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 enchant2-2.2.3-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 expat-devel-2.2.5-11.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 file-5.33-26.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 flac-libs-1.3.2-11.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 fltk-1.3.4-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 fontconfig-2.13.1-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 fontconfig-devel-2.13.1-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 fontpackages-filesystem-1.44-22.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 freetype-2.9.1-9.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 freetype-devel-2.9.1-9.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 fribidi-1.0.4-9.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 fribidi-devel-1.0.4-9.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gcc-8.5.0-21.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gdk-pixbuf2-2.36.12-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gdk-pixbuf2-devel-2.36.12-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 geoclue2-2.5.5-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gettext-0.19.8.1-17.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gettext-libs-0.19.8.1-17.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gl-manpages-1.1-15.20161227.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 glib-networking-2.56.1-1.1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 glib2-devel-2.56.4-163.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 glibc-devel-2.28-251.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 glibc-headers-2.28-251.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 glibc-langpack-en-2.28-251.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 glibc-locale-source-2.28-251.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gnu-free-fonts-common-20120503-18.el8.0.1.noarch [2024-03-28T13:46:04.836Z] #8 334.8 graphite2-1.3.10-10.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 graphite2-devel-1.3.10-10.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 groff-base-1.22.3-18.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 grub2-common-1:2.02-129.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 grub2-tools-1:2.02-129.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 grub2-tools-minimal-1:2.02-129.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 grubby-8.40-48.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gsettings-desktop-schemas-3.32.0-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gsm-1.0.17-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gstreamer1-1.16.1-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gstreamer1-plugins-bad-free-1.16.1-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gstreamer1-plugins-base-1.16.1-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gstreamer1-plugins-good-1.16.1-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gtk-update-icon-cache-3.22.30-11.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gtk3-3.22.30-11.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 gtk3-devel-3.22.30-11.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 harfbuzz-1.7.5-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 harfbuzz-devel-1.7.5-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 harfbuzz-icu-1.7.5-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 hicolor-icon-theme-0.17-2.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 hunspell-1.6.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 hunspell-en-0.20140811.1-12.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 hunspell-en-GB-0.20140811.1-12.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 hunspell-en-US-0.20140811.1-12.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 hwdata-0.314-8.22.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 hyphen-2.8.8-9.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 isl-0.16.1-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 iso-codes-3.79-2.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 jasper-libs-2.0.14-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 java-11-openjdk-1:11.0.18.0.9-0.3.ea.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 java-11-openjdk-devel-1:11.0.18.0.9-0.3.ea.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 java-11-openjdk-headless-1:11.0.18.0.9-0.3.ea.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch [2024-03-28T13:46:04.836Z] #8 334.8 jbigkit-libs-2.1-14.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 json-glib-1.4.4-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 kernel-headers-4.18.0-547.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 lame-libs-3.100-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 lcms2-2.9-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libICE-1.0.9-15.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libICE-devel-1.0.9-15.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libSM-1.2.3-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libSM-devel-1.2.3-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libX11-1.6.8-8.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libX11-common-1.6.8-8.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 libX11-devel-1.6.8-8.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libX11-xcb-1.6.8-8.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXScrnSaver-1.2.3-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXau-1.0.9-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXau-devel-1.0.9-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXcomposite-0.4.4-14.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXcomposite-devel-0.4.4-14.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXcursor-1.1.15-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXcursor-devel-1.1.15-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXdamage-1.1.4-14.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXdamage-devel-1.1.4-14.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXdmcp-1.1.3-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXext-1.3.4-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXext-devel-1.3.4-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXfixes-5.0.3-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXfixes-devel-5.0.3-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXfont2-2.0.3-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXft-2.3.3-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXft-devel-2.3.3-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXi-1.7.10-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXi-devel-1.7.10-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXinerama-1.1.4-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXinerama-devel-1.1.4-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXmu-1.1.3-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXrandr-1.5.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXrandr-devel-1.5.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXrender-0.9.10-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXrender-devel-0.9.10-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXt-1.1.5-12.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXt-devel-1.1.5-12.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXtst-1.2.3-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXtst-devel-1.2.3-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXv-1.0.11-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXxf86misc-1.0.4-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libXxf86vm-1.1.4-9.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libasyncns-0.8-14.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libavc1394-0.5.4-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libcanberra-0.30-18.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libcanberra-gtk3-0.30-18.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libcroco-0.6.12-4.el8_2.1.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libdatrie-0.2.9-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libdrm-2.4.115-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libdrm-devel-2.4.115-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libdv-1.0.0-27.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libdvdnav-5.0.3-8.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libdvdread-5.0.3-9.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libepoxy-1.5.8-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libepoxy-devel-1.5.8-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 liberation-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 liberation-fonts-common-1:2.00.3-7.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 liberation-mono-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 liberation-sans-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 liberation-serif-fonts-1:2.00.3-7.el8.noarch [2024-03-28T13:46:04.836Z] #8 334.8 libffi-devel-3.1-24.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libfontenc-1.1.3-8.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libglvnd-1:1.3.4-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libglvnd-core-devel-1:1.3.4-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libglvnd-devel-1:1.3.4-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libglvnd-egl-1:1.3.4-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libglvnd-gles-1:1.3.4-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libglvnd-glx-1:1.3.4-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libglvnd-opengl-1:1.3.4-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libgomp-8.5.0-21.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libgtop2-2.38.0-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libgudev-232-4.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libgusb-0.3.0-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libicu-60.3-2.el8_1.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libicu-devel-60.3-2.el8_1.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libiec61883-1.2.0-18.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libjpeg-turbo-1.5.3-12.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libmcpp-2.7.2-20.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libmetalink-0.1.3-7.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libmodman-2.0.1-17.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libmpc-1.1.0-9.1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libnotify-0.7.7-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libogg-2:1.3.2-10.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libpciaccess-0.14-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libpciaccess-devel-0.14-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libpkgconf-1.4.2-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libpng-2:1.6.34-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libpng-devel-2:1.6.34-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libproxy-0.4.15-5.2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libpsl-0.20.2-6.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libraw1394-2.1.2-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 librsvg2-2.42.7-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libsecret-0.18.6-1.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libshout-2.2.2-19.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libsndfile-1.0.28-14.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libsoup-2.62.3-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libsoup-devel-2.62.3-5.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libsrtp-1.5.4-8.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libtdb-1.4.9-0.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libthai-0.1.27-2.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libtheora-1:1.1.1-21.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libtiff-4.0.9-31.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libtool-ltdl-2.4.6-25.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libuuid-devel-2.32.1-46.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libuv-1:1.41.1-1.el8_4.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libv4l-1.14.2-3.el8.x86_64 [2024-03-28T13:46:04.836Z] #8 334.8 libvisual-1:0.4.0-25.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libvorbis-1:1.3.6-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libvpx-1.7.0-10.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libwayland-client-1.21.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libwayland-cursor-1.21.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libwayland-egl-1.21.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libwayland-server-1.21.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libwebp-1.0.0-9.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libwpe-1.10.0-4.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxcb-1.13.1-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxcb-devel-1.13.1-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxcrypt-devel-4.1.1-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxkbcommon-0.9.1-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxkbcommon-devel-0.9.1-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxkbfile-1.1.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxml2-devel-2.9.7-18.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxshmfence-1.3-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 libxslt-1.1.32-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 lksctp-tools-1.0.18-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 llvm-libs-17.0.6-2.module_el8+895+5524c78c.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 lsof-4.93.2-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 lua-5.3.4-12.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 make-1:4.2.1-11.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mcpp-2.7.2-20.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-dri-drivers-23.1.4-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-filesystem-23.1.4-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-libEGL-23.1.4-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-libGL-23.1.4-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-libGL-devel-23.1.4-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-libGLU-9.0.0-15.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-libGLU-devel-9.0.0-15.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-libgbm-23.1.4-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mesa-libglapi-23.1.4-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 metacity-3.28.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mpdecimal-2.5.1-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 mpg123-libs-1.25.10-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 ncurses-6.1-10.20180224.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 nspr-4.35.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 nss-3.90.0-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 nss-softokn-3.90.0-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 nss-softokn-freebl-3.90.0-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 nss-sysinit-3.90.0-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 nss-util-3.90.0-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 openjpeg2-2.4.0-5.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 openssl-1:1.1.1k-12.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 opus-1.3-0.4.beta.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 orc-0.4.28-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 os-prober-1.74-9.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pango-1.42.4-8.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pango-devel-1.42.4-8.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pcre-cpp-8.42-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pcre-devel-8.42-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pcre-utf16-8.42-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pcre-utf32-8.42-6.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Carp-1.42-396.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Data-Dumper-2.167-399.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Digest-1.17-395.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Digest-MD5-2.55-396.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Encode-4:2.97-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Errno-1.28-422.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Exporter-5.72-396.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-File-Path-2.15-2.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-File-Temp-0.230.600-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Getopt-Long-1:2.50-4.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-HTTP-Tiny-0.074-3.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-IO-1.38-422.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-IO-Socket-IP-0.39-5.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-MIME-Base64-3.15-396.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-PathTools-3.74-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Pod-Escapes-1:1.07-395.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Pod-Perldoc-3.28-396.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Pod-Simple-1:3.35-395.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Pod-Usage-4:1.69-395.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Socket-4:2.027-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Storable-1:3.11-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-Term-ANSIColor-4.06-396.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Term-Cap-1.17-395.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Text-ParseWords-3.30-395.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Time-Local-1:1.280-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-URI-1.73-3.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-Unicode-Normalize-1.25-396.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-constant-1.33-396.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-interpreter-4:5.26.3-422.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-libnet-3.11-3.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-libs-4:5.26.3-422.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-macros-4:5.26.3-422.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-parent-1:0.237-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-podlators-4.11-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 perl-threads-1:2.21-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 perl-threads-shared-1.58-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pixman-0.38.4-4.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pixman-devel-0.38.4-4.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pkgconf-1.4.2-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 pkgconf-m4-1.4.2-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 pkgconf-pkg-config-1.4.2-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 polkit-libs-0.115-15.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 publicsuffix-list-dafsa-20180723-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 pulseaudio-libs-14.0-4.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 python3.11-3.11.7-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 python3.11-libs-3.11.7-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 python3.11-pip-wheel-22.3.1-5.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 python3.11-setuptools-wheel-65.5.1-2.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 rest-0.8.1-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 shared-mime-info-1.9-4.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 sound-theme-freedesktop-0.8-9.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 soundtouch-2.0.0-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 speex-1.2.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 startup-notification-0.12-15.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 taglib-1.11.1-8.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 tigervnc-1.13.1-8.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 tigervnc-icons-1.13.1-8.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 tigervnc-license-1.13.1-8.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 tigervnc-server-1.13.1-8.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 tigervnc-server-minimal-1.13.1-8.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 ttmkfdir-3.0.9-54.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 twolame-libs-0.3.13-12.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 tzdata-java-2024a-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 unzip-6.0-46.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 valgrind-1:3.22.0-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 valgrind-devel-1:3.22.0-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 vim-filesystem-2:8.0.1763-19.el8.4.noarch [2024-03-28T13:46:04.837Z] #8 334.8 wavpack-5.1.0-16.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 wayland-devel-1.21.0-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 wayland-protocols-devel-1.25-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 webkit2gtk3-2.42.4-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 webkit2gtk3-devel-2.42.4-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 webkit2gtk3-jsc-2.42.4-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 webkit2gtk3-jsc-devel-2.42.4-1.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 webrtc-audio-processing-0.3-10.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 wget-1.19.5-11.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 which-2.21-20.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 woff2-1.0.2-5.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 wpebackend-fdo-1.10.0-3.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 xcb-util-0.4.0-10.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 xkeyboard-config-2.28-1.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 xml-common-0.6.3-50.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-font-utils-1:7.5-41.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-fonts-100dpi-7.5-19.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-fonts-75dpi-7.5-19.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-fonts-Type1-7.5-19.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-fonts-misc-7.5-19.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-proto-devel-2020.1-3.el8.noarch [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-server-utils-7.7-27.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-xauth-1:1.0.9-12.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-xinit-1.3.4-18.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 xorg-x11-xkb-utils-7.7-28.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 xz-devel-5.2.4-4.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 zenity-3.28.1-2.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 zip-3.0-23.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.8 zlib-devel-1.2.11-25.el8.x86_64 [2024-03-28T13:46:04.837Z] #8 334.9 [2024-03-28T13:46:04.837Z] #8 334.9 Complete! [2024-03-28T13:46:05.208Z] #8 335.3 27 files removed [2024-03-28T13:46:14.538Z] #8 DONE 343.7s [2024-03-28T13:46:14.538Z] [2024-03-28T13:46:14.538Z] #9 [5/8] RUN localedef -i en_US -f UTF-8 en_US.UTF-8 [2024-03-28T13:46:17.016Z] #9 DONE 3.1s [2024-03-28T13:46:17.016Z] [2024-03-28T13:46:17.016Z] #10 [6/8] RUN mkdir -p /home/vnc/.vnc && chmod -R 775 /home/vnc && echo "123456" | vncpasswd -f > /home/vnc/.vnc/passwd && chmod 600 /home/vnc/.vnc/passwd [2024-03-28T13:46:17.846Z] #10 DONE 1.2s [2024-03-28T13:46:17.846Z] [2024-03-28T13:46:17.846Z] #11 [7/8] COPY scripts/xstartup_metacity.sh /home/vnc/.vnc/xstartup.sh [2024-03-28T13:46:18.223Z] #11 DONE 0.4s [2024-03-28T13:46:18.223Z] [2024-03-28T13:46:18.223Z] #12 [8/8] RUN chgrp -R 0 /home/vnc && chmod -R g=u /home/vnc [2024-03-28T13:46:19.303Z] #12 DONE 1.0s [2024-03-28T13:46:19.303Z] [2024-03-28T13:46:19.303Z] #13 exporting to image [2024-03-28T13:46:19.303Z] #13 exporting layers [2024-03-28T13:46:28.792Z] #13 exporting layers 8.9s done [2024-03-28T13:46:28.792Z] #13 writing image sha256:d95a5b8cbe4601a3707bc43407007d9880aa1d5a38abb5ed2e80765c7a1fe5a9 done [2024-03-28T13:46:28.792Z] #13 naming to docker.io/eclipse/platformreleng-centos-swt-build:8 done [2024-03-28T13:46:28.792Z] #13 DONE 8.9s [2024-03-28T13:46:28.792Z] + popd [2024-03-28T13:46:28.792Z] ~/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles [2024-03-28T13:46:28.792Z] + docker images [2024-03-28T13:46:28.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-28T13:46:28.792Z] eclipse/platformreleng-centos-swt-build 8 d95a5b8cbe46 10 seconds ago 1.3GB [2024-03-28T13:46:28.792Z] eclipse/platformreleng-opensuse-gtk3-metacity 15 d8fd00916e12 55 seconds ago 766MB [2024-03-28T13:46:28.792Z] eclipse/platformreleng-centos-gtk3-metacity 8 79732fc29867 59 seconds ago 760MB [2024-03-28T13:46:28.792Z] eclipse/platformreleng-ubuntu-gtk3-metacity 22.04 144965014742 About a minute ago 706MB [2024-03-28T13:46:28.792Z] eclipse/platformreleng-centos-swt-build 9 f81dfdd4e601 About a minute ago 1.42GB [2024-03-28T13:46:28.792Z] eclipse/platformreleng-centos-gtk4-mutter 9 b110d171caad 2 minutes ago 958MB [2024-03-28T13:46:28.792Z] eclipse/platformreleng-ubuntu-gtk3-metacity jikespg 2cf27600048c 3 minutes ago 419MB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push docker image) [Pipeline] withDockerRegistry [2024-03-28T13:46:29.268Z] $ docker login -u eclipseplatformrelengbot -p ******** https://index.docker.io/v1/ [2024-03-28T13:46:29.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T13:46:29.440Z] WARNING! Your password will be stored unencrypted in /home/genie.releng/jenkins/workspace/Build-Docker-images@tmp/b3ce94ad-d9f1-4606-b409-1a053fbe7e90/config.json. [2024-03-28T13:46:29.440Z] Configure a credential helper to remove this warning. See [2024-03-28T13:46:29.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2024-03-28T13:46:29.440Z] [2024-03-28T13:46:29.440Z] Login Succeeded [Pipeline] { [Pipeline] sh [2024-03-28T13:46:30.109Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.platform.releng.aggregator/cje-production/dockerfiles/ [2024-03-28T13:46:30.109Z] + chmod +x build-centos_8.sh build-centos_9.sh build-centos_9_swt_build.sh build-centos_swt_build.sh buildDockerImages.sh build-openSuse-15.sh build-ubuntu-22.04.sh push-centos_8.sh push-centos_9.sh push-centos9_swt_build.sh push-centos_swt_build.sh pushDockerImages.sh push-opensuse-15.sh push-ubuntu-22.04.sh [2024-03-28T13:46:30.109Z] + tee push-centos8.log [2024-03-28T13:46:30.109Z] + cd /home/genie.releng/jenkins/workspace/Build-Docker-images/eclipse.jdt.core/org.eclipse.jdt.core/docker/ [2024-03-28T13:46:30.109Z] + chmod +x build-ubuntu-jikespg.sh push-ubuntu-jikespg.sh [2024-03-28T13:46:30.109Z] + ./push-centos_8.sh [2024-03-28T13:46:30.109Z] + set -e [2024-03-28T13:46:30.109Z] + docker push eclipse/platformreleng-centos-gtk3-metacity:8 [2024-03-28T13:46:30.109Z] + wait [2024-03-28T13:46:30.109Z] + tee push-swt_9_build.log [2024-03-28T13:46:30.109Z] + ./push-centos9_swt_build.sh [2024-03-28T13:46:30.109Z] + ./push-ubuntu-22.04.sh [2024-03-28T13:46:30.109Z] + tee push-centos9.log [2024-03-28T13:46:30.109Z] + tee push-ubuntu22.log [2024-03-28T13:46:30.109Z] + ./push-centos_9.sh [2024-03-28T13:46:30.109Z] + set -e [2024-03-28T13:46:30.109Z] + docker push eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 [2024-03-28T13:46:30.109Z] + set -e [2024-03-28T13:46:30.109Z] + docker push eclipse/platformreleng-centos-swt-build:9 [2024-03-28T13:46:30.109Z] + ./push-opensuse-15.sh [2024-03-28T13:46:30.109Z] + tee push-opensuse_leap.log [2024-03-28T13:46:30.109Z] + set -e [2024-03-28T13:46:30.109Z] + docker push eclipse/platformreleng-centos-gtk4-mutter:9 [2024-03-28T13:46:30.109Z] + set -e [2024-03-28T13:46:30.109Z] + docker push eclipse/platformreleng-opensuse-gtk3-metacity:15 [2024-03-28T13:46:30.109Z] + ./push-centos_swt_build.sh [2024-03-28T13:46:30.109Z] + tee push-swt_build.log [2024-03-28T13:46:30.109Z] + set -e [2024-03-28T13:46:30.109Z] + docker push eclipse/platformreleng-centos-swt-build:8 [2024-03-28T13:46:30.109Z] + ./push-ubuntu-jikespg.sh [2024-03-28T13:46:30.109Z] + set -e [2024-03-28T13:46:30.109Z] + docker push eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg [2024-03-28T13:46:30.109Z] + tee push-ubuntuJikespg.log [2024-03-28T13:46:30.109Z] The push refers to repository [docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity] [2024-03-28T13:46:30.109Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-swt-build] [2024-03-28T13:46:30.109Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-gtk4-mutter] [2024-03-28T13:46:30.109Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-gtk3-metacity] [2024-03-28T13:46:30.109Z] The push refers to repository [docker.io/eclipse/platformreleng-centos-swt-build] [2024-03-28T13:46:30.109Z] 4b8f8c8ad1fa: Preparing [2024-03-28T13:46:30.109Z] f53df436c2ae: Preparing [2024-03-28T13:46:30.109Z] 0e70e3d7d7dd: Preparing [2024-03-28T13:46:30.109Z] 2fa84f237c35: Preparing [2024-03-28T13:46:30.109Z] 080fa41ca1e9: Preparing [2024-03-28T13:46:30.109Z] dd977fbb7e4e: Preparing [2024-03-28T13:46:30.109Z] 931e3b826239: Preparing [2024-03-28T13:46:30.109Z] 58529439ea0d: Preparing [2024-03-28T13:46:30.109Z] d4f833f4cc79: Preparing [2024-03-28T13:46:30.109Z] 9f77312bbd6c: Preparing [2024-03-28T13:46:30.109Z] b50d19f26694: Preparing [2024-03-28T13:46:30.109Z] ad4ffb1dd634: Preparing [2024-03-28T13:46:30.109Z] 385eaaf0f080: Preparing [2024-03-28T13:46:30.109Z] 1788d78fafeb: Preparing [2024-03-28T13:46:30.109Z] a5f9d8f2b92f: Preparing [2024-03-28T13:46:30.109Z] 5623ef98a26f: Preparing [2024-03-28T13:46:30.109Z] b4b9c458e84f: Preparing [2024-03-28T13:46:30.109Z] b9ee71ea2bdc: Preparing [2024-03-28T13:46:30.109Z] 01f7ef99af8f: Preparing [2024-03-28T13:46:30.109Z] 5c483f0cb767: Preparing [2024-03-28T13:46:30.109Z] b50d19f26694: Waiting [2024-03-28T13:46:30.109Z] ad4ffb1dd634: Waiting [2024-03-28T13:46:30.109Z] 385eaaf0f080: Waiting [2024-03-28T13:46:30.109Z] 1788d78fafeb: Waiting [2024-03-28T13:46:30.109Z] a5f9d8f2b92f: Waiting [2024-03-28T13:46:30.109Z] 5623ef98a26f: Waiting [2024-03-28T13:46:30.109Z] b4b9c458e84f: Waiting [2024-03-28T13:46:30.109Z] b9ee71ea2bdc: Waiting [2024-03-28T13:46:30.109Z] 01f7ef99af8f: Waiting [2024-03-28T13:46:30.109Z] 5c483f0cb767: Waiting [2024-03-28T13:46:30.109Z] dd977fbb7e4e: Waiting [2024-03-28T13:46:30.109Z] 931e3b826239: Waiting [2024-03-28T13:46:30.109Z] 58529439ea0d: Waiting [2024-03-28T13:46:30.109Z] d4f833f4cc79: Waiting [2024-03-28T13:46:30.109Z] 9f77312bbd6c: Waiting [2024-03-28T13:46:30.109Z] ab7c87719b13: Preparing [2024-03-28T13:46:30.109Z] 3308757c0bc9: Preparing [2024-03-28T13:46:30.109Z] 60441b6f63a3: Preparing [2024-03-28T13:46:30.109Z] 85724c5b016c: Preparing [2024-03-28T13:46:30.109Z] c4374d39c4d0: Preparing [2024-03-28T13:46:30.109Z] 97d970086c18: Preparing [2024-03-28T13:46:30.109Z] bb80db4e44df: Preparing [2024-03-28T13:46:30.109Z] 5498e8c22f69: Preparing [2024-03-28T13:46:30.109Z] ab7c87719b13: Waiting [2024-03-28T13:46:30.109Z] 3308757c0bc9: Waiting [2024-03-28T13:46:30.109Z] 60441b6f63a3: Waiting [2024-03-28T13:46:30.109Z] 85724c5b016c: Waiting [2024-03-28T13:46:30.109Z] c4374d39c4d0: Waiting [2024-03-28T13:46:30.109Z] 97d970086c18: Waiting [2024-03-28T13:46:30.109Z] bb80db4e44df: Waiting [2024-03-28T13:46:30.109Z] 5498e8c22f69: Waiting [2024-03-28T13:46:30.109Z] 6a9edb674f00: Preparing [2024-03-28T13:46:30.109Z] ff22661e4073: Preparing [2024-03-28T13:46:30.109Z] 3376f55249b1: Preparing [2024-03-28T13:46:30.109Z] ba4515dc4ece: Preparing [2024-03-28T13:46:30.109Z] 6b00a828cfe7: Preparing [2024-03-28T13:46:30.109Z] 58529439ea0d: Preparing [2024-03-28T13:46:30.109Z] d4f833f4cc79: Preparing [2024-03-28T13:46:30.109Z] 9f77312bbd6c: Preparing [2024-03-28T13:46:30.109Z] 6a9edb674f00: Waiting [2024-03-28T13:46:30.109Z] ff22661e4073: Waiting [2024-03-28T13:46:30.109Z] 3376f55249b1: Waiting [2024-03-28T13:46:30.109Z] ba4515dc4ece: Waiting [2024-03-28T13:46:30.109Z] 6b00a828cfe7: Waiting [2024-03-28T13:46:30.109Z] 58529439ea0d: Waiting [2024-03-28T13:46:30.109Z] d4f833f4cc79: Waiting [2024-03-28T13:46:30.109Z] 9f77312bbd6c: Waiting [2024-03-28T13:46:30.109Z] 09d1805844c2: Preparing [2024-03-28T13:46:30.109Z] 4b7f3fc1f792: Preparing [2024-03-28T13:46:30.109Z] 6328a655c05e: Preparing [2024-03-28T13:46:30.109Z] 50b559e11f06: Preparing [2024-03-28T13:46:30.109Z] c0d325aefc65: Preparing [2024-03-28T13:46:30.109Z] b9ee71ea2bdc: Preparing [2024-03-28T13:46:30.109Z] 01f7ef99af8f: Preparing [2024-03-28T13:46:30.109Z] 5c483f0cb767: Preparing [2024-03-28T13:46:30.109Z] 09d1805844c2: Waiting [2024-03-28T13:46:30.109Z] 4b7f3fc1f792: Waiting [2024-03-28T13:46:30.109Z] 6328a655c05e: Waiting [2024-03-28T13:46:30.109Z] 50b559e11f06: Waiting [2024-03-28T13:46:30.109Z] c0d325aefc65: Waiting [2024-03-28T13:46:30.109Z] b9ee71ea2bdc: Waiting [2024-03-28T13:46:30.109Z] 01f7ef99af8f: Waiting [2024-03-28T13:46:30.109Z] 5c483f0cb767: Waiting [2024-03-28T13:46:30.109Z] The push refers to repository [docker.io/eclipse/platformreleng-opensuse-gtk3-metacity] [2024-03-28T13:46:30.109Z] The push refers to repository [docker.io/eclipse/platformreleng-ubuntu-gtk3-metacity] [2024-03-28T13:46:30.109Z] 7188a616ec27: Preparing [2024-03-28T13:46:30.109Z] fe4612ca8711: Preparing [2024-03-28T13:46:30.109Z] a0bd19c4a40a: Preparing [2024-03-28T13:46:30.109Z] 14fe12d6db1f: Preparing [2024-03-28T13:46:30.109Z] aec336807f07: Preparing [2024-03-28T13:46:30.109Z] 5faf9c0a9efe: Preparing [2024-03-28T13:46:30.109Z] 7188a616ec27: Waiting [2024-03-28T13:46:30.109Z] fe4612ca8711: Waiting [2024-03-28T13:46:30.109Z] a0bd19c4a40a: Waiting [2024-03-28T13:46:30.109Z] 14fe12d6db1f: Waiting [2024-03-28T13:46:30.109Z] aec336807f07: Waiting [2024-03-28T13:46:30.109Z] 5faf9c0a9efe: Waiting [2024-03-28T13:46:30.109Z] ec2c16d4f2be: Preparing [2024-03-28T13:46:30.109Z] 03adec24e195: Preparing [2024-03-28T13:46:30.109Z] 43a11435713d: Preparing [2024-03-28T13:46:30.109Z] 057d1fc6e00a: Preparing [2024-03-28T13:46:30.109Z] 4e49284edfc0: Preparing [2024-03-28T13:46:30.109Z] 993c7e464040: Preparing [2024-03-28T13:46:30.109Z] 224932ba2e71: Preparing [2024-03-28T13:46:30.109Z] ec2c16d4f2be: Waiting [2024-03-28T13:46:30.109Z] 03adec24e195: Waiting [2024-03-28T13:46:30.109Z] 43a11435713d: Waiting [2024-03-28T13:46:30.109Z] 057d1fc6e00a: Waiting [2024-03-28T13:46:30.109Z] 4e49284edfc0: Waiting [2024-03-28T13:46:30.109Z] 993c7e464040: Waiting [2024-03-28T13:46:30.109Z] 224932ba2e71: Waiting [2024-03-28T13:46:31.377Z] 080fa41ca1e9: Pushed [2024-03-28T13:46:31.377Z] 0e70e3d7d7dd: Pushed [2024-03-28T13:46:31.748Z] 2fa84f237c35: Pushed [2024-03-28T13:46:31.749Z] 4b8f8c8ad1fa: Pushed [2024-03-28T13:46:31.749Z] f53df436c2ae: Pushed [2024-03-28T13:46:31.749Z] 9f77312bbd6c: Layer already exists [2024-03-28T13:46:32.558Z] dd977fbb7e4e: Pushed [2024-03-28T13:46:32.928Z] 58529439ea0d: Pushed [2024-03-28T13:46:33.297Z] d4f833f4cc79: Pushed [2024-03-28T13:46:33.666Z] b50d19f26694: Pushed [2024-03-28T13:46:34.033Z] 385eaaf0f080: Pushed [2024-03-28T13:46:34.033Z] ad4ffb1dd634: Pushed [2024-03-28T13:46:34.859Z] 1788d78fafeb: Pushed [2024-03-28T13:46:35.691Z] a5f9d8f2b92f: Pushed [2024-03-28T13:46:36.520Z] 5623ef98a26f: Pushed [2024-03-28T13:46:37.350Z] 5c483f0cb767: Layer already exists [2024-03-28T13:46:37.741Z] b9ee71ea2bdc: Pushed [2024-03-28T13:46:39.078Z] 01f7ef99af8f: Pushed [2024-03-28T13:46:42.404Z] 6a9edb674f00: Pushed [2024-03-28T13:46:42.404Z] ff22661e4073: Pushed [2024-03-28T13:46:43.228Z] 3376f55249b1: Pushed [2024-03-28T13:46:44.675Z] 58529439ea0d: Mounted from eclipse/platformreleng-centos-gtk4-mutter [2024-03-28T13:46:46.017Z] ba4515dc4ece: Pushed [2024-03-28T13:46:46.411Z] d4f833f4cc79: Mounted from eclipse/platformreleng-centos-gtk4-mutter [2024-03-28T13:46:46.411Z] 9f77312bbd6c: Layer already exists [2024-03-28T13:46:49.759Z] ab7c87719b13: Pushed [2024-03-28T13:46:50.148Z] 3308757c0bc9: Pushed [2024-03-28T13:46:52.733Z] 60441b6f63a3: Pushed [2024-03-28T13:46:55.277Z] c4374d39c4d0: Pushed [2024-03-28T13:46:57.851Z] 97d970086c18: Pushed [2024-03-28T13:46:59.764Z] bb80db4e44df: Pushed [2024-03-28T13:47:00.158Z] 5498e8c22f69: Layer already exists [2024-03-28T13:47:02.071Z] 09d1805844c2: Pushed [2024-03-28T13:47:04.620Z] 4b7f3fc1f792: Pushed [2024-03-28T13:47:07.191Z] 6328a655c05e: Pushed [2024-03-28T13:47:11.441Z] 50b559e11f06: Pushed [2024-03-28T13:47:25.500Z] 931e3b826239: Pushed [2024-03-28T13:47:26.339Z] b9ee71ea2bdc: Mounted from eclipse/platformreleng-centos-gtk3-metacity [2024-03-28T13:47:26.739Z] 01f7ef99af8f: Mounted from eclipse/platformreleng-centos-gtk3-metacity [2024-03-28T13:47:27.126Z] 5c483f0cb767: Layer already exists [2024-03-28T13:47:27.515Z] 9: digest: sha256:6af9d00bf27709939d5b0cfa2e28176c6fd03d6edb7015077accc28971d5aa90 size: 2402 [2024-03-28T13:47:30.086Z] 7188a616ec27: Pushed [2024-03-28T13:47:31.440Z] fe4612ca8711: Pushed [2024-03-28T13:47:45.334Z] b4b9c458e84f: Pushed [2024-03-28T13:47:46.645Z] 14fe12d6db1f: Pushed [2024-03-28T13:47:47.479Z] 8: digest: sha256:f20f58509beed0ece4f683eac16bf39019695d33f794c7d36aef644b1b4ff143 size: 2402 [2024-03-28T13:47:48.321Z] aec336807f07: Pushed [2024-03-28T13:47:48.715Z] 5faf9c0a9efe: Layer already exists [2024-03-28T13:47:51.488Z] ec2c16d4f2be: Pushed [2024-03-28T13:47:54.052Z] 03adec24e195: Pushed [2024-03-28T13:47:55.390Z] 43a11435713d: Pushed [2024-03-28T13:48:29.848Z] a0bd19c4a40a: Pushed [2024-03-28T13:48:31.182Z] jikespg: digest: sha256:2d722756aadfb8f4802effd280085b858193841ff4e0a934211ca7405f9a1b30 size: 1573 [2024-03-28T13:48:31.183Z] 4e49284edfc0: Pushed [2024-03-28T13:48:33.081Z] 993c7e464040: Pushed [2024-03-28T13:48:33.907Z] 224932ba2e71: Layer already exists [2024-03-28T13:48:47.789Z] 85724c5b016c: Pushed [2024-03-28T13:48:48.177Z] 22.04: digest: sha256:ca81d0127913af578fdd766c3dad5b790ab4404c381aaf4bc4308902b5263fee size: 1984 [2024-03-28T13:48:57.723Z] 057d1fc6e00a: Pushed [2024-03-28T13:48:58.092Z] 15: digest: sha256:6a14814b29062ebf0217366de25d87d5b05783f086b4460d01753f8b6e0f7949 size: 1777 [2024-03-28T13:48:58.880Z] c0d325aefc65: Pushed [2024-03-28T13:49:00.699Z] 8: digest: sha256:a3b314e9cfda27f0227c2de1cbb4675d9e974e6c39ee28c98a31111e45e1da7a size: 1987 [2024-03-28T13:49:00.699Z] 6b00a828cfe7: Pushed [2024-03-28T13:49:01.974Z] 9: digest: sha256:aeda41a38e96ab5148c921f53d2eea684bae15b77b040919b89f8ea1f60272e9 size: 1987 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean Docker Images) [Pipeline] sh [2024-03-28T13:49:02.686Z] + docker images [2024-03-28T13:49:02.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-28T13:49:02.686Z] eclipse/platformreleng-centos-swt-build 8 d95a5b8cbe46 2 minutes ago 1.3GB [2024-03-28T13:49:02.687Z] eclipse/platformreleng-opensuse-gtk3-metacity 15 d8fd00916e12 3 minutes ago 766MB [2024-03-28T13:49:02.687Z] eclipse/platformreleng-centos-gtk3-metacity 8 79732fc29867 3 minutes ago 760MB [2024-03-28T13:49:02.687Z] eclipse/platformreleng-ubuntu-gtk3-metacity 22.04 144965014742 4 minutes ago 706MB [2024-03-28T13:49:02.687Z] eclipse/platformreleng-centos-swt-build 9 f81dfdd4e601 4 minutes ago 1.42GB [2024-03-28T13:49:02.687Z] eclipse/platformreleng-centos-gtk4-mutter 9 b110d171caad 4 minutes ago 958MB [2024-03-28T13:49:02.687Z] eclipse/platformreleng-ubuntu-gtk3-metacity jikespg 2cf27600048c 6 minutes ago 419MB [2024-03-28T13:49:02.687Z] + docker system prune -a -f [2024-03-28T13:49:02.687Z] Deleted Images: [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-swt-build:8 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-swt-build@sha256:a3b314e9cfda27f0227c2de1cbb4675d9e974e6c39ee28c98a31111e45e1da7a [2024-03-28T13:49:02.687Z] deleted: sha256:d95a5b8cbe4601a3707bc43407007d9880aa1d5a38abb5ed2e80765c7a1fe5a9 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity@sha256:2d722756aadfb8f4802effd280085b858193841ff4e0a934211ca7405f9a1b30 [2024-03-28T13:49:02.687Z] deleted: sha256:2cf27600048cb1db64b5c5fe0671e504ea2303ea887fd33ffee767cb87700705 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-gtk4-mutter:9 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-gtk4-mutter@sha256:6af9d00bf27709939d5b0cfa2e28176c6fd03d6edb7015077accc28971d5aa90 [2024-03-28T13:49:02.687Z] deleted: sha256:b110d171caad9bd89f58fdac9d76691f5d8fd97dc0507e9677443e7b2bbb56bc [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-gtk3-metacity:8 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-gtk3-metacity@sha256:f20f58509beed0ece4f683eac16bf39019695d33f794c7d36aef644b1b4ff143 [2024-03-28T13:49:02.687Z] deleted: sha256:79732fc29867723c9868901f5bbadb678dd054a5c0124fa1c4b446c7b565b641 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-opensuse-gtk3-metacity:15 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-opensuse-gtk3-metacity@sha256:6a14814b29062ebf0217366de25d87d5b05783f086b4460d01753f8b6e0f7949 [2024-03-28T13:49:02.687Z] deleted: sha256:d8fd00916e12a45c96012920a02515068ca96fdae1aa37a27b98234d1d26edc6 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity:22.04 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-ubuntu-gtk3-metacity@sha256:ca81d0127913af578fdd766c3dad5b790ab4404c381aaf4bc4308902b5263fee [2024-03-28T13:49:02.687Z] deleted: sha256:144965014742c9d9a4d4ab9375998b358e8b05729b7e2473b38773470771b5ce [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-swt-build:9 [2024-03-28T13:49:02.687Z] untagged: eclipse/platformreleng-centos-swt-build@sha256:aeda41a38e96ab5148c921f53d2eea684bae15b77b040919b89f8ea1f60272e9 [2024-03-28T13:49:02.687Z] deleted: sha256:f81dfdd4e6017fe12c5ed91f0f6f0e2f62d4bbb88386c81a42f8f44ad9ff4da3 [2024-03-28T13:49:02.687Z] [2024-03-28T13:49:16.352Z] Deleted build cache objects: [2024-03-28T13:49:16.352Z] xpxbz0p4r70q62ci3wbhvvh03 [2024-03-28T13:49:16.352Z] vfxqn5d59i5zon3x8hk11b2t1 [2024-03-28T13:49:16.352Z] q0f080x72gm3oki8utsda4yd8 [2024-03-28T13:49:16.352Z] o4goqbnv5t0vbl4jhkp0je8s7 [2024-03-28T13:49:16.352Z] y4ua2dp2imj27q2n38jc4hdhu [2024-03-28T13:49:16.352Z] xis4ii0hein2k673y0m50wff8 [2024-03-28T13:49:16.352Z] vdku3igc5vasl7qn34hrx2qrp [2024-03-28T13:49:16.352Z] zn0guw8x9w32lebe7cxdpsbhz [2024-03-28T13:49:16.352Z] 1eaqozifa2mqkkv57x22fnm4m [2024-03-28T13:49:16.352Z] m47r5rh1s7d78qqzfx2v36rbk [2024-03-28T13:49:16.352Z] cfm14y1sqr6rf7n2u06sigvb1 [2024-03-28T13:49:16.352Z] i71lro6siqgzw80vl7yg3ndby [2024-03-28T13:49:16.352Z] trc7mw1u2a05e6w8oatzseay7 [2024-03-28T13:49:16.352Z] 7vtjz59yd48rsm4sc4ftf2z36 [2024-03-28T13:49:16.352Z] y09zmr29xlzhi8fcahx5xqusy [2024-03-28T13:49:16.352Z] 6coppeq8q9hnga9x1bnmj0wmy [2024-03-28T13:49:16.352Z] j10vp6dqmbkp53haq99pci86d [2024-03-28T13:49:16.352Z] e01vl102p7pu5i7nr3bsj4lul [2024-03-28T13:49:16.352Z] 7q32xnrcoeqefts8q8mwm2aka [2024-03-28T13:49:16.352Z] c0wyh27pwbrrlc2pjmi5n32rp [2024-03-28T13:49:16.352Z] xkt1dksnxjdd1vogfex0gbvwf [2024-03-28T13:49:16.352Z] 0lmftfj9rntm17620rrv3gzro [2024-03-28T13:49:16.352Z] mmgmyfvofnufykxug7z7akeql [2024-03-28T13:49:16.352Z] al8d4kynzetyslssre29ianvw [2024-03-28T13:49:16.352Z] it1or6oescyb5pgkzyzmuq2kc [2024-03-28T13:49:16.352Z] 3fb25vff11kzvxauf3ecjy5ic [2024-03-28T13:49:16.352Z] ox5j1003b4u0si49dc8mkf102 [2024-03-28T13:49:16.352Z] gpevog6rp19vuk6e2qio28z0a [2024-03-28T13:49:16.352Z] on63oah4iywjt71yet5pgss6u [2024-03-28T13:49:16.352Z] iqvfmvt9phybz8nidt8nxhtg5 [2024-03-28T13:49:16.352Z] u7246bqf36nmsurivkj9nifgv [2024-03-28T13:49:16.352Z] iwafjnec57alnjtmod5yy3dn7 [2024-03-28T13:49:16.352Z] qkzlp4gg7b9az00qxbooyivyc [2024-03-28T13:49:16.352Z] 78wg8wsjau4djso7xaq2vanb3 [2024-03-28T13:49:16.352Z] jswibykbdwya2ki0k2w75j6vt [2024-03-28T13:49:16.352Z] wxr51x5x7fc5j3xkkdu963jed [2024-03-28T13:49:16.352Z] iwityfrcwtkxofc24t9bmom8q [2024-03-28T13:49:16.352Z] dkxten9u4k9uw6ktex3cowl13 [2024-03-28T13:49:16.352Z] y4md994765x37ai7q3mm7s2q4 [2024-03-28T13:49:16.352Z] q4mjp2i72zg48662tihz8i505 [2024-03-28T13:49:16.352Z] n57sd586d4lbm7kg8oxsdahjs [2024-03-28T13:49:16.352Z] zhscig6cvj82w57baqlkpqpy3 [2024-03-28T13:49:16.352Z] 48qcimlz9jxhlc0bha8q639mi [2024-03-28T13:49:16.352Z] wn0lc9ecxbcq3z3yiuofyg3ag [2024-03-28T13:49:16.352Z] r2xgf6ufgj3fx0bt4hg3sm6qv [2024-03-28T13:49:16.352Z] unfvlrkda1yurd1womb7e0j47 [2024-03-28T13:49:16.352Z] qzco7fgds4qdfthqrmh51vtui [2024-03-28T13:49:16.352Z] 48mxqdzwz7finwdf84z6f8o0f [2024-03-28T13:49:16.352Z] 2jjhtp924l1ygobnsyjh77dlv [2024-03-28T13:49:16.352Z] vy6wg7o6yqc9lkrznnf09o9gv [2024-03-28T13:49:16.352Z] z1bedklt1a1q2bbeguttvy7c4 [2024-03-28T13:49:16.352Z] lknhgjv3r9xft7s7lmwt7virt [2024-03-28T13:49:16.352Z] r7f0mj386au4yo67jnct90yjc [2024-03-28T13:49:16.352Z] oid2dj59b1mv2gu0nyw3bbee8 [2024-03-28T13:49:16.352Z] 14340fw1qtffnfhdda8hwwg3a [2024-03-28T13:49:16.352Z] nx5u8jne136ryqifdb9s13r5i [2024-03-28T13:49:16.352Z] we33ocivlgb9nhiiqfspf4f9k [2024-03-28T13:49:16.352Z] ki4cgfms4odvxsxrwxeyo6bme [2024-03-28T13:49:16.352Z] iasojzuxeq7t7mdprc1i4xwpe [2024-03-28T13:49:16.352Z] ypx5dxpjnuzd7f9c3hfybww52 [2024-03-28T13:49:16.352Z] jfypwxcyda9jqz19xeaw3vg53 [2024-03-28T13:49:16.352Z] x0rc1pagn6yukrap7qqgrvcec [2024-03-28T13:49:16.352Z] vbfxjpzdyjcqtnw5b3k5zhk4d [2024-03-28T13:49:16.352Z] hco68rkdodicf7gko5555ge1b [2024-03-28T13:49:16.352Z] of8hj6fmlgi0uftle2irqay4d [2024-03-28T13:49:16.352Z] 5yvr6nf0at4ay7i6cxngyw3vi [2024-03-28T13:49:16.352Z] r7z6cvv3b6cp3wix08ehg6f7c [2024-03-28T13:49:16.352Z] jt2krgoby4tyns2uwdefjm8i6 [2024-03-28T13:49:16.352Z] us5qaqil0egjabigxbsuzuf4b [2024-03-28T13:49:16.352Z] fk4n91awdlt7sjpti7l8ryemw [2024-03-28T13:49:16.352Z] ydlagw3m2sj7i449xtc74givf [2024-03-28T13:49:16.352Z] dietgb4vcbbut9jbeslexmva0 [2024-03-28T13:49:16.352Z] [2024-03-28T13:49:16.352Z] Total reclaimed space: 5.32GB [2024-03-28T13:49:16.352Z] + docker images [2024-03-28T13:49:16.352Z] REPOSITORY TAG IMAGE ID CREATED SIZE [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] archiveArtifacts [2024-03-28T13:49:16.497Z] Archiving artifacts [Pipeline] emailext [2024-03-28T13:49:17.424Z] Sending email to: sravankumarl@in.ibm.com manoj.palat@in.ibm.com kalyan_prasad@in.ibm.com sdawley@redhat.com platform-releng-dev@eclipse.org [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS