From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 29 12:20:01 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 1A67F722 for ; Tue, 29 Oct 2013 12:20:01 +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 D5CD021E8 for ; Tue, 29 Oct 2013 12: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 r9TCK0sn032311 for ; Tue, 29 Oct 2013 12: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 r9TCK0RL032302; Tue, 29 Oct 2013 12:20:00 GMT (envelope-from gnats) Resent-Date: Tue, 29 Oct 2013 12:20:00 GMT Resent-Message-Id: <201310291220.r9TCK0RL032302@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 A25F1607 for ; Tue, 29 Oct 2013 12:12:43 +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 8FB4D2176 for ; Tue, 29 Oct 2013 12:12:43 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9TCChHo041488 for ; Tue, 29 Oct 2013 12:12:43 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9TCChlB041479; Tue, 29 Oct 2013 12:12:43 GMT (envelope-from nobody) Message-Id: <201310291212.r9TCChlB041479@oldred.freebsd.org> Date: Tue, 29 Oct 2013 12:12:43 GMT From: Kenji Rikitake To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183437: archivers/p5-Compress-Raw-Bzip2 fails to install at staging 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: Tue, 29 Oct 2013 12:20:01 -0000 >Number: 183437 >Category: ports >Synopsis: archivers/p5-Compress-Raw-Bzip2 fails to install at staging >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: Tue Oct 29 12:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kenji Rikitake >Release: 10.0-BETA2 >Organization: >Environment: FreeBSD wellmax.priv.k2r.org 10.0-BETA2 FreeBSD 10.0-BETA2 #13 r257290: Tue Oct 29 12:31:14 JST 2013 root@wellmax.priv.k2r.org:/usr/obj/usr/src/sys/K2RKERNEL amd64 >Description: archives/p5-Compress-Raw-Bzip2 fail to install at staging, with the error of non-existing Bzip2.bs >How-To-Repeat: cd /usr/ports/archivers/p5-Compress-Raw-Bzip2 >Fix: removing the Bzip2.bs from the pkg-plist will solve this problem. Patch attached. Patch attached with submission follows: --- pkg-plist.FCS 2013-09-30 17:50:37.000000000 +0900 +++ pkg-plist 2013-10-29 20:58:41.000000000 +0900 @@ -1,6 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Compress/Raw/Bzip2.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/autosplit.ix %%PERL5_MAN3%%/Compress::Raw::Bzip2.3.gz >Release-Note: >Audit-Trail: >Unformatted: