X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=bd57a3a8de757a1b193e034f891add2c3a3b8cbb;hb=33233a41d742249ceb0c816c15f2850970ba3634;hp=79b7eb50c34a32967d8d79c97286b4fc3ea4f16d;hpb=85a2e41dd8529b44d1760127b1c9bc633841a97f;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 79b7eb50..bd57a3a8 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -223,8 +223,8 @@ function mkmaintainers() { cd "${indices}" dak make-maintainers -a "${archive}" ${scriptdir}/masterfiles/pseudo-packages.maintainers - gzip -9v --rsyncable Maintainers - gzip -9v --rsyncable Uploaders + gzip -9v --rsyncable Maintainers.gz + gzip -9v --rsyncable Uploaders.gz done } @@ -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