tickets #67438
microos 15.2 location on download.o.o
100%
Description
MicroOS images are currently published to https://download.opensuse.org/repositories/openSUSE:/Leap:/15.2:/MicroOS:/ToTest/images/
Should be below http://download.opensuse.org/distribution/leap/15.2/ though. So either we need to have an rsync module and configure OBS to push there. Or we just install a redirect from eg http://download.opensuse.org/distribution/leap/15.2/microos. I don't mind either way, whatever is best.
History
#1
Updated by lnussel almost 2 years ago
- Private changed from Yes to No
#2
Updated by pjessen almost 2 years ago
Setting up a redirect is minimal effort, but it would also mean microOS images would only be available on mirrors that hold repositories/.
#3
Updated by pjessen almost 2 years ago
I have created an rsync module 'upload-15.2-microos'. We also seem to have an 'upload-15.2-jeos', but it isn't being used.
#4
Updated by lnussel almost 2 years ago
- Assignee set to adrianSuSE
Adrian, can you make OBS push there?
#5
Updated by lnussel almost 2 years ago
Adrian, any chance to look into this?
#6
Updated by lnussel almost 2 years ago
Also, the persistent file name without snapshot in the name is missing in https://download.opensuse.org/repositories/openSUSE:/Leap:/15.2:/MicroOS:/ToTest/images/iso/ although prjconf of openSUSE:Leap:15.2:MicroOS:ToTest has staticlinks setting
#7
Updated by adrianSuSE almost 2 years ago
The files and also ftp trees are synced into stage area now.
Some sync script or bind mount is needed on pontifex site to get them public.
pjessen: I do not need new rsync modules anymore, since I use the globale obs-upload meanwhile. This is because I need to sync other wise the path config from pontifex with OBS mapping manually.
#8
Updated by pjessen almost 2 years ago
- Status changed from New to Workable
- Assignee changed from adrianSuSE to pjessen
adrianSuSE wrote:
pjessen: I do not need new rsync modules anymore, since I use the globale obs-upload meanwhile. This is
because I need to sync other wise the path config from pontifex with OBS mapping manually.
Okay, I have updated rsyncd-internal.conf.
#9
Updated by pjessen almost 2 years ago
- Status changed from Workable to In Progress
adrianSuSE wrote:
The files and also ftp trees are synced into stage area now.
Some sync script or bind mount is needed on pontifex site to get them public.
I see the files in /srv/ftp-stage, but not in /srv/ftp - bind-mounting /srv/ftp-stage/pub/opensuse/distribution/leap/15.2/microos to /srv/ftp/pub/opensuse/distribution/leap/15.2/microos would do the job. I have amended fstab accordingly.
#10
Updated by lnussel almost 2 years ago
Alright, thanks. Can you activate the bind mount and wipe /repositories/openSUSE:/Leap:/15.2:/MicroOS:/ToTest then?