[Bug 221002] www/otrs: missing dependencies
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 25 12:12:11 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221002
Bug ID: 221002
Summary: www/otrs: missing dependencies
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mickael.maillot at gmail.com
CC: m.tsatsenko at gmail.com
CC: m.tsatsenko at gmail.com
Flags: maintainer-feedback?(m.tsatsenko at gmail.com)
The port miss 2 perl modules: devel/p5-Lingua-Translit and
textproc/p5-Pod-Strip
Otherwise the command line tool otrs.Console.pl does not work.
Tested on a simple installation with pkg install and otrs-5.0.18_1.
Logs of the errors:
[Mon Jul 24 15:12:51 2017] otrs.Console.pl:
Kernel::System::Console::Command::Dev::Tools::TranslationsUpdate could not be
loaded: Can't locate Lingua/Translit.pm in @INC (you may need to install the
Lingua::Translit module) (@INC contains: /usr/local/otrs/Custom
/usr/local/otrs/Kernel/cpan-lib /usr/local/otrs
/usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at
/usr/local/otrs/Kernel/System/Console/Command/Dev/Tools/TranslationsUpdate.pm
line 18.
[Mon Jul 24 15:16:16 2017] otrs.Console.pl:
Kernel::System::Console::Command::Dev::Tools::TranslationsUpdate could not be
loaded: Can't locate Pod/Strip.pm in @INC (you may need to install the
Pod::Strip module) (@INC contains: /usr/local/otrs/Custom
/usr/local/otrs/Kernel/cpan-lib /usr/local/otrs
/usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at
/usr/local/otrs/Kernel/System/Console/Command/Dev/Tools/TranslationsUpdate.pm
line 19.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list