Bug 193324

Summary: Could not find slib/require.scm
Product: [Fedora] Fedora Reporter: Brian Gerst <brgerst>
Component: guileAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: redhat-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-12 10:51:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian Gerst 2006-05-27 12:05:42 UTC
Description of problem:
ERROR: Could not find slib/require.scm in  ("/usr/share/guile/site"
"/usr/share/gnucash/guile-modules" "/usr/share/gnucash/scm" ""
"/usr/share/guile/site" "/usr/share/guile/1.8" "/usr/share/guile")

Version-Release number of selected component (if applicable):
guile-1.8.0-5

How reproducible:
Consistent

Steps to Reproduce:
1. Start gnucash
  
Actual results:
Gnucash crashes with above error.

Expected results:
No error.

Additional info:
Rolling back to guile-1.8.0-4 fixes the problem.

Comment 1 Miroslav Lichvar 2006-05-29 07:58:46 UTC
Yes, upgrade from guile-1.8.0-{1,2,3,4} doesn't work. The new package no longer
owns some files as they are now generated in a trigger. In the upgrade process,
the trigger is run before files of the old package are removed and there is
probably no clean way how to avoid that.

How to fix it:
uninstall and install guile again, or

force upgrade of guile (or slib) to the same release
rpm -U --force guile-1.8.0-5.*.rpm