[Bug 235661] www/otrs: missing dependencies
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 11 14:33:00 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235661
--- Comment #2 from vvv <work+freebsd at vvv.kiev.ua> ---
devel/p5-Class-Accessor-Lite - thank you for the explanation, reported it in
bug #235669.
sysutils/p5-Schedule-Cron-Events - steps to reproduce:
pkg delete p5-Schedule-Cron-Events
su - otrs -c 'bin/otrs.Daemon.pl stop'
su - otrs -c 'bin/otrs.Daemon.pl start'
cat ~otrs/var/log/Daemon/SchedulerCronTaskManagerERR.log
Output:
[Mon Feb 11 15:53:28 2019] otrs.Daemon.pl: Kernel::System::CronEvent could not
be loaded: Can't locate Schedule/Cron/Events.pm in @INC (you may need to
install the Schedule::Cron::Events module) (@INC contains:
/usr/local/otrs/Custom /usr/local/otrs/Kernel/cpan-lib /usr/local/otrs
/usr/local/lib/perl5/site_perl/mach/5.28 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.28/mach /usr/local/lib/perl5/5.28) at
/usr/local/otrs/Kernel/System/CronEvent.pm line 14.
[Mon Feb 11 15:53:28 2019] otrs.Daemon.pl: BEGIN failed--compilation aborted at
/usr/local/otrs/Kernel/System/CronEvent.pm line 14.
[Mon Feb 11 15:53:28 2019] otrs.Daemon.pl: Compilation failed in require at
/usr/local/otrs/Kernel/System/ObjectManager.pm line 254.
[Mon Feb 11 15:53:28 2019] otrs.Daemon.pl: at
/usr/local/otrs/Kernel/System/Daemon/SchedulerDB.pm line 1400.
p5-XML-LibXML-Simple - I didn't find the solution in bug #229240. Suggested
patch adds 3 modules to dependencies:
p5-XML-Parser
p5-XML-LibXML
p5-XML-LibXSLT
But there is no p5-XML-LibXML-Simple. It's directly used in
Kernel/System/XML/Simple.pm.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list