Hi!
I am getteina a lot of errors like:
rsync: delete_file: unlink "/home/ftp/centos/3.7/os/s390/RedHat/RPMS/ypserv-2.8-13.s390.rpm" failed: Permission denied (13) rsync: delete_file: unlink "/home/ftp/centos/3.7/os/s390/RedHat/RPMS/ypbind-1.12-5.21.6.s390.rpm" failed: Permission denied (13) rsync: delete_file: unlink "/home/ftp/centos/3.7/os/s390/RedHat/RPMS/xscreensaver-4.10-15.s390.rpm" failed: Permission denied (13) r
This is because the following dirs seem to have bad file permissions: dr-xr-xr-x 2 users 65536 mar 26 10:49 /home/ftp/centos/3.7/os/s390/RedHat/RPMS dr-xr-xr-x 2 users 57344 mar 25 21:08 /home/ftp/centos/3.7/os/s390x/RedHat/RPM
ie they have perms 555 instead of 755.
Could that be corrected, please?
best regards Keld
On Sat, Apr 15, 2006 at 12:22:03AM +0200, Keld Jørn Simonsen wrote:
Hi!
Hello,
<...>
This is because the following dirs seem to have bad file permissions: dr-xr-xr-x 2 users 65536 mar 26 10:49 /home/ftp/centos/3.7/os/s390/RedHat/RPMS dr-xr-xr-x 2 users 57344 mar 25 21:08 /home/ftp/centos/3.7/os/s390x/RedHat/RPM
ie they have perms 555 instead of 755.
Could that be corrected, please?
Fixed (Sat Apr 15 10:22:40 UTC 2006),
Thanks for the heads up.
Tru