Qubes-R3.1-rc3-x86_64.iso.DIGESTS is not complete.
When I run gpg -v --verifyQubes-R3.1-rc3-x86_64.iso.DIGESTS.
I get the following:
gpg: no valid OpenPGP data found.
gpg: the signature could not be verified.
The DIGESTS file is missing the PGP signature.
I hadn't that issue when testing rc2.
Greetings.
Only issue i noticed so far was sys-whonix didn't auto start on first boot, and it is colored black like the templates instead of purple. so didn't even realize it was created at first.
But I would of prefered to keep the sys-whonix purple (which is how i did it originally also) so I don't get it confused with the templates, It seems really confusing this way. Purple is also the color used by tor project so it would feel natural and easy for me to identify it as the "torvm" since I don't use purple for anything else.
--
You received this message because you are subscribed to the Google Groups "qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users...@googlegroups.com.
To post to this group, send email to qubes...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/56CF7BF7.102%40neomailbox.ch.
For more options, visit https://groups.google.com/d/optout.
2016-02-27 11:23:55.238 [DEBUG] system.jsm: determineSystemCharset
2016-02-27 11:23:55.238 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
2016-02-27 11:23:55.238 [DEBUG] system.jsm: determineSystemCharset
2016-02-27 11:23:55.238 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
2016-02-27 11:23:55.238 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00400000
2016-02-27 11:23:55.238 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = gpg: WARNING: The GNOME keyring manager hijacked the GnuPG agent.
gpg: WARNING: GnuPG will not work properly - please configure that tool to not interfere with the GnuPG system!
2016-02-27 11:23:55.238 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags 4194304
2016-02-27 11:23:55.238 [DEBUG] encryption.jsm: encryptMessageEnd: command execution exit code: 1
2016-02-27 11:24:25.442 [ERROR] mimeEncrypt.js: caught exception: undefined
Message: 'undefined'
File: undefined
Line: undefined
Stack: undefined
2016-02-27 11:24:26.759 [DEBUG] enigmailMsgComposeOverlay.js: ECSL.ComposeProcessDone: 2147500037
2016-02-27 11:24:26.760 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.removeAttachedKey:
2016-02-27 11:24:30.180 [DEBUG] traverseTree: menu_EnigmailPopup2
[...]
Now to make things even more interesting if I ran that command from a terminal in the client VM it works fine:/usr/bin/qubes-gpg-client-wrapper --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 -a -t --encrypt --trust-model always -r <email> -u <email>
echo "I am an encrypted message" | /usr/bin/qubes-gpg-client-wrapper --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 -a -t --encrypt --trust-model always -r email -u email
[GNUPG:] PROGRESS need_entropy X 8 16
[GNUPG:] PROGRESS need_entropy X 16 16
[GNUPG:] BEGIN_ENCRYPTION 2 9
-----BEGIN PGP MESSAGE-----
Version: GnuPG v2
[...]
-----END PGP MESSAGE-----
[GNUPG:] END_ENCRYPTION