On Sun, 29 Mar 2015 16:44:07 +0200, Kasper Loopstra wrote: > Setting up spamassassin (3.4.0-6) ... > Can't locate strict.pm: Permission denied at /usr/bin/sa-update line 23. > BEGIN failed--compilation aborted at /usr/bin/sa-update line 23. > dpkg: error processing package spamassassin (--configure): > subprocess installed post-installation script returned error exit > status 13 > dpkg: dependency problems prevent configuration of sa-compile: > sa-compile depends on spamassassin (>= 3.3.2-8); however: > Package spamassassin is not configured yet. > > dpkg: error processing package sa-compile (--configure): > dependency problems - leaving unconfigured
Now it would be interesting to know where debian-spamd / sa-update
looks for perl modules ...
> I'm not sure where to go from here? Should I wait until #781120 is
> resolved in jessie, or continue trying to figure out what's wrong?
The fix will only print a better error message, i.e. _which_ file
emits the "Permission denied" message.
But you should be able to find this out by something like:
# su -l debian-spamd
$ perl -MList::Util -e 'print $INC{"strict.pm"}'
/usr/share/perl/5.20/strict.pm$
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Dire Straits: Tunnel Of Love
signature.asc
Description: Digital Signature

