Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] all digest files missing for portage update after rsync with local server
Date: Sun, 25 Mar 2007 06:08:47
Message-Id: 460610A6.9050701@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 de Almeida, Valmor F. wrote:
5 > My local rsync server has been upgraded to the 2006.1 profile
6 > (gcc-4.2.2). All my other boxes that sync against the local server have
7 > problems with missing digest files.
8
9 The problem is that portage-2.1.2.2 will automatically exclude the
10 digest files during sync. In order to make the sync compatible with
11 portage-2.0.x, you can override the PORTAGE_RSYNC_OPTS variable
12 that's defined in /etc/make.globals. You do that by redefining it
13 in /etc/make.conf. Copy the value from make.globals and remove the
14 - --filter=H_**/files/digest-* option. After you've removed that
15 option, the digest files will reappear the next time that you sync.
16
17 Note that after you upgrade from portage-2.0.x to portage-2.1.x, you
18 need to run `emerge --metadata`.
19
20 Zac
21 -----BEGIN PGP SIGNATURE-----
22 Version: GnuPG v2.0.3 (GNU/Linux)
23
24 iD8DBQFGBhCk/ejvha5XGaMRAjXQAKC2eyJAAPqHxDBzNUeMAtppKUbwNwCcDygq
25 yo7vD4bgXTcVEMprnp2ue9w=
26 =1Z4N
27 -----END PGP SIGNATURE-----
28 --
29 gentoo-user@g.o mailing list

Replies