Project

General

Profile

Actions

Support #1392

closed

Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

Added by Man CHENG about 2 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
06/04/2026
Due date:
% Done:

0%

Estimated time:

Description

rhel_base                                                                                                        0.0  B/s |   0  B     00:00
Errors during downloading metadata for repository 'base':
  - Curl error (37): Couldn't read a file:// file for file:///mnt/BaseOS/repodata/repomd.xml [Couldn't open file /mnt/BaseOS/repodata/repomd.xml]
Error: Failed to download metadata for repo 'base': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

Actions #1

Updated by Man CHENG about 2 months ago

Invalid yum.conf

# cat /etc/yum.conf
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=True
skip_if_unavailable=False

[base]
name=rhel_base
baseurl=file:///mnt/BaseOS
enabled=1
gpgcheck=1
gpgkey=file:///mnt/RPM-GPG-KEY-redhat-release

[appstream]
name=rhel_appstream
baseurl=file:///mnt/AppStream
enabled=1
gpgcheck=1
gpgkey=file:///mnt/RPM-GPG-KEY-redhat-release

Actions #2

Updated by Man CHENG about 2 months ago

# cat /etc/yum.conf
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=True
skip_if_unavailable=False

Actions #3

Updated by Man CHENG about 2 months ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF