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:   maintainer-feedback requested: [Bug 224258] www/p5-Apache-MP3 missing run-dependency
Message-ID:  <bug-224258-14331-EeChGg0jEO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224258-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224258-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
arensb+freebsd@ooblick.com has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to perl@FreeBSD.or=
g:
Bug 224258: www/p5-Apache-MP3 missing run-dependency
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224258



--- Description ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224258-14331-EeChGg0jEO>