[Bug 250197] www/rt44: missing dependency on textproc/p5-Pod-Parser
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 8 06:43:27 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250197
Bug ID: 250197
Summary: www/rt44: missing dependency on textproc/p5-Pod-Parser
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: drs-freebsd at sieborger.nom.za
CC: mikael at FreeBSD.org, perl at FreeBSD.org
CC: mikael at FreeBSD.org, perl at FreeBSD.org
RT::Shredder::POD uses Pod::Select, which is provided by
textproc/p5-Pod-Parser, but www/rt44 does not depend on that package. Would
you add a dependency, please?
Here's what happens when p5-Pod-Parser is not installed:
# rt-shredder
[14932] [Thu Oct 8 06:20:19 2020] [critical]: Can't locate Pod/Select.pm in
@INC (you may need to install the Pod::Select module) (@INC contains:
/usr/local/share/rt44/lib
/usr/local/share/rt44/plugins/RT-Extension-MandatoryFields/lib
/usr/local/share/rt44/plugins/RT-Extension-MergeUsers/lib
/usr/local/share/rt44/plugins/RT-Extension-RhodesACNS/lib
/usr/local/share/rt44/plugins/RTx-Calendar/lib
/usr/local/share/rt44/plugins/RT-Extension-RepeatTicket/lib
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/site_perl/mach/5.32
/usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32) at
/usr/local/lib/perl5/site_perl/RT/Shredder/POD.pm line 53, <DATA> line 755.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/RT/Shredder/POD.pm line 53, <DATA> line 755.
Compilation failed in require at /usr/local/sbin/rt-shredder line 205, <DATA>
line 755. (/usr/local/lib/perl5/site_perl/RT.pm:408)
Can't locate Pod/Select.pm in @INC (you may need to install the Pod::Select
module) (@INC contains: /usr/local/share/rt44/lib
/usr/local/share/rt44/plugins/RT-Extension-MandatoryFields/lib
/usr/local/share/rt44/plugins/RT-Extension-MergeUsers/lib
/usr/local/share/rt44/plugins/RT-Extension-RhodesACNS/lib
/usr/local/share/rt44/plugins/RTx-Calendar/lib
/usr/local/share/rt44/plugins/RT-Extension-RepeatTicket/lib
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/site_perl/mach/5.32
/usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32) at
/usr/local/lib/perl5/site_perl/RT/Shredder/POD.pm line 53, <DATA> line 755.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/RT/Shredder/POD.pm line 53, <DATA> line 755.
Compilation failed in require at /usr/local/sbin/rt-shredder line 205, <DATA>
line 755.
# rt-test-dependencies
perl:
>=5.10.1(5.32.0) ...found
users:
rt group (www) ...found
bin owner (root) ...found
libs owner (root) ...found
libs group (wheel) ...found
web owner (www) ...found
web group (www) ...found
CLI dependencies:
Getopt::Long >= 2.24 ...found
Term::ReadLine ...found
HTTP::Request::Common ...found
Text::ParseWords ...found
LWP >= 6.02 ...found
Term::ReadKey ...found
CORE dependencies:
HTML::FormatText::WithLinks::AndTables >= 0.06 ...found
UNIVERSAL::require ...found
Digest::SHA ...found
HTML::Mason::PSGIHandler >= 0.52 ...found
Data::GUID ...found
Locale::Maketext >= 1.06 ...found
Text::Template >= 1.44 ...found
DBIx::SearchBuilder >= 1.65 ...found
Date::Manip ...found
Email::Address >= 1.912 ...found
Locale::Maketext::Fuzzy >= 0.11 ...found
Devel::StackTrace >= 1.19 ...found
CGI::Cookie >= 1.20 ...found
Role::Basic >= 0.12 ...found
Scope::Upper ...found
DateTime::Locale >= 0.40 ...found
Plack::Handler::Starlet ...found
Locale::Maketext::Lexicon >= 0.32 ...found
HTML::Entities ...found
Storable >= 2.08 ...found
Scalar::Util ...found
CSS::Squish >= 0.06 ...found
Clone ...found
Plack >= 1.0002 ...found
DBI >= 1.37 ...found
JSON ...found
HTML::FormatText::WithLinks >= 0.14 ...found
Regexp::IPv6 ...found
DateTime::Format::Natural >= 0.67 ...found
Mail::Header >= 2.12 ...found
HTTP::Message >= 6.0 ...found
Data::Page::Pageset ...found
Email::Address::List >= 0.06 ...found
MIME::Entity >= 5.504 ...found
LWP::Simple ...found
Mail::Mailer >= 1.57 ...found
CSS::Minifier::XS ...found
File::Glob ...found
Time::ParseDate ...found
Symbol::Global::Name >= 0.05 ...found
Crypt::Eksblowfish ...found
HTML::Scrubber >= 0.08 ...found
List::MoreUtils ...found
File::Temp >= 0.19 ...found
File::Spec >= 0.8 ...found
URI::QueryParam ...found
HTML::Mason >= 1.43 ...found
Log::Dispatch >= 2.30 ...found
HTML::RewriteAttributes >= 0.05 ...found
Text::WikiFormat >= 0.76 ...found
IPC::Run3 ...found
Regexp::Common::net::CIDR ...found
HTML::Quoted ...found
Date::Extract >= 0.02 ...found
Convert::Color ...found
Text::Password::Pronounceable ...found
Time::HiRes ...found
Digest::MD5 >= 2.27 ...found
DateTime >= 0.44 ...found
Class::Accessor::Fast ...found
MIME::Types ...found
Net::CIDR ...found
Sys::Syslog >= 0.16 ...found
Text::Wrapper ...found
Module::Refresh >= 0.03 ...found
Regexp::Common ...found
Net::IP ...found
Tree::Simple >= 1.04 ...found
CGI::Emulate::PSGI ...found
File::ShareDir ...found
URI >= 1.59 ...found
Digest::base ...found
CGI >= 4 ...found
Devel::GlobalDestruction ...found
CGI::PSGI >= 0.12 ...found
Business::Hours ...found
Pod::Select ...MISSING
Data::ICal ...found
JavaScript::Minifier::XS ...found
XML::RSS >= 1.05 ...found
Encode >= 2.64 ...found
Text::Quoted >= 2.07 ...found
Apache::Session >= 1.53 ...found
Module::Versions::Report >= 1.05 ...found
Errno ...found
GD dependencies:
GD ...found
GD::Text ...found
GD::Graph >= 1.47 ...found
GRAPHVIZ dependencies:
GraphViz ...found
IPC::Run >= 0.90 ...found
MAILGATE dependencies:
LWP::UserAgent >= 6.02 ...found
LWP::Protocol::https ...found
Pod::Usage ...found
Getopt::Long ...found
Mozilla::CA ...found
SMIME dependencies:
String::ShellQuote ...found
Crypt::X509 ...found
File::Which ...found
SOME DEPENDENCIES WERE MISSING.
CORE missing dependencies:
Pod::Select ...MISSING
Perl library path for /usr/local/bin/perl:
/usr/local/lib/perl5/site_perl/mach/5.32
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.32/mach
/usr/local/lib/perl5/5.32
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list