Date: Sat, 2 Jul 2011 23:25:53 -0400 From: jhell <jhell@DataIX.net> To: Vassilis Laganakos <vassilis.laganakos@yahoo.com> Cc: freebsd-current@freebsd.org Subject: Re: Problems with cvsup on FreeBSD 9, AMD64, osreldate: 900038 Message-ID: <20110703032553.GA77276@DataIX.net> In-Reply-To: <4E0F3A53.3040309@yahoo.com> References: <4E0F3A53.3040309@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 02, 2011 at 04:33:39PM +0100, Vassilis Laganakos wrote: > Hello, >=20 > I am facing the same problems as Holger here: >=20 > http://lists.freebsd.org/pipermail/freebsd-current/2011-June/025205.html >=20 > although CVSup dies in gmtime_r in libc.so.7: >=20 > ... > Updating collection src-all/cvs > Edit src/UPDATING >=20 > Program received signal SIGSEGV, Segmentation fault. > 0x000000002ca10fb9 in gmtime_r () from /lib/libc.so.7 > ... >=20 > See full gdb backtrace at: >=20 > http://www.pastie.org/pastes/2154271 >=20 > So I'm now stuck in osrel 900038... I guess I need to rebuild libc.so.7 > with debugging symbols to find out what is going wrong there. >=20 > Any quick ideas on how to correct this, or if someone else is seeing=20 > this issue? >=20 Use csup(1) in base. This is in 7, 8 & 9. cvsup has been deprecated for much longer than it really needed to be and should probably be removed =66rom use as a client entirely and links generated for installation of cvsup -> csup. Only drawback for you may be no X interface but it really was not that pretty in the first place and served no real good purpose over the functionality of the command line client. An alternative if you need and X interface is creating a icon on your desktop that runs ( xterm -e csup /path/to/supfile ) or something similiar. --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) Comment: http://bit.ly/0x89D8547E iQEcBAEBAgAGBQJOD+FAAAoJEJBXh4mJ2FR+anMH/R53/zpTZu2ic2VHI2tL70kp 57IIIvxFn5lnbF2XLJ9YHglUvNXGlDR7eu/FvjLrCtBjfzfihxjHgHEkF0z4gY29 2QKRlsbFj6DzVkRtT+7LJTAxCndUGDLalz0+SdgenJajPIzouGUVpHZz0xDhx++c p9Wk40XMFqCBYQbvoMunTOF4/pzPzOxvUx1LvJPxsWoi+3NKFyiLsOHJgBAaZ35t R/IGSFaBFcO+tPnMJM96Yf0/F+tsZFjpPdpyddY4L41PeekBYpZtaQcPUgT03gSB 1ZwAsLtAlxZKGK0FT6I3LZsmnmsWuLdqhIf0hVs0xoPcG7UgAgtPbxut8lWUkcM= =J23x -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110703032553.GA77276>