Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] portage rsync error
Date: Fri, 16 Nov 2007 21:18:48
Message-Id: 200711162112.19647.michaelkintzios@gmail.com
1 Hi All,
2
3 Made some changes in my LAN and now when I try rsync between my LAN portage
4 server and a client I get an error regarding /.Trash-0:
5 ==========================================================
6 2007/11/16 21:05:39 [22026] rsync: opendir "/.Trash-0" (in gentoo-portage)
7 failed: Permission denied (13)
8 2007/11/16 21:05:40 [22026] rsync error: some files could not be transferred
9 (code 23) at main.c(683) [sender=2.6.9]
10 ==========================================================
11
12 While on the client I see:
13 ==========================================================
14 receiving file list . . . rsync: opendir "/.Trash-0" (in gentoo-portage)
15 failed: Permission denied (13)
16 done
17 IO error encountered -- skipping file deletion
18 ==========================================================
19
20 As a result rsync fails. Any idea what this is about?
21
22 PS. The file in question looks like this:
23 ==========================================================
24 # ls -la /usr/portage/
25 total 2061
26 drwxr-xr-x 161 portage portage 4096 Nov 16 18:39 .
27 drwxr-xr-x 16 root root 544 May 25 06:08 ..
28 drwx------ 4 root root 29 Nov 16 18:39 .Trash-0
29 -rw-r--r-- 1 root root 1081586 Nov 16 16:16 .ebuild.x
30 drwxr-xr-x 38 portage portage 4096 Oct 26 04:35 app-accessibility
31 drwxr-xr-x 171 portage portage 8192 Nov 16 15:36 app-admin
32 ==========================================================
33
34 --
35 Regards,
36 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] portage rsync error Neil Bothwick <neil@××××××××××.uk>