Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137733 - *-cvs packages fails at cvs_fetch on ppc-macos
Summary: *-cvs packages fails at cvs_fetch on ppc-macos
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: High normal
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-23 07:20 UTC by kinoko
Modified: 2006-06-23 09:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kinoko 2006-06-23 07:20:16 UTC
*-cvs packages(like emacs-cvs, gnus-cvs) fails at cvs_fetch on ppc-macos.
------
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@cvs.savannah.gnu.org:/sources/emacs" login
(Logging in to anonymous:@cvs.savannah.gnu.org)
CVS password: 
cvs [login aborted]: authorization failed: server cvs.savannah.gnu.org rejected access

!!! ERROR: app-editors/emacs-cvs-22.0.50-r2 failed.
!!! Function cvs_fetch, Line 334, Exitcode 1
!!! cvs login command failed
------
I did,
# mv /usr/bin/cvs /usr/bin/cvs.org
# mv /usr/bin/cvsbug /usr/bin/cvsbug.org
# ACCEPT_KEYWORDS="x86" emerge -pv =cvs-1.11.20
then,
# emerge emacs-cvs
fine at cvs_fetch.(but fails at src_compile :'(

I am using emacs-cvs-22.0.50 2005-11-04.
2005-11-04, emacs-cvs package worked at least for me.
I also tryed the beginning of the year, then it did not work.

------
root@iBook root# emerge --info
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51.22-r3 (default-darwin/macos/10.4, gcc-3.3, libsystem-7.1-r0, 7.9.0 Power Macintosh)
==============================================================
System uname: 7.9.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
dev-python/pycrypto: 2.0.1-r4
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  [Not Present]
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc aqua cdb emboss expat ffcall gif imagemagick jpeg nls opengl pcre pdflib png ppc-macos spell tiff usb zlib userland_Darwin kernel_Darwin elibc_Darwin"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Fabian Groffen gentoo-dev 2006-06-23 09:04:11 UTC
works for me.  It doesn't ask for a password for me.  Did you fill in a password yourself?
Comment 2 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-06-23 09:09:05 UTC
the cvs client in darwin-7 can't handle it.
Comment 3 Fabian Groffen gentoo-dev 2006-06-23 09:38:16 UTC
ok.  Then I have to close it.  We don't support Panther any more :(