Affected versions: Oracle Linux 10

📖 ~1 min read

Table of contents
  1. Symptom & Impact
  2. Environment & Reproduction
  3. Root Cause Analysis
  4. Quick Triage
  5. Step-by-Step Diagnosis
  6. Solution – Primary Fix
  7. Solution – Alternative Approaches
  8. Verification & Acceptance Criteria
  9. Rollback Plan
  10. Prevention & Hardening
  11. Related Errors & Cross-Refs
  12. References & Further Reading

Symptom & Impact

dnf update fails while refreshing repository metadata.

Environment & Reproduction

Errors include Curl error 28 and repomd.xml timeout messages.

Root Cause Analysis

Run: dnf -v makecache and journalctl -u NetworkManager -b.

Quick Triage

DNS latency, proxy misconfiguration, or stale mirrorlist entries.

Step-by-Step Diagnosis

Set reliable baseurl, clean cache with dnf clean all, then dnf makecache.

Illustrative mockup for oracle-linux-10 — rhel10-b02-p26-1
Illustrative mockup — Progressive Robot — Illustrative mockup — Progressive Robot

Solution – Primary Fix

Confirm dnf repolist and successful dnf upgrade transaction.

Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Illustrative mockup for oracle-linux-10 — rhel10-b02-p26-2
Illustrative mockup — Progressive Robot — Illustrative mockup — Progressive Robot

Solution – Alternative Approaches

Pin internal mirrors and monitor resolver health.

Verification & Acceptance Criteria

Restore original repo files from /etc/yum.repos.d backup.

Rollback Plan

Use a cron health check running dnf -q makecache.

Prevention & Hardening

dnf clean all; dnf makecache; dnf repolist -v

Collect /var/log/dnf.log and resolver configuration before escalation.

Related tutorial: View the step-by-step tutorial for oracle-linux-10.

View all oracle-linux-10 tutorials on the Tutorials Hub →

Browse all common problems & solutions on the Tutorials Hub.

References & Further Reading

Check firewall egress rules if using firewalld in restrictive environments.

Need Expert Help?

If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.