diff --git a/tsa/howto/build_and_upload_debs.mdwn b/tsa/howto/build_and_upload_debs.mdwn
index 3470b603832ccc665c6062ec3f244df84774e6e9..7832a313c2f80b4059c8c4e81fe24aad871540e5 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.