
bugzilla-daemon at bugzilla
Jul 6, 2009, 7:48 PM
Post #1 of 1
(85 views)
Permalink
|
|
[Bug 6148] New: sa-update fails: Insecure dependency in mkdir
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6148 Summary: sa-update fails: Insecure dependency in mkdir Product: Spamassassin Version: 3.3.0 Platform: Other OS/Version: All Status: NEW Severity: major Priority: P5 Component: sa-update AssignedTo: dev[at]spamassassin.apache.org ReportedBy: wtogami[at]redhat.com perl-5.10.0-69.fc11.x86_64 sa-update of spamassassin-3.3.0-alpha1 fails with the *.pre files from trunk. If I delete and instead copy the *.pre files from 3.2.5, then sa-update succeeds. [root[at]newcaprica ~]# sa-update Insecure dependency in mkdir while running with -T switch at /usr/lib/perl5/5.10.0/File/Path.pm line 104. [root[at]newcaprica ~]# rm /etc/mail/spamassassin/*.pre rm: remove regular file `init.pre'? y rm: remove regular file `v310.pre'? y rm: remove regular file `v312.pre'? y rm: remove regular file `v320.pre'? y [root[at]newcaprica ~]# cp /tmp/Mail-SpamAssassin-3.2.5/rules/*.pre /etc/mail/spamassassin/ [root[at]newcaprica ~]# sa-update [root[at]newcaprica ~]# ls -l /var/lib/spamassassin/3.003000/ total 8 drwxr-xr-x. 2 root root 4096 2009-07-06 19:18 updates_spamassassin_org -rw-r--r--. 1 root root 2339 2009-07-06 19:18 updates_spamassassin_org.cf -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|