I am trying to install subj and got following error:
Code: Select all
...
--> Processing Dependency: perl(Crypt::Eksblowfish::Bcrypt) for package: otrs-3.3.9-01.noarch
--> Finished Dependency Resolution
Error: Package: otrs-3.3.9-01.noarch (/otrs-3.3.9-01.noarch)
Requires: perl(Crypt::Eksblowfish::Bcrypt)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
EPEL repo and mod_perl installed.
I also try to install this module through cpan, but otrs can't see it.
Code: Select all
[root@otrs ~]# cpan Crypt::Eksblowfish::Bcrypt
Reading '/root/.cpan/Metadata'
Database was generated on Fri, 12 Sep 2014 00:53:18 GMT
Crypt::Eksblowfish::Bcrypt is up to date (0.009).
[root@otrs ~]# perl -e 'use Crypt::Eksblowfish::Bcrypt'
[root@otrs ~]#
Wrong package for Fedora distro.