Public bug reported:

I'm running the daily build of Ubuntu 13.10 (Saucy).

When I try to install nautilus-dropbox, I get a Python error

  gpgme.GpgmeError: (7, 150, u'Invalid crypto engine')

The full trace is below.

$ sudo apt-get install nautilus-dropbox
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  linux-image-generic
Use 'apt-get autoremove' to remove it.
The following NEW packages will be installed:
  nautilus-dropbox
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/94.5 kB of archives.
After this operation, 376 kB of additional disk space will be used.
Selecting previously unselected package nautilus-dropbox.
(Reading database ... 158616 files and directories currently installed.)
Unpacking nautilus-dropbox (from .../nautilus-dropbox_1.4.0-3_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support ...
Processing triggers for hicolor-icon-theme ...
Setting up nautilus-dropbox (1.4.0-3) ...

Dropbox is the easiest way to share and store your files online. Want to
learn more? Head to http://www.dropbox.com/

Downloading Dropbox... 100%
Traceback (most recent call last):
  File "/usr/bin/dropbox", line 1404, in <module>
    ret = main(sys.argv)
  File "/usr/bin/dropbox", line 1393, in main
    result = commands[argv[i]](argv[i+1:])
  File "/usr/bin/dropbox", line 817, in update
    download()
  File "/usr/bin/dropbox", line 556, in download
    name, i, total = one_member.next()
  File "/usr/bin/dropbox", line 278, in unpack
    if not verify_signature(StringIO.StringIO(DROPBOX_PUBLIC_KEY), signature, 
self.local_file):
  File "/usr/bin/dropbox", line 200, in verify_signature
    with gpgme_context([key_file]) as ctx:
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/usr/bin/dropbox", line 188, in gpgme_context
    result = ctx.import_(key_file)
gpgme.GpgmeError: (7, 150, u'Invalid crypto engine')
Please restart all running instances of Nautilus, or you will experience 
problems. i.e. nautilus --quit
Dropbox installation successfully completed! You can start Dropbox from your 
applications menu.
$

** Affects: nautilus-dropbox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1196253

Title:
  can't install nautilus-dropbox: GpgmeError: Invalid crypto engine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1196253/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to