On Sat, May 15, 2021 at 12:47 AM Mark Sapiro <mark@msapiro.net> wrote:
On 5/14/21 2:16 PM, Odhiambo Washington wrote:
root@gw:/usr/home/wash # ls -al /usr/local/include/sass total 104 drwxr-xr-x 2 root wheel 512 Apr 16 16:49 . drwxr-xr-x 176 root wheel 10240 Apr 19 18:05 .. -rw-r--r-- 1 root wheel 2369 Apr 8 11:08 base.h -rw-r--r-- 1 root wheel 10742 Apr 8 11:08 context.h -rw-r--r-- 1 root wheel 6632 Apr 8 11:08 functions.h -rw-r--r-- 1 root wheel 6489 Apr 8 11:08 values.h -rw-r--r-- 1 root wheel 198 Apr 8 11:08 version.h
I imagined I needed an executable.
drwxr-xr-x 2 root wheel 512 Apr 16 16:49 sass
Those are headers for compiling some sass. Possibly you actually have a
sassc
installed in which case you may needCOMPRESS_PRECOMPILERS = ( ('text/x-scss', 'sassc -t compressed {infile} {outfile}'), ('text/x-sass', 'sassc -t compressed {infile} {outfile}'), )
This change makes the error I was getting to go away. However, I cannot login to manage lists, even after restarting mailman.
The error details are here: https://pastebin.ubuntu.com/p/vM2c5WYyJ4/
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v "^$|^.*#" :-)