Opened 11 years ago

Closed 6 months ago

#40556 closed defect (fixed)

smokeping: Missing mod_fcgid dependency

Reported by: macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: smokeping

Description (last modified by ryandesign (Ryan Carsten Schmidt))

mod_fcgid

Is required for SmokePing, but missing from the dependencies.

A few notes on the documentation:-

local0 and local1 for syslog facility need to be alligned (local1 IMHO)

fping path:-
/opt/local/sbin/fping

Some startup errors I encountered:-

$ sudo /opt/local/bin/smokeping --check
Can't locate Smokeping.pm in @INC (@INC contains: /opt/local/lib/smokeping /opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-2level/auto/RRDs /opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.12.4 /opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.12.4 /opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level /opt/local/lib/perl5/5.12.4 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at /opt/local/bin/smokeping line 12.
BEGIN failed--compilation aborted at /opt/local/bin/smokeping line 12.
$ which perl
/opt/local/bin/perl

==> it's actually in /opt/local/lib

ERROR: can't open /opt/local/etc/smokeping/config: No such file or directory
glaw@mm01.home.gateway:/opt/local/lib 2013-09-22 10:34:26

... at which point I gave up...

==> docs and installation goes into /opt/local/etc (no subdir)

Change History (4)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to markd@…
Summary: Missing dependency in SmokePingsmokeping: Missing mod_fcgid dependency

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from markd@… to macports-tickets@…

markd has retired. See #44782.

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from markd@… to macports-tickets@…

markd has retired. See #44782.

comment:3 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

The mod_fcgid dependency was added when the port was updated to 2.7.3.

Note: See TracTickets for help on using tickets.