AcademySoftwareFoundation / AcademySoftwareFoundation/aswf-docker
Consider switching to main Rocky dnf servers to avoid intermittent failures
- Dominant language
- Python
- Stars
- 189
- Forks
- 42
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 6
Description
For those workflows where additional software is required to be installed via `dnf`, the default `mirrorlist=` option in `/opt/yum.repos.d/*.repo` can sometimes fail due to mirror server availability / RPM propagation delay. Consider switching to `baseurl=` to connect to the main Rocky Linux distribution servers.
Contributor guide
Research direction
Inspect the `/opt/yum.repos.d/*.repo` configuration used by the affected workflows and compare the current `mirrorlist=` entries with Rocky Linux's main distribution servers. Replace the repository configuration as appropriate, then verify that workflows requiring additional `dnf` software install successfully without intermittent mirror or RPM propagation failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100