Your message dated Mon, 26 Jun 2017 23:19:13 +0000
with message-id <[email protected]>
and subject line Bug#865097: fixed in gajim 0.16.8-3
has caused the Debian Bug report #865097,
regarding gajim: “OpenPGP is not usable” after upgrading
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
865097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865097
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gajim
Version: 0.16.8-2
Severity: important
After upgrading my sid system after the unfreeze, gajim no longer
does PGP, see also the attached screenshot.
There’s nothing on stdout showing why.
On the commandline, both GnuPG and GPG2 work, using the agent:
tglase@tglase-nb:~ $ echo yep | (gpg1 --version 2>&1 | head -1; gpg1
--clearsign 2>&1 | head)
gpg (GnuPG) 1.4.21
You need a passphrase to unlock the secret key for
user: "Thorsten Glaser (tarent GmbH) <[email protected]>"
4096-bit RSA key, ID 5EB8D3B3, created 2009-01-05
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384
yep
-----BEGIN PGP SIGNATURE-----
Comment: ☃ ЦΤℱ—8 ☕☂☄
iQIcBAEBCQAGBQJZR6D2AAoJEIlQwYleuNOzLEUQAKjuY6/T3B4VSRbL+55WRL+H
J7HowQVtELYKfNBvhpQnzrKDkHt5JAAk4ujKAeLxUIvVWhLojTstJjo/122aSSxi
iIlwEMjw6FQ6PqKNA/vB058zQfP0g46XdjCbANR0B1MR+ogWuhhwBupXImyvva3j
tglase@tglase-nb:~ $ echo yep | (gpg2 --version 2>&1 | head -5; gpg2
--clearsign 2>&1 | head)
gpg: keyserver option 'verbose' is unknown
gpg: keyserver option 'verbose' is unknown
gpg (GnuPG) 2.1.18
libgcrypt 1.7.7-beta
Copyright (C) 2017 Free Software Foundation, Inc.
gpg: keyserver option 'verbose' is unknown
gpg: keyserver option 'verbose' is unknown
gpg: using "5EB8D3B3" as default secret key for signing
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384
yep
-----BEGIN PGP SIGNATURE-----
Comment: ☃ ЦΤℱ—8 ☕☂☄
-- System Information:
Debian Release: 9.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)
Versions of packages gajim depends on:
ii dnsutils 1:9.10.3.dfsg.P4-12.3
ii python 2.7.13-2
ii python-gtk2 2.24.0-5.1
ii python-nbxmpp 0.5.4-1
ii python-openssl 16.2.0-1
ii python-pyasn1 0.1.9-2
Versions of packages gajim recommends:
ii alsa-utils 1.1.3-1
ii ca-bundle [ca-certificates] 20170309tarent1
ii dbus 1.10.18-1
ii plasma-workspace [notification-daemon] 4:5.8.7-1
ii python-crypto 2.6.1-7
ii python-dbus 1.2.4-1+b1
ii sox 14.4.1-5+b2
Versions of packages gajim suggests:
ii aspell-de-1901 [aspell-dictionary] 1:2-31
ii aspell-en [aspell-dictionary] 2016.11.20-0-0.1
ii avahi-daemon 0.6.32-2
ii dvipng 1.14-2+b3
pn gnome-keyring <none>
pn gstreamer0.10-plugins-ugly <none>
ii kwalletcli 3.00-1+b1
ii libgtkspell0 2.0.16-1.1
ii libxss1 1:1.2.2-1
pn nautilus-sendto <none>
pn network-manager <none>
pn python-avahi <none>
ii python-gconf 2.28.1+dfsg-1.2
ii python-gnome2 2.28.1+dfsg-1.2
pn python-gnomekeyring <none>
pn python-gupnp-igd <none>
pn python-kerberos <none>
ii python-pycurl 7.43.0-2
ii texlive-latex-base 2016.20170123-5
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gajim
Source-Version: 0.16.8-3
We believe that the bug you reported is fixed in the latest version of
gajim, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
W. Martin Borgert <[email protected]> (supplier of updated gajim package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 26 Jun 2017 20:38:40 +0000
Source: gajim
Binary: gajim
Architecture: source all
Version: 0.16.8-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Gajim Maintainers
<[email protected]>
Changed-By: W. Martin Borgert <[email protected]>
Description:
gajim - GTK+-based Jabber client
Closes: 839772 865097
Changes:
gajim (0.16.8-3) unstable; urgency=medium
.
* Recommend python-gnupg and use explicitly 'gpg1', because
python-gnupg is not yet compatible with 'gpg2' (modern 'gpg')
(Closes: #865097)
* python-gnupg is not embedded anymore (Closes: #839772)
* Apply upstream patch to pass use-agent to gnupg
* Apply upstream patch to pass UTF-8 encoding to gnupg
* Bump standards version (no changes)
Checksums-Sha1:
b1f5a14e633ec3fa7a6118ba77091ac6599c2d3d 2103 gajim_0.16.8-3.dsc
138e972f7f22dfbfef405ceb7eadf56179cb4f4e 10116 gajim_0.16.8-3.debian.tar.xz
d8a437e0655c6faca84bea11fcb345b808b51e99 3055062 gajim_0.16.8-3_all.deb
adca43e9c5a55d57916f25bcdc50712127be778c 7787 gajim_0.16.8-3_amd64.buildinfo
Checksums-Sha256:
c7b8b1ab6853e6edc423a52d5aeba15b33c56ed9f9348dab288bb2c10a46c1db 2103
gajim_0.16.8-3.dsc
bbd1706651f0a827e4f9cff253ec052f7c2bd253f1b10433f655902ef9e1de7d 10116
gajim_0.16.8-3.debian.tar.xz
df7e0cfa0058c703bb70e505fe789820b67a0113525731e2252e4b116822ac4f 3055062
gajim_0.16.8-3_all.deb
2e8b396c249fcd61b0375f945b733ddc955123ebb3ef8fa32dc715ef957a0e20 7787
gajim_0.16.8-3_amd64.buildinfo
Files:
2d3c9a25155474608eb6bed3ca4034d0 2103 net optional gajim_0.16.8-3.dsc
f1d11dd39bbf7f085b86b1626da66f92 10116 net optional
gajim_0.16.8-3.debian.tar.xz
2ed52ab97b890ba9a4c08dd38796ed18 3055062 net optional gajim_0.16.8-3_all.deb
fb85caba63cbbda3c4c643f0351cbc4b 7787 net optional
gajim_0.16.8-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEftHeo0XZoKEY1KdA4+Chwoa5Y+oFAllRjrkACgkQ4+Chwoa5
Y+qxPxAAhbFv1nUoXkfijGzRLi+8w1hep1qtY46f5ZOE6b5DQjJ6ZVY03mCT3JYE
DnwAxuqFKE9gZBxr0jI0YW7yJA+yilH08Qm7NFkw7VbJxtq4ru1wsdX9L8lH7rEG
5C1W2OypwKdOiqlEKjmb5kOlnl6QZpY15S8IbeR7bwX9ZQLXMdI4nblec1LfiZrX
Y83LAfNff7SSy6U/3DQuyYJPNboHP60/7YV3cdvbHSfDWUJbKsu2PwtlRzAZ8qjs
urQA9dFQMVaQ4L7OMSLsszx46dyjB5ERRxPWMXr0J21GtclN5DzIwWfpXhqErNtO
OamJSIY5uGM76YpoY9b13/K1+9DTVmSXGUlq95qE4vow9HX6uPVyxmAOSImBWCP6
e5mnCeMt9qbfE972d/3Z6jfdBY+B3AXCmOjlcf64MF2IPeNsuvi3HZrO1TIfwDUX
Ey+spkRpXggJqrU6xVrYa2C8IRGQiNpKwcuaz2wwAwebNeCVnxLONjjW3xZGqFxQ
CtRj055McEPBlAWnfqZwcFSrK9bgvhdf7IChEw9x8ARjH+J6BhHJr2YM67dFu5vE
EQmRG1zR01/AUJTmJ2JQrmyn8TjYPiX/e3AOU6yx7inHV7QdCMszx6c6cnUG5p7J
ErKcHAym5c23mqp7LSvERfH3gdSBHFdYqYKJfinuFA0YLwTUOKc=
=PgDm
-----END PGP SIGNATURE-----
--- End Message ---