On Thu, 04 Apr 2002 08:26:02 +1000, Steve Youngs <youngs(a)xemacs.org> said:
|--==> "VK" == Valdis Kletnieks
<Valdis.Kletnieks(a)vt.edu> writes:
VK> Nevermind my poem-ltn1 report, it was probably caused by bad permissions
VK> in the tarball:
VK> [~]2 tar tjvf xemacs-sumo-2002-03-29.tar.bz2 | grep 'rw.-'
VK> -rw------- steve/users 4173 2002-03-23 22:13:58
./xemacs-packages/lisp/apel/poem-ltn1.el
[...]
This is the way the permissions in the Sumo's (& packages) have always
been since I started doing the packages. I've recently changed the
individual package build code to set the perms to "root/root". I'll
do the same for the Sumo's.
My apologies if this has caused problems for people in the past.
It wasn't the user/group that nailed me, it was the fact the files were
mode 0600 rather than 0644 - so unreadable unless you were the owner...
/Valdis