From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 15:53:21 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 B3F071065673 for ; Wed, 30 Jul 2008 15:53:21 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.236]) by mx1.freebsd.org (Postfix) with ESMTP id 8FA478FC18 for ; Wed, 30 Jul 2008 15:53:21 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so106577rvf.43 for ; Wed, 30 Jul 2008 08:53:21 -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:mime-version:content-type; bh=arFvFjW1PV/QvalOup9C9CvRQ9/KWyXIjm9nPRqUb0g=; b=MWftoUO6OmLICUlpO6jltz7Moxmwh8HjH6eBal9bA44HP3fBxyhmvDYaNzmLRkKXiO BUiw11Kw3eGECylG/avE0XIqXUw3k0MSVH4qpeiEbOKWWQuVKai1HQle226cyEMcH/KM cUwKnpWIqtY4q7shSWWNitsw2HiEeFhFIhCsk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=o2yVmRiecH1RM12rUPF1DEjFYu355UnSIixJtanhWtfS46oO2tNkUc5pgju5Omcs0I VWvZyO3kwATGA9lNSGh01Q92+0Jrrktq0mCxVstu3LKhrRr6Sgk5nUCmkuTE9M3bmtH1 CgHCu3jdgY3eV1iqdjUq9D+4QXN0YxrLAtToc= Received: by 10.141.50.11 with SMTP id c11mr4445347rvk.222.1217433201061; Wed, 30 Jul 2008 08:53:21 -0700 (PDT) Received: by 10.140.158.19 with HTTP; Wed, 30 Jul 2008 08:53:21 -0700 (PDT) Message-ID: Date: Wed, 30 Jul 2008 12:53:21 -0300 From: Agus To: "FreeBSD Questions" MIME-Version: 1.0 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: Imposible to update/upgrade ports.... 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: Wed, 30 Jul 2008 15:53:21 -0000 Hi guys, I'v been delaying the installed ports upgrade cause i was testing my server and now that it it in production i wanted to upgrade them and find it impossible... I am running uname -a FreeBSD everest.himalaya.network 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Mon May 21 19:48:05 ART 2007 I did a cvsup to update all ports which did it successfully...then installed portmanager and portsaudit.... did a pkg_version -v and find the outdated ports, like sec, mysql and more.... Now while trying to update with portmanager sysutils/rsync -l -ui -f #Then also tried without the f get this errors: --------------------------------- portmanager 0.4.1_9 perl-5.8.8_1 /lang/perl5.8 make Strike 2 it gets like its looping while updating perl.... For what i saw, portmanager seems to try to update all dependencies too..and is failing in that.... Something similar happened while trying to update apache22 Its my first try updating/upgrading ports...and it was hard to find a doc explaining this....i mean..there are lots of docs but each with different methods... Well, hope you can give me a jhand.. Thanks and Cheers, Agus