Project

General

Profile

Bug #3475

cowsay-3.04-2 can't locate Term/ReadKey.pm in @INC

clarintux - about 1 year ago - . Updated about 1 year ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

0%


Description

cowsay-3.03 works but not cowsay-3.04:

Can't locate Term/ReadKey.pm in @INC (you may need to install the Term::ReadKey module) (@INC contains: /usr/lib/perl5/5.36/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.36/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.36/core_perl /usr/share/perl5/core_perl) at /usr/bin/cowsay line 86.
BEGIN failed--compilation aborted at /usr/bin/cowsay line 86.

History

#1

Updated by bill-auger about 1 year ago

  • Assignee set to bill-auger
  • Status changed from unconfirmed to in progress

thanks for noticing - the package is missing a dependency - the work-around for now, is to install the dependency explicitly:

$ sudo pacman -S perl-term-readkey
#2

Updated by bill-auger about 1 year ago

  • Status changed from in progress to fixed

Also available in: Atom PDF