You are not logged in.

#1 2011-07-22 13:28:02

eKoeS
Member
From: Rome
Registered: 2010-04-05
Posts: 8
Website

[revelation] undefined symbol: gcry_control

Hey guys,

one of the recent testing updates probably broke a few gnome-related python 2.7 bindings and, as a result, revelation fails to start with the following error:

Traceback (most recent call last):
  File "/usr/bin/revelation", line 25, in <module>
    import gettext, gnome, gobject, gtk, gtk.gdk, os, pwd, sys
  File "/usr/lib/python2.7/site-packages/gtk-2.0/gnome/__init__.py", line 13, in <module>
    from _gnome import *
ImportError: /usr/lib/libgnomevfs-2.so.0: undefined symbol: gcry_control

Did you experience the same issue? Thanks in advance!


~ Oh captain, my captain!

Offline

#2 2011-07-22 17:32:49

favadi
Member
From: Hanoi, Vietnam
Registered: 2010-05-21
Posts: 10
Website

Re: [revelation] undefined symbol: gcry_control

Offline

#3 2011-07-22 19:29:48

patrickmelo
Member
Registered: 2011-07-22
Posts: 2

Re: [revelation] undefined symbol: gcry_control

Hi there, I was having the same problem with soundconverter.

The problem is related to the gnome-vfs package, it needed to be patched and recompiled against libgcrypt 1.5.0.
I've made a package that solves the problem (http://aur.archlinux.org/packages.php?ID=50918)

I'll send a message to the maintainer of the official package.

I hope it helps.

Offline

#4 2011-07-22 19:40:24

eKoeS
Member
From: Rome
Registered: 2010-04-05
Posts: 8
Website

Re: [revelation] undefined symbol: gcry_control

@patrickmelo: brilliant! it solves both revelation and soundconverter issues. Thank you very much for your time and help.


~ Oh captain, my captain!

Offline

#5 2011-07-22 20:00:58

patrickmelo
Member
Registered: 2011-07-22
Posts: 2

Re: [revelation] undefined symbol: gcry_control

I'm glad it worked.

But watchout for a new version of the official package.
As soon as I can reach the official maintainer I hope he uses the patch to solve everyone else's problem. smile

Offline

#6 2011-07-22 20:36:22

eKoeS
Member
From: Rome
Registered: 2010-04-05
Posts: 8
Website

Re: [revelation] undefined symbol: gcry_control

But watchout for a new version of the official package.

Be sure I will. In the meantime, I'm glad to have my passwords back. wink

Last edited by eKoeS (2011-07-22 20:36:39)


~ Oh captain, my captain!

Offline

#7 2011-07-25 19:15:50

binuts
Member
Registered: 2010-02-07
Posts: 3
Website

Re: [revelation] undefined symbol: gcry_control

Thank you patrickmelo for this package.

Offline

Board footer

Powered by FluxBB