From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 00:57:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 700E1106564A for ; Tue, 9 Sep 2008 00:57:18 +0000 (UTC) (envelope-from perikillo@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id 0F0648FC20 for ; Tue, 9 Sep 2008 00:57:17 +0000 (UTC) (envelope-from perikillo@gmail.com) Received: by gxk10 with SMTP id 10so9283200gxk.19 for ; Mon, 08 Sep 2008 17:57:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=mXeK/y3UGdWWKwAFlGZpH5VU1V2p8sYqYVLmmpvST8o=; b=cScfnHrEwwf6zLcAPGnDdxW0079sC4+ScTuDBMdbpj9Vj/Vn88juq2OYh8F8/eRTmY vGotq2E13xZBoQW68bBUYNYyf4a2t5cu7xcYCJVR5ta4HJ6OmW+JS6uGy6fNGBJxAPTV 55Blfyl23tI1ZvFHe/9/JWlzPe4uVqEB+LEqQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=n/3OlaSLsOTs/5RarxStcIARc3jvOoko96JVl1i+erUPEeDPQPC3HliIDLAb8DaUt8 APPjSf5E9RfG8JYjxftLOrAtN0jYdX4Ns0slBGjAPtLMcQWGn6qrnLtuR18fjvfPwAYe Db85Lt19emVXTiJg+6kX7Atc/MHcNOC1CRBFU= Received: by 10.151.149.14 with SMTP id b14mr3230895ybo.128.1220921836958; Mon, 08 Sep 2008 17:57:16 -0700 (PDT) Received: by 10.150.185.2 with HTTP; Mon, 8 Sep 2008 17:57:16 -0700 (PDT) Message-ID: <51d7a5160809081757kcb93a17p9f28719eb3da5087@mail.gmail.com> Date: Mon, 8 Sep 2008 17:57:16 -0700 From: perikillo To: "FreeBSD Mailing List" In-Reply-To: MIME-Version: 1.0 References: <51d7a5160809081441h6f952906ibea9d236a9c271dd@mail.gmail.com> <8d23ec860809081519l2bfb73fax8c82824c17a382bc@mail.gmail.com> <51d7a5160809081625o2856d25erf61e3c409c93ca9c@mail.gmail.com> 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: Problems with portsdb -Uu on FreeBSD 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2008 00:57:18 -0000 I have been trying a lot of things, I want to start again, I think I just need to delete /usr/ports? Let me read again the manual and see those Flags. I remember that the first time u run portsdb the manuals recommend to sue Uu, but let read the manual page, I will back soon!!! Thanks all for your support!!! On Mon, Sep 8, 2008 at 5:26 PM, Michael Powell wrote: > perikillo wrote: > > > http://www.freebsd.org/doc/en/books/handbook/portsnap.html > > > > I supposes that "portsnap extract" have to run just once, latter u have > > to > > just run portsnap fetch && portsnap update? > > > > Sean, u say that I better mix cvsup + portsnap? > > > > This is normal? This would not broke my tree? > > > > Right now I already run cvsup and is running portsdb -Uu, I will let u > > know what happend, thanks!!! > [snip] > > Unless you have a specific overriding reason to do -Uu you might want to > try -uF instead. It's what I use and it's always worked. In fact, this is > what I do to see if I need an upgrade: > > csup -L 2 ports && portsdb -uF && pkgdb -u && portversion > > But since I have never used portsnap don't really know anything about it. > > -Mike > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >