[mythtv-commits] Ticket #4954: perl runs in tainted mode and excludes . from path

MythTV mythtv at cvs.mythtv.org
Sun Apr 6 04:21:14 UTC 2008


#4954: perl runs in tainted mode and excludes . from path
-------------------------+--------------------------------------------------
 Reporter:  Torg         |        Owner:  stuartm   
     Type:  defect       |       Status:  new       
 Priority:  minor        |    Milestone:  0.21.1    
Component:  mythweather  |      Version:  0.21-fixes
 Severity:  high         |   Resolution:            
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by james.sumners at gmail.com):

 I'v found that adding `-I./` to the perl execution line works okay. e.g.
 `#! /usr/bin/perl -w` => `#! /usr/bin/perl -w -I./`.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4954#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list