Bug 14125

Summary: 5a2: unsatisfied perl(packed-refs) for git-core-2.1.0-2.mga5.x86_64
Product: Mageia Reporter: Bit Twister <bittwister2>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: thierry.vignaud
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description Bit Twister 2014-09-19 06:44:55 CEST
Description of problem:

Some requested packages cannot be installed:
git-core-2.1.0-2.mga5.x86_64 (due to unsatisfied perl(packed-refs))
git-email-2.1.0-2.mga5.x86_64 (due to unsatisfied git-core[== 1:2.1.0-2.mga5])
git-svn-2.1.0-2.mga5.x86_64 (due to unsatisfied git-core-2.1.0-2.mga5.i586)

Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. urpmi --downloader wget --auto --auto-update 
2.
3.


Reproducible: 

Steps to Reproduce:
Comment 1 Thierry Vignaud 2014-09-19 12:03:08 CEST
The following would do it:
%global __requires_exclude perl\\(packed-refs\\)

But this would be better:

%global __provides_exclude_from %{_docdir}
%global __requires_exclude_from %{_docdir}

CC: (none) => thierry.vignaud

Comment 2 Thierry Vignaud 2014-09-19 19:19:46 CEST
Fixed.

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