From owner-freebsd-perl@FreeBSD.ORG Tue Jan 27 22:36:47 2009 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F02B610658DB; Tue, 27 Jan 2009 22:36:46 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from exchange.physicalsegment.com (78-105-106-222.zone3.bethere.co.uk [78.105.106.222]) by mx1.freebsd.org (Postfix) with ESMTP id 2F4EF8FC38; Tue, 27 Jan 2009 22:36:46 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from mail pickup service by exchange.physicalsegment.com with Microsoft SMTPSVC; Tue, 27 Jan 2009 21:33:29 +0000 Received: from mx2.freebsd.org ([69.147.83.53]) by tsplpt01.thespinney.local with Microsoft SMTPSVC(6.0.2600.5512); Tue, 27 Jan 2009 14:16:05 +0000 Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 4DE681A46CC; Tue, 27 Jan 2009 14:15:29 +0000 (UTC) (envelope-from owner-freebsd-questions@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AC25610656EC; Tue, 27 Jan 2009 14:15:28 +0000 (UTC) (envelope-from owner-freebsd-questions@freebsd.org) 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 BC88D1065672; Tue, 27 Jan 2009 14:15:13 +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 8045A8FC1B; Tue, 27 Jan 2009 14:15:13 +0000 (UTC) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 7661F6D400; Tue, 27 Jan 2009 14:59:24 +0100 (CET) Date: Tue, 27 Jan 2009 14:59:24 +0100 From: Anton Berezin To: Matthias Apitz Message-ID: <20090127135924.GA28672@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Matthias Apitz , freebsd-questions@freebsd.org, perl@freebsd.org References: <20090127131500.GA22386@rebelion.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090127131500.GA22386@rebelion.Sisis.de> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.18 (2008-05-17) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-questions@freebsd.org Errors-To: owner-freebsd-questions@freebsd.org X-OriginalArrivalTime: 27 Jan 2009 14:16:05.0755 (UTC) FILETIME=[CAC4F4B0:01C98089] Cc: perl@freebsd.org, freebsd-questions@freebsd.org Subject: Re: errors on pkg_create for p5-* ports X-BeenThere: freebsd-perl@freebsd.org List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 22:36:50 -0000 Matthias, On Tue, Jan 27, 2009 at 02:15:00PM +0100, Matthias Apitz wrote: > After installing 7.1R ports (portupgraded) I'm trying to create packages > of all the ~1000 installed packages; 8 packages, all belonging to > bsdpan-* packages from ports/www/p5-* (exact list below) are giving > errors; what could I do? Something is very interesting here. If you used ports to install those modules, there will be no bsdpan packages, there will be p5 packages. If you installed modules directly from CPAN, there will be bsdpan packages. So before trying to figure out the problem with pkg_create, it would be useful to figure out how the modules in question were installed, and if the answer is "directly from CPAN", why the "real" ports were not used for the task. Another interesting question is whether a previous version of lang/perl5.8 (5.8.8) was installed at some point, and whether perl-after-upgrade script was run after the upgrade to 5.8.9 (as per ports/UPDATING entry). \Anton. -- There is no beauty in entropy. -- Eliezer Yudkowsky _______________________________________________ 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"