From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 28 07:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CAB349FA for ; Sat, 28 Sep 2013 07:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AA87D2C6E for ; Sat, 28 Sep 2013 07:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8S7K0Re032196 for ; Sat, 28 Sep 2013 07:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8S7K0gU032195; Sat, 28 Sep 2013 07:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 28 Sep 2013 07:20:00 GMT Resent-Message-Id: <201309280720.r8S7K0gU032195@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kenji Rikitake Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D4E7B94C for ; Sat, 28 Sep 2013 07:15:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A86312C1F for ; Sat, 28 Sep 2013 07:15:19 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8S7FJXN038253 for ; Sat, 28 Sep 2013 07:15:19 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8S7FJA1038245; Sat, 28 Sep 2013 07:15:19 GMT (envelope-from nobody) Message-Id: <201309280715.r8S7FJA1038245@oldred.freebsd.org> Date: Sat, 28 Sep 2013 07:15:19 GMT From: Kenji Rikitake To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182454: textproc/ack does not run (not all necessary files installed) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 07:20:01 -0000 >Number: 182454 >Category: ports >Synopsis: textproc/ack does not run (not all necessary files installed) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 28 07:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kenji Rikitake >Release: 9.2-PRERELEASE >Organization: >Environment: FreeBSD minimax.priv.k2r.org 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #12 r255623: Tue Sep 17 16:59:31 JST 2013 root@minimax.priv.k2r.org:/usr/obj/usr/src/sys/K2RKERNEL amd64 >Description: ack-2.10 does not run and causes error with the following error messages: kenji@minimax[1108]% ack Can't locate App/Ack/Filter/ExtensionGroup.pm in @INC (@INC contains: /home/kenji/perl5/lib/perl5/amd64-freebsd /home/kenji/perl5/lib/perl5/amd64-freebsd /home/kenji/perl5/lib/perl5 /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at /usr/local/lib/perl5/site_perl/5.16/App/Ack/Filter/Extension.pm line 7. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.16/App/Ack/Filter/Extension.pm line 7. Compilation failed in require at /usr/local/bin/ack line 20. BEGIN failed--compilation aborted at /usr/local/bin/ack line 20. kenji@minimax[1109]% >How-To-Repeat: do /usr/local/bin/ack >Fix: Apply the patch at /usr/ports/textproc/ack (Not all necessary files were listed in the pkg-plist. This patch fixes the list.) Patch attached with submission follows: --- pkg-plist.OLD 2013-09-27 01:47:18.000000000 +0900 +++ pkg-plist 2013-09-28 16:08:06.000000000 +0900 @@ -4,11 +4,14 @@ %%SITE_PERL%%/App/Ack/ConfigFinder.pm %%SITE_PERL%%/App/Ack/ConfigLoader.pm %%SITE_PERL%%/App/Ack/Filter.pm +%%SITE_PERL%%/App/Ack/Filter/Collection.pm %%SITE_PERL%%/App/Ack/Filter/Default.pm %%SITE_PERL%%/App/Ack/Filter/Extension.pm +%%SITE_PERL%%/App/Ack/Filter/ExtensionGroup.pm %%SITE_PERL%%/App/Ack/Filter/FirstLineMatch.pm %%SITE_PERL%%/App/Ack/Filter/Inverse.pm %%SITE_PERL%%/App/Ack/Filter/Is.pm +%%SITE_PERL%%/App/Ack/Filter/IsGroup.pm %%SITE_PERL%%/App/Ack/Filter/Match.pm %%SITE_PERL%%/App/Ack/Resource.pm %%SITE_PERL%%/App/Ack/Resource/Basic.pm >Release-Note: >Audit-Trail: >Unformatted: