Bug 3888

Summary: requires bug: requires guile16 but not work with it
Product: Sisyphus Reporter: Pavel S. Khmelinsky <hmepas>
Component: gnucashAssignee: Andrey Cherepanov <cas>
Status: CLOSED WORKSFORME QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: cas
Version: unstable   
Hardware: all   
OS: Linux   

Description Pavel S. Khmelinsky 2004-03-26 20:43:59 MSK
hmepas@localhost ~ $ rpm -qi --requires gnucash | grep guile
guile16 >= 1.6
slib-guile  
guile16  
hmepas@localhost ~ $ rpm -qa | grep quile
hmepas@localhost ~ $ rpm -qa | grep guile
slib-guile-2d6-alt1
guile16-devel-1.6.4-alt4
guile16-1.6.4-alt4
hmepas@localhost ~ $ gnucash
/usr/lib/gnucash/overrides/guile: line 8: /usr/bin/guile: No such file or directory
/usr/lib/gnucash/overrides/guile: line 8: exec: /usr/bin/guile: cannot execute:
No such file or directory

Workaround:
$ sudo ln -s /usr/bin/guile16 /usr/bin/guile 
$ gnucash    

But may be this is guile16 package bug
Comment 1 Vitaly Lipatov 2004-03-27 15:20:34 MSK
Это проблема может относиться только к guile. 
Вообще при установке guile16 нужная альтернатива устанавливается. 
Что у вас с 
# rpm -qa | grep alternatives 
 
Comment 2 Pavel S. Khmelinsky 2004-03-27 15:39:55 MSK
$ rpm -qa | grep alternatives 
update-alternatives-1.8.3-alt1
alternatives-0.1.0-alt1
libalternatives-0.1.0-alt1
Comment 3 Vitaly Lipatov 2004-04-06 22:43:15 MSD
Some problem with alternatives in your system? 
Comment 4 Pavel S. Khmelinsky 2004-04-06 23:47:50 MSD
Очень может быть. Если я такой единственный багу можно закрывать.