You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/04/01 12:48:33 UTC

[GitHub] [trafficcontrol] DungeonMasterAkshay commented on issue #4577: traffic_ops installation error due to cpan installation and _postinstall script execution

DungeonMasterAkshay commented on issue #4577: traffic_ops installation error due to cpan installation and _postinstall script execution
URL: https://github.com/apache/trafficcontrol/issues/4577#issuecomment-607228940
 
 
   These are logs for Net::Pcap module which is perl module.
   I have tried to install with cpanfile .
   I have tried to install with this command : carton install Net::Pcap/Net::PcapUtils and cpan Net::Pcap/Net::PcapUtils.
   
   
   **These are following log error of _postinstall script execution** 
   
   Experimental keys on scalar is now forbidden at /opt/traffic_ops/install/bin/_postinstall line 84.
   Type of arg 1 to keys must be hash or array (not private variable) at /opt/traffic_ops/install/bin/_postinstall line 84, near "$var ) "
   Experimental keys on scalar is now forbidden at /opt/traffic_ops/install/bin/_postinstall line 324.
   Type of arg 1 to keys must be hash or array (not private variable) at /opt/traffic_ops/install/bin/_postinstall line 324, near "$defaultInputs ) "
   Experimental keys on scalar is now forbidden at /opt/traffic_ops/install/bin/_postinstall line 346.
   Type of arg 1 to keys must be hash or array (not private variable) at /opt/traffic_ops/install/bin/_postinstall line 346, near "$defaultInputs ) "
   Experimental push on scalar is now forbidden at /opt/traffic_ops/install/bin/_postinstall line 396, near "%temp;"
   Bareword "main" not allowed while "strict subs" in use at /opt/traffic_ops/install/bin/_postinstall line 946.
   Execution of /opt/traffic_ops/install/bin/_postinstall aborted due to compilation errors.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services