syncrepo: Properly clean up .~tmp~ dirs
We noticed that sometimes rsync becomes confused and leaves .tmp dirs around which inhibits syncing from that point forward.
Merge request reports
Activity
added 24 commits
- c1169139 - roles/archwiki: purge the nginx cache after pulling from the archwiki git repo
- 891033e4 - Docker is now build in Gitlab CI
- e58a0630 - bump max body post size for rebuilderd
- 727b789e - Onboard bastelfreak
- 13d3b4b6 - Cleanup orion references
- 0dd723c7 - Monitor all hosts with prometheus
- c8b7b98e - Monitor all mysqld eporters based on group
- 2689d8f9 - Remove zabbix-agent, zabbix roles
- f84badb5 - Remove relic from reproducible-build runners
- f0d1a186 - Remove zabbix.archlinux.org
- 7da16ca4 - Fix typo build in => built-in
- 06bd7ed4 - Use Rspamd for DKIM signing
- 9ba4ad71 - fix handling of tag generate_dkim_keys
- 94e51fdb - add new dkim keys for the upcoming rspamd deployment
- 3a15dd57 - matrix: Update homeserver config from sample_config.yaml
- 87cb0d44 - remove unused kanboard role
- 7ee8b83b - remove DKIM key used for opendkim on mail. after migration to rspamd
- b80a1c3a - Also cache svg files for rebuilderd
- 6d75ebf8 - Update to 26 Nov release
- 1342d1e3 - remove unencrypted IMAP, POP3 and add SMTPS support
- 860923e7 - offboard arcanis
- 1a98db5b - dovecot: Open hole for managesieve in the firewall
- 14dff140 - dovecot: Cleanup config (unneeded/duplicate sections/options)
- 386ea68c - dovecot: Modernize SSL settings (TLSv1.2 + update cipher list)
Toggle commit listadded 38 commits
-
386ea68c...9d6a7a95 - 37 commits from branch
master
- 75f9ca3c - syncrepo: Properly clean up .~tmp~ dirs
-
386ea68c...9d6a7a95 - 37 commits from branch
I feel we should try to figure out why these files are left behind and treat the cause instead of the symptom. (Easier said than done, though.)
Filed #227 (closed) if someone has an idea on what could be causing this silly behavior. 🥺
mentioned in commit 7fb4f289
mentioned in issue #227 (closed)
Please register or sign in to reply