<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
John Wilcock wrote:
<blockquote cite="mid:4ED7E5C9.3070604@tradoc.fr" type="cite">Le
01/12/2011 18:44, Michel Bulgado a &eacute;crit :
  <br>
  <blockquote type="cite">Insecure dependency in chmod while running
with -T switch at
    <br>
/usr/share/perl5/Archive/Zip/Member.pm line 490. Failed.
    <br>
  </blockquote>
  <br>
There's a patch for that in
<a class="moz-txt-link-freetext" href="https://rt.cpan.org/Public/Bug/Display.html?id=61930">https://rt.cpan.org/Public/Bug/Display.html?id=61930</a>
  <br>
  <br>
</blockquote>
Ok, i download the patch file, i see the patch is for perl files, so i
ask ,&nbsp; the problem is perl o MailScanner?<br>
<br>
So, when a go to apply the patch, I get a error, he can't find the
file&nbsp; <font color="#ff0000">10_chmod.t</font><br>
<br>
[root@server MailScanner]# patch -p1 &lt; patch_MailScanner.txt<br>
can't find file to patch at input line 5<br>
Perhaps you used the wrong -p or --strip option?<br>
The text leading up to this was:<br>
--------------------------<br>
|diff --git a/lib/Archive/Zip/Member.pm b/lib/Archive/Zip/Member.pm<br>
|index f86ef75..4bb2171 100644<br>
|--- a/lib/Archive/Zip/Member.pm<br>
|+++ b/lib/Archive/Zip/Member.pm<br>
--------------------------<br>
File to patch: /usr/share/perl5/Archive/Zip/Member.pm<br>
patching file /usr/share/perl5/Archive/Zip/Member.pm<br>
<big><font color="#ff0000">can't find file to patch at input line 46</font></big><br>
Perhaps you used the wrong -p or --strip option?<br>
The text leading up to this was:<br>
--------------------------<br>
|diff --git a/t/10_chmod.t b/t/10_chmod.t<br>
|index 7ae647f..0495062 100644<br>
|--- <font color="#ff0000">a/t/10_chmod.t</font><br>
|+++ b/t/10_chmod.t<br>
--------------------------<br>
File to patch:<br>
Skip this patch? [y] n<br>
File to patch:<br>
Skip this patch? [y] y<br>
Skipping patch.<br>
1 out of 1 hunk ignored<br>
Searching for the&nbsp; 10_chmod.t, his belong to "perl-Archive-Zip", i have
installed this packages from rpm : perl-Archive-Zip-1.30-2.el6.noarch<br>
<br>
Ideas?<br>
<br>
<br>
</body>
</html>