Your message dated Sat, 30 May 2015 18:17:05 +0000
with message-id <[email protected]>
and subject line Bug#784041: fixed in torbrowser-launcher 0.1.9-1+deb8u1
has caused the Debian Bug report #784041,
regarding exceptions.OSError: [Errno 2] No such file or directory
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.)
--
784041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784041
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: torbrowser-launcher
Version: 0.1.9-1
Severity: important
Hello,
I get an error when trying to launch torbrowser:
Tor Browser Launcher
By Micah Lee, licensed under MIT
version 0.1.9
https://github.com/micahflee/torbrowser-launcher
Initializing Tor Browser Launcher
Importing keys
gpg: key 63FEE659: "Erinn Clark <[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
gpg: key 93298290: "Tor Browser Developers (signing key)
<[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
Starting launcher dialog
LATEST VERSION 4.5
Checked for update within 24 hours, skipping
TBB is not installed, attempting to install 4.5
Running task: download_sha256
Downloading https://dist.torproject.org/torbrowser/4.5/sha256sums.txt
Updating over Tor
Finished receiving body: Response body fully received
Running task: download_sha256_sig
Downloading https://dist.torproject.org/torbrowser/4.5/sha256sums.txt.asc
Updating over Tor
Finished receiving body: Response body fully received
Running task: download_tarball
Downloading https://dist.torproject.org/torbrowser/4.5/tor-browser-linux64-4
..5_en-US.tar.xz
Updating over Tor
Finished receiving body: Response body fully received
Running task: verify
Verifying signature
gpg: assuming signed data in
`/home/pierre/.cache/torbrowser/download/sha256sums.txt'
gpg: Signature made Mon Apr 27 14:46:17 2015 CEST using RSA key ID D40814E0
gpg: Good signature from "Tor Browser Developers (signing key)
<[email protected]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: EF6E 286D DA85 EA2A 4BA7 DE68 4E2C 6E87 9329 8290
Subkey fingerprint: BA1E E421 BBB4 5263 180E 1FC7 2E1A C68E D408 14E0
Running task: extract
Extracting tor-browser-linux64-4.5_en-US.tar.xz
Running task: run
Running /home/pierre/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US
/start-tor-browser
Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 911,
in dispatcher
return func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1462,
in _finishResponse_WAITING
self._giveUp(Failure(reason))
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1515,
in _giveUp
self._disconnectParser(reason)
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1503,
in _disconnectParser
parser.connectionLost(reason)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 532,
in connectionLost
self.response._bodyDataFinished()
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 911,
in dispatcher
return func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1154,
in _bodyDataFinished_CONNECTED
self._bodyProtocol.connectionLost(reason)
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
378, in connectionLost
self.all_done(reason)
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
395, in response_finished
self.run_task()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
332, in run_task
self.verify()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
565, in verify
self.run_task()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
336, in run_task
self.extract()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
609, in extract
self.run_task()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
340, in run_task
self.run()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
640, in run
subprocess.call([self.common.paths['tbb']['start']])
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
exceptions.OSError: [Errno 2] No such file or directory
Regards,
-- System Information:
Debian Release: 8.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages torbrowser-launcher depends on:
ii gnupg 1.4.18-7
ii python 2.7.9-1
ii python-gtk2 2.24.0-4
ii python-lzma 0.5.3-2+b1
ii python-parsley 1.2-1
ii python-psutil 2.1.1-1+b1
ii python-twisted 14.0.2-3
ii python-txsocksx 1.13.0.3-1
ii tor 0.2.5.12-1
ii wmctrl 1.07-7
torbrowser-launcher recommends no packages.
Versions of packages torbrowser-launcher suggests:
ii apparmor 2.9.0-3
ii python-pygame 1.9.1release+dfsg-10+b1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: torbrowser-launcher
Source-Version: 0.1.9-1+deb8u1
We believe that the bug you reported is fixed in the latest version of
torbrowser-launcher, 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.
Holger Levsen <[email protected]> (supplier of updated torbrowser-launcher
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: SHA512
Format: 1.8
Date: Sat, 30 May 2015 15:27:02 +0200
Source: torbrowser-launcher
Binary: torbrowser-launcher
Architecture: source
Version: 0.1.9-1+deb8u1
Distribution: jessie
Urgency: high
Maintainer: Anonymity Tools Debian Maintainers
<[email protected]>
Changed-By: Holger Levsen <[email protected]>
Description:
torbrowser-launcher - helps download, update and run the Tor Browser Bundle
Closes: 784041
Changes:
torbrowser-launcher (0.1.9-1+deb8u1) jessie; urgency=high
.
* Apply 3d9f4ed and 5f833d7 from 0.2.0 upstream release to deal with changed
pathes in the 4.5 torbrowser release. (Closes: #784041)
* 3d9f4ed also removes the accept links feature (as it has stopped worked
with 4.5.)
* Apply f219f35 from 0.2.0 to stop acting as default browser, because a
default browser should be captable of accepting links.
Checksums-Sha1:
bccafc5ddab03f6dc2eb405ffef4259c1fa18df9 2232
torbrowser-launcher_0.1.9-1+deb8u1.dsc
8fdb0656c66d872c53cef9de5af90e3c1299947c 8196
torbrowser-launcher_0.1.9-1+deb8u1.debian.tar.xz
Checksums-Sha256:
f7463f928559318a391cc8b86f18d82241b6f59aac7dd6712df52848336f3516 2232
torbrowser-launcher_0.1.9-1+deb8u1.dsc
1c09d840194cfd2ce848c53f4544038bc0e1e6d330b47cb49545cf944652df2b 8196
torbrowser-launcher_0.1.9-1+deb8u1.debian.tar.xz
Files:
caf9025f20847040893c0b2cfbc85151 2232 contrib/python optional
torbrowser-launcher_0.1.9-1+deb8u1.dsc
a3f377eec84f3ebc3cf60683bf3cb732 8196 contrib/python optional
torbrowser-launcher_0.1.9-1+deb8u1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIVAwUBVWnCMwkauFYGmqocAQq4xBAAgakxF+u3a1g9bCH4wYZOSSvjtbXEitBC
7jH83VF3u83yikv7df5CKRdXco9IymGGN6YBL+HM3qmPiMBP2ZuVeJVYY/FpykTE
lk9Us3DnSS0tCOVDhxV7wcITUFenVkKzTOUFxp72cl1AnApC6SQg4644eeMfqYuo
jVtWCAX1KpFkJ4Y8PP7j3PM/Yn4aOImJ1AI7063weA5KF3Cu0jGiD1MaYuPmuvPP
xjCgFrfgNeDtgxZMoJPr3Tu/oOUbNv8NG/koT5hJSposbPXDTs0nzJH7k73XsUIe
0VYoIUBeRwowVGS9ZmxMtzVZH2YksLkF9scmUkg7/MmlqO7mlbs9ZwUYGUVIRyXG
1w+wTXDlkmI34PeRQmWvXh0MVIrltBwEoIxsQuc6JLCJ8HuFmeLS5TmUpynCiUQO
T249eBiGrbk8U/yrOy+STH1mSKvP2Xbpz5JljySpVeuyiyEixVOL26Q6C95ZibY5
hEYo4gc2E0vfrx15A2KHtu9FBigm0pX3vJOaknBXaSJKD8oiWiXaSGsf/gcP8ZoB
LHgouOqFUDUZ+PTN0NJjgGHk+Nz5ELVK5aZgIN/JxEVYnzsReOA0hHjJgGHLpTg7
PYSlbqKlOholwmqM09vE60VtAsTXm9/w7yJUByVhrW5lekOXcNAewUhu4F2uYJrC
o8UljT6p+YM=
=CZqs
-----END PGP SIGNATURE-----
--- End Message ---