On 2014-02-14 07:15:18 -0800, Noah Meyerhans wrote: > Thanks for the investigation. The role of the user environment > explains why I couldn't reproduce this. Strange that this is just > being noticed now; the buggy behavior has been around for several > versions and is present in wheezy.
I think that the reason is due to the split of the package. Before the split, I had never compiled the rules, so that sa-compile has never been run. After the split, sa-compile has automatically been installed as recommended by spamassassin, and sa-compile is run unconditionally in the post-installation script. The problem was probably due to my environment variable PERL_MM_OPT=INSTALL_BASE=/home/vlefevre/perl5 which is needed for users who install Perl packages in their home directory. Such a configuration can automatically added by cpan. For more information about it: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410086#26 So, various other users may be affected... -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org