Your message dated Thu, 02 Oct 2014 11:30:25 +0200
with message-id <[email protected]>
and subject line Re: Bug#763733: torbrowser-launcher: Fails to check for
updates and to start Tor Browser
has caused the Debian Bug report #763733,
regarding torbrowser-launcher: Fails to check for updates and to start Tor
Browser
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.)
--
763733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763733
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: torbrowser-launcher
Version: 0.1.4-2
Severity: grave
$ torbrowser-launcher
/usr/lib/python2.7/dist-packages/twisted/internet/_sslverify.py:184:
UserWarning: You do not have the service_identity module installed. Please
install it from <https://pypi.python.org/pypi/service_identity>. Without the
service_identity module and a recent enough pyOpenSSL tosupport it, Twisted can
perform only rudimentary TLS client hostnameverification. Many valid
certificate/hostname mappings may be rejected.
verifyHostname, VerificationError = _selectVerifyImplementation()
Tor Browser Launcher
By Micah Lee, licensed under GPLv3
version 0.1.4
https://github.com/micahflee/torbrowser-launcher
Initializing Tor Browser Launcher
Successfully loaded mirrors from /usr/share/torbrowser-launcher/mirrors.txt
Warning: can't load mirrors from
/home/intrigeri/.config/torbrowser/mirrors.txt
Importing keys
gpg: key 63FEE659: "Erinn Clark <[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
Starting launcher dialog
LATEST VERSION 3.6.6
Checking for update
Running task: download_update_check
Downloading
https://www.torproject.org/projects/torbrowser/RecommendedTBBVersions
Updating over Tor
Download error: [<twisted.python.failure.Failure <class
'twisted.internet._sslverify.SimpleVerificationError'>>] <class
'twisted.web._newclient.ResponseNeverReceived'>
Running task: attempt_update
Checking to see if update is needed
Once I install the python-service-identity package, this error goes
away. I guess we should add a dependency on it.
Cheers,
--
intrigeri
--- End Message ---
--- Begin Message ---
> Once I install the python-service-identity package, this error goes
> away. I guess we should add a dependency on it.
This was actually caused by #763581, which is now fixed in sid.
--- End Message ---