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

Bug 115361

Summary: emacs-cvs uses old location/method to check out source.
Product: Gentoo Linux Reporter: Joshua (RETIRED) <joslwah>
Component: New packagesAssignee: Emacs project <emacs>
Status: VERIFIED FIXED    
Severity: normal CC: gentoo, graham, ppc64
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Update to ebuild to fix bad cvs location.

Description Joshua (RETIRED) gentoo-dev 2005-12-12 18:15:33 UTC
emacs-cvs-22.0.50 still uses ext instead of pserver and savannah instead of
cvs.savannah to check out source code.

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

Actual Results:  
CVS errors.

Expected Results:  
Check out source and then build.

Attached patch fixes the problem. 

Also, builds fine on ppc64.


Portage 2.0.51.22-r3 (default-linux/ppc/2005.1/ppc64/64bit-userland/970/pmac,
gcc-3.4.4, glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r6 ppc64)
=================================================================
System uname: 2.6.12-gentoo-r6 ppc64 PPC970FX, altivec supported
Gentoo Base System version 1.6.13
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.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="ppc64"
AUTOCLEAN="yes"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="powerpc64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.gg3.net/"
LANG="en_GB.UTF-8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc64 X alsa altivec audiofile berkdb bitmap-fonts bzip2 cdr cjk crypt curl
dga dmx dts dvd emacs encode ethereal exif exiscan-acl expat fam gdbm gif glut
gnome gpm gtk gtk2 idn ipv6 jpeg lcms libwww live mbox mng motif mule ncurses
nls nptl ogg oggvorbis openal opengl oss pam pcre perl png python readline real
sdl server spell ssl tcltk tcpd tetex threads tiff truetype truetype-fonts
type1-fonts udev unicode usb vorbis xinerama xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Joshua (RETIRED) gentoo-dev 2005-12-12 18:16:10 UTC
Created attachment 74598 [details, diff]
Update to ebuild to fix bad cvs location.
Comment 2 Thomas Kjosmoen 2005-12-17 03:53:16 UTC
Yes, please include this patch. It's a critical bug, since the ebuild just doesn't work without it.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-12-17 06:37:32 UTC
I'll fix it shortly.
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-12-17 07:43:22 UTC
Fixed in CVS. Thanks for the bug report and patch!
Comment 5 Joshua (RETIRED) gentoo-dev 2005-12-17 15:55:12 UTC
Still not marked ~ppc64, which is where the bug was first fixed.  Please mark ~ppc64 before closing.
Comment 6 Brent Baude (RETIRED) gentoo-dev 2005-12-17 17:24:58 UTC
marked ~ppc64 in cvs now.  thanks!
Comment 7 Brent Baude (RETIRED) gentoo-dev 2005-12-17 17:25:14 UTC
closing out