[Zope] Re: ZPT _v_blocks error
Evan Simpson
evan@digicool.com
Tue, 3 Apr 2001 23:03:50 -0500
From: "pete" <pete@bcmpweb.com>
> drwxrwxr-x 7 565 pete 4096 Apr 4 08:16 .
> drwxrwxr-x 31 506 users 4096 Apr 3 21:42 ..
> -rw-rw---- 1 565 users 6 Mar 28 05:37 .cvsignore
> -rw-rw---- 1 565 users 229 Mar 31 00:43 CHANGES.txt
> -rw-rw-r-- 1 565 users 13162 Mar 28 03:10 Expressions.py
> -rw-r--r-- 1 root root 13566 Apr 3 21:44
Expressions.pyc
I'm beginning to see a pattern; Try unpacking and installing Zope and
ZPT as the user under which Zope will run, rather than as 'root'. This
will fix the file ownership. You shouldn't untar as root, unless the
tarball was created on the same system and you really want to keep the
original ownership.
Cheers,
Evan @ digicool