Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error for no such file root.sh while trying to create patched image of 21.3.0 Oracle Express Edition #2804

Open
omkar-mullick opened this issue May 15, 2024 · 6 comments
Assignees
Labels

Comments

@omkar-mullick
Copy link

omkar-mullick commented May 15, 2024

Hello,

I am trying to build a patched version of Oracle 21.3.0 Database with a patch,
So placed p35220732****.zip in the patches folder and
using the command ./buildContainerImage.sh -v 21.3.0 -x -p
I am getting the below error on the last part of creating the patched image-

=========================================

#16 0.529 /bin/sh: /opt/oracle/product/21c/dbhome_1/root.sh: No such file or directory
#16 ERROR: process "/bin/sh -c \"$ORACLE_BASE\"/oraInventory/orainstRoot.sh &&     \"$ORACLE_HOME\"/root.sh" did not complete successfully: exit code: 127
------
 > [stage-1 8/8] RUN "/opt/oracle"/oraInventory/orainstRoot.sh &&     "/opt/oracle/product/21c/dbhome_1"/root.sh:
0.498 Changing permissions of /opt/oracle/oraInventory.
0.498 Adding read,write permissions for group.
0.498 Removing read,write,execute permissions for world.
0.498
0.527 Changing groupname of /opt/oracle/oraInventory to oinstall.
0.529 The execution of the script is complete.
0.529 /bin/sh: /opt/oracle/product/21c/dbhome_1/root.sh: No such file or directory
------
Dockerfile:70
--------------------
  69 |     USER root
  70 | >>> RUN "$ORACLE_BASE"/oraInventory/orainstRoot.sh && \
  71 | >>>     "$ORACLE_HOME"/root.sh
  72 |
--------------------
ERROR: failed to solve: process "/bin/sh -c \"$ORACLE_BASE\"/oraInventory/orainstRoot.sh &&     \"$ORACLE_HOME\"/root.sh" did not complete successfully: exit code: 127
View build details: docker-desktop://dashboard/build/default/default/eamw6r16n66zs4s9wcftp0fa3

ERROR: Oracle Database Container Image was NOT successfully created.
ERROR: Check the output and correct any reported problems with the container build operation.

=======================================================

Please suggest on what is causing this issue

@omkar-mullick
Copy link
Author

omkar-mullick commented May 15, 2024

Full Logs -

======================================

WARNING: No blkio throttle.read_bps_device support
WARNING: No blkio throttle.write_bps_device support
WARNING: No blkio throttle.read_iops_device support
WARNING: No blkio throttle.write_iops_device support
WARNING: daemon is not using the default seccomp profile
Checking Docker version.
Dockerfile.xe
Ignored MD5 checksum.
==========================
Container runtime info:
Client:
 Version:    25.0.3
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.12.1-desktop.4
    Path:     C:\Program Files\Docker\cli-plugins\docker-buildx.exe
  compose: Docker Compose (Docker Inc.)
    Version:  v2.24.6-desktop.1
    Path:     C:\Program Files\Docker\cli-plugins\docker-compose.exe
  debug: Get a shell into any image or container. (Docker Inc.)
    Version:  0.0.24
    Path:     C:\Program Files\Docker\cli-plugins\docker-debug.exe
  dev: Docker Dev Environments (Docker Inc.)
    Version:  v0.1.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-dev.exe
  extension: Manages Docker extensions (Docker Inc.)
    Version:  v0.2.22
    Path:     C:\Program Files\Docker\cli-plugins\docker-extension.exe
  feedback: Provide feedback, right in your terminal! (Docker Inc.)
    Version:  v1.0.4
    Path:     C:\Program Files\Docker\cli-plugins\docker-feedback.exe
  init: Creates Docker-related starter files for your project (Docker Inc.)
    Version:  v1.0.1
    Path:     C:\Program Files\Docker\cli-plugins\docker-init.exe
  sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc.)
    Version:  0.6.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-sbom.exe
  scout: Docker Scout (Docker Inc.)
    Version:  v1.5.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-scout.exe

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 0
 Server Version: 25.0.3
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
 runc version: v1.1.12-0-g51d5e94
 init version: de40ad0
 Security Options:
  seccomp
   Profile: unconfined
 Kernel Version: 5.10.102.1-microsoft-standard-WSL2
 Operating System: Docker Desktop
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 12.28GiB
 Name: docker-desktop
 ID: a9899d3c-d7c5-4d55-88ac-b863becd8523
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 HTTP Proxy: http.docker.internal:3128
 HTTPS Proxy: http.docker.internal:3128
 No Proxy: hubproxy.docker.internal
 Experimental: false
 Insecure Registries:
  hubproxy.docker.internal:5555
  127.0.0.0/8
 Live Restore Enabled: false

WARNING: No blkio throttle.read_bps_device support
WARNING: No blkio throttle.write_bps_device support
WARNING: No blkio throttle.read_iops_device support
WARNING: No blkio throttle.write_iops_device support
WARNING: daemon is not using the default seccomp profile
==========================
Building image 'oracle/database:21.3.0-xe' ...
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile.xe
#1 transferring dockerfile: 3.45kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/oraclelinux:7-slim
#2 DONE 3.2s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [1/5] FROM docker.io/library/oraclelinux:7-slim@sha256:40acb375743853eb51948abbd8dd907f6e47cb368aa8da958cfd2fc5b36f71ce
#4 CACHED

#5 [internal] load build context
#5 transferring context: 37.78kB 0.0s done
#5 DONE 0.0s

#6 [2/5] COPY checkSpace.sh oracle-xe-21c.conf setupLinuxEnv.sh runOracle.sh setPassword.sh checkDBStatus.sh createDB.sh runUserScripts.sh configTcps.sh /install/
#6 DONE 0.1s

#7 [3/5] WORKDIR /install
#7 DONE 0.0s

#8 [4/5] RUN mkdir -p /opt/oracle &&     mv runOracle.sh setPassword.sh checkDBStatus.sh createDB.sh runUserScripts.sh configTcps.sh /opt/oracle/ &&     chmod ug+x *.sh &&     sync &&     ./checkSpace.sh &&     yum -y install expect &&     ./setupLinuxEnv.sh &&     chown -R oracle:oinstall /opt/oracle /home/oracle &&     sed -i -r 's/(^session\s+include\s+system-auth)/# \1/' /etc/pam.d/su &&     unbuffer yum -y install https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-21c-1.0-1.ol7.x86_64.rpm &&     yum -y remove expect &&     rm -rf /var/cache/yum &&     rm -rf /var/tmp/yum-* &&     mv oracle-xe-21c.conf /etc/sysconfig/ &&     cd $HOME &&     rm -rf /install &&     /opt/oracle/oraInventory/orainstRoot.sh &&     /opt/oracle/product/21c/dbhomeXE/root.sh &&     echo 'export ORACLE_SID=XE' >> /home/oracle/.bashrc &&     chown oracle.oinstall /home/oracle/.bashrc
#8 0.548 Loaded plugins: ovl
#8 22.26 Resolving Dependencies
#8 22.26 --> Running transaction check
#8 22.26 ---> Package expect.x86_64 0:5.45-14.el7_1 will be installed
#8 22.27 --> Processing Dependency: libtcl8.5.so()(64bit) for package: expect-5.45-14.el7_1.x86_64
#8 22.42 --> Running transaction check
#8 22.42 ---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
#8 22.52 --> Finished Dependency Resolution
#8 22.53
#8 22.53 Dependencies Resolved
#8 22.53
#8 22.53 ================================================================================
#8 22.53  Package        Arch           Version                 Repository          Size
#8 22.53 ================================================================================
#8 22.53 Installing:
#8 22.53  expect         x86_64         5.45-14.el7_1           ol7_latest         262 k
#8 22.53 Installing for dependencies:
#8 22.53  tcl            x86_64         1:8.5.13-8.el7          ol7_latest         1.9 M
#8 22.53
#8 22.53 Transaction Summary
#8 22.53 ================================================================================
#8 22.53 Install  1 Package (+1 Dependent package)
#8 22.53
#8 22.53 Total download size: 2.1 M
#8 22.53 Installed size: 4.9 M
#8 22.53 Downloading packages:
#8 23.60 --------------------------------------------------------------------------------
#8 23.60 Total                                              2.0 MB/s | 2.1 MB  00:01
#8 23.60 Running transaction check
#8 23.60 Running transaction test
#8 23.61 Transaction test succeeded
#8 23.61 Running transaction
#8 23.81   Installing : 1:tcl-8.5.13-8.el7.x86_64                                    1/2
#8 24.00   Installing : expect-5.45-14.el7_1.x86_64                                  2/2
#8 24.02   Verifying  : 1:tcl-8.5.13-8.el7.x86_64                                    1/2
#8 24.03   Verifying  : expect-5.45-14.el7_1.x86_64                                  2/2
#8 24.06
#8 24.06 Installed:
#8 24.06   expect.x86_64 0:5.45-14.el7_1
#8 24.06
#8 24.06 Dependency Installed:
#8 24.06   tcl.x86_64 1:8.5.13-8.el7
#8 24.06
#8 24.06 Complete!
#8 24.15 Loaded plugins: ovl
#8 24.43 Resolving Dependencies
#8 24.43 --> Running transaction check
#8 24.43 ---> Package openssl.x86_64 1:1.0.2k-26.el7_9 will be installed
#8 24.44 --> Processing Dependency: make for package: 1:openssl-1.0.2k-26.el7_9.x86_64
#8 24.59 ---> Package oracle-database-preinstall-21c.x86_64 0:1.0-1.el7 will be installed
#8 24.59 --> Processing Dependency: bc for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.59 --> Processing Dependency: bind-utils for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.60 --> Processing Dependency: binutils for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.61 --> Processing Dependency: ethtool for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.61 --> Processing Dependency: glibc-devel for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.65 --> Processing Dependency: initscripts for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.66 --> Processing Dependency: ksh for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.66 --> Processing Dependency: libaio for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.67 --> Processing Dependency: module-init-tools for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.67 --> Processing Dependency: net-tools for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.67 --> Processing Dependency: nfs-utils for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.67 --> Processing Dependency: openssh-clients for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.68 --> Processing Dependency: pam for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.68 --> Processing Dependency: policycoreutils-python for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.68 --> Processing Dependency: procps for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.70 --> Processing Dependency: psmisc for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.70 --> Processing Dependency: smartmontools for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.70 --> Processing Dependency: sysstat for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.70 --> Processing Dependency: unzip for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.71 --> Processing Dependency: util-linux-ng for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.73 --> Processing Dependency: xorg-x11-utils for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.73 --> Processing Dependency: xorg-x11-xauth for package: oracle-database-preinstall-21c-1.0-1.el7.x86_64
#8 24.73 --> Running transaction check
#8 24.73 ---> Package bc.x86_64 0:1.06.95-13.el7 will be installed
#8 24.73 ---> Package bind-utils.x86_64 32:9.11.4-26.P2.el7_9.15 will be installed
#8 24.73 --> Processing Dependency: bind-libs(x86-64) = 32:9.11.4-26.P2.el7_9.15 for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.74 --> Processing Dependency: bind-libs-lite(x86-64) = 32:9.11.4-26.P2.el7_9.15 for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.74 --> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.75 --> Processing Dependency: libbind9.so.160()(64bit) for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.75 --> Processing Dependency: libdns.so.1102()(64bit) for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.75 --> Processing Dependency: libirs.so.160()(64bit) for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.75 --> Processing Dependency: libisc.so.169()(64bit) for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.75 --> Processing Dependency: libisccfg.so.160()(64bit) for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.75 --> Processing Dependency: liblwres.so.160()(64bit) for package: 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64
#8 24.75 ---> Package binutils.x86_64 0:2.27-44.base.0.3.el7_9.1 will be installed
#8 24.75 ---> Package ethtool.x86_64 2:4.8-10.el7 will be installed
#8 24.75 ---> Package glibc-devel.x86_64 0:2.17-326.0.9.el7_9 will be installed
#8 24.75 --> Processing Dependency: glibc-headers = 2.17-326.0.9.el7_9 for package: glibc-devel-2.17-326.0.9.el7_9.x86_64
#8 24.76 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.0.9.el7_9.x86_64
#8 24.76 ---> Package initscripts.x86_64 0:9.49.53-1.0.3.el7_9.1 will be installed
#8 24.76 --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.76 --> Processing Dependency: udev >= 125-1 for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.80 --> Processing Dependency: /sbin/arping for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.80 --> Processing Dependency: hostname for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.80 --> Processing Dependency: iproute for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.80 --> Processing Dependency: systemd for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.80 --> Processing Dependency: systemd for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.80 --> Processing Dependency: systemd for package: initscripts-9.49.53-1.0.3.el7_9.1.x86_64
#8 24.80 ---> Package kmod.x86_64 0:20-28.0.3.el7 will be installed
#8 24.81 --> Processing Dependency: /usr/bin/gzip for package: kmod-20-28.0.3.el7.x86_64
#8 24.81 --> Processing Dependency: /usr/bin/xz for package: kmod-20-28.0.3.el7.x86_64
#8 24.81 --> Processing Dependency: dracut for package: kmod-20-28.0.3.el7.x86_64
#8 24.82 ---> Package ksh.x86_64 0:20120801-144.0.1.el7_9 will be installed
#8 24.82 ---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
#8 24.82 ---> Package make.x86_64 1:3.82-24.el7 will be installed
#8 24.82 ---> Package net-tools.x86_64 0:2.0-0.25.20131004git.el7 will be installed
#8 24.82 ---> Package nfs-utils.x86_64 1:1.3.0-0.68.0.1.el7.2 will be installed
#8 24.82 --> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.83 --> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.83 --> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.83 --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.85 --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.85 --> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.85 --> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.85 --> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.85 --> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.85 --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.86 --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.86 --> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.86 --> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.86 --> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64
#8 24.86 ---> Package openssh-clients.x86_64 0:7.4p1-23.0.3.el7_9 will be installed
#8 24.86 --> Processing Dependency: openssh = 7.4p1-23.0.3.el7_9 for package: openssh-clients-7.4p1-23.0.3.el7_9.x86_64
#8 24.86 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.0.3.el7_9.x86_64
#8 24.86 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.0.3.el7_9.x86_64
#8 24.86 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.0.3.el7_9.x86_64
#8 24.86 ---> Package pam.x86_64 0:1.1.8-23.0.1.el7 will be installed
#8 24.87 --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-23.0.1.el7.x86_64
#8 24.87 --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-23.0.1.el7.x86_64
#8 24.87 --> Processing Dependency: libcrack.so.2()(64bit) for package: pam-1.1.8-23.0.1.el7.x86_64
#8 24.87 ---> Package policycoreutils-python.x86_64 0:2.5-34.0.1.el7 will be installed
#8 24.87 --> Processing Dependency: policycoreutils = 2.5-34.0.1.el7 for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.87 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.88 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.88 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.88 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.88 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.88 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.88 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.89 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.89 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.89 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.89 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.89 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.0.1.el7.x86_64
#8 24.89 ---> Package procps-ng.x86_64 0:3.3.10-28.0.1.el7 will be installed
#8 24.89 --> Processing Dependency: libsystemd.so.0(LIBSYSTEMD_209)(64bit) for package: procps-ng-3.3.10-28.0.1.el7.x86_64
#8 24.92 --> Processing Dependency: libsystemd.so.0()(64bit) for package: procps-ng-3.3.10-28.0.1.el7.x86_64
#8 24.92 ---> Package psmisc.x86_64 0:22.20-17.el7 will be installed
#8 24.92 ---> Package smartmontools.x86_64 1:7.0-2.el7 will be installed
#8 24.93 --> Processing Dependency: mailx for package: 1:smartmontools-7.0-2.el7.x86_64
#8 24.93 ---> Package sysstat.x86_64 0:10.1.5-20.0.3.el7_9 will be installed
#8 24.93 --> Processing Dependency: /etc/cron.d for package: sysstat-10.1.5-20.0.3.el7_9.x86_64
#8 24.93 --> Processing Dependency: systemd-sysv for package: sysstat-10.1.5-20.0.3.el7_9.x86_64
#8 24.95 --> Processing Dependency: libsensors.so.4()(64bit) for package: sysstat-10.1.5-20.0.3.el7_9.x86_64
#8 24.95 ---> Package unzip.x86_64 0:6.0-24.0.1.el7_9 will be installed
#8 24.96 ---> Package util-linux.x86_64 0:2.23.2-65.0.4.el7_9.1 will be installed
#8 24.96 --> Processing Dependency: libsmartcols = 2.23.2-65.0.4.el7_9.1 for package: util-linux-2.23.2-65.0.4.el7_9.1.x86_64
#8 24.97 --> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.23.2-65.0.4.el7_9.1.x86_64
#8 24.97 --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1)(64bit) for package: util-linux-2.23.2-65.0.4.el7_9.1.x86_64
#8 24.97 --> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.23.2-65.0.4.el7_9.1.x86_64
#8 24.97 --> Processing Dependency: libuser.so.1()(64bit) for package: util-linux-2.23.2-65.0.4.el7_9.1.x86_64
#8 24.97 --> Processing Dependency: libutempter.so.0()(64bit) for package: util-linux-2.23.2-65.0.4.el7_9.1.x86_64
#8 24.97 ---> Package xorg-x11-utils.x86_64 0:7.5-23.el7 will be installed
#8 24.97 --> Processing Dependency: libX11-xcb.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.97 --> Processing Dependency: libX11.so.6()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.97 --> Processing Dependency: libXext.so.6()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.98 --> Processing Dependency: libXi.so.6()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.98 --> Processing Dependency: libXinerama.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.98 --> Processing Dependency: libXrandr.so.2()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.98 --> Processing Dependency: libXrender.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.98 --> Processing Dependency: libXtst.so.6()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.98 --> Processing Dependency: libXv.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.99 --> Processing Dependency: libXxf86dga.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.99 --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.99 --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.99 --> Processing Dependency: libdmx.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.99 --> Processing Dependency: libxcb-shape.so.0()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.99 --> Processing Dependency: libxcb.so.1()(64bit) for package: xorg-x11-utils-7.5-23.el7.x86_64
#8 24.99 ---> Package xorg-x11-xauth.x86_64 1:1.0.9-1.el7 will be installed
#8 24.99 --> Processing Dependency: libXau.so.6()(64bit) for package: 1:xorg-x11-xauth-1.0.9-1.el7.x86_64
#8 25.00 --> Processing Dependency: libXmuu.so.1()(64bit) for package: 1:xorg-x11-xauth-1.0.9-1.el7.x86_64
#8 25.00 --> Running transaction check
#8 25.00 ---> Package GeoIP.x86_64 0:1.5.0-14.el7 will be installed
#8 25.00 --> Processing Dependency: geoipupdate for package: GeoIP-1.5.0-14.el7.x86_64
#8 25.00 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
#8 25.00 ---> Package bind-libs.x86_64 32:9.11.4-26.P2.el7_9.15 will be installed
#8 25.00 --> Processing Dependency: bind-license = 32:9.11.4-26.P2.el7_9.15 for package: 32:bind-libs-9.11.4-26.P2.el7_9.15.x86_64
#8 25.00 ---> Package bind-libs-lite.x86_64 32:9.11.4-26.P2.el7_9.15 will be installed
#8 25.01 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
#8 25.01 ---> Package cracklib.x86_64 0:2.9.0-11.el7 will be installed
#8 25.01 ---> Package cracklib-dicts.x86_64 0:2.9.0-11.el7 will be installed
#8 25.01 ---> Package cronie.x86_64 0:1.4.11-25.el7_9 will be installed
#8 25.01 --> Processing Dependency: dailyjobs for package: cronie-1.4.11-25.el7_9.x86_64
#8 25.01 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.0.5.el7_9.5 will be installed
#8 25.01 --> Processing Dependency: device-mapper = 7:1.02.170-6.0.5.el7_9.5 for package: 7:device-mapper-libs-1.02.170-6.0.5.el7_9.5.x86_64
#8 25.02 ---> Package dracut.x86_64 0:033-572.0.13.el7 will be installed
#8 25.02 --> Processing Dependency: /usr/bin/pkg-config for package: dracut-033-572.0.13.el7.x86_64
#8 25.02 --> Processing Dependency: hardlink for package: dracut-033-572.0.13.el7.x86_64
#8 25.02 --> Processing Dependency: kpartx for package: dracut-033-572.0.13.el7.x86_64
#8 25.03 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
#8 25.03 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
#8 25.03 ---> Package glibc-headers.x86_64 0:2.17-326.0.9.el7_9 will be installed
#8 25.03 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.0.9.el7_9.x86_64
#8 25.07 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.0.9.el7_9.x86_64
#8 25.07 ---> Package gssproxy.x86_64 0:0.7.0-30.el7_9 will be installed
#8 25.08 --> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.08 --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.08 --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.08 --> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.08 --> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.09 --> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.09 --> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.09 --> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.09 --> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-30.el7_9.x86_64
#8 25.09 ---> Package gzip.x86_64 0:1.5-11.el7_9 will be installed
#8 25.09 ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be installed
#8 25.09 ---> Package iproute.x86_64 0:4.11.0-30.el7 will be installed
#8 25.09 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-30.el7.x86_64
#8 25.10 --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-30.el7.x86_64
#8 25.10 --> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-30.el7.x86_64
#8 25.11 ---> Package iputils.x86_64 0:20160308-10.el7 will be installed
#8 25.11 ---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
#8 25.11 ---> Package libX11.x86_64 0:1.6.7-5.el7_9 will be installed
#8 25.11 --> Processing Dependency: libX11-common >= 1.6.7-5.el7_9 for package: libX11-1.6.7-5.el7_9.x86_64
#8 25.11 ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
#8 25.11 ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
#8 25.11 ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
#8 25.11 ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
#8 25.11 ---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
#8 25.12 --> Processing Dependency: libXt.so.6()(64bit) for package: libXmu-1.1.2-2.el7.x86_64
#8 25.12 ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed
#8 25.12 ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
#8 25.12 ---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
#8 25.12 ---> Package libXv.x86_64 0:1.0.11-1.el7 will be installed
#8 25.12 ---> Package libXxf86dga.x86_64 0:1.1.4-2.1.el7 will be installed
#8 25.12 ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed
#8 25.12 ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed
#8 25.12 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
#8 25.12 ---> Package libdmx.x86_64 0:1.1.3-3.el7 will be installed
#8 25.12 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
#8 25.12 ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed
#8 25.12 ---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
#8 25.12 ---> Package libpwquality.x86_64 0:1.2.3-5.el7 will be installed
#8 25.12 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
#8 25.12 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
#8 25.12 ---> Package libsmartcols.x86_64 0:2.23.2-65.0.4.el7_9.1 will be installed
#8 25.12 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed
#8 25.13 ---> Package libuser.x86_64 0:0.60-9.el7 will be installed
#8 25.13 ---> Package libutempter.x86_64 0:1.1.6-4.el7 will be installed
#8 25.13 ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed
#8 25.13 ---> Package lm_sensors-libs.x86_64 0:3.4.0-8.20160601gitf9185e5.0.1.el7_9.1 will be installed
#8 25.13 ---> Package mailx.x86_64 0:12.5-19.el7 will be installed
#8 25.13 ---> Package openssh.x86_64 0:7.4p1-23.0.3.el7_9 will be installed
#8 25.13 ---> Package policycoreutils.x86_64 0:2.5-34.0.1.el7 will be installed
#8 25.13 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.0.1.el7.x86_64
#8 25.13 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
#8 25.13 ---> Package quota.x86_64 1:4.01-19.el7 will be installed
#8 25.14 --> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64
#8 25.14 --> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64
#8 25.14 --> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-19.el7.x86_64
#8 25.14 ---> Package rpcbind.x86_64 0:0.2.0-49.el7 will be installed
#8 25.14 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
#8 25.14 ---> Package systemd.x86_64 0:219-78.0.13.el7_9.9 will be installed
#8 25.15 --> Processing Dependency: acl for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.15 --> Processing Dependency: dbus for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.15 --> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.15 --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: libdw.so.1()(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-78.0.13.el7_9.9.x86_64
#8 25.16 ---> Package systemd-libs.x86_64 0:219-78.0.13.el7_9.9 will be installed
#8 25.17 ---> Package systemd-sysv.x86_64 0:219-78.0.13.el7_9.9 will be installed
#8 25.17 ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
#8 25.17 ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
#8 25.17 ---> Package xz.x86_64 0:5.2.2-2.el7_9 will be installed
#8 25.17 --> Running transaction check
#8 25.17 ---> Package acl.x86_64 0:2.2.51-15.el7 will be installed
#8 25.17 ---> Package bind-license.noarch 32:9.11.4-26.P2.el7_9.15 will be installed
#8 25.17 ---> Package cronie-anacron.x86_64 0:1.4.11-25.el7_9 will be installed
#8 25.17 --> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-25.el7_9.x86_64
#8 25.17 ---> Package cryptsetup-libs.x86_64 0:2.0.3-6.el7 will be installed
#8 25.17 --> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-6.el7.x86_64
#8 25.17 ---> Package dbus.x86_64 1:1.10.24-15.0.1.el7 will be installed
#8 25.17 --> Processing Dependency: dbus-libs(x86-64) = 1:1.10.24-15.0.1.el7 for package: 1:dbus-1.10.24-15.0.1.el7.x86_64
#8 25.18 --> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3)(64bit) for package: 1:dbus-1.10.24-15.0.1.el7.x86_64
#8 25.18 --> Processing Dependency: libdbus-1.so.3(LIBDBUS_PRIVATE_1.10.24)(64bit) for package: 1:dbus-1.10.24-15.0.1.el7.x86_64
#8 25.18 --> Processing Dependency: libdbus-1.so.3()(64bit) for package: 1:dbus-1.10.24-15.0.1.el7.x86_64
#8 25.18 ---> Package device-mapper.x86_64 7:1.02.170-6.0.5.el7_9.5 will be installed
#8 25.18 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.0.1.el7 will be installed
#8 25.18 ---> Package elfutils-libs.x86_64 0:0.176-5.el7 will be installed
#8 25.18 --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.176-5.el7.x86_64
#8 25.18 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
#8 25.18 ---> Package geoipupdate.x86_64 0:2.5.0-2.el7 will be installed
#8 25.18 ---> Package hardlink.x86_64 1:1.0-19.el7 will be installed
#8 25.18 ---> Package iptables.x86_64 0:1.4.21-35.0.3.el7 will be installed
#8 25.18 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.0.3.el7.x86_64
#8 25.18 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.0.3.el7.x86_64
#8 25.18 ---> Package kernel-headers.x86_64 0:3.10.0-1160.118.1.0.1.el7 will be installed
#8 25.18 ---> Package kmod-libs.x86_64 0:20-28.0.3.el7 will be installed
#8 25.19 ---> Package kpartx.x86_64 0:0.4.9-136.0.3.el7_9 will be installed
#8 25.19 ---> Package libX11-common.noarch 0:1.6.7-5.el7_9 will be installed
#8 25.19 ---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed
#8 25.19 --> Processing Dependency: libICE.so.6()(64bit) for package: libXt-1.1.5-3.el7.x86_64
#8 25.19 --> Processing Dependency: libSM.so.6()(64bit) for package: libXt-1.1.5-3.el7.x86_64
#8 25.19 ---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
#8 25.19 ---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
#8 25.19 ---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
#8 25.19 --> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
#8 25.19 --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
#8 25.19 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
#8 25.20 ---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
#8 25.20 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
#8 25.20 ---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
#8 25.20 ---> Package lz4.x86_64 0:1.8.3-1.el7 will be installed
#8 25.20 ---> Package pkgconfig.x86_64 1:0.27.1-4.el7 will be installed
#8 25.20 ---> Package qrencode-libs.x86_64 0:3.4.1-3.el7 will be installed
#8 25.20 ---> Package quota-nls.noarch 1:4.01-19.el7 will be installed
#8 25.20 ---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
#8 25.20 --> Running transaction check
#8 25.20 ---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
#8 25.20 ---> Package dbus-libs.x86_64 1:1.10.24-15.0.1.el7 will be installed
#8 25.20 ---> Package elfutils-default-yama-scope.noarch 0:0.176-5.el7 will be installed
#8 25.20 ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
#8 25.20 ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
#8 25.20 ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
#8 25.20 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
#8 25.20 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
#8 25.20 ---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
#8 25.21 --> Finished Dependency Resolution
#8 25.23
#8 25.23 Dependencies Resolved
#8 25.25
#8 25.25 ================================================================================
#8 25.25  Package                     Arch   Version                    Repository  Size
#8 25.25 ================================================================================
#8 25.25 Installing:
#8 25.25  openssl                     x86_64 1:1.0.2k-26.el7_9          ol7_latest 494 k
#8 25.25  oracle-database-preinstall-21c
#8 25.25                              x86_64 1.0-1.el7                  ol7_latest  26 k
#8 25.25 Installing for dependencies:
#8 25.25  GeoIP                       x86_64 1.5.0-14.el7               ol7_latest 1.5 M
#8 25.25  acl                         x86_64 2.2.51-15.el7              ol7_latest  81 k
#8 25.25  audit-libs-python           x86_64 2.8.5-4.el7                ol7_latest  76 k
#8 25.25  bc                          x86_64 1.06.95-13.el7             ol7_latest 114 k
#8 25.25  bind-libs                   x86_64 32:9.11.4-26.P2.el7_9.15   ol7_latest 158 k
#8 25.25  bind-libs-lite              x86_64 32:9.11.4-26.P2.el7_9.15   ol7_latest 1.1 M
#8 25.25  bind-license                noarch 32:9.11.4-26.P2.el7_9.15   ol7_latest  91 k
#8 25.25  bind-utils                  x86_64 32:9.11.4-26.P2.el7_9.15   ol7_latest 261 k
#8 25.25  binutils                    x86_64 2.27-44.base.0.3.el7_9.1   ol7_latest 5.4 M
#8 25.25  checkpolicy                 x86_64 2.5-8.el7                  ol7_latest 294 k
#8 25.25  cracklib                    x86_64 2.9.0-11.el7               ol7_latest  79 k
#8 25.25  cracklib-dicts              x86_64 2.9.0-11.el7               ol7_latest 3.6 M
#8 25.25  cronie                      x86_64 1.4.11-25.el7_9            ol7_latest  92 k
#8 25.25  cronie-anacron              x86_64 1.4.11-25.el7_9            ol7_latest  36 k
#8 25.25  crontabs                    noarch 1.11-6.20121102git.el7     ol7_latest  12 k
#8 25.25  cryptsetup-libs             x86_64 2.0.3-6.el7                ol7_latest 338 k
#8 25.25  dbus                        x86_64 1:1.10.24-15.0.1.el7       ol7_latest 245 k
#8 25.25  dbus-libs                   x86_64 1:1.10.24-15.0.1.el7       ol7_latest 169 k
#8 25.25  device-mapper               x86_64 7:1.02.170-6.0.5.el7_9.5   ol7_latest 297 k
#8 25.25  device-mapper-libs          x86_64 7:1.02.170-6.0.5.el7_9.5   ol7_latest 325 k
#8 25.25  dracut                      x86_64 033-572.0.13.el7           ol7_latest 331 k
#8 25.25  e2fsprogs-libs              x86_64 1.42.9-19.0.1.el7          ol7_latest 168 k
#8 25.25  elfutils-default-yama-scope noarch 0.176-5.el7                ol7_latest  32 k
#8 25.25  elfutils-libs               x86_64 0.176-5.el7                ol7_latest 290 k
#8 25.25  ethtool                     x86_64 2:4.8-10.el7               ol7_latest 126 k
#8 25.25  fipscheck                   x86_64 1.4.1-6.el7                ol7_latest  21 k
#8 25.25  fipscheck-lib               x86_64 1.4.1-6.el7                ol7_latest  10 k
#8 25.25  geoipupdate                 x86_64 2.5.0-2.el7                ol7_latest  34 k
#8 25.25  glibc-devel                 x86_64 2.17-326.0.9.el7_9         ol7_latest 1.1 M
#8 25.25  glibc-headers               x86_64 2.17-326.0.9.el7_9         ol7_latest 694 k
#8 25.25  gssproxy                    x86_64 0.7.0-30.el7_9             ol7_latest 110 k
#8 25.25  gzip                        x86_64 1.5-11.el7_9               ol7_latest 129 k
#8 25.25  hardlink                    x86_64 1:1.0-19.el7               ol7_latest  14 k
#8 25.25  hostname                    x86_64 3.13-3.el7_7.1             ol7_latest  16 k
#8 25.25  initscripts                 x86_64 9.49.53-1.0.3.el7_9.1      ol7_latest 443 k
#8 25.25  iproute                     x86_64 4.11.0-30.el7              ol7_latest 805 k
#8 25.25  iptables                    x86_64 1.4.21-35.0.3.el7          ol7_latest 432 k
#8 25.25  iputils                     x86_64 20160308-10.el7            ol7_latest 147 k
#8 25.25  json-c                      x86_64 0.11-4.el7_0               ol7_latest  30 k
#8 25.25  kernel-headers              x86_64 3.10.0-1160.118.1.0.1.el7  ol7_latest 9.1 M
#8 25.25  keyutils                    x86_64 1.5.8-3.el7                ol7_latest  53 k
#8 25.25  kmod                        x86_64 20-28.0.3.el7              ol7_latest 125 k
#8 25.25  kmod-libs                   x86_64 20-28.0.3.el7              ol7_latest  53 k
#8 25.25  kpartx                      x86_64 0.4.9-136.0.3.el7_9        ol7_latest  81 k
#8 25.25  ksh                         x86_64 20120801-144.0.1.el7_9     ol7_latest 882 k
#8 25.25  libICE                      x86_64 1.0.9-9.el7                ol7_latest  66 k
#8 25.25  libSM                       x86_64 1.2.2-2.el7                ol7_latest  39 k
#8 25.25  libX11                      x86_64 1.6.7-5.el7_9              ol7_latest 607 k
#8 25.25  libX11-common               noarch 1.6.7-5.el7_9              ol7_latest 164 k
#8 25.25  libXau                      x86_64 1.0.8-2.1.el7              ol7_latest  28 k
#8 25.25  libXext                     x86_64 1.3.3-3.el7                ol7_latest  38 k
#8 25.25  libXi                       x86_64 1.7.9-1.el7                ol7_latest  40 k
#8 25.25  libXinerama                 x86_64 1.1.3-2.1.el7              ol7_latest  13 k
#8 25.25  libXmu                      x86_64 1.1.2-2.el7                ol7_latest  70 k
#8 25.25  libXrandr                   x86_64 1.5.1-2.el7                ol7_latest  27 k
#8 25.25  libXrender                  x86_64 0.9.10-1.el7               ol7_latest  25 k
#8 25.25  libXt                       x86_64 1.1.5-3.el7                ol7_latest 172 k
#8 25.25  libXtst                     x86_64 1.2.3-1.el7                ol7_latest  20 k
#8 25.25  libXv                       x86_64 1.0.11-1.el7               ol7_latest  18 k
#8 25.25  libXxf86dga                 x86_64 1.1.4-2.1.el7              ol7_latest  18 k
#8 25.25  libXxf86misc                x86_64 1.0.3-7.1.el7              ol7_latest  19 k
#8 25.25  libXxf86vm                  x86_64 1.1.4-1.el7                ol7_latest  17 k
#8 25.25  libaio                      x86_64 0.3.109-13.el7             ol7_latest  24 k
#8 25.25  libbasicobjects             x86_64 0.1.1-32.el7               ol7_latest  25 k
#8 25.25  libcgroup                   x86_64 0.41-21.el7                ol7_latest  66 k
#8 25.25  libcollection               x86_64 0.7.0-32.el7               ol7_latest  41 k
#8 25.25  libdmx                      x86_64 1.1.3-3.el7                ol7_latest  15 k
#8 25.25  libedit                     x86_64 3.0-12.20121213cvs.el7     ol7_latest  88 k
#8 25.25  libevent                    x86_64 2.0.21-4.el7               ol7_latest 208 k
#8 25.25  libini_config               x86_64 1.3.1-32.el7               ol7_latest  63 k
#8 25.25  libmnl                      x86_64 1.0.3-7.el7                ol7_latest  22 k
#8 25.25  libnetfilter_conntrack      x86_64 1.0.6-1.el7_3              ol7_latest  55 k
#8 25.25  libnfnetlink                x86_64 1.0.1-4.el7                ol7_latest  25 k
#8 25.25  libnfsidmap                 x86_64 0.25-19.el7                ol7_latest  49 k
#8 25.25  libpath_utils               x86_64 0.2.1-32.el7               ol7_latest  28 k
#8 25.25  libpwquality                x86_64 1.2.3-5.el7                ol7_latest  84 k
#8 25.25  libref_array                x86_64 0.1.5-32.el7               ol7_latest  27 k
#8 25.25  libselinux-python           x86_64 2.5-15.el7                 ol7_latest 235 k
#8 25.25  libselinux-utils            x86_64 2.5-15.el7                 ol7_latest 151 k
#8 25.25  libsemanage-python          x86_64 2.5-14.el7                 ol7_latest 112 k
#8 25.25  libsmartcols                x86_64 2.23.2-65.0.4.el7_9.1      ol7_latest 143 k
#8 25.25  libtirpc                    x86_64 0.2.4-0.16.el7             ol7_latest  89 k
#8 25.25  libuser                     x86_64 0.60-9.el7                 ol7_latest 400 k
#8 25.25  libutempter                 x86_64 1.1.6-4.el7                ol7_latest  24 k
#8 25.25  libverto-libevent           x86_64 0.2.5-4.el7                ol7_latest 8.2 k
#8 25.25  libxcb                      x86_64 1.13-1.el7                 ol7_latest 213 k
#8 25.25  lm_sensors-libs             x86_64 3.4.0-8.20160601gitf9185e5.0.1.el7_9.1
#8 25.25                                                                ol7_latest  42 k
#8 25.25  lz4                         x86_64 1.8.3-1.el7                ol7_latest  84 k
#8 25.25  mailx                       x86_64 12.5-19.el7                ol7_latest 244 k
#8 25.25  make                        x86_64 1:3.82-24.el7              ol7_latest 420 k
#8 25.25  net-tools                   x86_64 2.0-0.25.20131004git.el7   ol7_latest 305 k
#8 25.25  nfs-utils                   x86_64 1:1.3.0-0.68.0.1.el7.2     ol7_latest 413 k
#8 25.25  openssh                     x86_64 7.4p1-23.0.3.el7_9         ol7_latest 485 k
#8 25.25  openssh-clients             x86_64 7.4p1-23.0.3.el7_9         ol7_latest 655 k
#8 25.25  pam                         x86_64 1.1.8-23.0.1.el7           ol7_latest 720 k
#8 25.25  pkgconfig                   x86_64 1:0.27.1-4.el7             ol7_latest  53 k
#8 25.25  policycoreutils             x86_64 2.5-34.0.1.el7             ol7_latest 916 k
#8 25.25  policycoreutils-python      x86_64 2.5-34.0.1.el7             ol7_latest 457 k
#8 25.25  procps-ng                   x86_64 3.3.10-28.0.1.el7          ol7_latest 291 k
#8 25.25  psmisc                      x86_64 22.20-17.el7               ol7_latest 141 k
#8 25.25  python-IPy                  noarch 0.75-6.el7                 ol7_latest  32 k
#8 25.25  qrencode-libs               x86_64 3.4.1-3.el7                ol7_latest  49 k
#8 25.25  quota                       x86_64 1:4.01-19.el7              ol7_latest 178 k
#8 25.25  quota-nls                   noarch 1:4.01-19.el7              ol7_latest  90 k
#8 25.25  rpcbind                     x86_64 0.2.0-49.el7               ol7_latest  59 k
#8 25.25  setools-libs                x86_64 3.3.8-4.el7                ol7_latest 620 k
#8 25.25  smartmontools               x86_64 1:7.0-2.el7                ol7_latest 546 k
#8 25.25  sysstat                     x86_64 10.1.5-20.0.3.el7_9        ol7_latest 316 k
#8 25.25  systemd                     x86_64 219-78.0.13.el7_9.9        ol7_latest 5.1 M
#8 25.25  systemd-libs                x86_64 219-78.0.13.el7_9.9        ol7_latest 421 k
#8 25.25  systemd-sysv                x86_64 219-78.0.13.el7_9.9        ol7_latest  99 k
#8 25.25  sysvinit-tools              x86_64 2.88-14.dsf.el7            ol7_latest  62 k
#8 25.25  tcp_wrappers                x86_64 7.6-77.el7                 ol7_latest  78 k
#8 25.25  tcp_wrappers-libs           x86_64 7.6-77.el7                 ol7_latest  65 k
#8 25.25  unzip                       x86_64 6.0-24.0.1.el7_9           ol7_latest 172 k
#8 25.25  util-linux                  x86_64 2.23.2-65.0.4.el7_9.1      ol7_latest 2.0 M
#8 25.25  xorg-x11-utils              x86_64 7.5-23.el7                 ol7_latest 114 k
#8 25.25  xorg-x11-xauth              x86_64 1:1.0.9-1.el7              ol7_latest  29 k
#8 25.25  xz                          x86_64 5.2.2-2.el7_9              ol7_latest 228 k
#8 25.25
#8 25.25 Transaction Summary
#8 25.25 ================================================================================
#8 25.25 Install  2 Packages (+119 Dependent packages)
#8 25.25
#8 25.25 Total download size: 48 M
#8 25.25 Installed size: 132 M
#8 25.25 Downloading packages:
#8 43.06 --------------------------------------------------------------------------------
#8 43.06 Total                                              2.7 MB/s |  48 MB  00:17
#8 43.16 Running transaction check
#8 43.19 Running transaction test
#8 43.30 Transaction test succeeded
#8 43.30 Running transaction
#8 43.34   Installing : tcp_wrappers-libs-7.6-77.el7.x86_64                        1/121
#8 43.45   Installing : fipscheck-1.4.1-6.el7.x86_64                               2/121
#8 43.46   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                           3/121
#8 43.58   Installing : gzip-1.5-11.el7_9.x86_64                                   4/121
#8 43.70   Installing : cracklib-2.9.0-11.el7.x86_64                               5/121
#8 44.07   Installing : cracklib-dicts-2.9.0-11.el7.x86_64                         6/121
#8 44.17   Installing : pam-1.1.8-23.0.1.el7.x86_64                                7/121
#8 44.30   Installing : libpwquality-1.2.3-5.el7.x86_64                            8/121
#8 44.43   Installing : xz-5.2.2-2.el7_9.x86_64                                    9/121
#8 44.45   Installing : libcollection-0.7.0-32.el7.x86_64                         10/121
#8 44.56   Installing : lz4-1.8.3-1.el7.x86_64                                    11/121
#8 44.69   Installing : libtirpc-0.2.4-0.16.el7.x86_64                            12/121
#8 44.81   Installing : libevent-2.0.21-4.el7.x86_64                              13/121
#8 44.93   Installing : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch              14/121
#8 44.95   Installing : bc-1.06.95-13.el7.x86_64                                  15/121
#8 45.08   Installing : libmnl-1.0.3-7.el7.x86_64                                 16/121
#8 45.19   Installing : libref_array-0.1.5-32.el7.x86_64                          17/121
#8 45.32   Installing : 1:make-3.82-24.el7.x86_64                                 18/121
#8 45.90   Installing : binutils-2.27-44.base.0.3.el7_9.1.x86_64                  19/121
#8 46.03   Installing : libbasicobjects-0.1.1-32.el7.x86_64                       20/121
#8 46.14   Installing : libICE-1.0.9-9.el7.x86_64                                 21/121
#8 46.26   Installing : libXau-1.0.8-2.1.el7.x86_64                               22/121
#8 46.47   Installing : libxcb-1.13-1.el7.x86_64                                  23/121
#8 46.60   Installing : libnfnetlink-1.0.1-4.el7.x86_64                           24/121
#8 46.71   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64               25/121
#8 46.96   Installing : iptables-1.4.21-35.0.3.el7.x86_64                         26/121
#8 47.14   Installing : iproute-4.11.0-30.el7.x86_64                              27/121
#8 47.16   Installing : libSM-1.2.2-2.el7.x86_64                                  28/121
#8 47.27   Installing : libverto-libevent-0.2.5-4.el7.x86_64                      29/121
#8 47.43   Installing : libuser-0.60-9.el7.x86_64                                 30/121
#8 47.56   Installing : tcp_wrappers-7.6-77.el7.x86_64                            31/121
#8 47.58   Installing : 1:quota-nls-4.01-19.el7.noarch                            32/121
#8 47.60   Installing : kmod-libs-20-28.0.3.el7.x86_64                            33/121
#8 47.71   Installing : libselinux-python-2.5-15.el7.x86_64                       34/121
#8 47.73   Installing : json-c-0.11-4.el7_0.x86_64                                35/121
#8 48.00   Installing : kernel-headers-3.10.0-1160.118.1.0.1.el7.x86_64           36/121
#8 48.19   Installing : glibc-headers-2.17-326.0.9.el7_9.x86_64                   37/121
#8 48.28   Installing : glibc-devel-2.17-326.0.9.el7_9.x86_64                     38/121
#8 48.40   Installing : 2:ethtool-4.8-10.el7.x86_64                               39/121
#8 48.43   Installing : mailx-12.5-19.el7.x86_64                                  40/121
#8 48.47   Installing : libsemanage-python-2.5-14.el7.x86_64                      41/121
#8 48.51   Installing : e2fsprogs-libs-1.42.9-19.0.1.el7.x86_64                   42/121
#8 48.64   Installing : hostname-3.13-3.el7_7.1.x86_64                            43/121
#8 48.65   Installing : libaio-0.3.109-13.el7.x86_64                              44/121
#8 48.77   Installing : unzip-6.0-24.0.1.el7_9.x86_64                             45/121
#8 48.79   Installing : qrencode-libs-3.4.1-3.el7.x86_64                          46/121
#8 48.92   Installing : psmisc-22.20-17.el7.x86_64                                47/121
#8 48.94   Installing : 1:hardlink-1.0-19.el7.x86_64                              48/121
#8 48.96   Installing : keyutils-1.5.8-3.el7.x86_64                               49/121
#8 48.98   Installing : libnfsidmap-0.25-19.el7.x86_64                            50/121
#8 49.09   Installing : 1:pkgconfig-0.27.1-4.el7.x86_64                           51/121
#8 49.11   Installing : lm_sensors-libs-3.4.0-8.20160601gitf9185e5.0.1.el7_9.1    52/121
#8 49.23   Installing : libsmartcols-2.23.2-65.0.4.el7_9.1.x86_64                 53/121
#8 49.34   Installing : audit-libs-python-2.8.5-4.el7.x86_64                      54/121
#8 49.42   Installing : setools-libs-3.3.8-4.el7.x86_64                           55/121
#8 49.54   Installing : python-IPy-0.75-6.el7.noarch                              56/121
#8 49.55   Installing : geoipupdate-2.5.0-2.el7.x86_64                            57/121
#8 49.70   Installing : GeoIP-1.5.0-14.el7.x86_64                                 58/121
#8 49.90   Installing : 32:bind-libs-lite-9.11.4-26.P2.el7_9.15.x86_64            59/121
#8 49.92   Installing : 32:bind-libs-9.11.4-26.P2.el7_9.15.x86_64                 60/121
#8 49.95   Installing : 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64                61/121
#8 50.00   Installing : checkpolicy-2.5-8.el7.x86_64                              62/121
#8 50.02   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                     63/121
#8 50.25   Installing : libutempter-1.1.6-4.el7.x86_64                            64/121
#8 50.36   Installing : libpath_utils-0.2.1-32.el7.x86_64                         65/121
#8 50.47   Installing : libini_config-1.3.1-32.el7.x86_64                         66/121
#8 50.59   Installing : libselinux-utils-2.5-15.el7.x86_64                        67/121
#8 50.64   Installing : libX11-common-1.6.7-5.el7_9.noarch                        68/121
#8 50.70   Installing : libX11-1.6.7-5.el7_9.x86_64                               69/121
#8 50.82   Installing : libXext-1.3.3-3.el7.x86_64                                70/121
#8 50.94   Installing : libXi-1.7.9-1.el7.x86_64                                  71/121
#8 51.05   Installing : libXrender-0.9.10-1.el7.x86_64                            72/121
#8 51.16   Installing : libXrandr-1.5.1-2.el7.x86_64                              73/121
#8 51.27   Installing : libXtst-1.2.3-1.el7.x86_64                                74/121
#8 51.38   Installing : libXxf86misc-1.0.3-7.1.el7.x86_64                         75/121
#8 51.49   Installing : libdmx-1.1.3-3.el7.x86_64                                 76/121
#8 51.60   Installing : libXv-1.0.11-1.el7.x86_64                                 77/121
#8 51.71   Installing : libXinerama-1.1.3-2.1.el7.x86_64                          78/121
#8 51.83   Installing : libXxf86vm-1.1.4-1.el7.x86_64                             79/121
#8 51.95   Installing : libXxf86dga-1.1.4-2.1.el7.x86_64                          80/121
#8 52.08   Installing : xorg-x11-utils-7.5-23.el7.x86_64                          81/121
#8 52.11   Installing : libXt-1.1.5-3.el7.x86_64                                  82/121
#8 52.22   Installing : libXmu-1.1.2-2.el7.x86_64                                 83/121
#8 52.33   Installing : 1:xorg-x11-xauth-1.0.9-1.el7.x86_64                       84/121
#8 52.35   Installing : acl-2.2.51-15.el7.x86_64                                  85/121
#8 52.39   Installing : procps-ng-3.3.10-28.0.1.el7.x86_64                        86/121
#8 52.51   Installing : kpartx-0.4.9-136.0.3.el7_9.x86_64                         87/121
#8 52.54   Installing : 7:device-mapper-1.02.170-6.0.5.el7_9.5.x86_64             88/121
#8 52.87   Installing : util-linux-2.23.2-65.0.4.el7_9.1.x86_64                   89/121
#8 53.00   Installing : 7:device-mapper-libs-1.02.170-6.0.5.el7_9.5.x86_64        90/121
#8 53.13   Installing : cryptsetup-libs-2.0.3-6.el7.x86_64                        91/121
#8 53.28   Installing : dracut-033-572.0.13.el7.x86_64                            92/121
#8 53.31   Installing : kmod-20-28.0.3.el7.x86_64                                 93/121
#8 53.36   Installing : elfutils-libs-0.176-5.el7.x86_64                          94/121
#8 53.50   Installing : systemd-libs-219-78.0.13.el7_9.9.x86_64                   95/121
#8 53.62   Installing : 1:dbus-libs-1.10.24-15.0.1.el7.x86_64                     96/121
#8 54.43   Installing : systemd-219-78.0.13.el7_9.9.x86_64                        97/121
#8 54.68 Failed to get D-Bus connection: Operation not permitted
#8 54.70   Installing : elfutils-default-yama-scope-0.176-5.el7.noarch            98/121
#8 54.95   Installing : 1:dbus-1.10.24-15.0.1.el7.x86_64                          99/121
#8 54.96   Installing : crontabs-1.11-6.20121102git.el7.noarch                   100/121
#8 54.98   Installing : cronie-anacron-1.4.11-25.el7_9.x86_64                    101/121
#8 55.10   Installing : cronie-1.4.11-25.el7_9.x86_64                            102/121
#8 55.31   Installing : systemd-sysv-219-78.0.13.el7_9.9.x86_64                  103/121
#8 55.44   Installing : rpcbind-0.2.0-49.el7.x86_64                              104/121
#8 55.75   Installing : 1:quota-4.01-19.el7.x86_64                               105/121
#8 55.89   Installing : sysstat-10.1.5-20.0.3.el7_9.x86_64                       106/121
#8 56.09   Installing : ksh-20120801-144.0.1.el7_9.x86_64                        107/121
#8 56.22   Installing : gssproxy-0.7.0-30.el7_9.x86_64                           108/121
#8 56.50   Installing : 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64                  109/121
#8 56.81   Installing : iputils-20160308-10.el7.x86_64                           110/121
#8 56.95   Installing : net-tools-2.0-0.25.20131004git.el7.x86_64                111/121
#8 57.21   Installing : 1:smartmontools-7.0-2.el7.x86_64                         112/121
#8 57.44   Installing : libcgroup-0.41-21.el7.x86_64                             113/121
#8 57.69   Installing : openssh-7.4p1-23.0.3.el7_9.x86_64                        114/121
#8 57.77   Installing : openssh-clients-7.4p1-23.0.3.el7_9.x86_64                115/121
#8 57.89   Installing : policycoreutils-2.5-34.0.1.el7.x86_64                    116/121
#8 57.95   Installing : policycoreutils-python-2.5-34.0.1.el7.x86_64             117/121
#8 57.98   Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64                    118/121
#8 58.11   Installing : initscripts-9.49.53-1.0.3.el7_9.1.x86_64                 119/121
#8 58.36   Installing : oracle-database-preinstall-21c-1.0-1.el7.x86_64          120/121
#8 58.42   Installing : 1:openssl-1.0.2k-26.el7_9.x86_64                         121/121
#8 60.02   Verifying  : libXext-1.3.3-3.el7.x86_64                                 1/121
#8 60.03   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                           2/121
#8 60.03   Verifying  : libXi-1.7.9-1.el7.x86_64                                   3/121
#8 60.04   Verifying  : 1:nfs-utils-1.3.0-0.68.0.1.el7.2.x86_64                    4/121
#8 60.05   Verifying  : libXrender-0.9.10-1.el7.x86_64                             5/121
#8 60.05   Verifying  : dracut-033-572.0.13.el7.x86_64                             6/121
#8 60.06   Verifying  : iptables-1.4.21-35.0.3.el7.x86_64                          7/121
#8 60.07   Verifying  : sysvinit-tools-2.88-14.dsf.el7.x86_64                      8/121
#8 60.07   Verifying  : acl-2.2.51-15.el7.x86_64                                   9/121
#8 60.08   Verifying  : glibc-headers-2.17-326.0.9.el7_9.x86_64                   10/121
#8 60.09   Verifying  : 7:device-mapper-1.02.170-6.0.5.el7_9.5.x86_64             11/121
#8 60.09   Verifying  : 1:openssl-1.0.2k-26.el7_9.x86_64                          12/121
#8 60.10   Verifying  : libX11-common-1.6.7-5.el7_9.noarch                        13/121
#8 60.11   Verifying  : libselinux-utils-2.5-15.el7.x86_64                        14/121
#8 60.11   Verifying  : glibc-devel-2.17-326.0.9.el7_9.x86_64                     15/121
#8 60.12   Verifying  : crontabs-1.11-6.20121102git.el7.noarch                    16/121
#8 60.13   Verifying  : fipscheck-1.4.1-6.el7.x86_64                              17/121
#8 60.13   Verifying  : ksh-20120801-144.0.1.el7_9.x86_64                         18/121
#8 60.14   Verifying  : systemd-sysv-219-78.0.13.el7_9.9.x86_64                   19/121
#8 60.14   Verifying  : libpath_utils-0.2.1-32.el7.x86_64                         20/121
#8 60.15   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                           21/121
#8 60.16   Verifying  : cracklib-dicts-2.9.0-11.el7.x86_64                        22/121
#8 60.16   Verifying  : libXau-1.0.8-2.1.el7.x86_64                               23/121
#8 60.17   Verifying  : elfutils-libs-0.176-5.el7.x86_64                          24/121
#8 60.18   Verifying  : cronie-anacron-1.4.11-25.el7_9.x86_64                     25/121
#8 60.18   Verifying  : kpartx-0.4.9-136.0.3.el7_9.x86_64                         26/121
#8 60.19   Verifying  : libutempter-1.1.6-4.el7.x86_64                            27/121
#8 60.20   Verifying  : gssproxy-0.7.0-30.el7_9.x86_64                            28/121
#8 60.20   Verifying  : libXxf86misc-1.0.3-7.1.el7.x86_64                         29/121
#8 60.21   Verifying  : libdmx-1.1.3-3.el7.x86_64                                 30/121
#8 60.21   Verifying  : libICE-1.0.9-9.el7.x86_64                                 31/121
#8 60.22   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                     32/121
#8 60.22   Verifying  : 32:bind-utils-9.11.4-26.P2.el7_9.15.x86_64                33/121
#8 60.23   Verifying  : elfutils-default-yama-scope-0.176-5.el7.noarch            34/121
#8 60.24   Verifying  : libbasicobjects-0.1.1-32.el7.x86_64                       35/121
#8 60.24   Verifying  : binutils-2.27-44.base.0.3.el7_9.1.x86_64                  36/121
#8 60.25   Verifying  : cryptsetup-libs-2.0.3-6.el7.x86_64                        37/121
#8 60.25   Verifying  : checkpolicy-2.5-8.el7.x86_64                              38/121
#8 60.26   Verifying  : 32:bind-libs-9.11.4-26.P2.el7_9.15.x86_64                 39/121
#8 60.27   Verifying  : geoipupdate-2.5.0-2.el7.x86_64                            40/121
#8 60.27   Verifying  : xorg-x11-utils-7.5-23.el7.x86_64                          41/121
#8 60.28   Verifying  : python-IPy-0.75-6.el7.noarch                              42/121
#8 60.28   Verifying  : libXtst-1.2.3-1.el7.x86_64                                43/121
#8 60.29   Verifying  : rpcbind-0.2.0-49.el7.x86_64                               44/121
#8 60.30   Verifying  : 1:make-3.82-24.el7.x86_64                                 45/121
#8 60.30   Verifying  : openssh-7.4p1-23.0.3.el7_9.x86_64                         46/121
#8 60.31   Verifying  : setools-libs-3.3.8-4.el7.x86_64                           47/121
#8 60.31   Verifying  : cronie-1.4.11-25.el7_9.x86_64                             48/121
#8 60.32   Verifying  : 1:dbus-libs-1.10.24-15.0.1.el7.x86_64                     49/121
#8 60.33   Verifying  : systemd-libs-219-78.0.13.el7_9.9.x86_64                   50/121
#8 60.33   Verifying  : iputils-20160308-10.el7.x86_64                            51/121
#8 60.34   Verifying  : libXmu-1.1.2-2.el7.x86_64                                 52/121
#8 60.34   Verifying  : libref_array-0.1.5-32.el7.x86_64                          53/121
#8 60.35   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                      54/121
#8 60.36   Verifying  : libsmartcols-2.23.2-65.0.4.el7_9.1.x86_64                 55/121
#8 60.37   Verifying  : lm_sensors-libs-3.4.0-8.20160601gitf9185e5.0.1.el7_9.1    56/121
#8 60.37   Verifying  : 1:pkgconfig-0.27.1-4.el7.x86_64                           57/121
#8 60.38   Verifying  : libnfsidmap-0.25-19.el7.x86_64                            58/121
#8 60.38   Verifying  : libuser-0.60-9.el7.x86_64                                 59/121
#8 60.39   Verifying  : keyutils-1.5.8-3.el7.x86_64                               60/121
#8 60.39   Verifying  : 1:hardlink-1.0-19.el7.x86_64                              61/121
#8 60.40   Verifying  : cracklib-2.9.0-11.el7.x86_64                              62/121
#8 60.41   Verifying  : psmisc-22.20-17.el7.x86_64                                63/121
#8 60.41   Verifying  : libmnl-1.0.3-7.el7.x86_64                                 64/121
#8 60.42   Verifying  : 32:bind-libs-lite-9.11.4-26.P2.el7_9.15.x86_64            65/121
#8 60.43   Verifying  : libXv-1.0.11-1.el7.x86_64                                 66/121
#8 60.43   Verifying  : qrencode-libs-3.4.1-3.el7.x86_64                          67/121
#8 60.44   Verifying  : tcp_wrappers-libs-7.6-77.el7.x86_64                       68/121
#8 60.45   Verifying  : bc-1.06.95-13.el7.x86_64                                  69/121
#8 60.45   Verifying  : sysstat-10.1.5-20.0.3.el7_9.x86_64                        70/121
#8 60.46   Verifying  : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch              71/121
#8 60.47   Verifying  : 1:xorg-x11-xauth-1.0.9-1.el7.x86_64                       72/121
#8 60.47   Verifying  : unzip-6.0-24.0.1.el7_9.x86_64                             73/121
#8 60.48   Verifying  : libaio-0.3.109-13.el7.x86_64                              74/121
#8 60.48   Verifying  : hostname-3.13-3.el7_7.1.x86_64                            75/121
#8 60.49   Verifying  : e2fsprogs-libs-1.42.9-19.0.1.el7.x86_64                   76/121
#8 60.50   Verifying  : procps-ng-3.3.10-28.0.1.el7.x86_64                        77/121
#8 60.50   Verifying  : libsemanage-python-2.5-14.el7.x86_64                      78/121
#8 60.51   Verifying  : libevent-2.0.21-4.el7.x86_64                              79/121
#8 60.51   Verifying  : libXrandr-1.5.1-2.el7.x86_64                              80/121
#8 60.52   Verifying  : initscripts-9.49.53-1.0.3.el7_9.1.x86_64                  81/121
#8 60.53   Verifying  : 7:device-mapper-libs-1.02.170-6.0.5.el7_9.5.x86_64        82/121
#8 60.54   Verifying  : 1:quota-4.01-19.el7.x86_64                                83/121
#8 60.54   Verifying  : libSM-1.2.2-2.el7.x86_64                                  84/121
#8 60.55   Verifying  : kmod-20-28.0.3.el7.x86_64                                 85/121
#8 60.55   Verifying  : tcp_wrappers-7.6-77.el7.x86_64                            86/121
#8 60.56   Verifying  : mailx-12.5-19.el7.x86_64                                  87/121
#8 60.57   Verifying  : util-linux-2.23.2-65.0.4.el7_9.1.x86_64                   88/121
#8 60.57   Verifying  : libtirpc-0.2.4-0.16.el7.x86_64                            89/121
#8 60.58   Verifying  : lz4-1.8.3-1.el7.x86_64                                    90/121
#8 60.58   Verifying  : 2:ethtool-4.8-10.el7.x86_64                               91/121
#8 60.59   Verifying  : libXinerama-1.1.3-2.1.el7.x86_64                          92/121
#8 60.60   Verifying  : libXxf86vm-1.1.4-1.el7.x86_64                             93/121
#8 60.60   Verifying  : libXxf86dga-1.1.4-2.1.el7.x86_64                          94/121
#8 60.61   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64               95/121
#8 60.61   Verifying  : libXt-1.1.5-3.el7.x86_64                                  96/121
#8 60.62   Verifying  : policycoreutils-2.5-34.0.1.el7.x86_64                     97/121
#8 60.63   Verifying  : policycoreutils-python-2.5-34.0.1.el7.x86_64              98/121
#8 60.64   Verifying  : oracle-database-preinstall-21c-1.0-1.el7.x86_64           99/121
#8 60.64   Verifying  : kernel-headers-3.10.0-1160.118.1.0.1.el7.x86_64          100/121
#8 60.68   Verifying  : net-tools-2.0-0.25.20131004git.el7.x86_64                101/121
#8 60.69   Verifying  : libX11-1.6.7-5.el7_9.x86_64                              102/121
#8 60.70   Verifying  : pam-1.1.8-23.0.1.el7.x86_64                              103/121
#8 60.70   Verifying  : libxcb-1.13-1.el7.x86_64                                 104/121
#8 60.71   Verifying  : iproute-4.11.0-30.el7.x86_64                             105/121
#8 60.71   Verifying  : libini_config-1.3.1-32.el7.x86_64                        106/121
#8 60.72   Verifying  : json-c-0.11-4.el7_0.x86_64                               107/121
#8 60.72   Verifying  : GeoIP-1.5.0-14.el7.x86_64                                108/121
#8 60.73   Verifying  : 1:smartmontools-7.0-2.el7.x86_64                         109/121
#8 60.74   Verifying  : 1:dbus-1.10.24-15.0.1.el7.x86_64                         110/121
#8 60.75   Verifying  : systemd-219-78.0.13.el7_9.9.x86_64                       111/121
#8 60.75   Verifying  : libselinux-python-2.5-15.el7.x86_64                      112/121
#8 60.76   Verifying  : libverto-libevent-0.2.5-4.el7.x86_64                     113/121
#8 60.76   Verifying  : kmod-libs-20-28.0.3.el7.x86_64                           114/121
#8 60.77   Verifying  : libcollection-0.7.0-32.el7.x86_64                        115/121
#8 60.78   Verifying  : gzip-1.5-11.el7_9.x86_64                                 116/121
#8 60.78   Verifying  : openssh-clients-7.4p1-23.0.3.el7_9.x86_64                117/121
#8 60.79   Verifying  : libpwquality-1.2.3-5.el7.x86_64                          118/121
#8 60.80   Verifying  : xz-5.2.2-2.el7_9.x86_64                                  119/121
#8 60.80   Verifying  : 1:quota-nls-4.01-19.el7.noarch                           120/121
#8 60.81   Verifying  : libcgroup-0.41-21.el7.x86_64                             121/121
#8 60.86
#8 60.86 Installed:
#8 60.86   openssl.x86_64 1:1.0.2k-26.el7_9
#8 60.86   oracle-database-preinstall-21c.x86_64 0:1.0-1.el7
#8 60.86
#8 60.86 Dependency Installed:
#8 60.86   GeoIP.x86_64 0:1.5.0-14.el7
#8 60.86   acl.x86_64 0:2.2.51-15.el7
#8 60.86   audit-libs-python.x86_64 0:2.8.5-4.el7
#8 60.86   bc.x86_64 0:1.06.95-13.el7
#8 60.86   bind-libs.x86_64 32:9.11.4-26.P2.el7_9.15
#8 60.86   bind-libs-lite.x86_64 32:9.11.4-26.P2.el7_9.15
#8 60.86   bind-license.noarch 32:9.11.4-26.P2.el7_9.15
#8 60.86   bind-utils.x86_64 32:9.11.4-26.P2.el7_9.15
#8 60.86   binutils.x86_64 0:2.27-44.base.0.3.el7_9.1
#8 60.86   checkpolicy.x86_64 0:2.5-8.el7
#8 60.86   cracklib.x86_64 0:2.9.0-11.el7
#8 60.86   cracklib-dicts.x86_64 0:2.9.0-11.el7
#8 60.86   cronie.x86_64 0:1.4.11-25.el7_9
#8 60.86   cronie-anacron.x86_64 0:1.4.11-25.el7_9
#8 60.86   crontabs.noarch 0:1.11-6.20121102git.el7
#8 60.86   cryptsetup-libs.x86_64 0:2.0.3-6.el7
#8 60.86   dbus.x86_64 1:1.10.24-15.0.1.el7
#8 60.86   dbus-libs.x86_64 1:1.10.24-15.0.1.el7
#8 60.86   device-mapper.x86_64 7:1.02.170-6.0.5.el7_9.5
#8 60.86   device-mapper-libs.x86_64 7:1.02.170-6.0.5.el7_9.5
#8 60.86   dracut.x86_64 0:033-572.0.13.el7
#8 60.86   e2fsprogs-libs.x86_64 0:1.42.9-19.0.1.el7
#8 60.86   elfutils-default-yama-scope.noarch 0:0.176-5.el7
#8 60.86   elfutils-libs.x86_64 0:0.176-5.el7
#8 60.86   ethtool.x86_64 2:4.8-10.el7
#8 60.86   fipscheck.x86_64 0:1.4.1-6.el7
#8 60.86   fipscheck-lib.x86_64 0:1.4.1-6.el7
#8 60.86   geoipupdate.x86_64 0:2.5.0-2.el7
#8 60.86   glibc-devel.x86_64 0:2.17-326.0.9.el7_9
#8 60.86   glibc-headers.x86_64 0:2.17-326.0.9.el7_9
#8 60.86   gssproxy.x86_64 0:0.7.0-30.el7_9
#8 60.86   gzip.x86_64 0:1.5-11.el7_9
#8 60.86   hardlink.x86_64 1:1.0-19.el7
#8 60.86   hostname.x86_64 0:3.13-3.el7_7.1
#8 60.86   initscripts.x86_64 0:9.49.53-1.0.3.el7_9.1
#8 60.86   iproute.x86_64 0:4.11.0-30.el7
#8 60.86   iptables.x86_64 0:1.4.21-35.0.3.el7
#8 60.86   iputils.x86_64 0:20160308-10.el7
#8 60.86   json-c.x86_64 0:0.11-4.el7_0
#8 60.86   kernel-headers.x86_64 0:3.10.0-1160.118.1.0.1.el7
#8 60.86   keyutils.x86_64 0:1.5.8-3.el7
#8 60.86   kmod.x86_64 0:20-28.0.3.el7
#8 60.86   kmod-libs.x86_64 0:20-28.0.3.el7
#8 60.86   kpartx.x86_64 0:0.4.9-136.0.3.el7_9
#8 60.86   ksh.x86_64 0:20120801-144.0.1.el7_9
#8 60.86   libICE.x86_64 0:1.0.9-9.el7
#8 60.86   libSM.x86_64 0:1.2.2-2.el7
#8 60.86   libX11.x86_64 0:1.6.7-5.el7_9
#8 60.86   libX11-common.noarch 0:1.6.7-5.el7_9
#8 60.86   libXau.x86_64 0:1.0.8-2.1.el7
#8 60.86   libXext.x86_64 0:1.3.3-3.el7
#8 60.86   libXi.x86_64 0:1.7.9-1.el7
#8 60.86   libXinerama.x86_64 0:1.1.3-2.1.el7
#8 60.86   libXmu.x86_64 0:1.1.2-2.el7
#8 60.86   libXrandr.x86_64 0:1.5.1-2.el7
#8 60.86   libXrender.x86_64 0:0.9.10-1.el7
#8 60.86   libXt.x86_64 0:1.1.5-3.el7
#8 60.86   libXtst.x86_64 0:1.2.3-1.el7
#8 60.86   libXv.x86_64 0:1.0.11-1.el7
#8 60.86   libXxf86dga.x86_64 0:1.1.4-2.1.el7
#8 60.86   libXxf86misc.x86_64 0:1.0.3-7.1.el7
#8 60.86   libXxf86vm.x86_64 0:1.1.4-1.el7
#8 60.86   libaio.x86_64 0:0.3.109-13.el7
#8 60.86   libbasicobjects.x86_64 0:0.1.1-32.el7
#8 60.86   libcgroup.x86_64 0:0.41-21.el7
#8 60.86   libcollection.x86_64 0:0.7.0-32.el7
#8 60.86   libdmx.x86_64 0:1.1.3-3.el7
#8 60.86   libedit.x86_64 0:3.0-12.20121213cvs.el7
#8 60.86   libevent.x86_64 0:2.0.21-4.el7
#8 60.86   libini_config.x86_64 0:1.3.1-32.el7
#8 60.86   libmnl.x86_64 0:1.0.3-7.el7
#8 60.86   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
#8 60.86   libnfnetlink.x86_64 0:1.0.1-4.el7
#8 60.86   libnfsidmap.x86_64 0:0.25-19.el7
#8 60.86   libpath_utils.x86_64 0:0.2.1-32.el7
#8 60.86   libpwquality.x86_64 0:1.2.3-5.el7
#8 60.86   libref_array.x86_64 0:0.1.5-32.el7
#8 60.86   libselinux-python.x86_64 0:2.5-15.el7
#8 60.86   libselinux-utils.x86_64 0:2.5-15.el7
#8 60.86   libsemanage-python.x86_64 0:2.5-14.el7
#8 60.86   libsmartcols.x86_64 0:2.23.2-65.0.4.el7_9.1
#8 60.86   libtirpc.x86_64 0:0.2.4-0.16.el7
#8 60.86   libuser.x86_64 0:0.60-9.el7
#8 60.86   libutempter.x86_64 0:1.1.6-4.el7
#8 60.86   libverto-libevent.x86_64 0:0.2.5-4.el7
#8 60.86   libxcb.x86_64 0:1.13-1.el7
#8 60.86   lm_sensors-libs.x86_64 0:3.4.0-8.20160601gitf9185e5.0.1.el7_9.1
#8 60.86   lz4.x86_64 0:1.8.3-1.el7
#8 60.86   mailx.x86_64 0:12.5-19.el7
#8 60.86   make.x86_64 1:3.82-24.el7
#8 60.86   net-tools.x86_64 0:2.0-0.25.20131004git.el7
#8 60.86   nfs-utils.x86_64 1:1.3.0-0.68.0.1.el7.2
#8 60.86   openssh.x86_64 0:7.4p1-23.0.3.el7_9
#8 60.86   openssh-clients.x86_64 0:7.4p1-23.0.3.el7_9
#8 60.86   pam.x86_64 0:1.1.8-23.0.1.el7
#8 60.86   pkgconfig.x86_64 1:0.27.1-4.el7
#8 60.86   policycoreutils.x86_64 0:2.5-34.0.1.el7
#8 60.86   policycoreutils-python.x86_64 0:2.5-34.0.1.el7
#8 60.86   procps-ng.x86_64 0:3.3.10-28.0.1.el7
#8 60.86   psmisc.x86_64 0:22.20-17.el7
#8 60.86   python-IPy.noarch 0:0.75-6.el7
#8 60.86   qrencode-libs.x86_64 0:3.4.1-3.el7
#8 60.86   quota.x86_64 1:4.01-19.el7
#8 60.86   quota-nls.noarch 1:4.01-19.el7
#8 60.86   rpcbind.x86_64 0:0.2.0-49.el7
#8 60.86   setools-libs.x86_64 0:3.3.8-4.el7
#8 60.86   smartmontools.x86_64 1:7.0-2.el7
#8 60.86   sysstat.x86_64 0:10.1.5-20.0.3.el7_9
#8 60.86   systemd.x86_64 0:219-78.0.13.el7_9.9
#8 60.86   systemd-libs.x86_64 0:219-78.0.13.el7_9.9
#8 60.86   systemd-sysv.x86_64 0:219-78.0.13.el7_9.9
#8 60.86   sysvinit-tools.x86_64 0:2.88-14.dsf.el7
#8 60.86   tcp_wrappers.x86_64 0:7.6-77.el7
#8 60.86   tcp_wrappers-libs.x86_64 0:7.6-77.el7
#8 60.86   unzip.x86_64 0:6.0-24.0.1.el7_9
#8 60.86   util-linux.x86_64 0:2.23.2-65.0.4.el7_9.1
#8 60.86   xorg-x11-utils.x86_64 0:7.5-23.el7
#8 60.86   xorg-x11-xauth.x86_64 1:1.0.9-1.el7
#8 60.86   xz.x86_64 0:5.2.2-2.el7_9
#8 60.86
#8 60.86 Complete!
#8 61.02 Loaded plugins: ovl
oracle-database-xe-21c-1.0-1.ol7.x86_64.rpm              | 2.2 GB     08:31
#8 576.0 Examining /var/tmp/yum-root-ixttE1/oracle-database-xe-21c-1.0-1.ol7.x86_64.rpm: oracle-database-xe-21c-1.0-1.x86_64
#8 576.0 Marking /var/tmp/yum-root-ixttE1/oracle-database-xe-21c-1.0-1.ol7.x86_64.rpm to be installed
#8 576.0 Resolving Dependencies
#8 576.0 --> Running transaction check
#8 576.0 ---> Package oracle-database-xe-21c.x86_64 0:1.0-1 will be installed
#8 576.1 --> Processing Dependency: file for package: oracle-database-xe-21c-1.0-1.x86_64
ol7_latest                                               | 3.6 kB     00:00
(1/3): ol7_latest/x86_64/group_gz                          | 136 kB   00:00
(2/3): ol7_latest/x86_64/updateinfo                        | 3.6 MB   00:01
(3/3): ol7_latest/x86_64/primary_db                        |  51 MB   00:12
#8 597.9 --> Running transaction check
#8 597.9 ---> Package file.x86_64 0:5.11-37.el7 will be installed
#8 598.0 --> Finished Dependency Resolution
#8 599.9
#8 599.9 Dependencies Resolved
#8 599.9
#8 599.9 ================================================================================
#8 599.9  Package      Arch   Version     Repository                                Size
#8 599.9 ================================================================================
#8 599.9 Installing:
#8 599.9  oracle-database-xe-21c
#8 599.9               x86_64 1.0-1       /oracle-database-xe-21c-1.0-1.ol7.x86_64 5.8 G
#8 599.9 Installing for dependencies:
#8 599.9  file         x86_64 5.11-37.el7 ol7_latest                                56 k
#8 599.9
#8 599.9 Transaction Summary
#8 599.9 ================================================================================
#8 599.9 Install  1 Package (+1 Dependent package)
#8 599.9
#8 599.9 Total size: 5.8 G
#8 599.9 Total download size: 56 k
#8 599.9 Installed size: 5.8 G
#8 599.9 Downloading packages:
file-5.11-37.el7.x86_64.rpm                                |  56 kB   00:00
#8 600.8 Running transaction check
#8 600.8 Running transaction test
#8 601.3 Transaction test succeeded
#8 601.3 Running transaction
  Installing : file-5.11-37.el7.x86_64                                      1/2
  Installing : oracle-database-xe-21c-1.0-1.x86_64                          2/2
#8 822.8 [INFO] Executing post installation scripts...
#8 822.8 [INFO] Oracle home installed successfully and ready to be configured.
#8 822.8 To configure Oracle Database XE, optionally modify the parameters in '/etc/sysconfig/oracle-xe-21c.conf' and then execute '/etc/init.d/oracle-xe-21c configure' as root.
  Verifying  : file-5.11-37.el7.x86_64                                      1/2
  Verifying  : oracle-database-xe-21c-1.0-1.x86_64                          2/2
#8 822.8
#8 822.8 Installed:
#8 822.8   oracle-database-xe-21c.x86_64 0:1.0-1
#8 822.8
#8 822.8 Dependency Installed:
#8 822.8   file.x86_64 0:5.11-37.el7
#8 822.8
#8 822.8 Complete!
#8 823.0 Loaded plugins: ovl
#8 823.0 Resolving Dependencies
#8 823.0 --> Running transaction check
#8 823.0 ---> Package expect.x86_64 0:5.45-14.el7_1 will be erased
#8 823.1 --> Finished Dependency Resolution
#8 823.1
#8 823.1 Dependencies Resolved
#8 823.1
#8 823.1 ================================================================================
#8 823.1  Package        Arch           Version                Repository           Size
#8 823.1 ================================================================================
#8 823.1 Removing:
#8 823.1  expect         x86_64         5.45-14.el7_1          @ol7_latest         566 k
#8 823.1
#8 823.1 Transaction Summary
#8 823.1 ================================================================================
#8 823.1 Remove  1 Package
#8 823.1
#8 823.1 Installed size: 566 k
#8 823.1 Downloading packages:
#8 823.1 Running transaction check
#8 823.1 Running transaction test
#8 823.1 Transaction test succeeded
#8 823.1 Running transaction
#8 823.2   Erasing    : expect-5.45-14.el7_1.x86_64                                  1/1
#8 823.2   Verifying  : expect-5.45-14.el7_1.x86_64                                  1/1
#8 823.2
#8 823.2 Removed:
#8 823.2   expect.x86_64 0:5.45-14.el7_1
#8 823.2
#8 823.2 Complete!
#8 823.5 Changing permissions of /opt/oracle/oraInventory.
#8 823.5 Adding read,write permissions for group.
#8 823.5 Removing read,write,execute permissions for world.
#8 823.5
#8 823.5 Changing groupname of /opt/oracle/oraInventory to oinstall.
#8 823.5 The execution of the script is complete.
#8 823.5 Check /opt/oracle/product/21c/dbhomeXE/install/root_buildkitsandbox_2024-05-15_15-51-55-288885385.log for the output of root script
#8 DONE 825.0s

#9 [5/5] WORKDIR /home/oracle
#9 DONE 0.0s

#10 exporting to image
#10 exporting layers
#10 exporting layers 19.2s done
#10 writing image sha256:c81c1ecb628b6777c13fcf175bd97f89c16a79bdc7a89ccb6e42225bcf0d33c5 done
#10 naming to docker.io/oracle/database:21.3.0-xe done
#10 DONE 19.2s

View build details: docker-desktop://dashboard/build/default/default/mflrdpjp9ui3k8rm70yb9x1ci

What's Next?
  View a summary of image vulnerabilities and recommendations → docker scout quickview


  Oracle Database container image for 'xe' version 21.3.0 is ready to be extended:

    --> oracle/database:21.3.0-xe

  Build completed in 849 seconds.

WARNING: No blkio throttle.read_bps_device support
WARNING: No blkio throttle.write_bps_device support
WARNING: No blkio throttle.read_iops_device support
WARNING: No blkio throttle.write_iops_device support
WARNING: daemon is not using the default seccomp profile
Checking Docker version.
Dockerfile
Ignored MD5 checksum.
==========================
Container runtime info:
Client:
 Version:    25.0.3
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.12.1-desktop.4
    Path:     C:\Program Files\Docker\cli-plugins\docker-buildx.exe
  compose: Docker Compose (Docker Inc.)
    Version:  v2.24.6-desktop.1
    Path:     C:\Program Files\Docker\cli-plugins\docker-compose.exe
  debug: Get a shell into any image or container. (Docker Inc.)
    Version:  0.0.24
    Path:     C:\Program Files\Docker\cli-plugins\docker-debug.exe
  dev: Docker Dev Environments (Docker Inc.)
    Version:  v0.1.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-dev.exe
  extension: Manages Docker extensions (Docker Inc.)
    Version:  v0.2.22
    Path:     C:\Program Files\Docker\cli-plugins\docker-extension.exe
  feedback: Provide feedback, right in your terminal! (Docker Inc.)
    Version:  v1.0.4
    Path:     C:\Program Files\Docker\cli-plugins\docker-feedback.exe
  init: Creates Docker-related starter files for your project (Docker Inc.)
    Version:  v1.0.1
    Path:     C:\Program Files\Docker\cli-plugins\docker-init.exe
  sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc.)
    Version:  0.6.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-sbom.exe
  scout: Docker Scout (Docker Inc.)
    Version:  v1.5.0
    Path:     C:\Program Files\Docker\cli-plugins\docker-scout.exe

Server:
 Containers: 0
  Running: 0
  Paused: 0
  Stopped: 0
 Images: 1
 Server Version: 25.0.3
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
 Swarm: inactive
 Runtimes: runc io.containerd.runc.v2
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
 runc version: v1.1.12-0-g51d5e94
 init version: de40ad0
 Security Options:
  seccomp
   Profile: unconfined
 Kernel Version: 5.10.102.1-microsoft-standard-WSL2
 Operating System: Docker Desktop
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 12.28GiB
 Name: docker-desktop
 ID: a9899d3c-d7c5-4d55-88ac-b863becd8523
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 HTTP Proxy: http.docker.internal:3128
 HTTPS Proxy: http.docker.internal:3128
 No Proxy: hubproxy.docker.internal
 Experimental: false
 Insecure Registries:
  hubproxy.docker.internal:5555
  127.0.0.0/8
 Live Restore Enabled: false

WARNING: No blkio throttle.read_bps_device support
WARNING: No blkio throttle.write_bps_device support
WARNING: No blkio throttle.read_iops_device support
WARNING: No blkio throttle.write_iops_device support
WARNING: daemon is not using the default seccomp profile
==========================
Building base stage image 'oracle/database:21.3.0-xe-base' ...
2024/05/15 21:22:22 http2: server: error reading preface from client //./pipe/docker_engine: file has already been closed
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 5.02kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/oraclelinux:7-slim
#2 DONE 2.1s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [base 1/4] FROM docker.io/library/oraclelinux:7-slim@sha256:40acb375743853eb51948abbd8dd907f6e47cb368aa8da958cfd2fc5b36f71ce
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 14.06kB 0.0s done
#5 DONE 0.0s

#6 [base 2/4] COPY setupLinuxEnv.sh checkSpace.sh /opt/install/
#6 CACHED

#7 [base 3/4] COPY runOracle.sh startDB.sh createDB.sh createObserver.sh dbca.rsp.tmpl setPassword.sh checkDBStatus.sh runUserScripts.sh relinkOracleBinary.sh configTcps.sh /opt/oracle/
#7 CACHED

#8 [base 4/4] RUN chmod ug+x /opt/install/*.sh &&     sync &&     /opt/install/checkSpace.sh &&     /opt/install/setupLinuxEnv.sh &&     rm -rf /opt/install
#8 CACHED

#9 exporting to image
#9 exporting layers done
#9 writing image sha256:2249217300d9a816b6ff2b248b81eb3980072ffe90997dac6aa83a81442b8116 done
#9 naming to docker.io/oracle/database:21.3.0-xe-base done
#9 DONE 0.0s

View build details: docker-desktop://dashboard/build/default/default/yr00ewe0yttjm716m84p4xaoo

What's Next?
  View a summary of image vulnerabilities and recommendations → docker scout quickview
Building extension patching...
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.74kB 0.0s done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/oracle/database:21.3.0-xe-base
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/oracle/database:21.3.0-xe
#3 DONE 0.0s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [stage-1 1/8] FROM docker.io/oracle/database:21.3.0-xe-base
#5 DONE 0.0s

#6 [internal] load build context
#6 transferring context: 390.59kB 0.1s done
#6 DONE 0.1s

#7 [patching 1/3] FROM docker.io/oracle/database:21.3.0-xe
#7 DONE 0.1s

#8 [patching 2/3] COPY --chown=oracle:dba patches patchDBBinaries.sh /opt/install/patches/
#8 DONE 0.1s

#9 [patching 3/3] RUN chmod ug+x /opt/install/patches/*.sh &&     sync &&     /opt/install/patches/patchDBBinaries.sh &&     rm -rf /opt/install/patches/* /opt/oracle/product/21c/dbhomeXE/.patch_storage /opt/oracle/product/21c/dbhomeXE/.opatchauto_storage
#9 0.294 No Release Update to be installed.
#9 0.295 /opt/install/patches/one_offs/p35220732_210000_Linux-x86-64.zip
#9 0.297 Unzipping /opt/install/patches/one_offs/p35220732_210000_Linux-x86-64.zip
#9 0.319 Applying patch: 35220732
#9 0.319 Running: /opt/oracle/product/21c/dbhomeXE/OPatch/opatchauto apply -binary -oh /opt/oracle/product/21c/dbhomeXE /opt/install/patches/35220732 -target_type rac_database
#9 1.426 Oracle Home : /opt/oracle/product/21c/dbhomeXE
#9 1.426
#9 1.428 OPatchAuto binary patching Tool
#9 1.428 Copyright (c)2014, Oracle Corporation. All rights reserved.
#9 1.428
#9 1.428 OPatchauto Version : 13.9.5.0.0
#9 1.428 Running from       : /opt/oracle/product/21c/dbhomeXE
#9 1.428
#9 1.429 opatchauto log file: /opt/oracle/homes/OraDBHome21cXE/cfgtoollogs/opatchauto/opatchauto_2024-05-15_15-52-28_binary.log
#9 1.429
#9 1.429 Target type : rac_database
#9 1.429
#9 2.190 Patch selected: /opt/install/patches/35220732
#9 2.190
#9 2.190
#9 2.864 Analysing this list of patches :
#9 2.864 [/opt/install/patches/35220732] ...
#9 2.864
#9 3.123 Analysis completed.
#9 3.123
#9 3.153 Analyzing before applying /opt/install/patches/35220732 ...
#9 3.153
#9 6.342 Applying /opt/install/patches/35220732 ...
#9 6.342
#9 15.61 Patch /opt/install/patches/35220732 applied.
#9 15.61
#9 15.61
#9 15.61
#9 15.61 ==Following patches were SUCCESSFULLY applied:
#9 15.61
#9 15.61 Patch: /opt/install/patches/35220732
#9 15.61 Log: /opt/oracle/homes/OraDBHome21cXE/cfgtoollogs/opatchauto/core/opatch/opatch2024-05-15_15-52-29PM_1.log
#9 15.61
#9 15.61
#9 15.61 opatchauto SUCCEEDED.
#9 15.61
#9 15.61
#9 DONE 16.0s

#10 [stage-1 2/8] WORKDIR /home/oracle
#10 CACHED

#11 [stage-1 3/8] COPY --from=patching /opt/oracle /opt/oracle
#11 DONE 29.2s

#12 [stage-1 4/8] COPY --chown=oracle:dba runDatapatch.sh /opt/oracle/scripts/extensions/startup/
#12 DONE 0.0s

#13 [stage-1 5/8] RUN chmod ug+x "/opt/oracle"/scripts/extensions/startup/*.sh && sync
#13 DONE 0.3s

#14 [stage-1 6/8] COPY --chown=oracle:dba savePatchSummary.sh /opt/oracle/scripts/extensions/setup/
#14 DONE 0.0s

#15 [stage-1 7/8] RUN chmod ug+x "/opt/oracle"/scripts/extensions/setup/*.sh && sync &&     echo 'ORACLE_SID=${ORACLE_SID:-ORCLCDB}; export ORACLE_SID=${ORACLE_SID^^}' > .bashrc
#15 DONE 0.4s

#16 [stage-1 8/8] RUN "/opt/oracle"/oraInventory/orainstRoot.sh &&     "/opt/oracle/product/21c/dbhome_1"/root.sh
#16 0.498 Changing permissions of /opt/oracle/oraInventory.
#16 0.498 Adding read,write permissions for group.
#16 0.498 Removing read,write,execute permissions for world.
#16 0.498
#16 0.527 Changing groupname of /opt/oracle/oraInventory to oinstall.
#16 0.529 The execution of the script is complete.
#16 0.529 /bin/sh: /opt/oracle/product/21c/dbhome_1/root.sh: No such file or directory
#16 ERROR: process "/bin/sh -c \"$ORACLE_BASE\"/oraInventory/orainstRoot.sh &&     \"$ORACLE_HOME\"/root.sh" did not complete successfully: exit code: 127
------
 > [stage-1 8/8] RUN "/opt/oracle"/oraInventory/orainstRoot.sh &&     "/opt/oracle/product/21c/dbhome_1"/root.sh:
0.498 Changing permissions of /opt/oracle/oraInventory.
0.498 Adding read,write permissions for group.
0.498 Removing read,write,execute permissions for world.
0.498
0.527 Changing groupname of /opt/oracle/oraInventory to oinstall.
0.529 The execution of the script is complete.
0.529 /bin/sh: /opt/oracle/product/21c/dbhome_1/root.sh: No such file or directory
------
Dockerfile:70
--------------------
  69 |     USER root
  70 | >>> RUN "$ORACLE_BASE"/oraInventory/orainstRoot.sh && \
  71 | >>>     "$ORACLE_HOME"/root.sh
  72 |
--------------------
ERROR: failed to solve: process "/bin/sh -c \"$ORACLE_BASE\"/oraInventory/orainstRoot.sh &&     \"$ORACLE_HOME\"/root.sh" did not complete successfully: exit code: 127

View build details: docker-desktop://dashboard/build/default/default/eamw6r16n66zs4s9wcftp0fa3

ERROR: Oracle Database Container Image was NOT successfully created.
ERROR: Check the output and correct any reported problems with the container build operation.

@oraclesean
Copy link

I don't think XE supports patching.

@omkar-mullick
Copy link
Author

@oraclesean Thanks for the reply. So we should use standard edition?

@oraclesean
Copy link

Yes, Standard and Enterprise Editions support patching.

@oraclesean
Copy link

@gvenzl maybe it's worthwhile to add a check to the build script to exit when incompatible options are selected with XE/Free editions?

@yunus-qureshi
Copy link
Member

Thanks @oraclesean. That's right Express Edition does not support patching. We'll add the checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants