Project

General

Profile

Actions

tickets #162728

open

Repair repository URLs on Leap machines not using $releasever

Added by crameleon 9 days ago. Updated 9 days ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
Core services and virtual infrastructure
Target version:
-
Start date:
2024-06-21
Due date:
% Done:

0%

Estimated time:

Description

All repository URLs on openSUSE Leap based machines should use the $releasever variable instead of hardcoded versions.

These need attention:

root@witch1 ~# salt --out-file=/dev/shm/badrepos.out --out=text -G 'osfullname:Leap' cmd.run 'zypper --xmlout --releasever=15.6 lr -d|grep \'<url\'|grep -v 15.6||true'

root@witch1 ~# more /dev/shm/badrepos.out
monitor.infra.opensuse.org: <url>https://repo.mongodb.org/zypper/suse/15/mongodb-org/4.1/x86_64/</url>
mx-test.infra.opensuse.org: <url>https://downloadcontent.opensuse.org/repositories/home:/crameleon:/branches:/server:/mail/15.5/</url>
download.infra.opensuse.org: <url>dir:/data/srv/www/repositories/openSUSE%3A/infrastructure/15.5</url>
progressoo.infra.opensuse.org: <url>https://downloadcontent.opensuse.org/repositories/devel:/languages:/ruby/15.5/</url>
progressoo.infra.opensuse.org: <url>https://downloadcontent.opensuse.org/repositories/devel:/languages:/ruby:/extensions/15.5/</url>
asgard2.infra.opensuse.org: <url>http://download.infra.opensuse.org/repositories/openSUSE:/infrastructure/15.5/</url>
osc-collab.infra.opensuse.org: <url>https://downloadcontent.opensuse.org/repositories/home:/dimstar:/hw19/15.5/</url>
Actions

Also available in: Atom PDF