[neon/infrastructure/pangea-data] imager/config-hooks-neon: more debug
Carlos De Maine
null at kde.org
Mon Aug 5 13:50:33 BST 2024
Git commit b45c831be9c542d8d5d350ce7ce49c67216c517f by Carlos De Maine.
Committed on 05/08/2024 at 12:50.
Pushed by carlosdem into branch 'master'.
more debug
M +3 -2 imager/config-hooks-neon/99-preinstalled-pool.sh
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/b45c831be9c542d8d5d350ce7ce49c67216c517f
diff --git a/imager/config-hooks-neon/99-preinstalled-pool.sh b/imager/config-hooks-neon/99-preinstalled-pool.sh
index e66f1c3..2ec5085 100644
--- a/imager/config-hooks-neon/99-preinstalled-pool.sh
+++ b/imager/config-hooks-neon/99-preinstalled-pool.sh
@@ -15,8 +15,9 @@ EOF
cat > config/gnupg/gpg.conf
# make sure we have a copy of the neon-archive-keyring.gpg
# to be used as the preinstalled-pool's pubring.gpg
-wget https://archive.neon.kde.org/public.key
-gpg --home config/gnupg --import public.key
+#wget https://archive.neon.kde.org/public.key
+#gpg --home config/gnupg --import public.key
+
#cp public.key config/gnupg/pubring.gpg
ls -lsh config/gnupg/
#cat config/gnupg/pubring.gpg
More information about the Neon-commits
mailing list