~cjwatson/ubuntu-archive-publishing/tidy-copy-indices

  • Committer: Colin Watson
  • Date: 2023-08-03 07:11:45 UTC
  • Revision ID: cjwatson@canonical.com-20230803071145-ilcmqcrisisrng9c
Improve copying of overrides.

The old ubuntu-rtm publisher job produces this error every time it runs:

  rsync: link_stat "/srv/launchpad.net/ubuntu-rtm-archive/ubuntu-rtm-overrides/override.*" failed: No such file or directory (2)
  rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
  run-parts: /srv/launchpad.net/publisher-parts/ubuntu-rtm/publish-distro.d/30-copy-indices exited with return code 23

While ubuntu-rtm itself is obviously obsolete, it's easy enough to fix
the rsync invocation here so that it doesn't have this problem in the
edge case where there are no override files to copy.
Filename Latest Rev Last Changed Committer Comment Size
..
finalize.d 20 11 years ago Colin Watson Move directories up a level. Diff
lib 41.1.1 9 years ago Colin Watson Add cron.germinate and its associated scripts and Diff
publish-distro.d 20 11 years ago Colin Watson Move directories up a level. Diff
scripts 41.1.1 9 years ago Colin Watson Add cron.germinate and its associated scripts and Diff
sign.d 98.1.1 6 years ago Colin Watson Add a new sign.d run-parts directory. Forthcoming Diff
tests 41.1.1 9 years ago Colin Watson Add cron.germinate and its associated scripts and Diff
COPYING 22 11 years ago Colin Watson Add COPYING and LICENSE from Launchpad. 48 bytes Diff Download File
LICENSE 22 11 years ago Colin Watson Add COPYING and LICENSE from Launchpad. 34.6 KB Diff Download File