[neon/neon/livecd-rootfs/Neon/unstable] live-build/auto: the key needs to be unprotected otherwise the password is required

Carlos De Maine null at kde.org
Wed Aug 21 15:49:14 BST 2024


Git commit 822bb5e86e1e7d05776a72da17d95dd16a8c720a by Carlos De Maine.
Committed on 21/08/2024 at 14:49.
Pushed by carlosdem into branch 'Neon/unstable'.

the key needs to be unprotected otherwise the password is required

M  +2    -0    live-build/auto/build

https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/822bb5e86e1e7d05776a72da17d95dd16a8c720a

diff --git a/live-build/auto/build b/live-build/auto/build
index 8f20ec79..0fc0c25b 100755
--- a/live-build/auto/build
+++ b/live-build/auto/build
@@ -124,6 +124,8 @@ rm -f binary.success
 (
 	if [ -d config/gnupg ]; then
 		cat << @@EOF > config/gnupg/NEWKEY
+%echo Generating an unprotected Ubuntu Local Archive One-Time Signing Key
+%no-protection
 Key-Type: RSA
 Key-Length: 2048
 Key-Usage: sign


More information about the Neon-commits mailing list