From 825265dce87862efb7c32491cc5a13659565959c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org> Date: Wed, 3 Jun 2020 10:29:43 -0400 Subject: [PATCH] opened a ticket about formalizing our archive --- tsa/howto/build_and_upload_debs.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tsa/howto/build_and_upload_debs.mdwn b/tsa/howto/build_and_upload_debs.mdwn index 3470b603..7832a313 100644 --- a/tsa/howto/build_and_upload_debs.mdwn +++ b/tsa/howto/build_and_upload_debs.mdwn @@ -143,5 +143,5 @@ required accesses: post_upload_command = ssh alberti.torproject.org make -C /srv/db.torproject.org/ftp-archive This might require fixing some permissions. Do a `chmod g+w` on the -broken directories if this happens and open a ticket if it does, to -create a service account instead of that hack. +broken directories if this happens. See also [ticket 34371](https://trac.torproject.org/projects/tor/ticket/34371) for +plans to turn this into a properly managed Debian archive. -- GitLab