18976: crunch-dispatch-local needs arv-mount to be present.
authorWard Vandewege <ward@curii.com>
Thu, 7 Apr 2022 20:59:45 +0000 (16:59 -0400)
committerWard Vandewege <ward@curii.com>
Thu, 7 Apr 2022 20:59:45 +0000 (16:59 -0400)
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

services/crunch-dispatch-local/fpm-info.sh

index 6956c4c59755fc7b277639a089f3585240d6c868..0ecaeb0e1909e795ddb8539b447faa9fe9127325 100644 (file)
@@ -2,4 +2,4 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-fpm_depends+=(crunch-run)
+fpm_depends+=(crunch-run python3-arvados-fuse)