View Issue Details

IDProjectCategoryView StatusLast Update
0003268Rocky ServicesMirror Managerpublic2023-09-07 02:44
ReporterTaketo Kabe Assigned ToNeil Hanlon  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Platformx86_64OSRocky LinuxOS Version9.2
Summary0003268: devel repository mirror not working
Descriptiondevel repository is correctly mirrored to mirror sites, but
mirrors.rockylinux.org seems to have trouble handing out mirrorlist for devel repository.

Steps To Reproduce[kabe@rocky9 kernel-r9]$ LANG=C dnf --disablerepo=\* --enablerepo=devel list
Rocky Linux 9 - Devel WARNING! FOR BUILDROOT ON 74 B/s | 62 B 00:00
Error: Failed to download metadata for repo 'devel': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Additional Information[kabe@rocky9 kernel-r9]$ more /etc/yum.repos.d/rocky-devel.repo
# rocky-devel.repo
#
# devel and no-package-left-behind

[devel]
name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT ONLY DO NOT LEAVE ENABLED
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=devel-$releasever$rltype
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/devel/$basearch/os/
gpgcheck=1
enabled=0
countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9

[devel-debug]
name=Rocky Linux $releasever - Devel Debug WARNING! FOR BUILDROOT ONLY DO NOT LEAVE ENABLED
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=devel-$releasever-debug$rltype
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/devel/$basearch/debug/
tree/
gpgcheck=1
enabled=0
countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9

[devel-source]
name=Rocky Linux $releasever - Devel Source WARNING! FOR BUILDROOT ONLY DO NOT LEAVE ENABLED
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=devel-$releasever-source$rltype
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/devel/source/tree/
gpgcheck=1
enabled=0
countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
TagsNo tags attached.

Activities

Neil Hanlon

Neil Hanlon

2023-05-20 17:49

administrator   ~0003433

Thank you for the report! This should be resolved now. We were missing a redirect for these repositories.

Best,
Neil
Taketo Kabe

Taketo Kabe

2023-05-20 17:58

reporter   ~0003434

Issue seems to be solved. We could close this report.

Issue History

Date Modified Username Field Change
2023-05-20 17:17 Taketo Kabe New Issue
2023-05-20 17:49 Neil Hanlon Note Added: 0003433
2023-05-20 17:51 Neil Hanlon Assigned To => Neil Hanlon
2023-05-20 17:51 Neil Hanlon Status new => acknowledged
2023-05-20 17:58 Taketo Kabe Note Added: 0003434
2023-09-07 02:44 Neil Hanlon Status acknowledged => resolved
2023-09-07 02:44 Neil Hanlon Resolution open => fixed