From owner-freebsd-stable@FreeBSD.ORG Wed Aug 6 21:59:19 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 476191065672 for ; Wed, 6 Aug 2008 21:59:19 +0000 (UTC) (envelope-from kmd@milshop.ru) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id 22E508FC2D for ; Wed, 6 Aug 2008 21:59:18 +0000 (UTC) (envelope-from kmd@milshop.ru) Received: by wf-out-1314.google.com with SMTP id 24so97565wfg.7 for ; Wed, 06 Aug 2008 14:59:18 -0700 (PDT) Received: by 10.142.48.14 with SMTP id v14mr186168wfv.133.1218059957647; Wed, 06 Aug 2008 14:59:17 -0700 (PDT) Received: by 10.142.200.13 with HTTP; Wed, 6 Aug 2008 14:59:17 -0700 (PDT) Message-ID: <519867a90808061459x74b49ce5jc88d9b0d2b35ce21@mail.gmail.com> Date: Thu, 7 Aug 2008 01:59:17 +0400 From: "Eugene Kazarinov" Sender: kmd@milshop.ru To: "FreeBSD Stable" In-Reply-To: <519867a90808061424t50e14c40t6ab9c6f1d849f53a@mail.gmail.com> MIME-Version: 1.0 References: <519867a90808061424t50e14c40t6ab9c6f1d849f53a@mail.gmail.com> X-Google-Sender-Auth: c860393badc424f3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD 6.3/amd64: cvsup: Bus error (core dumped) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 21:59:19 -0000 nice. After posting I think to get a look to manual.... if it has changed since last time then I look into.... and tatata... ;) "*Note:* The implementation of *CVSup* protocol included with the FreeBSD system is called *csup*. It first appeared in FreeBSD 6.2." 2008/8/7 Eugene Kazarinov > Hello. > Dont know is this list right for this topic, but dont know witch one is. > So > > I got 6.3-STABLE-200807-amd64-disc1.iso > I have installed it > cd /usr/ports/net/cvsup-without-gui/ > make install > make clean > > #cvsup some-stable-sup-file > Connected to cvsup.xxxxxx.ru > Bus error (core dumped) > > I cant get fresh src and ports trees and cant compile fresh 6.X-stable > system with athlon64 optimization. :( > > > How to fix cvsup? > How to keep src-tree of 6.x-stable up-to-date without working cvsup? > How to keep ports-tree up-to-date without working cvsup? > > > PS I manage about 10 servers under 6.x-stable and cvsup under 6.3-stable is > very important for me. > Pls help. >