no more needed than summary Reproducible: Always Steps to Reproduce: run "sudo emerge-webrsync" Actual Results: [here:~] me% sudo emerge-webrsync Fetching most recent snapshot date: illegal option -- d usage: date [-nu] [-r seconds] [+format] date [[[[[cc]yy]mm]dd]hh]mm[.ss] date: illegal option -- d usage: date [-nu] [-r seconds] [+format] date [[[[[cc]yy]mm]dd]hh]mm[.ss] date: illegal option -- d usage: date [-nu] [-r seconds] [+format] date [[[[[cc]yy]mm]dd]hh]mm[.ss] Expected Results: I except it works :) none
Please submit the output of `emerge --info`. Also, what does `portageq envvar USERLAND` return?
I don't think it'll help you : the problem is that the date command installed with macosx doesn't support the -d option used by the emerge-webrsync script. The "INVALID ACCEPT_KEYWORDS: macos" appears after I the first time I run "emerge --sync" (using a web proxy configured with RSYNC_PROXY="" in make.conf). I've runned emerge --sync just after submiting the first version of this bug report. ## portageq envvar USERLAND : !!! INVALID ACCEPT_KEYWORDS: macos BSD ## emerge --info !!! INVALID ACCEPT_KEYWORDS: macos !!! Using `which gcc` to gcc locate version, this may break !!! DISTCC, installing gcc-config and setting your current gcc !!! profile will fix this Portage 20040726 (default-macos-10.3, gcc-3.3, unavailable, 7.6.0 Power Macintosh powerpc) ================================================================= System uname: 7.6.0 Power Macintosh powerpc macos-20040726 distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled] Autoconf: sys-devel/autoconf-2.57 Automake: sys-devel/automake-1.6.3 Binutils: ACCEPT_KEYWORDS="macos ~ppc-macos" AUTOCLEAN="yes" CFLAGS="-O2 -pipe" CHOST="powerpc-apple-darwin" COMPILER="" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="collision-protect cvs keepwork" GENTOO_MIRRORS="http://gentoo.osuosl.org/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="macos berkdb ldap mysql perl python ruby"
Please change your keyword to "ppc-macos" (stable) or "~ppc-macos" (unstable). The "macos" keyword has been deprecated for a long time, and was recently removed.
All right, I see. You are using deprecated Mac OS X installer. Please use 20041118 installer available at http://www.metadistribution.org/gentoo/macos/ emerge-webrsync problem was fixed several months ago, and 20040726 installer doesn't contain the fix.
Please use the latest Gentoo for Mac OS X installer.