Re: Bug#1066024: dbconfig-common: Link error from https://www.debian.org/doc/manuals/dbconfig-common/dbconfig-common-design.html
"Adam D. Barratt" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <29d0832d477eaa8ef5b4d9fa63eb61aedc79e994.camel@adam-barratt.org.uk> |
On Sun, 2025-04-27 at 10:27 +0100, Adam D. Barratt wrote: > I have a suspicion as to what's going on, and have recreated the > symlinks on wolkenstein. Let's see how the next run goes. ...and then I realised that they get (re)created via cron, so my change might not persist. In any case, what I think the problem is is that static mirror sources have to be self-contained. Any symlinks outside of the root won't be copied to mirrors, and the root on the mirrors is under /srv/static.debian.org, not /srv/www.debian.org. The symlinks want to be relative, and should then be mirrored successfully. Regards, Adam