Re: [gentoo-user] Emerge --sync doesn't work anymore

2007-04-14 Thread Bo Ørsted Andresen
On Saturday 14 April 2007 11:54:42 Benjamin Graf wrote:
 I added some ebuilds in /usr/local/portage and ran the ebuild
 foo.ebuild digest command for every ebuild I added.
 Now, emerge --sync gives me an error :

 calypso ~ # emerge --sync

  Starting rsync with rsync://134.68.220.74/gentoo-portage...
  Checking server timestamp ...

 rsync: --filter=H_**/files/digest-*: unknown option
 rsync error: syntax or usage error (code 1) at main.c(1013)

 !!! Rsync has reported that there is a syntax error. Please ensure
 !!! that your SYNC statement is proper.
 !!! SYNC=rsync://rsync.gentoo.org/gentoo-portage

 I can update my portage tree with emerge-webrsync.

You can remove the --filter option from PORTAGE_RSYNC_OPTS 
in /etc/make.globals to make it work now. Note that it'll be added again the 
next time you emerge portage. Before then you should upgrade rsync.

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Emerge --sync doesn't work anymore

2007-04-14 Thread Benjamin Graf

Thanks a lot ! it works.

2007/4/14, Bo Ørsted Andresen [EMAIL PROTECTED]:

On Saturday 14 April 2007 11:54:42 Benjamin Graf wrote:
 I added some ebuilds in /usr/local/portage and ran the ebuild
 foo.ebuild digest command for every ebuild I added.
 Now, emerge --sync gives me an error :

 calypso ~ # emerge --sync

  Starting rsync with rsync://134.68.220.74/gentoo-portage...
  Checking server timestamp ...

 rsync: --filter=H_**/files/digest-*: unknown option
 rsync error: syntax or usage error (code 1) at main.c(1013)

 !!! Rsync has reported that there is a syntax error. Please ensure
 !!! that your SYNC statement is proper.
 !!! SYNC=rsync://rsync.gentoo.org/gentoo-portage

 I can update my portage tree with emerge-webrsync.

You can remove the --filter option from PORTAGE_RSYNC_OPTS
in /etc/make.globals to make it work now. Note that it'll be added again the
next time you emerge portage. Before then you should upgrade rsync.

--
Bo Andresen



--
[EMAIL PROTECTED] mailing list