Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
OL9 iso is still the prerelease

philfry
Member Posts: 18 Green Ribbon
Hi Oracle,
the ol9 iso is still the developer release, not the final one. It's quite annoying that the repo files shipped in that version are pointing to the wrong urls and are named something_
developer:
$ rpm2cpio mnt/BaseOS/Packages/oraclelinux-release-el9-1.0-2.el9.x86_64.rpm | strings | grep -E '([[]|baseurl)' [ol9_baseos_developer] baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL9/baseos/developer/$basearch/ [ol9_appstream_developer] baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL9/appstream/developer/$basearch/ [ol9_codeready_builder_developer] baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL9/codeready/builder/developer/$basearch/ [ol9_developer_UEKR7] baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL9/developer/UEKR7/$basearch/
Could you please rebuild the isos? Thanks!
edit: solved, thanks!