Rawhide grc fails to run

Adam Williamson awilliam at redhat.com
Thu Mar 5 17:40:49 UTC 2009


On Thu, 2009-03-05 at 01:55 -0800, Chuck Forsberg WA7KGX N2469R wrote:
> Missing critical module: "wx"
> 
> repeat by:  type "grc" from the shell
> 
> The grc in Fedora 10 does not have this problem.

Confirmed, and further investigated:

[adamw at adam xchatlogs]$ python
Python 2.6 (r26:66714, Feb 26 2009, 17:32:04) 
[GCC 4.4.0 20090219 (Red Hat 4.4.0-0.21)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in <module>
    from wx._core import *
  File "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in <module>
    import _core_
ImportError: /usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core_.so: symbol _ZN12wxSizerFlags24ReserveSpaceEvenIfHiddenEv, version WXU_2.8.8 not defined in file libwx_gtk2u_core-2.8.so.0 with link time reference
>>> 

Bug required. Do you want to file it, or should I?
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org
http://www.happyassassin.net




More information about the fedora-test-list mailing list