Description of problem: Upgrade to Fedora 7 and trying to run gnucash fails. Version-Release number of selected component (if applicable): gnucash-2.2.0-1.fc7 How reproducible: Always Steps to Reproduce: 1. Upgrade to Fedora 7 2. Type gnash in a terminal window Actual results: gnucash-bin: error while loading shared libraries: libgoffice-0.so.4: cannot open shared object file: No such file or directory Expected results: gnash starting up Additional info: /usr/lib/libgoffice-1.so.2 is installed. libgoffice-0.so.4 is available after a yum install libgoffice4. Afterwards gnucash starts up.
$ rpm -qpR gnucash-2.2.0-1.fc7.i386.rpm | grep goffice libgoffice-0.so.4 The requires is there.
If the bug isn't in the gnucash package, then where could it be? I have seen the same issue with 2 systems that were upgraded to Fedora 7 and had gnucash already installed.
Not sure. pushing to anaconda for now.
Please attach /var/log/anaconda.log to this bug report.
Created attachment 160847 [details] Anaconda log
Attached the anaconda log
This feels like a dupe of bug 242163, same problem / symptoms but just with a different lib.
(In reply to comment #7) > This feels like a dupe of bug 242163, same problem / symptoms but just with a > different lib. Aha. On one of the machines after the upgrade the install also has problems with gnumeric as described in that bug report: $ gnumeric gnumeric: error while loading shared libraries: libgsf-gnome-1.so.114: cannot open shared object file: No such file or directory Since gnumeric isn't used on that machine, but was apparently installed from a previous Fedora release, I haven't fixed that issue yet, so if there is anything I can provide to track this down please let me know.
*** This bug has been marked as a duplicate of 242163 ***