Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2013 12:12:43 GMT
From:      Kenji Rikitake <kenji@k2r.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183437: archivers/p5-Compress-Raw-Bzip2 fails to install at staging
Message-ID:  <201310291212.r9TCChlB041479@oldred.freebsd.org>
Resent-Message-ID: <201310291220.r9TCK0RL032302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310291212.r9TCChlB041479>