mgirod / clearcase-cpan

Automatically exported from code.google.com/p/clearcase-cpan
0 stars 0 forks source link

ClearCase::Argv cannot, in ipc mode, be called from a suid enabled script #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I get an error under a Tk script, pointing at IPC::Open3:

Tk::Error: Insecure $ENV{PATH} while running with -T switch at
/vobs/cello/cade_struct/tools/perl/SunOS/sparc/lib/5.8.8/IPC/Open3.pm line 246.

 IPC::Open3::_open3 at
/vobs/cello/cade_struct/tools/perl/SunOS/sparc/lib/5.8.8/IPC/Open3.pm line 246

 IPC::Open3::open3 at
/vobs/cello/cade_struct/tools/perl/SunOS/sparc/lib/5.8.8/IPC/Open3.pm line 307

 ClearCase::Argv::ipc at
/vobs/cello/cade_struct/tools/perl/SunOS/sparc/lib/site_perl/5.8.8/ClearCase/Arg
v.pm
line 470

Original issue reported on code.google.com by marc.girod on 1 Sep 2008 at 4:24

GoogleCodeExporter commented 9 years ago
Not a problem: just need to set ENV{PATH} in the script.

Original comment by marc.girod on 9 Sep 2008 at 9:16

GoogleCodeExporter commented 9 years ago
As per previous comment: not a problem

Original comment by marc.girod on 9 Sep 2008 at 9:18