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: [email protected]
ReportedBy: [email protected]
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.
[r...@newcaprica ~]# sa-update
Insecure dependency in mkdir while running with -T switch at
/usr/lib/perl5/5.10.0/File/Path.pm line 104.
[r...@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
[r...@newcaprica ~]# cp /tmp/Mail-SpamAssassin-3.2.5/rules/*.pre
/etc/mail/spamassassin/
[r...@newcaprica ~]# sa-update
[r...@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.