-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XE: Unable to find 18C XE RPM #7
Comments
Cannot access the directory from $ ls /opt/share/Software/database
ls: cannot access /opt/share/Software/database: No such file or directory However, $ stat /opt/share/Software
File: ‘/opt/share/Software’
Size: 0 Blocks: 0 IO Block: 1024 directory
Device: 28h/40d Inode: 29996 Links: 2
Access: (0775/drwxrwxr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Context: system_u:object_r:autofs_t:s0
Access: 2021-02-03 07:22:58.756557739 +1100
Modify: 2021-02-03 07:22:58.756557739 +1100
Change: 2021-02-03 07:53:50.067521482 +1100 The directory is mounted: $ findmnt /opt/share/Software
TARGET SOURCE FSTYPE OPTIONS
/opt/share/Software /etc/auto.direct autofs rw,relatime,fd=17,pgrp=3557,timeout=300,minp |
"8.3. autofs" says:
|
Fixed by installing |
Issues resolved: - #1 "XE: RPM Dependency - Cannot Use 19C Preinstall RPM" - #3 "XE: YUM fails for OL7" - #4 "XE: load passwords failed due to censored" - #6 "XE: PIP fails to install PEXPECT" - #7 "XE: Unable to find 18C XE RPM" - #8 "XE: Configuration Loops Indefinitely" - #9 "XE: Invalid Protocols for Firewall Rules" Added .yamllint for my preferred yamllint settings. Remove python_interpreter from Ansible configuration Separated Oracle Linux 7 tasks into a separate file, ol7_tasks.yml.
The text was updated successfully, but these errors were encountered: