Bug 14125 - 5a2: unsatisfied perl(packed-refs) for git-core-2.1.0-2.mga5.x86_64
Summary: 5a2: unsatisfied perl(packed-refs) for git-core-2.1.0-2.mga5.x86_64
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-19 06:44 CEST by Bit Twister
Modified: 2014-09-19 19:19 CEST (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.