Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 115298

Summary: emacs-cvs url changed
Product: Gentoo Linux Reporter: Rodrigo Lazo <rlazo.paz>
Component: Current packagesAssignee: Emacs project <emacs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: eddymul, henrik
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: updated CVS URL

Description Rodrigo Lazo 2005-12-12 05:38:05 UTC
The cvs location of emacs has changed as detailed in here:
http://savannah.gnu.org/forum/forum.php?forum_id=4168

When running emerge cvs-emacs I get the following error:

 * Fetching CVS module emacs into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":ext:anoncvs@savannah.gnu.org:/cvsroot/emacs"
update -dP -rHEAD emacs
CVS moved to cvs.savannah.[non]gnu.org
Check http://savannah.gnu.org/forum/forum.php?forum_id=4168 for details.
Anonymous access over SSH is replaced by the (more efficient) pserver.
cvs [update aborted]: end of file from server (consult above messages if any)

!!! ERROR: app-editors/emacs-cvs-22.0.50 failed.
!!! Function cvs_fetch, Line 436, Exitcode 1
!!! cvs update command failed


Reproducible: Always
Steps to Reproduce:
1.emerge cvs-emacs
2.
3.

Actual Results:  
emerge fails


Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-gentoo-r4 i686)
===========================================================
System uname: 2.6.14-gentoo-r4 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.4.3-r4, 1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -ffast-math -pipe -mfpmath=sse
-m3dnow"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -ffast-math -pipe
-mfpmath=sse -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm audiofile avi berkdb bitmap-fonts bzip2 cdr
crypt cups curl doc emacs emboss encode exif expat fam flac foomaticdb fortran
gd gdbm gif glut gnutls gpm gstreamer gtk gtk2 imagemagick imlib jpeg lcms lib
Comment 1 Eddy Mulyono 2005-12-12 09:28:21 UTC
Created attachment 74584 [details, diff]
updated CVS URL
Comment 2 Henrik Brix Andersen 2005-12-12 10:50:45 UTC
The attached patch fails to remove the now unused SSH keys etc.

Marking as a duplicate of the generic bug for this issue.

*** This bug has been marked as a duplicate of 115327 ***