Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Emerge --sync doesn't work anymore
Date: Sat, 14 Apr 2007 10:15:09
Message-Id: 200704141209.20790.bo.andresen@zlin.dk
In Reply to: [gentoo-user] Emerge --sync doesn't work anymore by Benjamin Graf
1 On Saturday 14 April 2007 11:54:42 Benjamin Graf wrote:
2 > I added some ebuilds in /usr/local/portage and ran the "ebuild
3 > foo.ebuild digest" command for every ebuild I added.
4 > Now, emerge --sync gives me an error :
5 >
6 > calypso ~ # emerge --sync
7 >
8 > >>> Starting rsync with rsync://134.68.220.74/gentoo-portage...
9 > >>> Checking server timestamp ...
10 >
11 > rsync: --filter=H_**/files/digest-*: unknown option
12 > rsync error: syntax or usage error (code 1) at main.c(1013)
13 >
14 > !!! Rsync has reported that there is a syntax error. Please ensure
15 > !!! that your SYNC statement is proper.
16 > !!! SYNC=rsync://rsync.gentoo.org/gentoo-portage
17 >
18 > I can update my portage tree with emerge-webrsync.
19
20 You can remove the --filter option from PORTAGE_RSYNC_OPTS
21 in /etc/make.globals to make it work now. Note that it'll be added again the
22 next time you emerge portage. Before then you should upgrade rsync.
23
24 --
25 Bo Andresen

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Emerge --sync doesn't work anymore Benjamin Graf <bdgraf@×××××.com>