build icon indicating copy to clipboard operation
build copied to clipboard

Rsync access provided by rsync://unencrypted.nodejs.org/nodejs/release/ contains absolute symbol links

Open shankerwangmiao opened this issue 11 months ago • 3 comments

Hi,

The nodejs releases provided in rsync://unencrypted.nodejs.org/nodejs/release/ contains several absolute symbol links (latest, latest-*, and node-latest.tar.gz), which point to absolute paths instead of relative ones. This prevents downstream mirrors from correctly creating such symbol links. It would be better if these symbol links can be recreated pointing to relative ones.

shankerwangmiao avatar Nov 18 '24 13:11 shankerwangmiao