pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49248: p5-Test-YAML-1.05 - Conflicting PLIST with p5-YAML-0.92
The following reply was made to PR pkg/49248; it has been noted by GNATS.
From: wen heping <wenheping%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/49248: p5-Test-YAML-1.05 - Conflicting PLIST with p5-YAML-0.92
Date: Tue, 30 Sep 2014 23:47:42 +0800
Yes, this is a simple patch for p5-Test-YAML:
--- Makefile 6 Sep 2014 14:45:49 -0000 1.1
+++ Makefile 30 Sep 2014 15:42:59 -0000
@@ -10,6 +10,8 @@ HOMEPAGE= http://search.cpan.org/dist/Te
COMMENT= Testing Module for YAML Implementations
LICENSE= ${PERL5_LICENSE}
+CONFLICTS+= p5-YAML-[0-9]*
+
PERL5_PACKLIST= auto/Test/YAML/.packlist
USE_TOOLS+= bash:run
wen
2014-09-30 22:55 GMT+08:00 Hauke Fath <hf%spg.tu-darmstadt.de@localhost>:
>>Number: 49248
>>Category: pkg
>>Synopsis: p5-Test-YAML-1.05 conflicting PLIST with p5-YAML-0.92
>>Confidential: no
>>Severity: serious
>>Priority: medium
>>Responsible: pkg-manager
>>State: open
>>Class: sw-bug
>>Submitter-Id: net
>>Arrival-Date: Tue Sep 30 14:55:00 +0000 2014
>>Originator: Hauke Fath
>>Release: NetBSD 6.1_STABLE
>>Organization:
>
>>Environment:
>
>
> System: NetBSD Hochobir 6.1_STABLE NetBSD 6.1_STABLE (DMZ_DOMU) #0: Tue Jun 10 12:52:23 CEST 2014 hf@Hochstuhl:/var/obj/netbsd-builds/6/amd64/sys/arch/amd64/compile/DMZ_DOMU amd64
> Architecture: x86_64
> Machine: amd64
>>Description:
>
> Today's pkg_rr run fails because p5-YAML needs an update which
> mandates p5-Test-YAML needs an update which fails because both
> cannot install lib/perl5/vendor_perl/5.20.0/Test/YAML.pm in
> the same place. I think.
>
> [...]
> ===> Install binary package of p5-Test-YAML-1.05
> pkg_add: Conflicting PLIST with p5-YAML-0.92: lib/perl5/vendor_perl/5.20.0/Test/YAML.pm
> pkg_add: 1 package addition failed
> *** Error code 1
>
>
>>How-To-Repeat:
>
> Install p5-YAML, I guess.
>
>>Fix:
> Well, have only one of p5-YAML and p5-Test-YAML install the
> disputed file, I guess.
>
>>Unformatted:
>
>
Home |
Main Index |
Thread Index |
Old Index