#43011: [NEW] cif / collective-intelligence-framework -------------------------+--------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer haspatch Port: cif | -------------------------+--------------------------------- Comment (by jul_bsd@…): Latest Portfile * cif-server installed and libapreq2 too But test operations failed currently {{{ $ sudo -H -u cif cif -d -q example.com [DEBUG][2014-08-31T04:02:43Z]: generating query [DEBUG][2014-08-31T04:02:43Z]: query: example.com [DEBUG][2014-08-31T04:02:43Z]: query sha1: 0caaf24ab1a0c33440c06afe99df986365b0781f [DEBUG][2014-08-31T04:02:43Z]: sending query [DEBUG][2014-08-31T04:02:43Z]: posting data... ERROR: 500 Internal Server Error $ tail -20 /opt/local/apache2/logs/error_log [...] [Sat Aug 30 23:56:14 2014] [error] [client 127.0.0.1] Cannot find AppAuth class CIF::WebAPI::AppAuth (from conf Apache2RESTAppAuth)\n Loaded writer class Apache2::REST::Writer::bin Cannot load CIF::WebAPI::Writer::table: Can't locate CIF/WebAPI/Writer/table.pm in @INC (@INC contains: /opt/local/bin /../../libcif-dbi/lib /opt/local/bin/../../libcif/lib /opt/local/bin/../local/lib /opt/local/bin/../lib /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/site_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.16.3 /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/5.16.3 /darwin-thread-multi-2level /opt/local/lib/perl5/5.16.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.16.1 /darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.1 /opt/local/lib/perl5/vendor_perl . /opt/local/apache2) at (eval 14) line 1. Loaded writer class Apache2::REST::Writer::json Loaded writer class Apache2::REST::Writer::perl Loaded writer class Apache2::REST::Writer::yaml Loaded writer class Apache2::REST::Writer::yaml_multipart Loaded writer class Apache2::REST::Writer::xml Loaded writer class Apache2::REST::Writer::xml_stream Loaded writer class Apache2::REST::Writer::yaml_stream [Sun Aug 31 00:02:44 2014] [error] [client 127.0.0.1] Cannot find AppAuth class CIF::WebAPI::AppAuth (from conf Apache2RESTAppAuth)\n }}} As a sidenote, this file doesn't exist on a macports install or a linux one, so maybe some old stuff... Else * clean some parts depending on perl release used * some files conditionned if subport server * fix repository for v2: different model, need elasticsearch * some extra notes -- Ticket URL: <https://trac.macports.org/ticket/43011#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X