[neon/neon/livecd-rootfs/Neon/release] live-build/auto: debug

Carlos De Maine null at kde.org
Sun Dec 15 03:15:22 GMT 2024


Git commit 76dcf1f52b07b27d2b916e28f7a8f564fd7ee6ef by Carlos De Maine.
Committed on 15/12/2024 at 03:15.
Pushed by carlosdem into branch 'Neon/release'.

debug

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

https://invent.kde.org/neon/neon/livecd-rootfs/-/commit/76dcf1f52b07b27d2b916e28f7a8f564fd7ee6ef

diff --git a/live-build/auto/build b/live-build/auto/build
index 6455006d..d93c4fad 100755
--- a/live-build/auto/build
+++ b/live-build/auto/build
@@ -324,10 +324,11 @@ Signed-By: /etc/apt/keyrings/preinstalled-pool.gpg
 
 
 			echo "Waiting on gnupg ("$GPG_PROCESS") to finish generating a key."
+			gpg-connect-agent /bye
 			ls -lshR config
 			cat config/gnupg/generate.log
 			wait $GPG_PROCESS
-
+			cat config/gnupg/generate.log
 
 			R_ORIGIN=$(lsb_release -i -s)
 			R_CODENAME=$(lsb_release -c -s)


More information about the Neon-commits mailing list