From owner-freebsd-questions@FreeBSD.ORG Tue Sep 11 10:20:05 2007 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 75F9116A417 for ; Tue, 11 Sep 2007 10:20:05 +0000 (UTC) (envelope-from gabe@dragffy.com) Received: from pixeco.com (pixeco.com [216.70.123.161]) by mx1.freebsd.org (Postfix) with ESMTP id 4DD2013C46E for ; Tue, 11 Sep 2007 10:20:05 +0000 (UTC) (envelope-from gabe@dragffy.com) Received: (qmail 9937 invoked from network); 11 Sep 2007 10:20:04 +0000 Received: from unknown (HELO ?192.168.1.20?) (91.84.56.254) by pixeco.com with SMTP; 11 Sep 2007 10:20:04 +0000 Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: Gabriel Dragffy Date: Tue, 11 Sep 2007 11:19:57 +0100 X-Mailer: Apple Mail (2.752.3) Subject: Hunks failed, is this bad? 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, 11 Sep 2007 10:20:05 -0000 Hi all I hope you can help me. I have a clean install of freebsd. I changed to /usr and made ports directory. Then I ran portsnap fetch and then extract. Then I changed to ports-mngmt/portmanager and did make install clean. When I try to install any port using either 'make install clean' or 'portmanager www/lighttpd' (for example) I see hunks failed in stdout. As an exaple I saw one of these flas by when installing lighttpd: |--- /usr/ports/Mk/bsd.port.mk Tue Nov 8 01:02:51 2005 |+++ bsd.port.mk Wed Nov 16 02:16:57 2005 -------------------------- Patching file bsd.port.mk using Plan A... Hunk #1 failed at 2049. 1 out of 1 hunks failed--s As far as I can tell I see similar errors no matter what port I try to install. Is this a problem? Many thanks Gabriel Dragffy