Add ELS7 documentation
All threads resolved!
All threads resolved!
Compare changes
docs/distributions/els7.md
0 → 100644
+ 97
− 0
Usually the script does not need any maintenance, unless a package fails to build in koji. In this case an email is sent to administrators including a link to the koji task which will need to be consulted to determine the reason for the failure. In the past this has mostly been related to missing dependencies, though now the addition of new external repos to the koji tag should not be necessary anymore.
* [centos7-dependency-fixes-i386](https://linuxsoft.cern.ch/enterprise/centos7-i386/): Contains recent versions of `tzdata` to avoid missing package dependencies with base/updates within the `centos7-base-i386` / `centos7-updates-i386` external repos. These mismatches were seen most recently when attempting to build `java-1.8.0-openjdk` which required `tzdata >= 2024` and was not "seen" by koji as the version of `tzdata` from base was taken as precedence