Date: Sun, 03 Jul 2011 12:37:35 +0100 From: Vassilis Laganakos <vassilis.laganakos@yahoo.com> To: jhell <jhell@DataIX.net> Cc: freebsd-current@freebsd.org Subject: Re: Problems with cvsup on FreeBSD 9, AMD64, osreldate: 900038 Message-ID: <4E10547F.9090300@yahoo.com> In-Reply-To: <20110703032553.GA77276@DataIX.net> References: <4E0F3A53.3040309@yahoo.com> <20110703032553.GA77276@DataIX.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/07/2011 04:25, jhell wrote: > > > On Sat, Jul 02, 2011 at 04:33:39PM +0100, Vassilis Laganakos wrote: >> Hello, >> >> I am facing the same problems as Holger here: >> >> http://lists.freebsd.org/pipermail/freebsd-current/2011-June/025205.html >> >> although CVSup dies in gmtime_r in libc.so.7: >> >> ... >> Updating collection src-all/cvs >> Edit src/UPDATING >> >> Program received signal SIGSEGV, Segmentation fault. >> 0x000000002ca10fb9 in gmtime_r () from /lib/libc.so.7 >> ... >> >> See full gdb backtrace at: >> >> http://www.pastie.org/pastes/2154271 >> >> 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. >> >> Any quick ideas on how to correct this, or if someone else is seeing >> this issue? >> > > 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 > from use as a client entirely and links generated for installation of > cvsup -> csup. > Oh, I wasn't aware of that. csup worked sweet, thanks! So I'll remove the cvsup port and switch to using 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. Ok. I haven't been using the X interface, and I agree it hasn't been that great. Thanks for the information! Vassilis L.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E10547F.9090300>