Bug 115369

Summary: /usr/X11R6/lib/xscreensaver/fortune contains wrong fortune location
Product: [Fedora] Fedora Reporter: Hans de Goede <hdegoede>
Component: xscreensaverAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: cbell, rvokal
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: 2004-03-31 15:42:41 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 Hans de Goede 2004-02-11 15:37:17 UTC
/usr/X11R6/lib/xscreensaver/fortune

Contains /usr/games/fortune as fortune binary, but when using the
fortune version from the fedora.us repository, fortune is
/usr/bin/fortune.

People not using fedora.us and having an old fortune from when redhat
was still shipping fortune however do have fortune as /usr/games/fortune

To make the problem more fun /usr/games/fortune does exist when using
the fortune package from fedora.us, but it is a directory, so the -x
test succeeds.

My bash isn't all that good, but this should be fixable easily by
testing for both fortunes and testing that /usr/games/fortune is not a
dir.

Comment 1 Karsten Hopp 2004-03-31 15:42:41 UTC
fixed in xscreensaver-4.14-4

Comment 2 Bill Nottingham 2004-04-02 22:55:45 UTC
*** Bug 119898 has been marked as a duplicate of this bug. ***