Bug 1756

Summary: File conflict with perl-JSON-PP when upgrading to perl-5.14.0
Product: Mageia Reporter: Ahmad Samir <ahmadsamir3891>
Component: RPM PackagesAssignee: Jerome Quelin <jquelin>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: perl-5.14.0 CVE:
Status comment:

Description Ahmad Samir 2011-06-12 00:34:53 CEST
Installation failed:
        file /usr/bin/json_pp from install of perl-devel-2:5.14.0-2.mga2.x86_64 conflicts with file from package perl-JSON-PP-2.271.50-1.mga1.noarch

I think /usr/bin/json_pp should be in the perl main package, not in -devel, since /usr/lib/perl5/5.14.0/JSON/PP/Boolean.pm is already in the main package
Comment 1 Jerome Quelin 2011-06-12 09:40:50 CEST
should be fixed by perl-JSON-PP-2.271.50-2.mga2

wrt moving json_pp to perl: maybe. i'm currently considering removing perl-base and joining it with perl package. but that's for later.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 2 Ahmad Samir 2011-06-12 19:35:05 CEST
Your call, I was just taking a wild shot; thanks for the fix :)