From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 21:41: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 392DD106566B for ; Mon, 8 Sep 2008 21:41: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 C82D28FC16 for ; Mon, 8 Sep 2008 21:41:17 +0000 (UTC) (envelope-from perikillo@gmail.com) Received: by gxk10 with SMTP id 10so9044421gxk.19 for ; Mon, 08 Sep 2008 14:41:16 -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=JDxE7t2P2csEX1wJTSiH6D+G5mh0csxy15WgOLqdjUs=; b=BzI7sKP5LwftsJERQCgQRbNh8cVChYa5JBXqbjwJvAGQD7Vm2XnXEHNqK5PytIoM1R 3qpwYMmuFqUltPSO03YHr7OQbN86W1wa70WcsenZ6belz/mive2B+h8IXcKP2pQ4v1T3 ThSCscSq+R2XYjGMC4O9x/pFCVMSHidfpfPbU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=XnFQAtArsGE+bpMHBZsEk8RmtHxV+Y6V82vr3RnRm/gggp8J3uFsmQdmQefUwLUASe t6MydUlU/Qm/Kayl4NBS4tKVDhRo9E9T8C5J6cbvZvjOgerU5Z6lw1pUeE7lVecjjxQa n36PNJIR7xl7HlhNXS1kfBXQcJDaelT1sxEjY= Received: by 10.150.139.15 with SMTP id m15mr22085053ybd.135.1220910076455; Mon, 08 Sep 2008 14:41:16 -0700 (PDT) Received: by 10.150.185.2 with HTTP; Mon, 8 Sep 2008 14:41:15 -0700 (PDT) Message-ID: <51d7a5160809081441h6f952906ibea9d236a9c271dd@mail.gmail.com> Date: Mon, 8 Sep 2008 14:41:15 -0700 From: perikillo To: "FreeBSD Mailing List" 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: 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: Mon, 08 Sep 2008 21:41:18 -0000 Hi people. Well I have time locking for a solution for this problem I have, I have googling around and have not found a solution, I have 2 serves running FreeBSD 6.1/6.2, normally I update my ports tree each day, but I already stop doing that because I still cannot fix the problems with the commmand: portsdb -Uu, each time I run that command on both servers I receive this error: Updating the ports index ... Generating INDEX.tmp - please wait.."Makefile", line 56: Could not find bsd.port.options.mk make: fatal errors encountered -- cannot continue ===> sysutils/apcupsd failed *** Error code 1 I try to follow some sites solutions but no luck, I remove the port "portupgrade" and install again but again no luck, download the Index file, etc, etc, today I build a server, fresh install, update my ports with portsnap, them run the portsdb -Uu and again the same error. This could not be the sync of the server and my files, because the last time I try to sync my servers this was the same error I got today. I don't know if this is the only way we can have our ports sync: portsnap fetch && portsnap update && portsdb -Uu ? This is my normal commands I use to sync my ports, maybe I am wrong please confirm this if I'am wrong, but the error appear right in my server, what could I do to fix this error? I have seen other people with the same error and no solution yet. "sysutils/apcupsd failed" Thanks all for your time!!! FreeBSD 6.3-Release!!!