HOWTO: Fix Could not find small cowfile!

Archived topics about LMDE 1 and LMDE 2
Locked
RHTopics
Level 2
Level 2
Posts: 58
Joined: Fri Sep 10, 2010 2:32 pm

HOWTO: Fix Could not find small cowfile!

Post by RHTopics »

Every so often when you bring up a terminal window, you will get the message:
cowthink: Could not find small cowfile!
What that is saying is Mint Fortune which produces the quotes is wanting to use the /usr/share/cowsay/cows/small.cow file, but it does not exist.

To provide a temporary fix until the cowsay package is updated, do the following command in a terminal window:

Code: Select all

sudo ln -s  /usr/share/cowsay/cows/default.cow  /usr/share/cowsay/cows/small.cow
That command will make a symbolic link from the default.cow file, which appears to be the small cow to a link file named small.cow.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
23dornot23d

Re: HOWTO: Fix Could not find small cowfile!

Post by 23dornot23d »

Works for me ...... cheers .....
rtrev

Re: HOWTO: Fix Could not find small cowfile!

Post by rtrev »

This cow thing was kind of cute for the first day or so, but now I just find it distracting.

Being a rolling distro, is there any problem with just removing it? Or might something come along later that depends on it, or some other package which has been removed, and will screw up the upgrade?
aaleo

Re: HOWTO: Fix Could not find small cowfile!

Post by aaleo »

Thank you! It works!
Locked

Return to “LMDE Archive”