Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2019 14:32:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235661] www/otrs: missing dependencies
Message-ID:  <bug-235661-7788-eTZoo5pS7L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235661-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235661-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235661

--- Comment #2 from vvv <work+freebsd@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 aborte=
d 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235661-7788-eTZoo5pS7L>