Search This Blog

Total Pageviews

Tuesday, 21 January 2025

Oracle oracle-database-preinstall-19c-1.0-2.el8.x86_64.rpm on centos 8

 
[root@localhost yum.repos.d]# lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description:    CentOS Linux release 8.5.2111
Release:        8.5.2111
Codename:       n/a


curl -o oracle-database-preinstall-19c-1.0-2.el8.x86_64.rpm https://yum.oracle.com/repo/OracleLinux/OL8/appstream/x86_64/getPackage/oracle-database-preinstall-19c-1.0-2.el8.x86_64.rpm



[root@localhost yum.repos.d]# dnf -y localinstall oracle-database-preinstall-19c-1.0-2.el8.x86_64.rpm
CentOS Linux 8 - AppStream                                                                                                                                                     0.0  B/s |   0  B     00:00
Errors during downloading metadata for repository 'appstream':
  - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=stock [Could not resolve host: mirrorlist.centos.org]
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=stock [Could not resolve host: mirrorlist.centos.org]

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

[root@localhost yum.repos.d]# cd /etc/yum.repos.d/
[root@localhost yum.repos.d]# sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
[root@localhost yum.repos.d]# sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*

===
[root@localhost yum.repos.d]# dnf -y localinstall oracle-database-preinstall-19c-1.0-2.el8.x86_64.rpm
CentOS Linux 8 - AppStream                                                                                                                                                     4.6 MB/s | 8.4 MB     00:01
CentOS Linux 8 - BaseOS                                                                                                                                                        3.3 MB/s | 4.6 MB     00:01
CentOS Linux 8 - Extras                                                                                                                                                        3.2 kB/s | 1.5 kB     00:00
Dependencies resolved.
===============================================================================================================================================================================================================
 Package                                                     Architecture                        Version                                                       Repository                                 Size
===============================================================================================================================================================================================================
Installing:
 oracle-database-preinstall-19c                              x86_64                              1.0-2.el8                                                     @commandline                               31 k
Installing dependencies:
 glibc-devel                                                 x86_64                              2.28-164.el8                                                  baseos                                    1.0 M
 glibc-headers                                               x86_64                              2.28-164.el8                                                  baseos                                    480 k
 kernel-headers                                              x86_64                              4.18.0-348.7.1.el8_5                                          baseos                                    8.3 M
 ksh                                                         x86_64                              20120801-254.el8                                              appstream                                 926 k
 libXxf86dga                                                 x86_64                              1.1.5-1.el8                                                   appstream                                  26 k
 libaio-devel                                                x86_64                              0.3.112-1.el8                                                 baseos                                     19 k
 libdmx                                                      x86_64                              1.1.4-3.el8                                                   appstream                                  22 k
 libnsl                                                      x86_64                              2.28-164.el8                                                  baseos                                    103 k
 libstdc++-devel                                             x86_64                              8.5.0-4.el8_5                                                 appstream                                 2.0 M
 libxcrypt-devel                                             x86_64                              4.1.1-6.el8                                                   baseos                                     25 k
 lm_sensors-libs                                             x86_64                              3.4.0-23.20180522git70f7e08.el8                               baseos                                     59 k
 make                                                        x86_64                              1:4.2.1-10.el8                                                baseos                                    498 k
 sysstat                                                     x86_64                              11.7.3-6.el8                                                  appstream                                 425 k
 xorg-x11-utils                                              x86_64                              7.5-28.el8                                                    appstream                                 136 k

Transaction Summary
===============================================================================================================================================================================================================
Install  15 Packages

Total size: 14 M
Total download size: 14 M
Installed size: 26 M
Downloading Packages:
(1/14): libXxf86dga-1.1.5-1.el8.x86_64.rpm                                                                                                                                      51 kB/s |  26 kB     00:00
(2/14): libdmx-1.1.4-3.el8.x86_64.rpm                                                                                                                                           42 kB/s |  22 kB     00:00
(3/14): sysstat-11.7.3-6.el8.x86_64.rpm                                                                                                                                        4.4 MB/s | 425 kB     00:00
(4/14): libstdc++-devel-8.5.0-4.el8_5.x86_64.rpm                                                                                                                                12 MB/s | 2.0 MB     00:00
(5/14): xorg-x11-utils-7.5-28.el8.x86_64.rpm                                                                                                                                   1.7 MB/s | 136 kB     00:00
(6/14): glibc-headers-2.28-164.el8.x86_64.rpm                                                                                                                                  5.9 MB/s | 480 kB     00:00
(7/14): glibc-devel-2.28-164.el8.x86_64.rpm                                                                                                                                    8.4 MB/s | 1.0 MB     00:00
(8/14): kernel-headers-4.18.0-348.7.1.el8_5.x86_64.rpm                                                                                                                          18 MB/s | 8.3 MB     00:00
(9/14): libnsl-2.28-164.el8.x86_64.rpm                                                                                                                                         3.1 MB/s | 103 kB     00:00
(10/14): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm                                                                                                                                993 kB/s |  25 kB     00:00
(11/14): libaio-devel-0.3.112-1.el8.x86_64.rpm                                                                                                                                  27 kB/s |  19 kB     00:00
(12/14): make-4.2.1-10.el8.x86_64.rpm                                                                                                                                          8.2 MB/s | 498 kB     00:00
(13/14): ksh-20120801-254.el8.x86_64.rpm                                                                                                                                       554 kB/s | 926 kB     00:01
(14/14): lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64.rpm                                                                                                             88 kB/s |  59 kB     00:00
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                          7.1 MB/s |  14 MB     00:01
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                       1/1
  Installing       : make-1:4.2.1-10.el8.x86_64                                                                                                                                                           1/15
  Running scriptlet: make-1:4.2.1-10.el8.x86_64                                                                                                                                                           1/15
  Installing       : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64                                                                                                                               2/15
  Running scriptlet: lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64                                                                                                                               2/15
  Installing       : sysstat-11.7.3-6.el8.x86_64                                                                                                                                                          3/15
  Running scriptlet: sysstat-11.7.3-6.el8.x86_64                                                                                                                                                          3/15
  Installing       : libnsl-2.28-164.el8.x86_64                                                                                                                                                           4/15
  Installing       : libaio-devel-0.3.112-1.el8.x86_64                                                                                                                                                    5/15
  Installing       : kernel-headers-4.18.0-348.7.1.el8_5.x86_64                                                                                                                                           6/15
  Running scriptlet: glibc-headers-2.28-164.el8.x86_64                                                                                                                                                    7/15
  Installing       : glibc-headers-2.28-164.el8.x86_64                                                                                                                                                    7/15
  Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                                                                                                                                                   8/15
  Installing       : glibc-devel-2.28-164.el8.x86_64                                                                                                                                                      9/15
  Running scriptlet: glibc-devel-2.28-164.el8.x86_64                                                                                                                                                      9/15
  Installing       : libstdc++-devel-8.5.0-4.el8_5.x86_64                                                                                                                                                10/15
  Installing       : libdmx-1.1.4-3.el8.x86_64                                                                                                                                                           11/15
  Installing       : libXxf86dga-1.1.5-1.el8.x86_64                                                                                                                                                      12/15
  Installing       : xorg-x11-utils-7.5-28.el8.x86_64                                                                                                                                                    13/15
  Installing       : ksh-20120801-254.el8.x86_64                                                                                                                                                         14/15
  Running scriptlet: ksh-20120801-254.el8.x86_64                                                                                                                                                         14/15
  Running scriptlet: oracle-database-preinstall-19c-1.0-2.el8.x86_64                                                                                                                                     15/15
  Installing       : oracle-database-preinstall-19c-1.0-2.el8.x86_64                                                                                                                                     15/15
  Running scriptlet: oracle-database-preinstall-19c-1.0-2.el8.x86_64                                                                                                                                     15/15
Failed to reload daemon: Access denied
warning: %transfiletriggerin(systemd-239-51.el8_5.2.x86_64) scriptlet failed, exit status 1

Error in  scriptlet in rpm package oracle-database-preinstall-19c
  Verifying        : ksh-20120801-254.el8.x86_64                                                                                                                                                          1/15
  Verifying        : libXxf86dga-1.1.5-1.el8.x86_64                                                                                                                                                       2/15
  Verifying        : libdmx-1.1.4-3.el8.x86_64                                                                                                                                                            3/15
  Verifying        : libstdc++-devel-8.5.0-4.el8_5.x86_64                                                                                                                                                 4/15
  Verifying        : sysstat-11.7.3-6.el8.x86_64                                                                                                                                                          5/15
  Verifying        : xorg-x11-utils-7.5-28.el8.x86_64                                                                                                                                                     6/15
  Verifying        : glibc-devel-2.28-164.el8.x86_64                                                                                                                                                      7/15
  Verifying        : glibc-headers-2.28-164.el8.x86_64                                                                                                                                                    8/15
  Verifying        : kernel-headers-4.18.0-348.7.1.el8_5.x86_64                                                                                                                                           9/15
  Verifying        : libaio-devel-0.3.112-1.el8.x86_64                                                                                                                                                   10/15
  Verifying        : libnsl-2.28-164.el8.x86_64                                                                                                                                                          11/15
  Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                                                                                                                                                  12/15
  Verifying        : lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64                                                                                                                              13/15
  Verifying        : make-1:4.2.1-10.el8.x86_64                                                                                                                                                          14/15
  Verifying        : oracle-database-preinstall-19c-1.0-2.el8.x86_64                                                                                                                                     15/15

Installed:
  glibc-devel-2.28-164.el8.x86_64                           glibc-headers-2.28-164.el8.x86_64            kernel-headers-4.18.0-348.7.1.el8_5.x86_64                       ksh-20120801-254.el8.x86_64
  libXxf86dga-1.1.5-1.el8.x86_64                            libaio-devel-0.3.112-1.el8.x86_64            libdmx-1.1.4-3.el8.x86_64                                        libnsl-2.28-164.el8.x86_64
  libstdc++-devel-8.5.0-4.el8_5.x86_64                      libxcrypt-devel-4.1.1-6.el8.x86_64           lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64           make-1:4.2.1-10.el8.x86_64
  oracle-database-preinstall-19c-1.0-2.el8.x86_64           sysstat-11.7.3-6.el8.x86_64                  xorg-x11-utils-7.5-28.el8.x86_64

Complete!
[root@localhost yum.repos.d]#
===



Oracle DBA

anuj blog Archive