[Mailman-Users] Re: upgrade problem

2002-12-29 Thread Barry A. Warsaw
> "JW" == Jacek Wojaczynski <[EMAIL PROTECTED]> writes: JW> Yes. I did run check_perms from the installation directory. JW> It was a python error (missing python-devel, which is JW> described in README.LINUX). Problem solved. One question: did you run configure when you upgraded?

[Mailman-Users] Re: upgrade problem

2002-12-29 Thread Barry A. Warsaw
| $ bin/check_perms -f | directory permissions must be 02775: | /usr/local/mailman/lists/starrymessenger/en (fixing) | Traceback (most recent call last): | File "bin/check_perms", line 349, in ? | checkall() | File "bin/check_perms", line 167, in checkall |

Re: [Mailman-Users] Re: upgrade problem

2002-12-26 Thread Jacek Wojaczynski
Wednesday, 25 Dec 2002 at 16:40 Paul H Byerly <[EMAIL PROTECTED]> wrote: > >Traceback (most recent call last): > > File "./check_perms", line 38, in ? > >import paths > > File "./paths.py", line 55, in ? > >import japanese > >ImportError: No module named japanese > I belive this is a

Re: [Mailman-Users] Re: upgrade problem

2002-12-25 Thread Chuck Peters
Paul H Byerly wrote: At 12:22 PM 12/25/2002, you wrote: When I tried to upgrade to 2.1rc1 I had the following problem: [root@kocurek mailman-2.1rc1]# cd /usr/local/mailman/bin/ [root@kocurek bin]# ./check_perms Could not import paths! This probably means that you are trying to run check_perms

[Mailman-Users] Re: upgrade problem

2002-12-25 Thread Paul H Byerly
At 12:22 PM 12/25/2002, you wrote: When I tried to upgrade to 2.1rc1 I had the following problem: [root@kocurek mailman-2.1rc1]# cd /usr/local/mailman/bin/ [root@kocurek bin]# ./check_perms Could not import paths! This probably means that you are trying to run check_perms from the source directo