On Mon, 05 Dec 2011, Teemu Ikonen wrote: > On Mon, Dec 5, 2011 at 5:01 PM, Raphael Hertzog <[email protected]> wrote: > > 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? > > Hello, > > Thanks for the quick reply, indeed the problem was that I could not > connect to dropbox.com without a proxy. The downloader could perhaps > give a more informative error message in this case, but the problem > was not really there, so I'm closing this bug.
How did you fix your problem ? Because as I said if you run "dropbox start -i" as a user and have to install dropbox, it will use pkexec to run "dropbox update" as root and then the http_proxy environment variable is lost and things should break. So I think that you possibly closed this bug too quickly. :) 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]

