Sean Scott
Sean Scott
@MertalpTasdelen I'm fairly certain this is a matter of some prerequisite packages being unavailable for Apple Silicon. Despite running Colima, I think something's still looking for the AARM64 package. I'm...
Error for no such file root.sh while trying to create patched image of 21.3.0 Oracle Express Edition
I don't think XE supports patching.
Error for no such file root.sh while trying to create patched image of 21.3.0 Oracle Express Edition
Yes, Standard and Enterprise Editions support patching.
Error for no such file root.sh while trying to create patched image of 21.3.0 Oracle Express Edition
@gvenzl maybe it's worthwhile to add a check to the build script to exit when incompatible options are selected with XE/Free editions?
Try using absolute paths for the volumes.
That error is saying that the path in the container can't be created. Since it's referencing a volume on the host, it needs (first) an absolute path (container ecosystems don't...
@ovgu12 sure! Will you please share some details? It would help if you could send the command(s) you're running, the output it generates, any errors, and the output of `docker...
@ovgu12 excellent! Do you mind sharing the issue/fix?
`perl` is installed via the `installPerl.sh` script. The highlighted text in the screenshot shows that `installDBBinaries.sh` checks for the version on line 94. If that command fails, it runs the...
Will you please copy/paste the full text output generated by `buildExtensions.sh`?