[Mailman-Users] install problem with check_perms

e.d.j.m. eskes eskes at signaal.nl
Tue Jul 13 09:32:44 CEST 1999


Hi,

I've the same problem!

Besides that I got a lot of error messages during the
'make install'.
Is there any relation between those two error messages?


Bob


make[1]: Entering directory `/home/bob/mailman-1.0rc3/templates'
for f in *.html *.txt; \
do \
    mv -f /home/mailman/templates/$f /home/mailman/templates/$f.prev ||
/bin/true; \
    /usr/bin/install -c -m 644 $f /home/mailman/templates; \
done
mv: /home/mailman/templates/archives.html: No such file or directory
mv: /home/mailman/templates/handle_opts.html: No such file or directory
mv: /home/mailman/templates/listinfo.html: No such file or directory
mv: /home/mailman/templates/options.html: No such file or directory
mv: /home/mailman/templates/roster.html: No such file or directory
mv: /home/mailman/templates/subscribe.html: No such file or directory
mv: /home/mailman/templates/adminsubscribeack.txt: No such file or
directory
mv: /home/mailman/templates/adminunsubscribeack.txt: No such file or
directory
mv: /home/mailman/templates/admlogin.txt: No such file or directory
mv: /home/mailman/templates/approve.txt: No such file or directory
mv: /home/mailman/templates/bounce.txt: No such file or directory
mv: /home/mailman/templates/checkdbs.txt: No such file or directory
mv: /home/mailman/templates/convert.txt: No such file or directory
mv: /home/mailman/templates/cronpass.txt: No such file or directory
mv: /home/mailman/templates/help.txt: No such file or directory
mv: /home/mailman/templates/masthead.txt: No such file or directory
mv: /home/mailman/templates/newlist.txt: No such file or directory
mv: /home/mailman/templates/nopass.txt: No such file or directory
mv: /home/mailman/templates/postack.txt: No such file or directory
mv: /home/mailman/templates/postauth.txt: No such file or directory
mv: /home/mailman/templates/postheld.txt: No such file or directory
mv: /home/mailman/templates/reenable.txt: No such file or directory
mv: /home/mailman/templates/refuse.txt: No such file or directory
mv: /home/mailman/templates/subauth.txt: No such file or directory
mv: /home/mailman/templates/subscribeack.txt: No such file or directory
mv: /home/mailman/templates/userpass.txt: No such file or directory
mv: /home/mailman/templates/verify.txt: No such file or directory
m

-- 
+---------------------------------------------------------------+
| Name :Bob Eskes                        Email:eskes at signaal.nl |
| Org  :Hollandse Signaalapparaten B.V.  Phone:+31-74-2484341   |
| Dept :ASR (ZA-J12)                     FAX  :+31-74-2484018   |
| Adres:P.O.box 42, 7550 GD Hengelo, The Netherlands            |
+----------------------------------------------[ Unclassified ]-+


Andrew Sydelko wrote:
> 
> using mailman-1.0rc3, after a (./configure; make install) I run check_perms.
> But it gives me this error. I'm not able to figure out exactly what
> it means.
> 
> [root at csociety mailman]# bin/check_perms
> Traceback (innermost last):
>   File "bin/check_perms", line 164, in ?
>     checkadminpw()
>   File "bin/check_perms", line 128, in checkadminpw
>     mode = statmode(adminpw)
>   File "bin/check_perms", line 39, in statmode
>     return os.stat(path)[ST_MODE]
> os.error: (2, 'No such file or directory')
> 
> Please provide some help.
> 
> --andy.
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users




More information about the Mailman-Users mailing list