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 #1

Updated by crameleon 9 days ago

  • Private changed from Yes to No

For osc-collab/hw19 a replacement for the home: project was already prepared, needs to be added in Salt.

Actions #2

Updated by crameleon 9 days ago

MongoDB and repository removed from monitor.i.o.o.

Actions #3

Updated by crameleon 9 days ago

Test repository on mx-test.i.o.o adjusted.

Actions #4

Updated by crameleon 9 days ago

Repository on download.i.o.o adjusted (was disabled but probably useful to keep if local web server is down - somewhere I recall having made a task about using only dir:// repositories on this machine).

Actions #6

Updated by crameleon 9 days ago

Duplicate o:i repository removed from asgard2.i.o.o (this one being introduced on machines was a bug in the base VM image which has since been repaired).

Actions #7

Updated by crameleon 9 days ago

  • Status changed from New to In Progress
  • Assignee set to crameleon
Actions

Also available in: Atom PDF