Your message dated Mon, 10 Sep 2018 02:16:06 +0900
with message-id 
<caeq9gekkydwfupnkoap2scd4msyzbyukfs3rocrvm7-+kno...@mail.gmail.com>
and subject line Re: [Pkg-privacy-maintainers] Bug#907685: torbrowser-launcher: 
No such file or directory: '/usr/bin/gpg2': '/usr/bin/gpg2'
has caused the Debian Bug report #907685,
regarding torbrowser-launcher: No such file or directory: '/usr/bin/gpg2': 
'/usr/bin/gpg2'
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.)


-- 
907685: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907685
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: torbrowser-launcher
Version: 0.3.0~dev-1~exp3
Severity: normal

--8<---------------cut here---------------start------------->8---
$ torbrowser-launcher --settings
Tor Browser Launcher
By Micah Lee, licensed under MIT
version 0.3.0.dev
https://github.com/micahflee/torbrowser-launcher
qt5ct: using qt5ct plugin
Downloading Tor Browser for the first time.
Downloading over Tor
Downloading 
https://aus1.torproject.org/torbrowser/update_3/release/Linux_x86_64-gcc3/x/en-US
inotify_add_watch("/home/user/.config/qt5ct") failed: "No such file or 
directory"
Latest version: 7.5.6
Downloading 
https://tor.eff.org/dist/torbrowser/7.5.6/tor-browser-linux64-7.5.6_en-US.tar.xz.asc
Downloading 
https://tor.eff.org/dist/torbrowser/7.5.6/tor-browser-linux64-7.5.6_en-US.tar.xz
Verifying Signature
Refreshing local keyring...
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/torbrowser_launcher/launcher.py", line 
593, in verify
    c.verify(signature=sig, signed_data=signed)
  File "/usr/lib/python3/dist-packages/gpg/core.py", line 490, in verify
    raise errors.BadSignatures(results[1], results=results)
gpg.errors.BadSignatures: A4300A6BC93C0877A4451486D1483FA6C3C07136: Key expired

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/torbrowser_launcher/launcher.py", line 
604, in run
    verify()
  File "/usr/lib/python3/dist-packages/torbrowser_launcher/launcher.py", line 
598, in verify
    raise Exception
Exception

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/torbrowser_launcher/launcher.py", line 
607, in run
    self.common.refresh_keyring()
  File "/usr/lib/python3/dist-packages/torbrowser_launcher/common.py", line 
202, in refresh_keyring
    '--refresh-keys'], stderr=subprocess.PIPE)
  File "/usr/lib/python3.6/subprocess.py", line 709, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.6/subprocess.py", line 1344, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/gpg2': 
'/usr/bin/gpg2'
--8<---------------cut here---------------end--------------->8---


-- System Information:
Debian Release: buster/sid
  APT prefers stable
  APT policy: (900, 'stable'), (190, 'testing'), (180, 'unstable'), (170, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages torbrowser-launcher depends on:
ii  ca-certificates   20180409
ii  libdbus-glib-1-2  0.110-3
ii  python3           3.6.6-1
ii  python3-gpg       1.11.1-1
ii  python3-pyqt5     5.11.2+dfsg-1+b1
ii  python3-requests  2.18.4-2
ii  python3-socks     1.6.5-1

Versions of packages torbrowser-launcher recommends:
ii  tor  0.3.3.9-1

Versions of packages torbrowser-launcher suggests:
ii  apparmor       2.13-8
pn  python-pygame  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
On Fri, Aug 31, 2018 at 8:09 PM, Mykola Nikishov <[email protected]> wrote:
>
> Package: torbrowser-launcher
> Version: 0.3.0~dev-1~exp3
> Severity: normal
>
> --8<---------------cut here---------------start------------->8---
> $ torbrowser-launcher --settings
> Tor Browser Launcher
> By Micah Lee, licensed under MIT
> version 0.3.0.dev
> https://github.com/micahflee/torbrowser-launcher
> qt5ct: using qt5ct plugin
> Downloading Tor Browser for the first time.
> Downloading over Tor
> Downloading 
> https://aus1.torproject.org/torbrowser/update_3/release/Linux_x86_64-gcc3/x/en-US
> inotify_add_watch("/home/user/.config/qt5ct") failed: "No such file or 
> directory"
> Latest version: 7.5.6
> Downloading 
> https://tor.eff.org/dist/torbrowser/7.5.6/tor-browser-linux64-7.5.6_en-US.tar.xz.asc
> Downloading 
> https://tor.eff.org/dist/torbrowser/7.5.6/tor-browser-linux64-7.5.6_en-US.tar.xz
> Verifying Signature
> Refreshing local keyring...
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/torbrowser_launcher/launcher.py", line 
> 593, in verify
>     c.verify(signature=sig, signed_data=signed)
>   File "/usr/lib/python3/dist-packages/gpg/core.py", line 490, in verify
>     raise errors.BadSignatures(results[1], results=results)
> gpg.errors.BadSignatures: A4300A6BC93C0877A4451486D1483FA6C3C07136: Key 
> expired

The key expired issue was caused by Tor project.
We have no way to fix, and luckly it's been fixed.

Please try again.
If you meet appamor issue, please try latest sid/unstable version.

Cheers,
-- 
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 4096R/6C6ACD6417B3ACB1

--- End Message ---

Reply via email to