forked from wnameless/docker-oracle-xe-11g
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Since the image is removed from Docker Hub, I'm trying to build the image myself, but I can't seem to succeed with that. When building the docker image, the command dpkg --install /${ORA_DEB}
in oracle-install.sh
fails with this output:
(Reading database ... 12079 files and directories currently installed.)
Preparing to unpack .../oracle-xe_11.2.0-1.0_amd64.deb ...
Unpacking oracle-xe (11.2.0-1.0) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing archive /oracle-xe_11.2.0-1.0_amd64.deb (--install):
cannot copy extracted data for './u01/app/oracle/product/11.2.0/xe/config/seeddb/express.dfb' to '/u01/app/oracle/product/11.2.0/xe/config/seeddb/express.dfb.dpkg-new': unexpected end of file or stream
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
Errors were encountered while processing:
/oracle-xe_11.2.0-1.0_amd64.deb
Is there something that I can do about this (e.g. download the assets from somewhere else)?
Metadata
Metadata
Assignees
Labels
No labels