-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 de Almeida, Valmor F. wrote: > My local rsync server has been upgraded to the 2006.1 profile > (gcc-4.2.2). All my other boxes that sync against the local server have > problems with missing digest files.
The problem is that portage-2.1.2.2 will automatically exclude the digest files during sync. In order to make the sync compatible with portage-2.0.x, you can override the PORTAGE_RSYNC_OPTS variable that's defined in /etc/make.globals. You do that by redefining it in /etc/make.conf. Copy the value from make.globals and remove the - --filter=H_**/files/digest-* option. After you've removed that option, the digest files will reappear the next time that you sync. Note that after you upgrade from portage-2.0.x to portage-2.1.x, you need to run `emerge --metadata`. Zac -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (GNU/Linux) iD8DBQFGBhCk/ejvha5XGaMRAjXQAKC2eyJAAPqHxDBzNUeMAtppKUbwNwCcDygq yo7vD4bgXTcVEMprnp2ue9w= =1Z4N -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list