mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
Apparently, on Debian stretch, the gnupg package isn't installed by default, which means that our `apt-key add` commands were failing with these errors on an ultra-minimal Debian installation: + apt-key add ./scripts/setup/packagecloud.asc E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation + apt-key add ./scripts/setup/pgroonga-debian.asc E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation Fixes #10480.
1.7 KiB
Executable File
1.7 KiB
Executable File