From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: 59180@debbugs.gnu.org
Subject: bug#59180: [berlin] configure mumi <- debbugs sync via an rsync service
Date: Thu, 01 Feb 2024 13:38:50 -0500 [thread overview]
Message-ID: <8734ucowqt.fsf@gmail.com> (raw)
In-Reply-To: <875y1omb6v.fsf@lease-up.com> (Felix Lechner's message of "Sun, 26 Nov 2023 13:55:36 -0800")
Hi Felix,
Felix Lechner <felix.lechner@lease-up.com> writes:
> Hi Maxim,
>
> Here is rsync service I use [1] in case that's helpful.
>
> Kind regards
> Felix
>
> [1]
> https://codeberg.org/lechner/system-config/src/commit/bf38906f52526d9d8a2bb92489b3bd51d0e7d713/host/wallace-server/operating-system.scm#L633-L651
Thanks.
This is how it is manually started, peeking at top:
--8<---------------cut here---------------start------------->8---
bash -c while true; do timeout --kill-after 5m 1h rsync --delete -av debbugs-var@debbugs.gnu.org::var-lib-debbugs /var/mumi/data/; sleep 1; done
--8<---------------cut here---------------end--------------->8---
--
Thanks,
Maxim
next prev parent reply other threads:[~2024-02-01 18:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-10 18:07 bug#59180: [berlin] configure mumi <- debbugs sync via an rsync service Maxim Cournoyer
2022-11-10 19:29 ` Maxim Cournoyer
2023-11-26 21:55 ` Felix Lechner via Bug reports for GNU Guix
2024-02-01 18:38 ` Maxim Cournoyer [this message]
2024-02-01 19:48 ` Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8734ucowqt.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=59180@debbugs.gnu.org \
--cc=felix.lechner@lease-up.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.