Description of problem: gnumeric won't start. strace shows it looking for the python japanese files, and then dying: open("/usr/lib/python2.2/lib-dynload/japanese/__init__.py", O_RDONLY|O_LARGEFILE) = 9 fstat64(9, {st_mode=S_IFREG|0644, st_size=158, ...}) = 0 rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0 rt_sigsuspend([] It won't build: Processing files: gnumeric-devel-1.0.9-6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gnumeric = 1.0.9 Processing files: gnumeric-debuginfo-1.0.9-6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 RPM build errors: File not found: /var/tmp/gnumeric-1.0.9-root/usr/share/gnumeric/1.0.9-bonobo/guile Version-Release number of selected component (if applicable): 1.0.9-6 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
While gnumeric not starting may be a python bug, gnumeric not rebuilding isn't. seandarcy: would you mind posting a different bug for the 'not building' part? Having two bugs reported in the same bug report is generally difficult to track. I could create the new bug entry myself, but I don't know how to reproduce it (haven't tried it either), and you probably want to see the evolution of the bug. Sorry for putting you to more work, I just think this way both the developer(s) and the person submitting the bug will benefit.
I cannot reproduce this with the latest code. Closing. Feel free to reopen it if you notice it again.