Package: gitlab Version: 13.4.6-1~fto10+1 Severity: normal Dear Maintainer,
there are two occurrences of "file" being called in the postinst script. One example is the following: > if [ "$(file /etc/gitlab/ssl/gitlab.crt|awk '{ print $NF }')" = > "/etc/letsencrypt/live/${GITLAB_HOST}/fullchain.pem" ]; then Thus the gitlab package should probably depend on the "file" package. Thank you for maintaining the gitlab package! Cheers, Lars