Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19934 - cvs login failure... and then, a checkout is impossible
Summary: cvs login failure... and then, a checkout is impossible
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-25 08:46 UTC by Baptiste SIMON
Modified: 2003-04-25 14:08 UTC (History)
0 users

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


Attachments
You can apply this patch to resolv the login failure. (winex-cvs-3.0-r1.ebuild.diff,118 bytes, patch)
2003-04-25 08:48 UTC, Baptiste SIMON
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste SIMON 2003-04-25 08:46:33 UTC
# ACCEPT_KEYWORDS=~x86 emerge winex-cvs

(...)

 * Running  cvs -q -f -z4 -d
":pserver:anonymous:@cvs.winex.sourceforge.net:/cvsroot/winex" login
Logging in to :pserver:anonymous@cvs.winex.sourceforge.net:2401/cvsroot/winex
cvs [login aborted]: end of file from server (consult above messages if any)

(...)

!!! ERROR: app-emulation/winex-cvs-3.0 failed.
!!! Function epatch, Line 321, Exitcode 0
!!! Failed Patch: winex-cvs-3.0_pre1.patch!

Reproducible: Always
Steps to Reproduce:
1. try "ACCEPT_KEYWORDS=~x86 emerge winex-cvs"
2. let's see the failure

Actual Results:  
emerge failed

Expected Results:  
it would checkout the cvs normally and then try to compile and install winex-cvs

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-pfeifer-r1_pre1 i686 AMD Athlon(tm) 4 processor
GENTOO_MIRRORS=" http://ftp.tu-clausthal.de/pub/linux/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm avi crypt encode gif jpeg libg++ mikmod mmx mpeg ncurses
nls pdflib png quicktime truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang
readline bonobo svga tcltk java guile sdl gpm tcpd pam libwww ssl perl python
esd imlib oggvorbis motif opengl cdr -gimp -cups -gtk gtk2 -gnome sse qt xml
postgres ldap mysql snmp acl ipv6 moznoirc moznocompose alsa mozsvg mozp3p
mozinterfaceinfo mozcalendar mozxmlterm mozilla X kde arts samba xface directfb
gphoto -spell"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache buildpkg"
Comment 1 Baptiste SIMON 2003-04-25 08:48:47 UTC
Created attachment 11127 [details, diff]
You can apply this patch to resolv the login failure.

An update to the ebuild can be a good solution
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-04-25 14:08:19 UTC
 * Fetching cvs module wine into /usr/portage/distfiles/cvs-src/winex-3-0...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@cvs.winex.sourceforge.net:/cvsroot/winex" login
Logging in to :pserver:anonymous@cvs.winex.sourceforge.net:2401/cvsroot/winex
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex" update -dP -rwinex-3-0 wine

sf hat problems today