fuzziebrain / docker-oracle-xe

Docker build for Oracle Database 18c Express Edition (XE). This project is now archived with the release of version 21c.
MIT License
272 stars 127 forks source link

[SEVERE] The su command is not configured properly or the oracle user does not have the required privileges to install the Oracle database #19

Closed draccagni closed 6 years ago

draccagni commented 6 years ago

Hello Alan, thanks in advance for your work. I've tried it with Ubuntu 18.04.1 and docker 17.12.1-ce, but the following error is raised:

[SEVERE] The su command is not configured properly or the oracle user does not have the required privileges to install the Oracle database. If you are running in a Docker environment, ensure to set the environment variable ORACLE_DOCKER_INSTALL=true and try again. error: %pre(oracle-database-xe-18c-1.0-1.x86_64) scriptlet failed, exit status 1 Error in PREIN scriptlet in rpm package oracle-database-xe-18c-1.0-1.x86_64 Verifying : file-5.11-33.el7.x86_64 1/2 Verifying : oracle-database-xe-18c-1.0-1.x86_64 2/2

Dependency Installed: file.x86_64 0:5.11-33.el7

Failed: oracle-database-xe-18c.x86_64 0:1.0-1

Complete! The command '/bin/sh -c yum install -y oracle-database-preinstall-18c && yum install -y /tmp/${ORACLE_XE_RPM} && rm -rf /tmp/${ORACLE_XE_RPM}' returned a non-zero code: 1