From owner-freebsd-perl@FreeBSD.ORG Wed Aug 16 08:20:40 2006 Return-Path: X-Original-To: perl@freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48AF816A4DE for ; Wed, 16 Aug 2006 08:20:40 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B22F43D6A for ; Wed, 16 Aug 2006 08:20:38 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id DE06F125427; Wed, 16 Aug 2006 10:20:36 +0200 (CEST) Date: Wed, 16 Aug 2006 10:20:36 +0200 From: Anton Berezin To: n3gative Message-ID: <20060816082036.GA33457@heechee.tobez.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: perl@freebsd.org Subject: Re: MailScanner from port not installing X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 08:20:40 -0000 On Wed, Aug 09, 2006 at 01:02:00PM +0400, n3gative wrote: > MailScanner-4.54.6_2 > > cutted... > \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ > ===> Extracting for p5-DBI-1.51 > => MD5 Checksum OK for DBI-1.51.tar.gz . > => SHA256 Checksum OK for DBI-1.51.tar.gz. > ===> p5-DBI-1.51 depends on file: /usr/local/bin/perl5.8.8 - found > ===> Patching for p5-DBI-1.51 > ===> p5-DBI-1.51 depends on file: /usr/local/bin/perl5.8.8 - found > ===> Applying FreeBSD patches for p5-DBI-1.51 > 2 out of 2 hunks failed--saving rejects to Makefile.PL.rej > => Patch patch-Makefile.PL failed to apply cleanly. > *** Error code 1 > > Stop in /usr/ports/databases/p5-DBI. > *** Error code 1 > > Stop in /usr/ports/mail/mailscanner. > > My uname: FreeBSD *** 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 > 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP > i386 > > Can you help? Must i add more info? Well the problem has obviously nothing to do with MailScanner. The culprit is the patch-Makefile.PL from databases/p5-DBI/files/ directory. This file was removed during the update of p5-DBI to 0.51 two month ago. Since you still have the file, it would appear that the method you used to update the ports collection is suspect - the port was updated but the files that should have been removed weren't. Please make sure you have up to date - and *consustent* ports collection, then try again (do a make clean first). \Anton. -- We're going for 'working' here. 'clean' is for people with skills... -- Flemming Jacobsen