Bug 193324 - Could not find slib/require.scm
Summary: Could not find slib/require.scm
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: guile
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-27 12:05 UTC by Brian Gerst
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-12 10:51:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.