[neon/infrastructure/pangea-data] imager: keep it in sync with repo
Carlos De Maine
null at kde.org
Tue Aug 6 09:51:24 BST 2024
Git commit 94c887a6762cdf5d0de554e8299d812fbbbb6ee1 by Carlos De Maine.
Committed on 06/08/2024 at 08:51.
Pushed by carlosdem into branch 'master'.
keep it in sync with repo
M +1 -1 imager/ubuntu-defaults-image
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/94c887a6762cdf5d0de554e8299d812fbbbb6ee1
diff --git a/imager/ubuntu-defaults-image b/imager/ubuntu-defaults-image
index ce62737..ce21a54 100755
--- a/imager/ubuntu-defaults-image
+++ b/imager/ubuntu-defaults-image
@@ -77,7 +77,7 @@ add_ppas () {
FINGERPRINT=${FINGERPRINT#'"'}
# fetch GPG key
- gpg --home config/gnupg --no-default-keyring config/archives/ubuntu-defaults.gpg --keyserver pool.sks-keyservers.net --recv-key "$FINGERPRINT"
+ gpg --no-default-keyring --primary-keyring config/archives/ubuntu-defaults.gpg --keyserver pool.sks-keyservers.net --recv-key "$FINGERPRINT"
# add ppa apt source
local DEB_PPA="deb http://ppa.launchpad.net/$ppa/ubuntu $SUITE main"
More information about the Neon-commits
mailing list