Greetings, I have been getting the following error for the past couple of days. Can you help me with where the problem is at my side or opensuse? ftp:~ # /usr/bin/rsync -rlpt rsync.opensuse.org::opensuse-full-with-factory /opt/ftp/pub/ --delete-after -hi --stats This is rsync.opensuse.org, public rsync server of openSUSE.org, limited to 50 connections. If you run a public mirror, please get in contact so we can give you access to the stage rsync server. You'll find conditions for access and further information at http://en.opensuse.org/Mirror_Infrastructure Thanks! admin@opensuse.org rsync: send_files failed to open "/opensuse/distribution/11.4/.timestamp_invisible" (in opensuse-full-with-factory): Permission denied (13) IO error encountered -- skipping file deletion Number of files: 1,463,186 (reg: 1,460,726, dir: 2,209, link: 251) Number of created files: 0 Number of deleted files: 0 Number of regular files transferred: 0 Total file size: 2.41T bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes File list size: 59.76M File list generation time: 47.396 seconds File list transfer time: 0.000 seconds Total bytes sent: 46 Total bytes received: 59.76M sent 46 bytes received 59.76M bytes 1.14M bytes/sec total size is 2.41T speedup is 40,386.23 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1652) [generator=3.1.1] -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
ftpadmin@naz.com wrote:
rsync: send_files failed to open "/opensuse/distribution/11.4/.timestamp_invisible" (in opensuse-full-with-factory): Permission denied (13) IO error encountered -- skipping file deletion
This sounds like your local rsync client is unable to remove ".timestamp_invisible". -- Per Jessen, Zürich (1.3°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
ftpadmin@naz.com wrote:
Greetings,
I have been getting the following error for the past couple of days. Can you help me with where the problem is at my side or opensuse?
Hi George FWIW, I have reproduced the problem - I ran this: /usr/bin/rsync -rlpt -6 --exclude=debug --exclude=iso --exclude=ports --exclude=source --exclude=tumbleweed --delete-after -hi --stats rsync.opensuse.org::opensuse-full-with-factory . which also ended with: rsync: send_files failed to open "/opensuse/distribution/11.4/.timestamp_invisible" (in opensuse-full-with-factory): Permission denied (13) IO error encountered -- skipping file deletion It sounds more like a server side issue - maybe report to admin@opensuse.org. (or wait for Marcus to spot this thread). -- Per Jessen, Zürich (5.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
Per, Thank you for going the extra mile. I haven’t worked with rsync that much and thought I was reading the error correctly. I will send over an email to Marcus and see if the problem can be fixed. George
On Feb 28, 2016, at 10:45 AM, Per Jessen <per@computer.org> wrote:
ftpadmin@naz.com wrote:
Greetings,
I have been getting the following error for the past couple of days. Can you help me with where the problem is at my side or opensuse?
Hi George
FWIW, I have reproduced the problem -
I ran this:
/usr/bin/rsync -rlpt -6 --exclude=debug --exclude=iso --exclude=ports --exclude=source --exclude=tumbleweed --delete-after -hi --stats rsync.opensuse.org::opensuse-full-with-factory .
which also ended with:
rsync: send_files failed to open "/opensuse/distribution/11.4/.timestamp_invisible" (in opensuse-full-with-factory): Permission denied (13) IO error encountered -- skipping file deletion
It sounds more like a server side issue - maybe report to admin@opensuse.org. (or wait for Marcus to spot this thread).
-- Per Jessen, Zürich (5.9°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland.
-- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
-- To unsubscribe, e-mail: mirror+unsubscribe@opensuse.org To contact the owner, email: mirror+owner@opensuse.org
participants (2)
-
ftpadmin@naz.com
-
Per Jessen