[DRE-maint] Bug#976879: gitlab: Missing dependency on "file" (being used in postinst script)

Lars Kruse devel at sumpfralle.de
Tue Dec 8 20:38:14 GMT 2020


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



More information about the Pkg-ruby-extras-maintainers mailing list