Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2017 23:49:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 224258] www/p5-Apache-MP3 missing run-dependency
Message-ID:  <bug-224258-14331@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 224258
           Summary: www/p5-Apache-MP3 missing run-dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: arensb+freebsd@ooblick.com
             Flags: maintainer-feedback?(perl@FreeBSD.org)
          Assignee: perl@FreeBSD.org

Created attachment 188735
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188735&action=
=3Dedit
Patch to www/p5-Apache-MP3/Makefile

After installing www/p5-Apache-MP3 and configuring it per the instructions,=
 web
connections fail with status 500, and the Apache log file records errors li=
ke:

[Mon Dec 11 17:42:04.678776 2017] [perl:error] [pid 59255] [client
128.8.80.146:64130] failed to resolve handler `Apache::MP3': Can't locate
CGI.pm in @INC (you may need to install the CGI module) (@INC contains:
/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 . /usr/local) at
/usr/local/lib/perl5/site_perl/Apache/MP3.pm line 20.\nBEGIN
failed--compilation aborted at /usr/local/lib/perl5/site_perl/Apache/MP3.pm
line 20.\nCompilation failed in require at (eval 2) line 2.\n

Since some of the .pm files in p5-Apache-MP3 include the line
    use CGI();
it seems obvious that www/p5-CGI is a run-dependency, so I've added it in t=
he
attached patch.

--=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-224258-14331>