mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
We found on some Debian environment Ubuntu .deb build fails with gpg error because lack of Ubuntu GPG key, so we need to install it before start pbuilder. Same as on Ubuntu, it needs to install Debian GPG key. Fixes #3823 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20181008072246.13305-1-syuu@scylladb.com>