Bug 250844

Summary: Mech-and-cow not a .cow file in cowsay.
Product: [Fedora] Fedora Reporter: Roy <nouveau>
Component: cowsayAssignee: MichaƂ Bentkowski <mr.ecik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.03-4.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-24 07:15:15 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:
Attachments:
Description Flags
fixed mech-and-cow none

Description Roy 2007-08-03 21:18:07 UTC
Description of problem:
There's a mech-and-cow ascii-art file in /usr/share/cowsay, which did not work
with cowsay. This looks to me like a severe problem that needs to be fixed right
away.

Version-Release number of selected component (if applicable):
cowsay-3.03-2.fc7

How reproducible:
for i in `ls /usr/share/cowsay/`; do echo "I am $i" | cowsay -f $i; echo; done

Steps to Reproduce:
1. Install cowsay (yum install cowsay)
2. Try above mentioned script
3. See an error appear
  
Actual results:
An error message saying mech-and-cow cannot be read... or something

Expected results:
a nice fluffy ascii-art image of a mech next to a cow

Additional info:
Attached you will find a mech-and-cow file that does work.

Comment 1 Roy 2007-08-03 21:18:07 UTC
Created attachment 160664 [details]
fixed mech-and-cow

Comment 2 Fedora Update System 2007-10-11 01:46:01 UTC
cowsay-3.03-4.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update cowsay'

Comment 3 Fedora Update System 2007-10-24 07:15:12 UTC
cowsay-3.03-4.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.