Hello, On Mon, 05 Dec 2011, Teemu Ikonen wrote: > File "/usr/bin/dropbox", line 201, in verify_signature > sigs = ctx.verify(sig_file, plain_file, None) > gpgme.GpgmeError: (7, 58, u'No data') > The installation of Dropbox failed.
That's probably the sign that the download of the signature failed for some unknown reason. Do you have to use a proxy to access the internet? If yes, do you have correctly configured the http_proxy environment variable? It's true however that pkexec does filter environment variables so the problem could well be here. Does "dropbox update" work if you run it in a root shell where http_proxy is correctly configured? Cheers, -- Raphaël Hertzog ◈ Debian Developer Pre-order a copy of the Debian Administrator's Handbook and help liberate it: http://debian-handbook.info/liberation/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

