[ARVADOS] created: 2.1.0-2244-g737534684
Git user
git at public.arvados.org
Thu Apr 7 21:00:10 UTC 2022
at 737534684bef0e190d8c142db7a3785ff8bc2292 (commit)
commit 737534684bef0e190d8c142db7a3785ff8bc2292
Author: Ward Vandewege <ward at curii.com>
Date: Thu Apr 7 16:59:45 2022 -0400
18976: crunch-dispatch-local needs arv-mount to be present.
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/services/crunch-dispatch-local/fpm-info.sh b/services/crunch-dispatch-local/fpm-info.sh
index 6956c4c59..0ecaeb0e1 100644
--- a/services/crunch-dispatch-local/fpm-info.sh
+++ b/services/crunch-dispatch-local/fpm-info.sh
@@ -2,4 +2,4 @@
#
# SPDX-License-Identifier: AGPL-3.0
-fpm_depends+=(crunch-run)
+fpm_depends+=(crunch-run python3-arvados-fuse)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list