On Thu, 2010-08-12 at 10:11 -0400, Felix Miata wrote: > I updated system yesterday, installed scd just now: > > [init 3]# system-config-display > File "/usr/share/system-config-display/xconf.py", line 27, in <module> > import xf86config > File "/usr/lib/python2.7/site-packages/xf86config.py", line 1, in <module> > import xf86config > ImportError: pyxf86config-0.3.37-8.fc14.x86_64: undefined > symbol: xstrtokenize That looks like a bug in pyxf86config, rather than s-c-d; looks like /usr/lib{64}/python2.7/site-packages/ixf86configmodule.so was linked incorrectly. Please check bugzilla, and if it's not there already, please file a bug against pyxf86config. > Isn't all the python 2.7 dep pushing done yet? Is there some other problem here? system-config-display was rebuilt for 2.7 in system-config-display-2.2-2.fc14 Having said that, some of the other system-config-* tools missed being rebuilt for Python 2.7, and I rebuilt them yesterday. But what you're seeing above is a different issue. > Doesn't work in F13 either: > # system-config-display > File "/usr/share/system-config-display/xconf.py", line 33, in <module> > import system_config_keyboard.keyboard as keyboard > ImportError: No module named system_config_keyboard.keyboard This looks like either a missing rpm dependency; (a missing Requires: system-config-keyboard), or something needed to manipulate Python's sys.path. Was system-config-keyboard installed? Hope this is helpful Dave -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel