Project

General

Profile

Actions

tickets #67615

closed

download.o.o: prefer symlinks over aliases or RewriteRules

Added by cboltz about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Mirrors
Target version:
-
Start date:
2020-06-02
Due date:
% Done:

100%

Estimated time:

Description

Because of the filesystem breakage on pontifex, I switched the download.o.o IP to pontifex. It didn't take long until someone reported on IRC that /update/tumbleweed/ doesn't exist. It turned out to be handled with RewriteRule on pontifex, so it's not surprising that mirrors don't know it.

We should use symlinks instead of Aliases and RewriteRules, at least for such "important" directories so that mirrors also know them.

As a workaround, I manually created a symlink on provo-mirror, but the next successful rsync run will delete it again.

For the records:

cd /srv/ftp/pub/opensuse/update && ln -s ../repositories/openSUSE\:/Factory\:/Update/standard/ tumbleweed
Actions

Also available in: Atom PDF