Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage rsync error
Date: Fri, 16 Nov 2007 22:35:28
Message-Id: 20071116222946.0380e393@loonquawl
In Reply to: [gentoo-user] portage rsync error by Mick
1 On Fri, 16 Nov 2007 21:12:17 +0000, Mick wrote:
2
3 > Made some changes in my LAN and now when I try rsync between my LAN
4 > portage 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
7 > gentoo-portage) failed: Permission denied (13)
8 > 2007/11/16 21:05:40 [22026] rsync error: some files could not be
9 > transferred (code 23) at main.c(683) [sender=2.6.9]
10 > ==========================================================
11 >
12 > As a result rsync fails. Any idea what this is about?
13 >
14 > PS. The file in question looks like this:
15 > ==========================================================
16 > # ls -la /usr/portage/
17 > total 2061
18 > drwxr-xr-x 161 portage portage 4096 Nov 16 18:39 .
19 > drwxr-xr-x 16 root root 544 May 25 06:08 ..
20 > drwx------ 4 root root 29 Nov 16 18:39 .Trash-0
21 > -rw-r--r-- 1 root root 1081586 Nov 16 16:16 .ebuild.x
22 > drwxr-xr-x 38 portage portage 4096 Oct 26 04:35 app-accessibility
23 > drwxr-xr-x 171 portage portage 8192 Nov 16 15:36 app-admin
24 > ==========================================================
25
26 The file is not readable by the portage group, that's why the sync fails.
27 How did the file get there? It's not present in a normal portage tree.
28 Have you tried deleting it and resyncing the server with a Gentoo mirror?
29
30
31 --
32 Neil Bothwick
33
34 I'm out of my mind, but feel free to leave a message...

Attachments

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

Replies

Subject Author
Re: [gentoo-user] portage rsync error Mick <michaelkintzios@×××××.com>