X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=bd57a3a8de757a1b193e034f891add2c3a3b8cbb;hb=33233a41d742249ceb0c816c15f2850970ba3634;hp=4441f4e813aaa2591b05ebf05372485566d81ca2;hpb=777e8a17f14007869a967365cbf5e4f2aafb9e90;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 4441f4e8..bd57a3a8 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -444,7 +444,7 @@ function bts() { function ddaccess() { # Tell our dd accessible mirror to sync itself up. Including ftp dir. log "Trigger dd accessible parts sync including ftp dir" - ${scriptsdir}/sync-dd ries-sync ries-sync1 ries-sync2 pool + ${scriptsdir}/sync-dd dd-sync dd-sync1 dd-sync2 pool } function mirrorpush() { @@ -611,7 +611,7 @@ function changelogs() { mkdir -p ${exportpublic}/changelogs cd ${exportpublic}/changelogs rsync -aHW --delete --delete-after --ignore-errors ${exportdir}/changelogs/. . - sudo -H -u staticsync /usr/local/bin/static-update-component ftp-master.metadata.debian.org >/dev/null 2>&1 & + sudo -H -u staticsync /usr/local/bin/static-update-component metadata.ftp-master.debian.org >/dev/null 2>&1 & dak make-changelog -e -a backports [ -f /srv/backports-master.debian.org/export/changelogs/filelist.yaml ] && xz -f /srv/backports-master.debian.org/export/changelogs/filelist.yaml